Skip to content

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

Merged
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-54082938a2
May 26, 2026
Merged

TECH Dependabot [npm] Bump the main group across 1 directory with 10 updates#21
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-54082938a2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Package From To
@types/estree 1.0.8 1.0.9
@typescript-eslint/utils 8.59.1 8.59.4
baseline-browser-mapping 2.10.27 2.10.32
caniuse-lite 1.0.30001791 1.0.30001793
electron-to-chromium 1.5.349 1.5.361
es-object-atoms 1.1.1 1.1.2
is-core-module 2.16.1 2.16.2
node-releases 2.0.38 2.0.46
resolve 2.0.0-next.6 2.0.0-next.7

Updates @types/estree from 1.0.8 to 1.0.9

Commits

Updates @typescript-eslint/utils from 8.59.1 to 8.59.4

Release notes

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

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

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

v8.59.3

8.59.3 (2026-05-11)

This was a version bump only, there were no code changes.

See GitHub Releases for more information.

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

v8.59.2

8.59.2 (2026-05-04)

🩹 Fixes

  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
  • rule-tester: add TypeScript as a peer dependency (#12288)

❤️ 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.59.4 (2026-05-18)

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.59.3 (2026-05-11)

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.59.2 (2026-05-04)

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.59.1 to 8.59.4

Release notes

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

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

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

v8.59.3

8.59.3 (2026-05-11)

This was a version bump only, there were no code changes.

See GitHub Releases for more information.

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

v8.59.2

8.59.2 (2026-05-04)

🩹 Fixes

  • eslint-plugin: [no-unsafe-type-assertion] handle crash on recursive template literal types (#12150)
  • eslint-plugin: [no-deprecated] object destructuring values should be treated as declarations (#12292)
  • rule-tester: add TypeScript as a peer dependency (#12288)

❤️ 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.59.4 (2026-05-18)

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.59.3 (2026-05-11)

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.59.2 (2026-05-04)

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.27 to 2.10.32

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
  • 7d7d6ca Patch to 2.10.32 because browser or feature data changed
  • 5f28932 Browser or feature data changed
  • e2da608 Updating static site
  • 841e2db Updating static site
  • a057bc0 Patch to 2.10.31 because browser or feature data changed
  • 0b69854 Browser or feature data changed
  • 7e593fc Updating static site
  • 06bb2ba Patch to 2.10.30 because browser or feature data changed
  • c49e411 Browser or feature data changed
  • b7881aa Updating static site
  • Additional commits viewable in compare view

Updates caniuse-lite from 1.0.30001791 to 1.0.30001793

Commits

Updates electron-to-chromium from 1.5.349 to 1.5.361

Commits

Updates es-object-atoms from 1.1.1 to 1.1.2

Changelog

Sourced from es-object-atoms's changelog.

v1.1.2 - 2026-05-22

Commits

  • [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, auto-changelog, eslint, npmignore 41e3d94
  • [types] improve isObject type 758edc2
Commits
  • 9e62644 v1.1.2
  • 41e3d94 [Dev Deps] update @ljharb/eslint-config, @ljharb/tsconfig, `auto-changelo...
  • 758edc2 [types] improve isObject type
  • See full diff in compare view

Updates is-core-module from 2.16.1 to 2.16.2

Changelog

Sourced from is-core-module's changelog.

v2.16.2 - 2026-05-05

Commits

  • [Tests] increase coverage 1fc59fe
  • [actions] update workflows 0f6217b
  • [Fix] node 26 drops stream* modules 3acff68
  • [Dev Deps] update @ljharb/eslint-config, eslint, npmignore f06678c
  • [Deps] update hasown d9eae68
  • [Dev Deps] update @ljharb/eslint-config 8273701
  • [readme] replace runkit CI badge with shields.io check-runs badge 6b86754
Commits
  • a1633e0 v2.16.2
  • 0f6217b [actions] update workflows
  • 3acff68 [Fix] node 26 drops stream* modules
  • d9eae68 [Deps] update hasown
  • 8273701 [Dev Deps] update @ljharb/eslint-config
  • f06678c [Dev Deps] update @ljharb/eslint-config, eslint, npmignore
  • 1fc59fe [Tests] increase coverage
  • 6b86754 [readme] replace runkit CI badge with shields.io check-runs badge
  • See full diff in compare view

Updates node-releases from 2.0.38 to 2.0.46

Commits
  • adc812c 2.0.46
  • c57a050 feat: Nightly Sync
  • 6e32bae 2.0.45
  • c008fec feat: Nightly Sync
  • e22052a feat(build): pretty-print generated JSON for reviewable diffs
  • 21c100c chore: tighten packaging, modernize README, add Dependabot
  • a0e8aa4 ci: bump runner Node to 26 (current)
  • 1ae4960 2.0.44
  • 37fef30 ci: bump runner Node to 24 (npm 11 needed for trusted publishing OIDC)
  • e0fcac6 2.0.43
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for node-releases since your current version.


Updates resolve from 2.0.0-next.6 to 2.0.0-next.7

Commits
  • 261538f v2.0.0-next.7
  • d32e6c5 [Dev Deps] update @types/node, eslint
  • ed26038 [New] add moduleSystem option to select import or require conditions fo...
  • 586e099 [Fix] fix a bizarre issue in old v8
  • 8ee73d5 [meta] fix editorconfig
  • 0d2d562 [Tests] add nyc; increase coverage
  • 816c9e2 [meta] do not publish .gitmodules
  • bbb87cf [Deps] update is-core-module
  • a1e3f1f [Dev Deps] update @ljharb/eslint-config
  • 1996bb5 Merge tag 'v1.22.12'
  • 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 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.8` | `1.0.9` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.59.1` | `8.59.4` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.27` | `2.10.32` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001791` | `1.0.30001793` |
| [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.349` | `1.5.361` |
| [es-object-atoms](https://github.com/ljharb/es-object-atoms) | `1.1.1` | `1.1.2` |
| [is-core-module](https://github.com/inspect-js/is-core-module) | `2.16.1` | `2.16.2` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.38` | `2.0.46` |
| [resolve](https://github.com/browserify/resolve) | `2.0.0-next.6` | `2.0.0-next.7` |



Updates `@types/estree` from 1.0.8 to 1.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree)

Updates `@typescript-eslint/utils` from 8.59.1 to 8.59.4
- [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.59.4/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.59.1 to 8.59.4
- [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.59.4/packages/visitor-keys)

Updates `baseline-browser-mapping` from 2.10.27 to 2.10.32
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.27...v2.10.32)

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

Updates `electron-to-chromium` from 1.5.349 to 1.5.361
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.349...v1.5.361)

Updates `es-object-atoms` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/es-shims/es-object-atoms/blob/main/CHANGELOG.md)
- [Commits](es-shims/es-object-atoms@v1.1.1...v1.1.2)

Updates `is-core-module` from 2.16.1 to 2.16.2
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](inspect-js/is-core-module@v2.16.1...v2.16.2)

Updates `node-releases` from 2.0.38 to 2.0.46
- [Commits](chicoxyzzy/node-releases@v2.0.38...v2.0.46)

Updates `resolve` from 2.0.0-next.6 to 2.0.0-next.7
- [Commits](browserify/resolve@v2.0.0-next.6...v2.0.0-next.7)

---
updated-dependencies:
- dependency-name: "@types/estree"
  dependency-version: 1.0.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.59.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.59.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.32
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001793
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: electron-to-chromium
  dependency-version: 1.5.361
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: es-object-atoms
  dependency-version: 1.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: is-core-module
  dependency-version: 2.16.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: node-releases
  dependency-version: 2.0.46
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: resolve
  dependency-version: 2.0.0-next.7
  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 May 24, 2026
@espitsyna
espitsyna merged commit 7819487 into master May 26, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main-54082938a2 branch May 26, 2026 12:03
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