Skip to content

TECH Dependabot [npm] Bump the main group with 9 updates#12

Merged
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-0c1b7ab757
Mar 23, 2026
Merged

TECH Dependabot [npm] Bump the main group with 9 updates#12
espitsyna merged 1 commit into
masterfrom
dependabot/npm_and_yarn/main-0c1b7ab757

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the main group with 9 updates:

Package From To
@babel/helpers 7.28.6 7.29.2
@babel/parser 7.29.0 7.29.2
@typescript-eslint/utils 8.57.0 8.57.1
@typescript-eslint/visitor-keys 8.57.0 8.57.1
baseline-browser-mapping 2.10.8 2.10.10
caniuse-lite 1.0.30001779 1.0.30001780
electron-to-chromium 1.5.313 1.5.321
flatted 3.4.1 3.4.2
ts-api-utils 2.4.0 2.5.0

Updates @babel/helpers from 7.28.6 to 7.29.2

Release notes

Sourced from @​babel/helpers's releases.

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env
    • #17789 [7.x backport] preset-env include/exclude should accept bugfix plugins (@​JLHwung)

🏠 Internal

Committers: 2

v7.29.1 (2026-02-04)

🐛 Bug Fix

Committers: 2

v7.29.0 (2026-01-31)

Thanks @​simbahax for your first PR!

🚀 New Feature

  • babel-types
  • babel-standalone

🐛 Bug Fix

  • babel-parser
  • babel-traverse
    • #17708 fix(traverse): provide a hub when traversing a File or Program and no parentPath is given (@​simbahax)
  • babel-plugin-transform-block-scoping, babel-traverse
    • #17737 [7.x backport] fix: Rename switch discriminant references when body creates shadowing variable (@​magic-akari)

... (truncated)

Commits

Updates @babel/parser from 7.29.0 to 7.29.2

Release notes

Sourced from @​babel/parser's releases.

v7.29.2 (2026-03-16)

👓 Spec Compliance

  • babel-parser

🐛 Bug Fix

  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-preset-env, babel-runtime-corejs3
  • babel-preset-env
    • #17789 [7.x backport] preset-env include/exclude should accept bugfix plugins (@​JLHwung)

🏠 Internal

Committers: 2

v7.29.1 (2026-02-04)

🐛 Bug Fix

Committers: 2

Commits

Updates @typescript-eslint/utils from 8.57.0 to 8.57.1

Release notes

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

v8.57.1

8.57.1 (2026-03-16)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)

❤️ 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.1 (2026-03-16)

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.0 to 8.57.1

Release notes

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

v8.57.1

8.57.1 (2026-03-16)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)

❤️ 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.1 (2026-03-16)

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.8 to 2.10.10

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
  • 5a6d9b5 Patch to 2.10.10 because browser or feature data changed
  • 56befaf Browser or feature data changed
  • 2de92b6 Patch to 2.10.9 because browser or feature data changed
  • c7d347f Browser or feature data changed
  • dd4af19 Updating static site
  • c86750e Updating static site
  • 0f56204 Updating static site
  • See full diff in compare view

Updates caniuse-lite from 1.0.30001779 to 1.0.30001780

Commits

Updates electron-to-chromium from 1.5.313 to 1.5.321

Commits

Updates flatted from 3.4.1 to 3.4.2

Commits

Updates ts-api-utils from 2.4.0 to 2.5.0

Release notes

Sourced from ts-api-utils's releases.

v2.5.0

What's Changed

Full Changelog: typescript-eslint/ts-api-utils@v2.4.0...v2.5.0

Changelog

Sourced from ts-api-utils's changelog.

2.5.0 (2026-03-19)

Bug Fixes

  • crash in getWellKnownSymbolPropertyOfType for mapped typeof symbol (#698) (e97334e)
  • empty commit for publish with provenance (3f5203c)
  • enable stripInternal to avoid exposing type augmentations (#765) (77b8485), closes #759
  • isPropertyReadonlyInType crash on readonly array of a generic arrow function parameter (#757) (691cb33), closes #754

Features

Commits
  • 157a186 chore: release v2.5.0 (#887)
  • 4d6cc50 feat: isStrictCompilerOptionEnabled should default to strict: true for TS...
  • 16e99b3 chore(deps): update dependency lint-staged to v16.4.0 (#886)
  • 1fe4b28 chore(deps): update dependency lint-staged to v16.3.4 (#885)
  • 620d30c chore(deps): update dependency eslint-plugin-package-json to ^0.91.0 (#884)
  • fd07ff2 chore(deps): update dependency @​vitest/eslint-plugin to v1.6.12 (#883)
  • a076bba chore(deps): update dependency @​release-it/conventional-changelog to v10.0.6 ...
  • c745c68 chore(deps): update dependency @​vitest/eslint-plugin to v1.6.11 (#881)
  • 5fc12c7 chore(deps): update dependency eslint-plugin-jsonc to v3.1.2 (#880)
  • ea3ca13 chore(deps): update dependency eslint-plugin-jsdoc to v62.8.0 (#879)
  • 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

Bumps the main group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) | `7.28.6` | `7.29.2` |
| [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) | `7.29.0` | `7.29.2` |
| [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) | `8.57.0` | `8.57.1` |
| [@typescript-eslint/visitor-keys](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/visitor-keys) | `8.57.0` | `8.57.1` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.8` | `2.10.10` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001779` | `1.0.30001780` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.313` | `1.5.321` |
| [flatted](https://github.com/WebReflection/flatted) | `3.4.1` | `3.4.2` |
| [ts-api-utils](https://github.com/JoshuaKGoldberg/ts-api-utils) | `2.4.0` | `2.5.0` |


Updates `@babel/helpers` from 7.28.6 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-helpers)

Updates `@babel/parser` from 7.29.0 to 7.29.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.29.2/packages/babel-parser)

Updates `@typescript-eslint/utils` from 8.57.0 to 8.57.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.57.1/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.57.0 to 8.57.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.57.1/packages/visitor-keys)

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

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

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

Updates `flatted` from 3.4.1 to 3.4.2
- [Commits](WebReflection/flatted@v3.4.1...v3.4.2)

Updates `ts-api-utils` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/JoshuaKGoldberg/ts-api-utils/releases)
- [Changelog](https://github.com/JoshuaKGoldberg/ts-api-utils/blob/main/CHANGELOG.md)
- [Commits](typescript-eslint/ts-api-utils@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: "@babel/helpers"
  dependency-version: 7.29.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: "@babel/parser"
  dependency-version: 7.29.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.57.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.57.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001780
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: electron-to-chromium
  dependency-version: 1.5.321
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: ts-api-utils
  dependency-version: 2.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  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 22, 2026
@espitsyna
espitsyna merged commit daa348c into master Mar 23, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main-0c1b7ab757 branch March 23, 2026 08:20
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