chore(deps-dev): bump the code-lint group across 1 directory with 2 updates - #271
Conversation
|
@dependabot rebase |
|
Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
89da08a to
c6f82d8
Compare
|
@dependabot recreate |
…pdates Bumps the code-lint group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `eslint` from 10.8.1 to 10.9.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.8.1...v10.9.1) Updates `typescript-eslint` from 8.67.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: code-lint - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: code-lint ... Signed-off-by: dependabot[bot] <support@github.com>
c6f82d8 to
6e5549e
Compare
dhensby
left a comment
There was a problem hiding this comment.
eslint 10.8.1 → 10.9.1 + typescript-eslint 8.67.0 → 8.68.0
Grouped dev dependency PR — each package verified independently at registry.npmjs.org:
| package | publisher | hooks | attestation |
|---|---|---|---|
eslint |
GitHub Actions OIDC — unchanged | none | yes |
typescript-eslint |
GitHub Actions OIDC — unchanged | none | 2 |
No publisher discontinuity, no install hooks. CI green — for lint tooling that is strong compatibility evidence, since the code lints and tests successfully against the new versions.
CI was previously red here for an unrelated reason: npm ci rejected the regenerated lockfile because npm 10 (Node 22) and npm 11 (Dependabot) disagree about an optional peer dependency of @conventional-changelog/git-client. Fixed on master in #274; this PR was recreated on top and is now green.
Bumps the code-lint group with 2 updates in the / directory: eslint and typescript-eslint.
Updates
eslintfrom 10.8.1 to 10.9.1Release notes
Sourced from eslint's releases.
Commits
5c8c24110.9.1a7f3b7dBuild: changelog update for 10.9.11e641c9fix: no-loss-of-precision false positive with trailing decimal point (#21251)ad74a8ddocs: add deprecation steps for EOL package versions (#21248)3c3ae53chore: update ecosystem plugins (#21249)c27bc9210.9.0fa831d9Build: changelog update for 10.9.0899dbf1chore: update github/codeql-action action to v4.37.7 (#21243)08de88efeat: handle underflow in no-loss-of-precision (#21218)9ef407adocs: use eslint.config.* wherever config file names are listed (#21216)Updates
typescript-eslintfrom 8.67.0 to 8.68.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
8f4e00achore(release): publish 8.68.055f6d5dchore: enable source maps (#12677)