Bump the npm group across 1 directory with 3 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(2 months ago)
(2 months ago)
dependencies javascript
poad
Bumps the npm group with 3 updates in the / directory: pnpm, @babel/parser and @babel/types.
Updates pnpm
from 10.12.3 to 10.12.4
Release notes
Sourced from pnpm's releases.
pnpm 10.12.4
Patch Changes
- Fix
pnpm licenses
command for local dependencies #9583.- Fix a bug in which
pnpm ls --filter=not-exist --json
prints nothing instead of an empty array #9672.- Fix a deadlock that sometimes happens during peer dependency resolution #9673.
- Running
pnpm install
afterpnpm fetch
should hoist all dependencies that need to be hoisted. Fixes a regression introduced in v10.12.2 by #9648; resolves #9689.Platinum Sponsors
Gold Sponsors
... (truncated)
Changelog
Sourced from pnpm's changelog.
10.12.4
Patch Changes
Fix
pnpm licenses
command for local dependencies #9583.Fix a bug in which
pnpm ls --filter=not-exist --json
prints nothing instead of an empty array #9672.Fix a deadlock that sometimes happens during peer dependency resolution #9673.
Running
pnpm install
afterpnpm fetch
should hoist all dependencies that need to be hoisted. Fixes a regression introduced in [v10.12.2] by #9648; resolves #9689.[v10.12.2]: https://github.com/pnpm/pnpm/releases/tag/v10.12.2Add commentMore actions #9648: pnpm/pnpm#9648 #9689: pnpm/pnpm#9689
Commits
337a110
chore(release): 10.12.42893bb9
fix(listing/json): empty filter should print empty array (#9688)7f52001
docs: add new sponsor- See full diff in compare view
Updates @babel/parser
from 7.27.5 to 7.27.7
Release notes
Sourced from @babel/parser
's releases.
v7.27.7 (2025-06-26)
Thanks
@arthur-mountain
and@evankanderson
for your first PRs!:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-transform-classes
babel-parser
:bug: Bug Fix
babel-core
babel-types
babel-plugin-transform-parameters
- #17352 fix: Params of
async function*
should throw synchronously (@liuxingbaoyu
):house: Internal
babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
Committers: 6
- Arthur (
@arthur-mountain
)- Babel Bot (
@babel-bot
)- Evan Anderson (
@evankanderson
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
Committers: 3
- Huáng Jùnliàng (
@JLHwung
)- Ingvar Stepanyan (
@RReverser
)@liuxingbaoyu
Changelog
Sourced from @babel/parser
's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-transform-classes
babel-parser
:bug: Bug Fix
babel-core
babel-types
babel-plugin-transform-parameters
- #17352 fix: Params of
async function*
should throw synchronously (@liuxingbaoyu
):house: Internal
babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
v7.27.6 (2025-06-05)
:bug: Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17366 fix:
finally
causes unexpected return value (@liuxingbaoyu
)babel-generator
,babel-parser
,babel-types
Commits
4ce7dfd
v7.27.74afd207
Interepret parserallow*
options as top level only (#17203)476700b
chore(token): use const for flag definitions (#17396)e50f0b4
Avoid usinglookahead
in parser (#17354)0f50baf
fix: disable using in ambient context (#17371)781e23e
Ensure syntactic ordering when visiting array-type AST nodes (#17357)- See full diff in compare view
Updates @babel/types
from 7.27.6 to 7.27.7
Release notes
Sourced from @babel/types
's releases.
v7.27.7 (2025-06-26)
Thanks
@arthur-mountain
and@evankanderson
for your first PRs!:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-transform-classes
babel-parser
:bug: Bug Fix
babel-core
babel-types
babel-plugin-transform-parameters
- #17352 fix: Params of
async function*
should throw synchronously (@liuxingbaoyu
):house: Internal
babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
Committers: 6
- Arthur (
@arthur-mountain
)- Babel Bot (
@babel-bot
)- Evan Anderson (
@evankanderson
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
Changelog
Sourced from @babel/types
's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-transform-classes
babel-parser
:bug: Bug Fix
babel-core
babel-types
babel-plugin-transform-parameters
- #17352 fix: Params of
async function*
should throw synchronously (@liuxingbaoyu
):house: Internal
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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
1
2
+15
-15
Package Dependencies
Technical Details
ID: | 2372750 |
UUID: | 2623859046 |
Node ID: | PR_kwDOOciLTs6cZOlm |
Host: | GitHub |
Repository: | poad/typescript-eslint-template |
Merge State: | Unknown |