chore(deps-dev): bump eslint from 9.32.0 to 10.2.1#73
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [eslint](https://github.com/eslint/eslint) from 9.32.0 to 10.2.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.32.0...v10.2.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
4 tasks
smeiring
added a commit
to smeiring/slack-test-reporter
that referenced
this pull request
May 23, 2026
Resolves peer dependency conflicts blocking dependabot PRs ctrf-io#53, ctrf-io#73, and ctrf-io#75. All four ESLint/TS packages must move together — typescript-eslint@8.38 capped both eslint at ^9 and typescript at <5.9. Breaking-change-free dev tooling bump: - eslint: ^9.32.0 → ^10.4.0 (closes ctrf-io#73) - @eslint/js: ^9.32.0 → ^10.0.1 (closes ctrf-io#53) - typescript: ^5.8.3 → ^6.0.3 (closes ctrf-io#75) - typescript-eslint: ^8.38.0 → ^8.59.4 Minor/patch updates included in the same install pass: - @slack/web-api: ^7.9.3 → ^7.16.0 - @slack/webhook: ^7.0.5 → ^7.0.9 - glob: ^13.0.0 → ^13.0.6 - handlebars: ^4.7.8 → ^4.7.9 - handlebars-helpers-ctrf: ^0.0.6 → ^0.0.8 - @d2t/vitest-ctrf-json-reporter: ^1.2.0 → ^1.3.0 - @types/node: ^25.5.0 → ^25.9.1 - @types/yargs: ^17.0.32 → ^17.0.35 - prettier: ^3.5.3 → ^3.8.3 - typedoc: ^0.28.9 → ^0.28.19 - typedoc-plugin-markdown: ^4.8.0 → ^4.11.0 Also fix two preserve-caught-error lint errors in src/client/client.ts (new rule enforced by typescript-eslint@8.59 — re-throws now forward the original error as { cause }). All checks pass: tsc --noEmit, vitest (24 tests), eslint (0 errors), prettier. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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 eslint from 9.32.0 to 10.2.1.
Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4d1d8f910.2.13e33105Build: changelog update for 10.2.1ca92ca0docs: reuse markdown-it instance for markdown filter (#20768)7ddfea9chore: update dependency prettier to v3.8.2 (#20770)57d2ee2docs: Enable Eleventy incremental mode for watch (#20767)c1621b9docs: fix typos in code-path-analyzer.js (#20700)fac40e1ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#20763)7246f92test: add tests for SuppressionsService.load() error handling (#20734)4f34b1echore: update pnpm/action-setup action to v5 (#20762)1418d52docs: Update READMEDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)