Closed dependabot[bot] closed 2 months ago
Bumps the dev-dependencies group with 5 updates:
7.25.6
7.25.7
7.25.2
7.25.4
7.25.0
Updates @babel/cli from 7.25.6 to 7.25.7
@babel/cli
Sourced from @babel/cli's releases.
@babel/cli
v7.25.7 (2024-10-02) Thanks @DylanPiercey and @YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung) babel-traverse #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey) babel-plugin-transform-classes #16797 Use an inclusion rather than exclusion list for super() check (@nicolo-ribaudo) babel-generator #16788 Fix printing of TS infer in compact mode (@nicolo-ribaudo) #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo) #16778 Respect [no LineTerminator here] after nodes (@nicolo-ribaudo) :nail_care: Polish babel-types #16852 Add deprecated JSDOC for fields (@liuxingbaoyu) :house: Internal babel-core #16820 Allow sync loading of ESM when --experimental-require-module (@nicolo-ribaudo) babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env #16858 Add browserslist config to external dependency (@JLHwung) babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo) babel-generator #16779 Simplify logic for [no LineTerminator here] before nodes (@nicolo-ribaudo) :running_woman: Performance babel-plugin-transform-typescript #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu) babel-types #16842 perf: Improve @babel/types builders (@liuxingbaoyu) #16828 Only access BABEL_TYPES_8_BREAKING at startup (@nicolo-ribaudo) Committers: 8 Babel Bot (@babel-bot) Dylan Piercey (@DylanPiercey) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu coderaiser (@coderaiser) fisker Cheung (@fisker) hwook (@YuHyeonWook)
Thanks @DylanPiercey and @YuHyeonWook for your first PRs!
@DylanPiercey
@YuHyeonWook
babel-helper-validator-identifier
@JLHwung
babel-traverse
babel-plugin-transform-classes
super()
@nicolo-ribaudo
babel-generator
infer
[no LineTerminator here]
babel-types
@liuxingbaoyu
babel-core
--experimental-require-module
babel-helper-compilation-targets
babel-helper-plugin-utils
babel-preset-env
babel-plugin-proposal-destructuring-private
babel-plugin-syntax-decimal
babel-plugin-syntax-import-reflection
babel-standalone
babel-plugin-transform-typescript
@babel/types
BABEL_TYPES_8_BREAKING
@babel-bot
@coderaiser
@fisker
Sourced from @babel/cli's changelog.
v7.25.7 (2024-10-02) :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung) babel-traverse #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey) babel-plugin-transform-classes #16797 Use an inclusion rather than exclusion list for super() check (@nicolo-ribaudo) babel-generator #16788 Fix printing of TS infer in compact mode (@nicolo-ribaudo) #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo) #16778 Respect [no LineTerminator here] after nodes (@nicolo-ribaudo) :nail_care: Polish babel-types #16852 Add deprecated JSDOC for fields (@liuxingbaoyu) :house: Internal babel-core #16820 Allow sync loading of ESM when --experimental-require-module (@nicolo-ribaudo) babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env #16858 Add browserslist config to external dependency (@JLHwung) babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo) babel-generator #16779 Simplify logic for [no LineTerminator here] before nodes (@nicolo-ribaudo) :running_woman: Performance babel-plugin-transform-typescript #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu) babel-types #16842 perf: Improve @babel/types builders (@liuxingbaoyu) #16828 Only access BABEL_TYPES_8_BREAKING at startup (@nicolo-ribaudo)
2533cfb
7722f23
typescript
typescript-eslint
69d65f1
^18.20.0 || ^20.17.0 || >=22.8.0
Updates @babel/core from 7.25.2 to 7.25.7
@babel/core
Sourced from @babel/core's releases.
@babel/core
v7.25.7 (2024-10-02) Thanks @DylanPiercey and @YuHyeonWook for your first PRs! :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung) babel-traverse #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey) babel-plugin-transform-classes #16797 Use an inclusion rather than exclusion list for super() check (@nicolo-ribaudo) babel-generator #16788 Fix printing of TS infer in compact mode (@nicolo-ribaudo) #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo) #16778 Respect [no LineTerminator here] after nodes (@nicolo-ribaudo) :nail_care: Polish babel-types #16852 Add deprecated JSDOC for fields (@liuxingbaoyu) :house: Internal babel-core #16820 Allow sync loading of ESM when --experimental-require-module (@nicolo-ribaudo) babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env #16858 Add browserslist config to external dependency (@JLHwung) babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo) babel-generator #16779 Simplify logic for [no LineTerminator here] before nodes (@nicolo-ribaudo) :running_woman: Performance babel-plugin-transform-typescript #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu) babel-types #16842 perf: Improve @babel/types builders (@liuxingbaoyu) #16828 Only access BABEL_TYPES_8_BREAKING at startup (@nicolo-ribaudo) Committers: 8 Babel Bot (@babel-bot) Dylan Piercey (@DylanPiercey) Huáng Jùnliàng (@JLHwung) Nicolò Ribaudo (@nicolo-ribaudo) @liuxingbaoyu coderaiser (@coderaiser) fisker Cheung (@fisker) hwook (@YuHyeonWook) v7.25.6 (2024-08-29) Thanks @j4k0xb for your first PR!
Thanks @j4k0xb for your first PR!
@j4k0xb
... (truncated)
Sourced from @babel/core's changelog.
v7.25.7 (2024-10-02) :bug: Bug Fix babel-helper-validator-identifier #16825 fix: update identifier to unicode 16 (@JLHwung) babel-traverse #16814 fix: issue with node path keys updated on unrelated paths (@DylanPiercey) babel-plugin-transform-classes #16797 Use an inclusion rather than exclusion list for super() check (@nicolo-ribaudo) babel-generator #16788 Fix printing of TS infer in compact mode (@nicolo-ribaudo) #16785 Print TS type annotations for destructuring in assignment pattern (@nicolo-ribaudo) #16778 Respect [no LineTerminator here] after nodes (@nicolo-ribaudo) :nail_care: Polish babel-types #16852 Add deprecated JSDOC for fields (@liuxingbaoyu) :house: Internal babel-core #16820 Allow sync loading of ESM when --experimental-require-module (@nicolo-ribaudo) babel-helper-compilation-targets, babel-helper-plugin-utils, babel-preset-env #16858 Add browserslist config to external dependency (@JLHwung) babel-plugin-proposal-destructuring-private, babel-plugin-syntax-decimal, babel-plugin-syntax-import-reflection, babel-standalone #16809 Archive syntax-import-reflection and syntax-decimal (@nicolo-ribaudo) babel-generator #16779 Simplify logic for [no LineTerminator here] before nodes (@nicolo-ribaudo) :running_woman: Performance babel-plugin-transform-typescript #16875 perf: Avoid extra cloning of namespaces (@liuxingbaoyu) babel-types #16842 perf: Improve @babel/types builders (@liuxingbaoyu) #16828 Only access BABEL_TYPES_8_BREAKING at startup (@nicolo-ribaudo) v7.25.6 (2024-08-29) :bug: Bug Fix babel-generator #16783 Properly print inner comments in TS array types (@nicolo-ribaudo) #16775 fix: jsx whitespace is not properly preserved when retainLines (@liuxingbaoyu) babel-traverse #16727 fix: path.getAssignmentIdentifiers may be undefined (@liuxingbaoyu) babel-parser #16761 fix: improve static canFollowModifier checks (@JLHwung) babel-helpers, babel-plugin-transform-optional-chaining, babel-runtime-corejs3 #16769 Only wrap functions in superPropertyGet helper (@nicolo-ribaudo) :nail_care: Polish babel-generator, babel-plugin-transform-async-to-generator, babel-plugin-transform-block-scoping, babel-plugin-transform-class-properties, babel-plugin-transform-classes, babel-plugin-transform-duplicate-named-capturing-groups-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-react-jsx-development, babel-plugin-transform-react-jsx, babel-plugin-transform-react-pure-annotations, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env #16780 Do not enforce printing space between ( and comments (@nicolo-ribaudo)
path.getAssignmentIdentifiers
undefined
babel-parser
babel-helpers
babel-plugin-transform-optional-chaining
babel-runtime-corejs3
superPropertyGet
babel-plugin-transform-async-to-generator
babel-plugin-transform-block-scoping
babel-plugin-transform-class-properties
babel-plugin-transform-duplicate-named-capturing-groups-regex
babel-plugin-transform-named-capturing-groups-regex
babel-plugin-transform-react-jsx-development
babel-plugin-transform-react-jsx
babel-plugin-transform-react-pure-annotations
babel-plugin-transform-regenerator
babel-plugin-transform-runtime
(
2ee4982
loadFullConfig
b2ba04c
cd8ffa4
9e14f7d
dba45d3
devDependencies
tsconfig.json
Updates @babel/preset-env from 7.25.4 to 7.25.7
@babel/preset-env
Sourced from @babel/preset-env's releases.
@babel/preset-env
Sourced from @babel/preset-env's changelog.
866bc07
367ab6c
343ee2d
4ff9408
368b512
2ee26be
341477b
Updates @babel/template from 7.25.0 to 7.25.7
@babel/template
Sourced from @babel/template's releases.
@babel/template
Sourced from @babel/template's changelog.
63af126
ca62240
importAssertions
Updates @babel/types from 7.25.6 to 7.25.7
@babel/types
Sourced from @babel/types's releases.
Sourced from @babel/types's changelog.
ea5fcb8
import/export
e02d9ef
61d0573
ebe4b7c
611d958
TSClassImplements|TSInterfaceHeritage
506bf91
855a72e
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 commen...
Description has been truncated
:tada: This PR is included in version 7.19.156 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Bumps the dev-dependencies group with 5 updates:
7.25.6
7.25.7
7.25.2
7.25.7
7.25.4
7.25.7
7.25.0
7.25.7
7.25.6
7.25.7
Updates
@babel/cli
from 7.25.6 to 7.25.7Release notes
Sourced from
@babel/cli
's releases.Changelog
Sourced from
@babel/cli
's changelog.Commits
2533cfb
v7.25.77722f23
Updatetypescript
&typescript-eslint
(#16826)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)Updates
@babel/core
from 7.25.2 to 7.25.7Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
2533cfb
v7.25.72ee4982
chore: ImproveloadFullConfig
types (#16872)b2ba04c
Allow sync loading of ESM when--experimental-require-module
(#16820)cd8ffa4
[Babel 8] fix: Throwing exceptions synchronously (#16836)9e14f7d
chore: Enable more lint rules (#16827)7722f23
Updatetypescript
&typescript-eslint
(#16826)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/preset-env
from 7.25.4 to 7.25.7Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
2533cfb
v7.25.7866bc07
Update compat data (#16866)367ab6c
Add browserslist config to external dependency (#16858)343ee2d
Bump compat deps (#16857)4ff9408
Bump regexpu-core to 6 (#16848)368b512
Update compat data (#16846)2ee26be
fix: CI Failure (#16835)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)341477b
Do not enforce printing space between(
and comments (#16780)Updates
@babel/template
from 7.25.0 to 7.25.7Release notes
Sourced from
@babel/template
's releases.... (truncated)
Changelog
Sourced from
@babel/template
's changelog.... (truncated)
Commits
2533cfb
v7.25.763af126
fix: ObjectPattern used as id inside for-of (#16830)ca62240
RemoveimportAssertions
parser plugin (#16770)69d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@babel/types
from 7.25.6 to 7.25.7Release notes
Sourced from
@babel/types
's releases.Changelog
Sourced from
@babel/types
's changelog.Commits
2533cfb
v7.25.7ea5fcb8
chore: Enableimport/export
rule (#16843)e02d9ef
Add deprecated JSDOC for fields (#16852)61d0573
chore: Simplify the use of definitions for@babel/types
(#16855)ebe4b7c
perf: Improve@babel/types
builders (#16842)63af126
fix: ObjectPattern used as id inside for-of (#16830)611d958
[babel 8] CreateTSClassImplements|TSInterfaceHeritage
nodes (#16731)506bf91
RemoveBABEL_TYPES_8_BREAKING
flag and enable it by default (#16817)9e14f7d
chore: Enable more lint rules (#16827)855a72e
Only accessBABEL_TYPES_8_BREAKING
at startup (#16828)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 commen...
Description has been truncated