Skip to content

TECH Dependabot [npm] Bump the main group with 8 updates#25

Merged
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-1d3d83b96a
Jun 9, 2026
Merged

TECH Dependabot [npm] Bump the main group with 8 updates#25
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-1d3d83b96a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the main group with 8 updates:

Package From To
@typescript-eslint/utils 8.59.4 8.60.1
@typescript-eslint/visitor-keys 8.59.4 8.60.1
baseline-browser-mapping 2.10.32 2.10.34
electron-to-chromium 1.5.361 1.5.368
hasown 2.0.3 2.0.4
tinyglobby 0.2.16 0.2.17
typed-array-length 1.0.7 1.0.8
which-typed-array 1.1.20 1.1.22

Updates @typescript-eslint/utils from 8.59.4 to 8.60.1

Release notes

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

v8.60.1

8.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)

❤️ Thank You

See GitHub Releases for more information.

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

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ 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.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)

❤️ Thank You

  • lumir

See GitHub Releases for more information.

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

8.60.0 (2026-05-25)

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
  • 4f84a69 chore(release): publish 8.60.1
  • 1849b53 chore: typecheck using tsgo (#12139)
  • eebe74b chore: remove obsolete @eslint-community/eslint-utils typings (#12334)
  • 1ab4284 fix(eslint-plugin): respect ECMAScript line terminators in ts-comment rules (...
  • f891c29 chore(release): publish 8.60.0
  • See full diff in compare view

Updates @typescript-eslint/visitor-keys from 8.59.4 to 8.60.1

Release notes

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

v8.60.1

8.60.1 (2026-06-01)

🩹 Fixes

  • eslint-plugin: respect ECMAScript line terminators in ts-comment rules (#12352)
  • eslint-plugin: [no-shadow] correct rule to match ESLint v10 handling (#12182)

❤️ Thank You

See GitHub Releases for more information.

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

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ 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.60.1 (2026-06-01)

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.60.0 (2026-05-25)

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.32 to 2.10.34

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
  • bb7cfc0 Patch to 2.10.34 because browser or feature data changed
  • 969a12f Browser or feature data changed
  • 1bd8e7e Updating static site
  • 2ed6553 Patch to 2.10.33 because browser or feature data changed
  • 260b8c7 Browser or feature data changed
  • f22daa7 Updating static site
  • See full diff in compare view

Updates electron-to-chromium from 1.5.361 to 1.5.368

Commits

Updates hasown from 2.0.3 to 2.0.4

Changelog

Sourced from hasown's changelog.

v2.0.4 - 2026-05-28

Commits

  • [types] drop the dead key-narrowing overload fdab00e
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint 91f6247
Commits
  • 97f3a85 v2.0.4
  • fdab00e [types] drop the dead key-narrowing overload
  • 91f6247 [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint
  • See full diff in compare view

Updates tinyglobby from 0.2.16 to 0.2.17

Release notes

Sourced from tinyglobby's releases.

0.2.17

Changed

  • Enabled staged publishing for stronger supply-chain security

Fixed

  • Defaults when undefined is passed to any of the options by @​chloeelim
  • Drive-relative paths on Windows by @​Andrej730
  • FileSystemAdapter is now exported again

Consider sponsoring if you'd like to support the development of this project and the goal of reaching a lighter and faster ecosystem

Changelog

Sourced from tinyglobby's changelog.

0.2.17

Changed

  • Enabled staged publishing for stronger supply-chain security

Fixed

  • Defaults when undefined is passed to any of the options by chloeelim
  • Drive-relative paths on Windows by Andrej730
  • FileSystemAdapter is now exported again
Commits

Updates typed-array-length from 1.0.7 to 1.0.8

Changelog

Sourced from typed-array-length's changelog.

v1.0.8 - 2026-05-28

Commits

  • [Dev Deps] update eslint, @ljharb/eslint-config; migrate to flat config 24ae7de
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, @ljharb/tsconfig, @types/tape, eslint, make-generator-function, npmignore, object-inspect 157fbce
  • [types] improve types 9580efa
  • [Deps] update call-bind, for-each, is-typed-array, possible-typed-array-names, reflect.getprototypeof 0b6c478
  • [Deps] update call-bind, gopd, is-typed-array, reflect.getprototypeof 25825a3
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint ee0f33d
  • [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape 075f435
  • [Dev Deps] update eslint a16cdcc
Commits
  • a010b13 v1.0.8
  • 0b6c478 [Deps] update call-bind, for-each, is-typed-array, `possible-typed-arra...
  • ee0f33d [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint
  • a16cdcc [Dev Deps] update eslint
  • 24ae7de [Dev Deps] update eslint, @ljharb/eslint-config; migrate to flat config
  • 157fbce [Dev Deps] update @arethetypeswrong/cli, @ljharb/eslint-config, `@ljharb/...
  • 9580efa [types] improve types
  • 25825a3 [Deps] update call-bind, gopd, is-typed-array, reflect.getprototypeof
  • 075f435 [Dev Deps] update @arethetypeswrong/cli, @ljharb/tsconfig, @types/tape
  • See full diff in compare view

Updates which-typed-array from 1.1.20 to 1.1.22

Changelog

Sourced from which-typed-array's changelog.

v1.1.22 - 2026-06-05

Commits

  • [types] improve typings 5a60076
  • [Dev Deps] update @arethetypeswrong/cli, auto-changelog, eslint 6fb45d2

v1.1.21 - 2026-05-26

Commits

  • [types] add Float16Array b3dac9f
  • [Dev Deps] update eslint, @ljharb/eslint-config; migrate to flat config 2dd9b04
  • [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint b46f6a2
  • [Tests] pin fflate to 0.8.2 06eb54e
  • [Dev Deps] update eslint 2181d61
  • [Deps] update call-bind ca58bca
Commits
  • 4fb7f44 v1.1.22
  • 5a60076 [types] improve typings
  • 6fb45d2 [Dev Deps] update @arethetypeswrong/cli, auto-changelog, eslint
  • 6fd1962 v1.1.21
  • 06eb54e [Tests] pin fflate to 0.8.2
  • b3dac9f [types] add Float16Array
  • ca58bca [Deps] update call-bind
  • b46f6a2 [Dev Deps] update @ljharb/eslint-config, auto-changelog, eslint
  • 2181d61 [Dev Deps] update eslint
  • 2dd9b04 [Dev Deps] update eslint, @ljharb/eslint-config; migrate to flat config
  • See full diff 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

Bumps the main group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.59.4` | `8.60.1` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.59.4` | `8.60.1` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.32` | `2.10.34` |
| [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.361` | `1.5.368` |
| [hasown](https://github.com/inspect-js/hasOwn) | `2.0.3` | `2.0.4` |
| [tinyglobby](https://github.com/SuperchupuDev/tinyglobby) | `0.2.16` | `0.2.17` |
| [typed-array-length](https://github.com/inspect-js/typed-array-length) | `1.0.7` | `1.0.8` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.20` | `1.1.22` |


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

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

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

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

Updates `hasown` from 2.0.3 to 2.0.4
- [Changelog](https://github.com/inspect-js/hasOwn/blob/main/CHANGELOG.md)
- [Commits](inspect-js/hasOwn@v2.0.3...v2.0.4)

Updates `tinyglobby` from 0.2.16 to 0.2.17
- [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases)
- [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md)
- [Commits](SuperchupuDev/tinyglobby@0.2.16...0.2.17)

Updates `typed-array-length` from 1.0.7 to 1.0.8
- [Changelog](https://github.com/inspect-js/typed-array-length/blob/main/CHANGELOG.md)
- [Commits](inspect-js/typed-array-length@v1.0.7...v1.0.8)

Updates `which-typed-array` from 1.1.20 to 1.1.22
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](inspect-js/which-typed-array@v1.1.20...v1.1.22)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.60.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.60.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.34
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: electron-to-chromium
  dependency-version: 1.5.368
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: hasown
  dependency-version: 2.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: tinyglobby
  dependency-version: 0.2.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: typed-array-length
  dependency-version: 1.0.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: which-typed-array
  dependency-version: 1.1.22
  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 Jun 7, 2026
@espitsyna
espitsyna merged commit 39362bc into master Jun 9, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main-1d3d83b96a branch June 9, 2026 09:01
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