deps: bump the all-dependencies group with 7 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(5 months ago)
(5 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
064edcb16.6.047e1425add type information forquietarg057bdb8changelog 🪵a0e16b0Merge pull request #870 from motdotla/add-log-with-quiet-flaga9a3d58Merge branch 'add-log-with-quiet-flag' of github.com:motdotla/dotenv into add...bc18183add coverage105e471Update CHANGELOG.md2803186changelog 🪵f74af2cadd log message. default cli to quiet69dd256remove 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-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 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-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadv7.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:
finallycauses 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-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 3
- Huáng Jùnliàng (
@JLHwung)- Ingvar Stepanyan (
@RReverser)@liuxingbaoyuv7.27.5 (2025-06-03)
Thanks
@NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)
... (truncated)
Changelog
Sourced from @babel/core's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesv7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)- Other
:nail_care: Polish
Commits
4ce7dfdv7.27.77428811Improve 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-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 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-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-types
Commits
4ce7dfdv7.27.74afd207Interepret parserallow*options as top level only (#17203)476700bchore(token): use const for flag definitions (#17396)e50f0b4Avoid usinglookaheadin parser (#17354)0f50baffix: disable using in ambient context (#17371)781e23eEnsure 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-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 6
- Arthur (
@arthur-mountain)- Babel Bot (
@babel-bot)- Evan Anderson (
@evankanderson)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyuv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesCommitters: 3
- Huáng Jùnliàng (
@JLHwung)- Ingvar Stepanyan (
@RReverser)@liuxingbaoyuv7.27.5 (2025-06-03)
Thanks
@NullVoxPopulifor your first PR!:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@liuxingbaoyu)
... (truncated)
Changelog
Sourced from @babel/traverse's changelog.
v7.27.7 (2025-06-26)
:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadv7.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:
finallycauses unexpected return value (@liuxingbaoyu)babel-generator,babel-parser,babel-typesv7.27.5 (2025-06-03)
:bug: Bug Fix
babel-plugin-transform-regenerator
- #17359 fix: Unexpected infinite loop with
regeneratorfortry(@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-mountainand@evankandersonfor your first PRs!:eyeglasses: Spec Compliance
babel-parser,babel-plugin-transform-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-plugin-transform-parameters
- #17352 fix: Params of
async function*should throw synchronously (@liuxingbaoyu):house: Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadCommitters: 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-classesbabel-parser:bug: Bug Fix
babel-corebabel-typesbabel-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
daa3b191.5.176d49c794generate 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
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 |