Skip to content

chore(deps-dev): bump eslint from 10.3.0 to 10.4.0#101

Merged
fbf-prog64 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/eslint-10.4.0
May 19, 2026
Merged

chore(deps-dev): bump eslint from 10.3.0 to 10.4.0#101
fbf-prog64 merged 1 commit into
devfrom
dependabot/npm_and_yarn/dev/eslint-10.4.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2026

Bumps eslint from 10.3.0 to 10.4.0.

Release notes

Sourced from eslint's releases.

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helpers to ^0.6.0 (#20850) (renovate[bot])
  • f078fef fix: handle non-array deprecated rule replacements (#20825) (xbinaryx)

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

Chores

  • 6616856 chore: upgrade knip to v6 (#20875) (Pixel998)
  • d13b084 ci: ensure auto-created PRs run CI (#20860) (lumir)
  • e71c7af ci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862) (dependabot[bot])
  • d84393d test: add unit tests for SuppressionsService.applySuppressions() (#20863) (kuldeep kumar)
  • 24db8cb test: add tests for SuppressionsService.save() (#20802) (kuldeep kumar)
  • 2ef0549 chore: update ecosystem plugins (#20857) (github-actions[bot])
  • a429791 ci: remove eslint-webpack-plugin types integration test (#20668) (Milos Djermanovic)
  • 9e37386 chore: replace recast with range approach in code-sample-minimizer (#20682) (Copilot)
  • 0dd1f9f test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#20845) (Francesco Trotta)
  • 9da3c7b refactor: remove deprecated meta.language and migrate meta.dialects (#20716) (Pixel998)
  • 2099ed1 refactor: add meta.defaultOptions to more rules, enable linting (#20800) (xbinaryx)
  • f1dfbc9 chore: update ecosystem plugins (#20836) (github-actions[bot])
  • c759413 ci: bump pnpm/action-setup from 6.0.3 to 6.0.5 (#20843) (dependabot[bot])
  • 5b817d6 test: add unit tests for lib/shared/ast-utils (#20838) (kuldeep kumar)
  • 1c13ae3 test: add unit tests for lib/shared/severity (#20835) (kuldeep kumar)
Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint](https://github.com/eslint/eslint) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.3.0...v10.4.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 May 19, 2026
@fbf-prog64 fbf-prog64 merged commit 12ef7f5 into dev May 19, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev/eslint-10.4.0 branch May 19, 2026 16:52
github-actions Bot pushed a commit that referenced this pull request May 19, 2026
## [21.3.1-next.1](v21.3.0...v21.3.1-next.1) (2026-05-19)

### Chores

* **deps-dev:** bump eslint from 10.3.0 to 10.4.0 ([3d8232f](3d8232f))
* **update:** upgrade eslint from v10.3.0 to v10.4.0 (PR [#101](#101)) ([12ef7f5](12ef7f5))
github-actions Bot pushed a commit that referenced this pull request May 19, 2026
## [21.3.1](v21.3.0...v21.3.1) (2026-05-19)

### Chores

* **deps-dev:** bump @angular/cli from 21.2.10 to 21.2.11 ([9c7d2e1](9c7d2e1))
* **deps-dev:** bump eslint from 10.3.0 to 10.4.0 ([3d8232f](3d8232f))
* **deps:** bump @angular/core from 21.2.6 to 21.2.13 ([0e85aae](0e85aae))
* **deps:** bump @angular/forms from 21.2.6 to 21.2.13 ([55eb180](55eb180))
* **release:** 21.3.1-next.1 [skip ci] ([b00835c](b00835c))
* **release:** 21.3.1-next.2 [skip ci] ([52b454b](52b454b))
* **sync:** sync from branch 'dev' (PR [#103](#103)) ([b6522c5](b6522c5))
* **update:** upgrade @angular/cli from v21.2.10 to v21.2.11 (PR [#98](#98)) [skip ci] ([2ab7671](2ab7671))
* **update:** upgrade @angular/core from v21.2.6 to v21.2.13 (PR [#99](#99)) [skip ci] ([eefc0b4](eefc0b4))
* **update:** upgrade @angular/forms from v21.2.6 to v21.2.13 (PR [#102](#102)) ([2ca44e3](2ca44e3))
* **update:** upgrade eslint from v10.3.0 to v10.4.0 (PR [#101](#101)) ([12ef7f5](12ef7f5))
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