build(deps): bump the production-dependencies group with 18 updates#223
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the production-dependencies group with 18 updates#223dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the production-dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `8.38.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `8.38.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.8` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `4.4.4` | | [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.31.4` | `1.3.1` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.32.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `29.0.1` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.13.0` | `2.20.1` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.10.2` | | [eslint-plugin-no-use-extend-native](https://github.com/dustinspecker/eslint-plugin-no-use-extend-native) | `0.5.0` | `0.7.2` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `7.2.1` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.0` | `7.37.5` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `4.6.0` | `5.2.0` | | [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) | `2.2.0` | `2.9.0` | | [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) | `2.35.1` | `3.11.0` | | [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) | `51.0.1` | `60.0.0` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.22.0` | `10.3.0` | | [local-pkg](https://github.com/antfu/local-pkg) | `0.5.0` | `1.1.1` | Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 8.38.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/v8.38.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.1.0 to 8.38.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/parser) Updates `eslint-config-prettier` from 9.1.0 to 10.1.8 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.8) Updates `eslint-import-resolver-typescript` from 3.6.1 to 4.4.4 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v4.4.4) Updates `eslint-plugin-astro` from 0.31.4 to 1.3.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-astro@v0.31.4...v1.3.1) Updates `eslint-plugin-import` from 2.29.1 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.32.0) Updates `eslint-plugin-jest` from 27.9.0 to 29.0.1 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.9.0...v29.0.1) Updates `eslint-plugin-jsonc` from 2.13.0 to 2.20.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.13.0...v2.20.1) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.10.2 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.10.2) Updates `eslint-plugin-no-use-extend-native` from 0.5.0 to 0.7.2 - [Release notes](https://github.com/dustinspecker/eslint-plugin-no-use-extend-native/releases) - [Commits](dustinspecker/eslint-plugin-no-use-extend-native@v0.5.0...v0.7.2) Updates `eslint-plugin-promise` from 6.1.1 to 7.2.1 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v7.2.1) Updates `eslint-plugin-react` from 7.34.0 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.0...v7.37.5) Updates `eslint-plugin-react-hooks` from 4.6.0 to 5.2.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-regexp` from 2.2.0 to 2.9.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-regexp@v2.2.0...v2.9.0) Updates `eslint-plugin-svelte` from 2.35.1 to 3.11.0 - [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases) - [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.35.1...eslint-plugin-svelte@3.11.0) Updates `eslint-plugin-unicorn` from 51.0.1 to 60.0.0 - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](sindresorhus/eslint-plugin-unicorn@v51.0.1...v60.0.0) Updates `eslint-plugin-vue` from 9.22.0 to 10.3.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v9.22.0...v10.3.0) Updates `local-pkg` from 0.5.0 to 1.1.1 - [Release notes](https://github.com/antfu/local-pkg/releases) - [Commits](antfu-collective/local-pkg@v0.5.0...v1.1.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.38.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.38.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-import-resolver-typescript dependency-version: 4.4.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-astro dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-jsonc dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-jsx-a11y dependency-version: 6.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-no-use-extend-native dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-promise dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-react-hooks dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-regexp dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: eslint-plugin-svelte dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-unicorn dependency-version: 60.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: eslint-plugin-vue dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: local-pkg dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 18 updates:
7.1.08.38.07.1.08.38.09.1.010.1.83.6.14.4.40.31.41.3.12.29.12.32.027.9.029.0.12.13.02.20.16.8.06.10.20.5.00.7.26.1.17.2.17.34.07.37.54.6.05.2.02.2.02.9.02.35.13.11.051.0.160.0.09.22.010.3.00.5.01.1.1Updates
@typescript-eslint/eslint-pluginfrom 7.1.0 to 8.38.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
d11e79echore(release): publish 8.38.05ec8c58fix: disallow extra properties in rule options (#11397)0e884c7fix(eslint-plugin): [consistent-generic-constructors] resolve conflict with `...816be17chore(release): publish 8.37.0e1b310cfix(eslint-plugin): [unified-signatures] fix false positives for ignoreOverlo...16c344edocs(website): remove stale list of checked expressions (#11384)84b7a2echore(release): publish 8.36.0d1388fcfix(eslint-plugin): [no-deprecated] should allow ignoring of deprecated value...4a60d3edocs(eslint-plugin): [only-throw-error] document options (#11348)1ca81c1chore(eslint-plugin): switch auto-generated test cases to hand-written in no-...Updates
@typescript-eslint/parserfrom 7.1.0 to 8.38.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
d11e79echore(release): publish 8.38.0816be17chore(release): publish 8.37.084b7a2echore(release): publish 8.36.0e2ecca6chore: fix issues introduced by updatednxconfiguration (#11230)f9bd7d8chore(release): publish 8.35.1d19c9f3chore(release): publish 8.35.0ccd0791chore(release): publish 8.34.18915a47chore(release): publish 8.34.0936f350chore(release): publish 8.33.1dca57b3chore(release): publish 8.33.0Updates
eslint-config-prettierfrom 9.1.0 to 10.1.8Release notes
Sourced from eslint-config-prettier's releases.
... (truncated)
Changelog
Sourced from eslint-config-prettier's changelog.
... (truncated)
Commits
9b0b0a4fix: release a new latest version4c94893chore: release eslint-config-prettier (#333)60fef02chore: addfundingfield intopackage.json(#332)f55501fchore: release eslint-config-prettier (#329)50a8a22chore(deps): update all dependencies (#330)94b4799fix(cli): do not crash on no rules configured (#328)cdc4a5cchore: release eslint-config-prettier (#326)4e95a1dfix: this package iscommonjs, align its types correctly (#325)8911369chore: release eslint-config-prettier (#322)a8768bfchore(package): add homepage url (#321)Maintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
eslint-import-resolver-typescriptfrom 3.6.1 to 4.4.4Release notes
Sourced from eslint-import-resolver-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
... (truncated)
Commits
76672aechore: release eslint-import-resolver-typescript (#467)93b39d2fix(deps): update all dependencies (#468)799f1cefix: include options hash in cache key for options normalization (#466)c06392fdocs: improve the documentation (#464)ff0445fchore: release eslint-import-resolver-typescript (#463)43575e7chore: migratestable-hashtostable-hash-x(#462)5db36e7chore: release eslint-import-resolver-typescript (#460)f16150bfix: always sort projects by affinity before iterating (#459)f9ad3b0docs: addStar Historysectionc7d0125chore: release eslint-import-resolver-typescript (#458)Updates
eslint-plugin-astrofrom 0.31.4 to 1.3.1Release notes
Sourced from eslint-plugin-astro's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-astro's changelog.
... (truncated)
Commits
37a77efchore: release eslint-plugin-astro (#446)1133962fix: preserve whitespace between attributes in sort-attributes rule (#445)6ffa048fix(deps): update dependency eslint-compat-utils to ^0.6.0 (#443)db90a41chore: add doc-renderer for generating & updating detailed rule docs (#442)ae7c6a4chore(deps): update dependency postcss-nested to v7 (#441)6579f49chore(deps): update dependency@types/nodeto v22 (#440)b525f44fix(deps): update dependency postcss-selector-parser to v7 (#435)5db7673chore(deps): update coverallsapp/github-action action to v2.3.4 (#436)8d9e0a2chore: move 'utils/rules.ts' to 'rules/index.ts' (#439)fd8bc14chore: remove redundant assignments & use "createRequire" (#437)Updates
eslint-plugin-importfrom 2.29.1 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.