deps: bump the all-dependencies group with 7 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
dependencies
Bumps the all-dependencies group with 7 updates:
Package | From | To |
---|---|---|
dotenv | 16.5.0 |
16.6.0 |
@babel/compat-data | 7.27.5 |
7.27.7 |
@babel/core | 7.27.4 |
7.27.7 |
@babel/parser | 7.27.5 |
7.27.7 |
@babel/traverse | 7.27.4 |
7.27.7 |
@babel/types | 7.27.6 |
7.27.7 |
electron-to-chromium | 1.5.175 |
1.5.176 |
Updates dotenv
from 16.5.0 to 16.6.0
Commits
064edcb
16.6.047e1425
add type information forquiet
arg057bdb8
changelog 🪵a0e16b0
Merge pull request #870 from motdotla/add-log-with-quiet-flaga9a3d58
Merge branch 'add-log-with-quiet-flag' of github.com:motdotla/dotenv into add...bc18183
add coverage105e471
Update CHANGELOG.md2803186
changelog 🪵f74af2c
add log message. default cli to quiet69dd256
remove counter- Additional commits viewable in compare view
Updates @babel/compat-data
from 7.27.5 to 7.27.7
Release notes
Sourced from @babel/compat-data
'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/compat-data
'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
Updates @babel/core
from 7.27.4 to 7.27.7
Release notes
Sourced from @babel/core
'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
v7.27.5 (2025-06-03)
Thanks
@NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@liuxingbaoyu
)
... (truncated)
Changelog
Sourced from @babel/core
'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
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@liuxingbaoyu
)- Other
:nail_care: Polish
Commits
4ce7dfd
v7.27.77428811
Improve TS babel config loading (#17392)- 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/traverse
from 7.27.4 to 7.27.7
Release notes
Sourced from @babel/traverse
'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
v7.27.5 (2025-06-03)
Thanks
@NullVoxPopuli
for your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@liuxingbaoyu
)
... (truncated)
Changelog
Sourced from @babel/traverse
'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
v7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regenerator
fortry
(@liuxingbaoyu
)- Other
:nail_care: Polish
Commits
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
Updates electron-to-chromium
from 1.5.175 to 1.5.176
Commits
daa3b19
1.5.176d49c794
generate new version- See full diff 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 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
+124
-124
Package Dependencies
Technical Details
ID: | 2364141 |
UUID: | 2623058885 |
Node ID: | PR_kwDONiXIMs6cWLPF |
Host: | GitHub |
Repository: | mattfsourcecode/node-graphql-code-test |
Merge State: | Unknown |