Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates #1014

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2024

Bumps the dev-deps group with 6 updates in the / directory:

Package From To
@types/node 20.12.2 20.14.0
@typescript-eslint/eslint-plugin 7.4.0 7.11.0
@vitest/coverage-v8 1.4.0 1.6.0
remark-preset-ybiquitous 0.4.2 0.4.3
typescript 5.4.3 5.4.5
ybiq 17.2.0 17.3.0

Updates @types/node from 20.12.2 to 20.14.0

Commits

Updates @typescript-eslint/eslint-plugin from 7.4.0 to 7.11.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.11.0

7.11.0 (2024-05-27)

🚀 Features

  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment (#9081)

🩹 Fixes

  • ast-spec: add EmptyStatement to Statement (#8892)
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions (#8826)
  • typescript-estree: truncate number of files printed by the maximum file error (#9127)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.10.0

7.10.0 (2024-05-20)

🚀 Features

  • eslint-plugin: [sort-type-constituents] support case sensitive sorting (#8760)

🩹 Fixes

  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag (#8764)
  • typescript-estree: don't add in-project files to defaultProjectMatchedFiles (#9097)
  • utils: remove function form type from flat config files and ignores (#9111)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.9.0

7.9.0 (2024-05-13)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.11.0 (2024-05-27)

🚀 Features

  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment

🩹 Fixes

  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions

❤️ Thank You

  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

7.10.0 (2024-05-20)

🚀 Features

  • eslint-plugin: [sort-type-constituents] support case sensitive sorting

🩹 Fixes

  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag

❤️ Thank You

  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

7.9.0 (2024-05-13)

🩹 Fixes

  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters

... (truncated)

Commits
  • e360541 chore(release): publish 7.11.0
  • b230385 feat(eslint-plugin): deprecate prefer-ts-expect-error in favor of ban-ts-comm...
  • 3461f45 test(eslint-plugin): [consistent-type-assertions] add missing output: null ...
  • 342b873 fix(eslint-plugin): [consistent-type-assertions] prevent syntax errors on arr...
  • b5ce43b chore(eslint-plugin): replaced map/reduce with flatMap in normalizedOptions i...
  • c18226e chore(release): publish 7.10.0
  • 8d92ba8 docs: [no-floating-promises] fix capitalization typo (#9118)
  • d951d83 fix(eslint-plugin): [prefer-regexp-exec] fix heuristic to check whether regex...
  • 987a96e feat(eslint-plugin): [sort-type-constituents] support case sensitive sorting ...
  • 77fc366 chore(release): publish 7.9.0
  • Additional commits viewable in compare view

Updates @vitest/coverage-v8 from 1.4.0 to 1.6.0

Release notes

Sourced from @​vitest/coverage-v8's releases.

v1.6.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

... (truncated)

Commits
  • 6b29f3d chore: release v1.6.0
  • c9883f3 fix(coverage): apply vite-node's wrapper only to executed files (#5642)
  • a52964b chore: release v1.5.3
  • 81f57f4 chore: release v1.5.2
  • 1be4510 chore: release v1.5.1
  • 80265b4 fix(coverage): thresholds to compare files relative to root (#5574)
  • ea3c16e fix(coverage): prevent crash when cleanOnRerun is disabled (#5540)
  • 9e7a01c chore: release v1.5.0
  • 10b8971 feat(coverage): v8 to ignore empty lines, comments, types (#5457)
  • See full diff in compare view

Updates remark-preset-ybiquitous from 0.4.2 to 0.4.3

Release notes

Sourced from remark-preset-ybiquitous's releases.

v0.4.3

See the changelog for details.

ybiquitous/remark-preset-ybiquitous@v0.4.2...v0.4.3

Changelog

Sourced from remark-preset-ybiquitous's changelog.

0.4.3 (2024-05-01)

Features

  • deps: bump remark-lint-file-extension from 2.1.2 to 3.0.0 (#204) (b0d8c0d)
  • deps: bump remark-lint-final-definition from 3.1.2 to 4.0.1 (#222) (8173556)
  • deps: bump remark-lint-final-newline from 2.1.2 to 3.0.0 (#199) (cadd341)
  • deps: bump remark-lint-first-heading-level from 3.1.2 to 4.0.0 (#230) (c1a6f0e)
  • deps: bump remark-lint-heading-increment from 3.1.2 to 4.0.0 (#223) (e28bc9d)
  • deps: bump remark-lint-linebreak-style from 3.1.2 to 4.0.0 (#227) (ad89fae)
  • deps: bump remark-lint-no-duplicate-headings from 3.1.2 to 4.0.0 (#225) (eb7ebb5)
  • deps: bump remark-lint-no-emphasis-as-heading from 3.1.2 to 4.0.0 (#210) (dd26229)
  • deps: bump remark-lint-no-empty-url from 3.1.2 to 4.0.0 (#207) (d04abdc)
  • deps: bump remark-lint-no-file-name-articles from 2.1.2 to 3.0.0 (#213) (164126e)
  • deps: bump remark-lint-no-file-name-consecutive-dashes from 2.1.2 to 3.0.0 (#200) (77b7776)
  • deps: bump remark-lint-no-file-name-irregular-characters from 2.1.2 to 3.0.0 (#212) (d7c027f)
  • deps: bump remark-lint-no-file-name-mixed-case from 2.1.2 to 3.0.0 (#211) (e3dc98f)
  • deps: bump remark-lint-no-file-name-outer-dashes from 2.1.2 to 3.0.0 (#214) (843b148)
  • deps: bump remark-lint-no-heading-like-paragraph from 3.1.2 to 4.0.0 (#215) (75c0aaf)
  • deps: bump remark-lint-no-heading-punctuation from 3.1.2 to 4.0.0 (#201) (7d75391)
  • deps: bump remark-lint-no-missing-blank-lines from 3.1.2 to 4.0.0 (#216) (cb598ce)
  • deps: bump remark-lint-no-multiple-toplevel-headings from 3.1.2 to 4.0.0 (#209) (15e7f10)
  • deps: bump remark-lint-no-paragraph-content-indent from 4.1.2 to 5.0.0 (#224) (4e4e6bb)
  • deps: bump remark-lint-no-reference-like-url from 3.1.2 to 4.0.0 (#205) (1adf3c3)
  • deps: bump remark-lint-no-shell-dollars from 3.1.2 to 4.0.0 (#203) (dce657c)
  • deps: bump remark-lint-no-table-indentation from 4.1.2 to 5.0.0 (#226) (aa2f666)
  • deps: bump remark-lint-no-tabs from 3.1.2 to 4.0.0 (#217) (4e93b41)
  • deps: bump remark-lint-no-unneeded-full-reference-image from 3.1.2 to 4.0.0 (#206) (2011c0f)
  • deps: bump remark-lint-no-unneeded-full-reference-link from 3.1.2 to 4.0.0 (#202) (d1b9931)
  • deps: bump remark-lint-strikethrough-marker from 2.1.2 to 3.0.0 (#221) (79cb39f)
  • deps: bump remark-lint-table-pipes from 4.1.2 to 5.0.0 (#218) (ab419b5)
  • deps: bump remark-preset-lint-recommended from 6.1.3 to 7.0.0 (#208) (8fde2f4)
Commits
  • dd82585 chore(release): 0.4.3
  • 7587d75 chore: apply ybiq init (#232)
  • ca345cf build(deps): bump remark-lint-no-consecutive-blank-lines from 4.1.3 to 5.0.0 ...
  • ad89fae feat(deps): bump remark-lint-linebreak-style from 3.1.2 to 4.0.0 (#227)
  • 8c63920 build(deps): bump remark-lint-no-duplicate-defined-urls from 2.1.2 to 3.0.0 (...
  • c1a6f0e feat(deps): bump remark-lint-first-heading-level from 3.1.2 to 4.0.0 (#230)
  • aa2f666 feat(deps): bump remark-lint-no-table-indentation from 4.1.2 to 5.0.0 (#226)
  • eb7ebb5 feat(deps): bump remark-lint-no-duplicate-headings from 3.1.2 to 4.0.0 (#225)
  • 4e4e6bb feat(deps): bump remark-lint-no-paragraph-content-indent from 4.1.2 to 5.0.0 ...
  • e28bc9d feat(deps): bump remark-lint-heading-increment from 3.1.2 to 4.0.0 (#223)
  • Additional commits viewable in compare view

Updates typescript from 5.4.3 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view

Updates vitest from 1.4.0 to 1.6.0

Release notes

Sourced from vitest's releases.

v1.6.0

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

... (truncated)

Commits
  • 6b29f3d chore: release v1.6.0
  • f8d3d22 feat(benchmark): support comparing benchmark result (#5398)
  • 21e58bd feat(browser): allow injecting scripts (#5656)
  • 30f728b feat: custom "snapshotEnvironment" option (#5449)
  • 2f91322 feat(reporter): support includeConsoleOutput and addFileAttribute in juni...
  • c571276 perf: unnecessary rpc call when coverage is disabled (#5658)
  • bdce0a2 feat: support standalone mode (#5565)
  • 40c299f fix: don't panic on empty files in node_modules
  • c9e68ce fix: hash the name of the file when caching (#5654)
  • f5faf42 fix: call resolveId('vitest') after buildStart (#5646)
  • Additional commits viewable in compare view

Updates ybiq from 17.2.0 to 17.3.0

Release notes

Sourced from ybiq's releases.

v17.3.0

See the changelog for details.

ybiquitous/ybiq@v17.2.0...v17.3.0

Changelog

Sourced from ybiq's changelog.

17.3.0 (2024-05-01)

Features

Bug Fixes

  • deps: bump the commitlint group with 2 updates to v19 (#1707) (4c7f066)
Commits
  • 8817a3f chore(release): 17.3.0
  • 7546f9f build(deps): bump remark-cli from 12.0.0 to 12.0.1 (#1731)
  • 83e78f9 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.7.1 to 7.8.0 in...
  • 6189917 feat(actions): add Node.js 22 to test matrix (#1729)
  • 85f0b97 build(deps-dev): bump the eslint-dev group with 2 updates (#1728)
  • 27acae8 build(deps): bump @​commitlint/cli from 19.2.2 to 19.3.0 in the commitlint gro...
  • 696d06c build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 in...
  • 24d0b59 build(deps-dev): bump the typescript group with 2 updates (#1724)
  • 6198686 chore: fix commitlint violation for header-max-length rule (#1725)
  • 381bfb8 build(deps-dev): bump @​typescript-eslint/eslint-plugin from 7.5.0 to 7.6.0 in...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dev-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.2` | `20.14.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.4.0` | `7.11.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.4.0` | `1.6.0` |
| [remark-preset-ybiquitous](https://github.com/ybiquitous/remark-preset-ybiquitous) | `0.4.2` | `0.4.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` |
| [ybiq](https://github.com/ybiquitous/ybiq) | `17.2.0` | `17.3.0` |



Updates `@types/node` from 20.12.2 to 20.14.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.11.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.11.0/packages/eslint-plugin)

Updates `@vitest/coverage-v8` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8)

Updates `remark-preset-ybiquitous` from 0.4.2 to 0.4.3
- [Release notes](https://github.com/ybiquitous/remark-preset-ybiquitous/releases)
- [Changelog](https://github.com/ybiquitous/remark-preset-ybiquitous/blob/main/CHANGELOG.md)
- [Commits](ybiquitous/remark-preset-ybiquitous@v0.4.2...v0.4.3)

Updates `typescript` from 5.4.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.3...v5.4.5)

Updates `vitest` from 1.4.0 to 1.6.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest)

Updates `ybiq` from 17.2.0 to 17.3.0
- [Release notes](https://github.com/ybiquitous/ybiq/releases)
- [Changelog](https://github.com/ybiquitous/ybiq/blob/main/CHANGELOG.md)
- [Commits](ybiquitous/ybiq@v17.2.0...v17.3.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: remark-preset-ybiquitous
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: ybiq
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2024
@github-actions github-actions bot enabled auto-merge (squash) June 3, 2024 00:26
@ybiquitous ybiquitous disabled auto-merge June 3, 2024 00:32
@ybiquitous ybiquitous merged commit 5b2738e into main Jun 3, 2024
8 checks passed
@ybiquitous ybiquitous deleted the dependabot/npm_and_yarn/dev-deps-b9f882077d branch June 3, 2024 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant