-
Notifications
You must be signed in to change notification settings - Fork 2
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
build(deps-dev): Bump the eslint group across 1 directory with 6 updates #485
Conversation
Bumps the eslint group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.16.1` | `8.24.1` | | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.20.1` | | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.6.1` | `3.8.3` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.5.1` | Updates `@typescript-eslint/eslint-plugin` from 7.16.1 to 8.24.1 - [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.24.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.16.1 to 7.18.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/v7.18.0/packages/parser) Updates `eslint` from 8.57.0 to 9.20.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.0...v9.20.1) Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.8.3 - [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...v3.8.3) Updates `eslint-plugin-import` from 2.29.1 to 2.31.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.31.0) Updates `prettier` from 3.2.5 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.5.1) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-import-resolver-typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
|
Superseded by #489. |
Bumps the eslint group with 5 updates in the / directory:
7.16.1
8.24.1
8.57.0
9.20.1
3.6.1
3.8.3
2.29.1
2.31.0
3.2.5
3.5.1
Updates
@typescript-eslint/eslint-plugin
from 7.16.1 to 8.24.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
3646ec0
chore(release): publish 8.24.19a78e40
fix(eslint-plugin): [class-methods-use-this] checkaccessor
methods with a ...e43cf46
docs: [prefer-optional-chain] fix examples (#10835)e33da81
fix(eslint-plugin): [no-misused-promises] don't report onstatic
accessor
...744f166
fix(eslint-plugin): [no-deprecated] don't report on deprecatedaccessor
pro...41245f3
fix(eslint-plugin): [explicit-member-accessibility] checkaccessor
class pr...d995fbc
fix(eslint-plugin): [explicit-module-boundary-types] checkaccessor
class p...02d4779
fix(eslint-plugin): [prefer-return-this-type] checkaccessor
properties wit...e98f234
fix(eslint-plugin): [consistent-generic-constructors] checkaccessor
class ...b694683
fix(eslint-plugin): [no-unsafe-assignment] report on anany
value assigned ...Updates
@typescript-eslint/parser
from 7.16.1 to 7.18.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
35cf3d2
chore(release): publish 7.18.005c9cb8
chore(release): publish 7.17.058be99f
chore: enable prefer-object-spread (#9541)Updates
eslint
from 8.57.0 to 9.20.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
07b2ffd
9.20.101ff142
Build: changelog update for 9.20.1fe3ccb2
docs: allow typing in search box while dropdown is open (#19424)274f054
fix: fixRuleContext
type (#19417)93c78a5
docs: Add instructions for pnpm compat (#19422)b476a93
docs: Fix Keyboard Navigation for Search Results (#19416)ccb60c0
docs: Update README7e78b50
9.20.0588b664
Build: changelog update for 9.20.0979097a
chore: upgrade@eslint/js
@9
.20.0 (#19412)Updates
eslint-import-resolver-typescript
from 3.6.1 to 3.8.3Release notes
Sourced from eslint-import-resolver-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-import-resolver-typescript's changelog.
... (truncated)
Commits
b61fb4a
chore: release eslint-import-resolver-typescript (#362)8192976
fix: force tiniglobby to expand dot directories (#360)4f47f8a
chore: release eslint-import-resolver-typescript (#358)5fd349e
chore(deps): update tinyglobby to the latest version (#357)5c374a9
chore: release eslint-import-resolver-typescript (#355)0c6303d
Fix issue 348 (#352)ca140a5
chore(ci): matrix.os added windows-latest and macos-latest (#353)e9bceed
docs: from eslint-plugin-i to eslint-plugin-import-x (#350)332affb
chore: release eslint-import-resolver-typescript (#347)c124e87
chore(deps): update get-tsconfig to latest version (#346)Updates
eslint-plugin-import
from 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.