Skip to content

TECH Dependabot [npm] Bump the main group across 1 directory with 10 updates#56

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/main-86e83cef38
Open

TECH Dependabot [npm] Bump the main group across 1 directory with 10 updates#56
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/main-86e83cef38

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the main group with 6 updates in the / directory:

Package From To
eslint-plugin-jest 29.15.2 29.15.4
@typescript-eslint/utils 8.62.1 8.64.0
baseline-browser-mapping 2.10.41 2.10.43
brace-expansion 1.1.15 1.1.16
browserslist 4.28.4 4.28.6
picomatch 4.0.4 4.0.5

Updates eslint-plugin-jest from 29.15.2 to 29.15.4

Release notes

Sourced from eslint-plugin-jest's releases.

v29.15.4

29.15.4 (2026-06-30)

Bug Fixes

  • no-export: don't report on assignment to locals named module (#1976) (da02c0c)

v29.15.3

29.15.3 (2026-06-26)

Bug Fixes

  • no-export: treat describe blocks as test files (#1978) (70568b0)
Changelog

Sourced from eslint-plugin-jest's changelog.

29.15.4 (2026-06-30)

Bug Fixes

  • no-export: don't report on assignment to locals named module (#1976) (da02c0c)

29.15.3 (2026-06-26)

Bug Fixes

  • no-export: treat describe blocks as test files (#1978) (70568b0)
Commits
  • 4ba9454 chore(release): 29.15.4 [skip ci]
  • da02c0c fix(no-export): don't report on assignment to locals named module (#1976)
  • 2e236cf chore(deps): update danger/danger-js action to v13.0.10 (#1983)
  • b121402 chore(release): 29.15.3 [skip ci]
  • 70568b0 fix(no-export): treat describe blocks as test files (#1978)
  • 4a8fc22 chore: update eslint-plugin-n (#1984)
  • 2dfc6f5 chore(deps): update dependency eslint-plugin-n to v18 (#1964)
  • 4d830d8 chore(deps): update dependency lint-staged to v17 (#1965)
  • d387524 chore(deps): update yarn monorepo (#1961)
  • 08a822a chore(deps): update commitlint monorepo to v21 (#1966)
  • Additional commits viewable in compare view

Updates @typescript-eslint/utils from 8.62.1 to 8.64.0

Release notes

Sourced from @​typescript-eslint/utils's releases.

v8.64.0

8.64.0 (2026-07-13)

🚀 Features

  • support parsing import defer (#12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#12543)

🩹 Fixes

  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#12512)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

8.63.0 (2026-07-06)

🚀 Features

  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#12426)

🩹 Fixes

  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#12447, #12446)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#12491, #12485)
  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#12492)
  • scope-manager: export ClassStaticBlockScope (#12460)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/utils's changelog.

8.64.0 (2026-07-13)

This was a version bump only for utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.63.0 (2026-07-06)

This was a version bump only for utils to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates @typescript-eslint/visitor-keys from 8.62.1 to 8.64.0

Release notes

Sourced from @​typescript-eslint/visitor-keys's releases.

v8.64.0

8.64.0 (2026-07-13)

🚀 Features

  • support parsing import defer (#12513)
  • eslint-plugin: [no-loop-func] support using / await using declarations and deprecate the rule (#12500)
  • typescript-estree: throw for invalid definite assignment in class properties (#12543)

🩹 Fixes

  • eslint-plugin: [require-array-sort-compare] handle constrained arrays (#12512)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.63.0

8.63.0 (2026-07-06)

🚀 Features

  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#12426)

🩹 Fixes

  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#12447, #12446)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#12491, #12485)
  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#12492)
  • scope-manager: export ClassStaticBlockScope (#12460)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/visitor-keys's changelog.

8.64.0 (2026-07-13)

This was a version bump only for visitor-keys to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.63.0 (2026-07-06)

This was a version bump only for visitor-keys to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Commits

Updates baseline-browser-mapping from 2.10.41 to 2.10.43

Release notes

Sourced from baseline-browser-mapping's releases.

v2.9.3 - remove process.loadEnvFile()

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

Commits
  • 1844986 Patch to 2.10.43 because browser or feature data changed
  • eb1551f Browser or feature data changed
  • 2d77ebc Updating static site
  • 47fdbbf Patch to 2.10.42 because browser or feature data changed
  • ac15f93 Browser or feature data changed
  • e77261c Updating static site
  • See full diff in compare view

Updates brace-expansion from 1.1.15 to 1.1.16

Commits

Updates browserslist from 4.28.4 to 4.28.6

Release notes

Sourced from browserslist's releases.

4.28.6

4.28.5

Changelog

Sourced from browserslist's changelog.

4.28.6

4.28.5

Commits
  • 49b3d72 Release 4.28.6 version
  • 0f90a94 Update dependencies
  • e04414e Merge pull request #938 from spokodev/fix/electron-range-semver
  • a2168f7 fix: compare Electron range bounds as semver
  • 28bbe6b Release 4.28.5 version
  • f012581 Merge pull request #937 from spokodev/fix/gt-upper-bound-version-range
  • 47f8fc2 Update dependencies
  • 73d926e fix: exclude joined range when querying above its upper bound
  • 03ba4e2 Remove duplicate
  • 1163800 Unify
  • Additional commits viewable in compare view

Updates caniuse-lite from 1.0.30001800 to 1.0.30001806

Commits

Updates electron-to-chromium from 1.5.385 to 1.5.392

Commits

Updates node-releases from 2.0.50 to 2.0.51

Commits

Updates picomatch from 4.0.4 to 4.0.5

Release notes

Sourced from picomatch's releases.

4.0.5

What's Changed

New Contributors

Full Changelog: micromatch/picomatch@4.0.4...4.0.5

Commits
  • 4f41a8e 4.0.5
  • 02cfc1b Update .verb.md and run verb to generate README documentation
  • cc52ff6 Only run the upload code coverage step for 1 matrix permutation
  • 6d426d7 Allow workflow to continue if the code coverage step to fails
  • a00b954 Merge branch 'codeql-coverage'
  • 9680381 Merge pull request #183 from MerlijnW70/fix/matchbase-windows-basename
  • 648b4f2 Merge pull request #182 from MerlijnW70/fix/repeated-extglob-drops-branches
  • 70e6485 Configure code coverage upload for CodeQL
  • ab8bc4d fix: honor the windows option when matching basenames
  • 6289307 fix: preserve all branches when rewriting risky repeated extglobs
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…updates

Bumps the main group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.2` | `29.15.4` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.62.1` | `8.64.0` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.41` | `2.10.43` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.15` | `1.1.16` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.28.4` | `4.28.6` |
| [picomatch](https://github.com/micromatch/picomatch) | `4.0.4` | `4.0.5` |



Updates `eslint-plugin-jest` from 29.15.2 to 29.15.4
- [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@v29.15.2...v29.15.4)

Updates `@typescript-eslint/utils` from 8.62.1 to 8.64.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.62.1 to 8.64.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.64.0/packages/visitor-keys)

Updates `baseline-browser-mapping` from 2.10.41 to 2.10.43
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.41...v2.10.43)

Updates `brace-expansion` from 1.1.15 to 1.1.16
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.15...v1.1.16)

Updates `browserslist` from 4.28.4 to 4.28.6
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](browserslist/browserslist@4.28.4...4.28.6)

Updates `caniuse-lite` from 1.0.30001800 to 1.0.30001806
- [Commits](browserslist/caniuse-lite@1.0.30001800...1.0.30001806)

Updates `electron-to-chromium` from 1.5.385 to 1.5.392
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.385...v1.5.392)

Updates `node-releases` from 2.0.50 to 2.0.51
- [Commits](chicoxyzzy/node-releases@v2.0.50...v2.0.51)

Updates `picomatch` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](micromatch/picomatch@4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.64.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.64.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.43
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: brace-expansion
  dependency-version: 1.1.16
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: browserslist
  dependency-version: 4.28.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001806
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: electron-to-chromium
  dependency-version: 1.5.392
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: node-releases
  dependency-version: 2.0.51
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: picomatch
  dependency-version: 4.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
...

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 Jul 17, 2026
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.

0 participants