Skip to content

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

Merged
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-02e9f4e053
Mar 31, 2026
Merged

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the main group with 7 updates:

Package From To
@typescript-eslint/utils 8.57.1 8.57.2
@typescript-eslint/visitor-keys 8.57.1 8.57.2
baseline-browser-mapping 2.10.10 2.10.12
brace-expansion 1.1.12 1.1.13
caniuse-lite 1.0.30001780 1.0.30001781
electron-to-chromium 1.5.321 1.5.328
picomatch 4.0.3 4.0.4

Updates @typescript-eslint/utils from 8.57.1 to 8.57.2

Release notes

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

v8.57.2

8.57.2 (2026-03-23)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
  • typescript-estree: skip createIsolatedProgram fallback for projectService (#12066, #12065)

❤️ 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.57.2 (2026-03-23)

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.57.1 to 8.57.2

Release notes

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

v8.57.2

8.57.2 (2026-03-23)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] remove dangling closing parenthesis (#11865)
  • eslint-plugin: [array-type] ignore Array and ReadonlyArray without type arguments (#11971)
  • eslint-plugin: [no-restricted-types] flag banned generics in extends or implements (#12120)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-unsafe-return] false positive on unwrapping generic (#12125)
  • eslint-plugin: [no-useless-default-assignment] skip reporting false positives for unresolved type parameters (#12127)
  • eslint-plugin: [prefer-readonly-parameter-types] preserve type alias infomation (#11954)
  • typescript-estree: skip createIsolatedProgram fallback for projectService (#12066, #12065)

❤️ 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.57.2 (2026-03-23)

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.10 to 2.10.12

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
  • 193532e Patch to 2.10.12 because browser or feature data changed
  • 344dffd Browser or feature data changed
  • 1747389 Updating static site
  • eee1895 Patch to 2.10.11 because browser or feature data changed
  • 4a7e144 Browser or feature data changed
  • 3904f58 Updating static site
  • See full diff in compare view

Updates brace-expansion from 1.1.12 to 1.1.13

Commits

Updates caniuse-lite from 1.0.30001780 to 1.0.30001781

Commits

Updates electron-to-chromium from 1.5.321 to 1.5.328

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for electron-to-chromium since your current version.


Updates picomatch from 4.0.3 to 4.0.4

Release notes

Sourced from picomatch's releases.

4.0.4

This is a security release fixing several security relevant issues.

What's Changed

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

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.1` | `8.57.2` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.57.1` | `8.57.2` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.10` | `2.10.12` |
| [brace-expansion](https://github.com/juliangruber/brace-expansion) | `1.1.12` | `1.1.13` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001780` | `1.0.30001781` |
| [electron-to-chromium](https://github.com/Kilian/electron-to-chromium) | `1.5.321` | `1.5.328` |
| [picomatch](https://github.com/micromatch/picomatch) | `4.0.3` | `4.0.4` |


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

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

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

Updates `brace-expansion` from 1.1.12 to 1.1.13
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](juliangruber/brace-expansion@v1.1.12...v1.1.13)

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

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

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

---
updated-dependencies:
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.57.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.57.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: brace-expansion
  dependency-version: 1.1.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001781
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: electron-to-chromium
  dependency-version: 1.5.328
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: picomatch
  dependency-version: 4.0.4
  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 Mar 29, 2026
@espitsyna
espitsyna merged commit ed5949b into master Mar 31, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main-02e9f4e053 branch March 31, 2026 08:58
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