adapt_authoring
adapt_authoring copied to clipboard
[Snyk] Upgrade: ,
Snyk has created this PR to upgrade multiple dependencies.
👯 The following dependencies are linked and will therefore be updated together. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.| Name | Versions | Released on |
|---|
@babel/corefrom 7.22.10 to 7.25.2 | 23 versions ahead of your current version | a month agoon 2024-07-30 @babel/preset-envfrom 7.22.10 to 7.25.3 | 21 versions ahead of your current version | a month agoon 2024-07-31
Issues fixed by the recommended upgrade:
| Issue | Score | Exploit Maturity | |
|---|---|---|---|
| Incomplete List of Disallowed Inputs SNYK-JS-BABELTRAVERSE-5962462 |
572 | Proof of Concept |
Release notes
Package name: @babel/core
-
7.25.2 - 2024-07-30
v7.25.2 (2024-07-30)
🐛 Bug Fix
babel-core,babel-traverse- #16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@ nicolo-ribaudo)
- #16695 Ensure that
Committers: 2
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.24.9 - 2024-07-15
v7.24.9 (2024-07-15)
🐛 Bug Fix
babel-core,babel-standalone- #16639 Avoid
require()call in@ babel/standalonebundle (@ nicolo-ribaudo)
- #16639 Avoid
babel-types
💅 Polish
babel-generator,babel-plugin-transform-optional-chaining- #16617 Avoid extra parens in TS
as/satisfies(@ nicolo-ribaudo)
- #16617 Avoid extra parens in TS
🏠 Internal
babel-helper-module-transforms- #16629 Lazy top-level initializations for module transforms (@ guybedford)
Committers: 5
- Babel Bot (@ babel-bot)
- Guy Bedford (@ guybedford)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
- 7.24.8 - 2024-07-11
- 7.24.7 - 2024-06-05
- 7.24.6 - 2024-05-24
- 7.24.5 - 2024-04-29
- 7.24.4 - 2024-04-03
- 7.24.3 - 2024-03-20
- 7.24.1 - 2024-03-19
- 7.24.0 - 2024-02-28
- 7.23.9 - 2024-01-25
- 7.23.7 - 2023-12-29
- 7.23.6 - 2023-12-11
- 7.23.5 - 2023-11-29
- 7.23.3 - 2023-11-09
- 7.23.2 - 2023-10-12
- 7.23.0 - 2023-09-25
- 7.22.20 - 2023-09-16
- 7.22.19 - 2023-09-14
- 7.22.18 - 2023-09-14
- 7.22.17 - 2023-09-08
- 7.22.15 - 2023-09-04
- 7.22.11 - 2023-08-24
- 7.22.10 - 2023-08-07
Package name: @babel/preset-env
-
7.25.3 - 2024-07-31
v7.25.3 (2024-07-31)
🐛 Bug Fix
babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-traverse- #16699 Avoid validating visitors produced by
traverse.visitors.merge(@ nicolo-ribaudo)
- #16699 Avoid validating visitors produced by
🏠 Internal
babel-parser- #16688 Add
@ babel/typesas a dependency of@ babel/parser(@ nicolo-ribaudo)
- #16688 Add
Committers: 2
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.25.2 - 2024-07-30
v7.25.2 (2024-07-30)
🐛 Bug Fix
babel-core,babel-traverse- #16695 Ensure that
requeueComputedKeyAndDecoratorsis available (@ nicolo-ribaudo)
- #16695 Ensure that
Committers: 2
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
-
7.25.0 - 2024-07-26
v7.25.0 (2024-07-26)
Thanks @ davidtaylorhq and @ slatereax for your first PR!
You can find the release blog post with some highlights at https://babeljs.io/blog/2024/07/26/7.25.0.
👓 Spec Compliance
babel-helpers,babel-plugin-proposal-explicit-resource-management,babel-runtime-corejs3babel-plugin-transform-typescript- #16602 Ensure enum members syntactically determinable to be strings do not get reverse mappings (@ liuxingbaoyu)
🚀 New Feature
babel-helper-create-class-features-plugin,babel-helper-function-name,babel-helper-plugin-utils,babel-helper-wrap-function,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression,babel-plugin-transform-classes,babel-plugin-transform-function-name,babel-preset-env,babel-traverse,babel-types- #16658 Move
ensureFunctionNametoNodePath.prototype(@ nicolo-ribaudo)
- #16658 Move
babel-helper-hoist-variables,babel-helper-plugin-utils,babel-plugin-proposal-async-do-expressions,babel-plugin-transform-modules-systemjs,babel-traverse- #16644 Move
hoistVariablestoScope.prototype(@ nicolo-ribaudo)
- #16644 Move
babel-helper-create-class-features-plugin,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-split-export-declaration,babel-plugin-transform-classes,babel-traverse,babel-types- #16645 Move
splitExportDeclarationtoNodePath.prototype(@ nicolo-ribaudo)
- #16645 Move
babel-helper-create-class-features-plugin,babel-helper-environment-visitor,babel-helper-module-transforms,babel-helper-plugin-utils,babel-helper-remap-async-to-generator,babel-helper-replace-supers,babel-plugin-bugfix-firefox-class-in-computed-class-key,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly,babel-plugin-transform-async-generator-functions,babel-plugin-transform-classes,babel-traverse- #16649 Move
environment-visitorhelper into@ babel/traverse(@ nicolo-ribaudo)
- #16649 Move
babel-core,babel-parser- #16480 Expose wether a module has TLA or not as
.extra.async(@ nicolo-ribaudo)
- #16480 Expose wether a module has TLA or not as
babel-compat-data,babel-plugin-bugfix-safari-class-field-initializer-scope,babel-preset-env- #16569 Introduce
bugfix-safari-class-field-initializer-scope(@ davidtaylorhq)
- #16569 Introduce
babel-plugin-transform-block-scoping,babel-traverse,babel-typesbabel-helper-import-to-platform-api,babel-plugin-proposal-json-modules- #16579 Add
uncheckedRequireoption for JSON imports to CJS (@ nicolo-ribaudo)
- #16579 Add
babel-helper-transform-fixture-test-runner,babel-node- #16642 Allow using custom config in
babel-node --eval(@ slatereax)
- #16642 Allow using custom config in
babel-compat-data,babel-helper-create-regexp-features-plugin,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-duplicate-named-capturing-groups-regex,babel-preset-env,babel-standalone
🐛 Bug Fix
babel-generator- #16678 Print parens around as expressions on the LHS (@ nicolo-ribaudo)
babel-template,babel-types- #15286 fix: Props are lost when the template replaces the node (@ liuxingbaoyu)
🏠 Internal
- Other
babel-generator- #16651 Simplify the printing logic for
(before ambiguous tokens (@ nicolo-ribaudo)
- #16651 Simplify the printing logic for
babel-helper-function-name,babel-plugin-transform-arrow-functions,babel-plugin-transform-function-name,babel-preset-env,babel-traverse- #16652 Simplify
helper-function-namelogic (@ nicolo-ribaudo)
- #16652 Simplify
🏃♀️ Performance
babel-parser,babel-plugin-proposal-pipeline-operator- #16461 Some minor parser performance improvements for ts (@ liuxingbaoyu)
🔬 Output optimization
babel-plugin-transform-classes- #16670 Reduce redundant
assertThisInitialized(@ liuxingbaoyu)
- #16670 Reduce redundant
babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-transform-class-properties,babel-plugin-transform-classes,babel-plugin-transform-exponentiation-operator,babel-plugin-transform-object-super,babel-plugin-transform-private-methods,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16374 Improve
super.xoutput (@ liuxingbaoyu)
- #16374 Improve
babel-plugin-transform-class-properties,babel-plugin-transform-classes- #16656 Simplify output for anonymous classes with no methods (@ nicolo-ribaudo)
Committers: 6
- Artem (@ slatereax)
- Babel Bot (@ babel-bot)
- David Taylor (@ davidtaylorhq)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.24.8 - 2024-07-11
v7.24.8 (2024-07-11)
Thanks @ H0onnn, @ jkup and @ SreeXD for your first pull requests!
👓 Spec Compliance
babel-parser- #16567 Do not use strict mode in TS
declare(@ liuxingbaoyu)
- #16567 Do not use strict mode in TS
🐛 Bug Fix
babel-generator- #16630 Correctly print parens around
ininforheads (@ nicolo-ribaudo) - #16626 Fix printing of comments in
await using(@ nicolo-ribaudo) - #16591 fix typescript code generation for yield expression inside type expre… (@ SreeXD)
- #16630 Correctly print parens around
babel-parser- #16613 Disallow destructuring assignment in
usingdeclarations (@ H0onnn) - #16490 fix: do not add
.value: undefinedto regexp literals (@ liuxingbaoyu)
- #16613 Disallow destructuring assignment in
babel-types- #16615 Remove boolean props from
ObjectTypeInternalSlotvisitor keys (@ nicolo-ribaudo)
- #16615 Remove boolean props from
babel-plugin-transform-typescript- #16566 fix: Correctly handle
export import x =(@ liuxingbaoyu)
- #16566 fix: Correctly handle
💅 Polish
babel-generator- #16625 Avoid unnecessary parens around
asyncinfor await(@ nicolo-ribaudo)
- #16625 Avoid unnecessary parens around
babel-traverse- #16619 Avoid checking
Scope.globalsmultiple times (@ liuxingbaoyu)
- #16619 Avoid checking
Committers: 9
- Amjad Yahia Robeen Hassan (@ amjed-98)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Jon Kuperman (@ jkup)
- Nagendran N (@ SreeXD)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sukka (@ SukkaW)
- @ H0onnn
- @ liuxingbaoyu
-
7.24.7 - 2024-06-05
v7.24.7 (2024-06-05)
🐛 Bug Fix
babel-node- #16554 Allow extra flags in babel-node (@ nicolo-ribaudo)
babel-traverse- #16522 fix: incorrect
constantViolationswith destructuring (@ liuxingbaoyu)
- #16522 fix: incorrect
babel-helper-transform-fixture-test-runner,babel-plugin-proposal-explicit-resource-management- #16524 fix: Transform
usinginswitchcorrectly (@ liuxingbaoyu)
- #16524 fix: Transform
🏠 Internal
babel-helpers,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime- #16525 Delete unused array helpers (@ blakewilson)
Committers: 7
- Amjad Yahia Robeen Hassan (@ amjed-98)
- Babel Bot (@ babel-bot)
- Blake Wilson (@ blakewilson)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sukka (@ SukkaW)
- @ liuxingbaoyu
- 7.24.6 - 2024-05-24
- 7.24.5 - 2024-04-29
- 7.24.4 - 2024-04-03
- 7.24.3 - 2024-03-20
- 7.24.1 - 2024-03-19
- 7.24.0 - 2024-02-28
- 7.23.9 - 2024-01-25
- 7.23.8 - 2024-01-08
- 7.23.7 - 2023-12-29
- 7.23.6 - 2023-12-11
- 7.23.5 - 2023-11-29
- 7.23.3 - 2023-11-09
- 7.23.2 - 2023-10-11
- 7.22.20 - 2023-09-16
- 7.22.15 - 2023-09-04
- 7.22.14 - 2023-08-30
- 7.22.10 - 2023-08-07
[!IMPORTANT]
- Check the changes in this PR to ensure they won't cause issues with your project.
- This PR was automatically created by Snyk using the credentials of a real user.
- Max score is 1000. Note that the real score may have changed since the PR was raised.
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: