Bump the packages group with 9 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
dependencies javascript
poad
Bumps the packages group with 9 updates:
| Package | From | To |
|---|---|---|
| typescript-eslint | 8.57.0 |
8.57.1 |
| @babel/helpers | 7.28.6 |
7.29.2 |
| @babel/parser | 7.29.0 |
7.29.2 |
| @typescript-eslint/eslint-plugin | 8.57.0 |
8.57.1 |
| @typescript-eslint/parser | 8.57.0 |
8.57.1 |
| @typescript-eslint/type-utils | 8.57.0 |
8.57.1 |
| @typescript-eslint/utils | 8.57.0 |
8.57.1 |
| @typescript-eslint/visitor-keys | 8.57.0 |
8.57.1 |
| enhanced-resolve | 5.20.0 |
5.20.1 |
Updates typescript-eslint from 8.57.0 to 8.57.1
Release notes
Sourced from typescript-eslint'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
- Newton Yuan
@​NewtonYuanSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.57.1 (2026-03-16)
This was a version bump only for typescript-eslint 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
c7c38aachore(release): publish 8.57.1- See full diff in compare view
Updates @babel/helpers from 7.28.6 to 7.29.2
Release notes
Sourced from @​babel/helpers's releases.
v7.29.1 (2026-02-04)
:bug: Bug Fix
babel-standalone
- #17771 [7.x backport] fix: ensure
targets.esmodulesis validated (@​JLHwung)babel-generator
- #17776 [7.x backport] Fix undefined when 64 indents (
@​liuxingbaoyu)Committers: 2
- Huáng Jùnlià ng (
@​JLHwung)@​liuxingbaoyuv7.29.0 (2026-01-31)
Thanks
@​simbahaxfor your first PR!:rocket: New Feature
babel-types
- #17750 [7.x backport] Add attributes import declaration builder (
@​JLHwung)babel-standalone
- #17663 [7.x backport] feat(standalone): export async transform (
@​JLHwung)- #17725 [7.x backport] feat: read standalone targets from data-targets (
@​JLHwung):bug: Bug Fix
babel-parser
- #17765 fix(parser): correctly parse type assertions in
extendsclause (@​nicolo-ribaudo)- #17723 [7.x backport] fix(parser): improve super type argument parsing (
@​JLHwung)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):running_woman: Performance
babel-generator,babel-runtime-corejs3
- #17642 [Babel 7] Improve generator performance (
@​liuxingbaoyu)Committers: 6
- David (
@​simbahax)- Huáng Jùnlià ng (
@​JLHwung)- Nicolò Ribaudo (
@​nicolo-ribaudo)@​liuxingbaoyu@​magic-akari
Commits
37d5595v7.29.21c0a08d[7.x backport] fix: Properly handle await in finally (#17805)- See full diff in compare view
Updates @babel/parser from 7.29.0 to 7.29.2
Release notes
Sourced from @​babel/parser's releases.
v7.29.1 (2026-02-04)
:bug: Bug Fix
babel-standalone
- #17771 [7.x backport] fix: ensure
targets.esmodulesis validated (@​JLHwung)babel-generator
- #17776 [7.x backport] Fix undefined when 64 indents (
@​liuxingbaoyu)Committers: 2
- Huáng Jùnlià ng (
@​JLHwung)@​liuxingbaoyu
Commits
37d5595v7.29.2f030ad3[7.x backport] async x => {} must be in leading pos (#17840)- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.57.0 to 8.57.1
Release notes
Sourced from @​typescript-eslint/eslint-plugin'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
- Newton Yuan
@​NewtonYuanSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/eslint-plugin's changelog.
8.57.1 (2026-03-16)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] no report for property on intersection type (#12126)
❤️ Thank You
- Newton Yuan
@​NewtonYuanSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Commits
c7c38aachore(release): publish 8.57.1e114629fix(eslint-plugin): [prefer-optional-chain] no report for property on interse...- See full diff in compare view
Updates @typescript-eslint/parser from 8.57.0 to 8.57.1
Release notes
Sourced from @​typescript-eslint/parser'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
- Newton Yuan
@​NewtonYuanSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/parser's changelog.
8.57.1 (2026-03-16)
This was a version bump only for parser 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
c7c38aachore(release): publish 8.57.1- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.57.0 to 8.57.1
Release notes
Sourced from @​typescript-eslint/type-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
- Newton Yuan
@​NewtonYuanSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @​typescript-eslint/type-utils's changelog.
8.57.1 (2026-03-16)
This was a version bump only for type-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
c7c38aachore(release): publish 8.57.1- See full diff in compare view
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
- Newton Yuan
@​NewtonYuanSee 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
c7c38aachore(release): publish 8.57.1- See full diff in compare view
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
- Newton Yuan
@​NewtonYuanSee 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
c7c38aachore(release): publish 8.57.1- See full diff in compare view
Updates enhanced-resolve from 5.20.0 to 5.20.1
Release notes
Sourced from enhanced-resolve's releases.
v5.20.1
Patch Changes
Optimize
TsconfigPathsPluginand fix extends resolution bugs. (by@​alexander-akaitin #492)Improve resolver cache hit rate. (by
@​alexander-akaitin #492)
Changelog
Sourced from enhanced-resolve's changelog.
5.20.1
Patch Changes
Optimize
TsconfigPathsPluginand fix extends resolution bugs. (by@​alexander-akaitin #492)Improve resolver cache hit rate. (by
@​alexander-akaitin #492)
Commits
ebc67d3chore(release): new release (#493)ab7e9b5chore: fix cspell363dbbaci: fix logic14d16bdci: trusted publishers (#492)00eb94fci: add node@25 (#491)b7f67c1chore(deps-dev): bump tooling from v1.24.4 to v1.25.0 (#489)2b1f47cchore(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0 in the ...3c2484fci: dependabot automerge (#486)22d1cb6ci: use lock versions (#485)1ec26f2chore(deps): update (#484)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for enhanced-resolve since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Package Dependencies
@typescript-eslint/parser
npm
8.57.0 → 8.57.1
Patch
@typescript-eslint/eslint-plugin
npm
8.57.0 → 8.57.1
Patch
@typescript-eslint/type-utils
npm
8.57.0 → 8.57.1
Patch
@typescript-eslint/utils
npm
8.57.0 → 8.57.1
Patch
@typescript-eslint/visitor-keys
npm
8.57.0 → 8.57.1
Patch
Technical Details
| ID: | 14654151 |
| UUID: | 4085308061 |
| Node ID: | PR_kwDOMzbQP87LEMDc |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |