Skip to content

TECH Dependabot [npm] Bump the main group with 7 updates#14

Merged
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-1f087356a9
Apr 8, 2026
Merged

TECH Dependabot [npm] Bump the main group with 7 updates#14
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-1f087356a9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the main group with 7 updates:

Package From To
@typescript-eslint/utils 8.57.2 8.58.0
@typescript-eslint/visitor-keys 8.57.2 8.58.0
baseline-browser-mapping 2.10.12 2.10.15
browserslist 4.28.1 4.28.2
caniuse-lite 1.0.30001781 1.0.30001785
electron-to-chromium 1.5.328 1.5.331
node-releases 2.0.36 2.0.37

Updates @typescript-eslint/utils from 8.57.2 to 8.58.0

Release notes

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

v8.58.0

8.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

🩹 Fixes

  • eslint-plugin: crash in no-unnecessary-type-arguments (#12163)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)

❤️ 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.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

❤️ Thank You

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.57.2 to 8.58.0

Release notes

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

v8.58.0

8.58.0 (2026-03-30)

🚀 Features

  • support TypeScript 6 (#12124)

🩹 Fixes

  • eslint-plugin: crash in no-unnecessary-type-arguments (#12163)
  • eslint-plugin: [no-extraneous-class] handle index signatures (#12142)
  • eslint-plugin: [prefer-regexp-exec] avoid fixing unknown RegExp flags (#12161)

❤️ 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.58.0 (2026-03-30)

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.12 to 2.10.15

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
  • 9168fd0 Patch to 2.10.15 because browser or feature data changed
  • 8560cd2 Browser or feature data changed
  • 7c07035 Updating static site
  • 7058e24 Patch to 2.10.14 because browser or feature data changed
  • 406bd81 Browser or feature data changed
  • 34613b9 Bump serialize-javascript from 7.0.4 to 7.0.5 (#130)
  • fdb0665 Bump picomatch (#129)
  • 7bbeaa0 Bump flatted from 3.3.3 to 3.4.2 (#128)
  • 10a3d63 Updating static site
  • 10fcf19 Patch to 2.10.13 because browser or feature data changed
  • Additional commits viewable in compare view

Updates browserslist from 4.28.1 to 4.28.2

Release notes

Sourced from browserslist's releases.

4.28.2

Changelog

Sourced from browserslist's changelog.

4.28.2

Commits

Updates caniuse-lite from 1.0.30001781 to 1.0.30001785

Commits

Updates electron-to-chromium from 1.5.328 to 1.5.331

Commits

Updates node-releases from 2.0.36 to 2.0.37

Commits

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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.57.2` | `8.58.0` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.57.2` | `8.58.0` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.12` | `2.10.15` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.28.1` | `4.28.2` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001781` | `1.0.30001785` |
| [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.328` | `1.5.331` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.36` | `2.0.37` |


Updates `@typescript-eslint/utils` from 8.57.2 to 8.58.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.58.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.57.2 to 8.58.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.58.0/packages/visitor-keys)

Updates `baseline-browser-mapping` from 2.10.12 to 2.10.15
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.10.12...v2.10.15)

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

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

Updates `electron-to-chromium` from 1.5.328 to 1.5.331
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.328...v1.5.331)

Updates `node-releases` from 2.0.36 to 2.0.37
- [Commits](https://github.com/chicoxyzzy/node-releases/commits/v2.0.37)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.58.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.58.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.15
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: browserslist
  dependency-version: 4.28.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001785
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: electron-to-chromium
  dependency-version: 1.5.331
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: node-releases
  dependency-version: 2.0.37
  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 Apr 5, 2026
@espitsyna
espitsyna merged commit 251f0c7 into master Apr 8, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main-1f087356a9 branch April 8, 2026 10:06
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