-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update all non-major dependencies #23
base: develop
Are you sure you want to change the base?
Conversation
f73a96a
to
f530efc
Compare
f530efc
to
6850e23
Compare
1fc682c
to
afdaf94
Compare
afdaf94
to
7d88be8
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #23 +/- ##
=======================================
Coverage 0.00% 0.00%
=======================================
Files 1 1
Lines 1 1
=======================================
Misses 1 1 ☔ View full report in Codecov by Sentry. |
7d88be8
to
eced187
Compare
eced187
to
6cca380
Compare
6cca380
to
c8d8d58
Compare
c8d8d58
to
fcfd467
Compare
fcfd467
to
01329f6
Compare
01329f6
to
8985368
Compare
8985368
to
dcc1456
Compare
dcc1456
to
db72102
Compare
3e110b9
to
9479649
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
nuxt/package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (6)
- .circleci/config.yml (1 hunks)
- .github/workflows/test-preview.yml (2 hunks)
- .nvmrc (1 hunks)
- drupal/composer.json (1 hunks)
- nuxt/.nvmrc (1 hunks)
- nuxt/package.json (1 hunks)
Files skipped from review due to trivial changes (3)
- .github/workflows/test-preview.yml
- .nvmrc
- nuxt/.nvmrc
Additional comments not posted (35)
nuxt/package.json (22)
31-31
: Dependency Update:core-js
The
core-js
library has been updated from3.25.0
to3.38.0
. Ensure that the project is compatible with the new version and that no breaking changes affect the existing functionality.
32-32
: Dependency Update:dotenv
The
dotenv
library has been updated from^16.0.2
to^16.4.5
. Verify that the environment variable configurations remain consistent and that no breaking changes affect the existing setup.
33-33
: Dependency Update:druxt
The
druxt
library has been updated from^0.20.0
to^0.24.0
. Check for any changes in the Druxt API that might affect the project.
34-34
: Dependency Update:druxt-auth
The
druxt-auth
library has been updated from^0.2.0
to^0.4.0
. Ensure that the authentication mechanisms are still functioning correctly with the new version.
35-35
: Dependency Update:druxt-site
The
druxt-site
library has been updated from^0.13.0
to^0.14.3
. Verify that the site configurations and functionalities are unaffected by the update.
36-36
: Dependency Update:nuxt
The
nuxt
framework has been updated from2.15.8
to2.18.1
. Ensure that the project is compatible with the new version and that no breaking changes affect the existing functionality.
39-39
: DevDependency Update:@babel/eslint-parser
The
@babel/eslint-parser
library has been updated from^7.19.1
to^7.25.1
. Ensure that the ESLint configurations are compatible with the new parser version.
43-43
: DevDependency Update:@vue/test-utils
The
@vue/test-utils
library has been updated from^1.3.0
to^1.3.6
. Verify that the unit tests are still passing with the new version.
44-44
: DevDependency Update:babel-jest
The
babel-jest
library has been updated from^29.0.3
to^29.7.0
. Ensure that the Jest configurations are compatible with the new version.
45-45
: DevDependency Update:cypress
The
cypress
library has been updated from^10.8.0
to^10.11.0
. Verify that the end-to-end tests are still passing with the new version.
46-46
: DevDependency Update:eslint
The
eslint
library has been updated from^8.23.1
to^8.57.0
. Ensure that the linting rules are compatible with the new version.
47-47
: DevDependency Update:eslint-config-prettier
The
eslint-config-prettier
library has been updated from^8.5.0
to^8.10.0
. Verify that the ESLint and Prettier configurations are compatible with the new version.
50-50
: DevDependency Update:eslint-plugin-vue
The
eslint-plugin-vue
library has been updated from^9.5.1
to^9.27.0
. Ensure that the Vue linting rules are compatible with the new version.
51-51
: DevDependency Update:husky
The
husky
library has been updated from^8.0.1
to^8.0.3
. Verify that the Git hooks are still functioning correctly with the new version.
52-52
: DevDependency Update:jest
The
jest
library has been updated from^29.0.3
to^29.7.0
. Ensure that the unit tests are still passing with the new version.
53-53
: DevDependency Update:jest-environment-jsdom
The
jest-environment-jsdom
library has been updated from^29.0.3
to^29.7.0
. Verify that the Jest environment configurations are compatible with the new version.
54-54
: DevDependency Update:lint-staged
The
lint-staged
library has been updated from^13.0.3
to^13.3.0
. Ensure that the lint-staged configurations are compatible with the new version.
55-55
: DevDependency Update:postcss
The
postcss
library has been updated from8.4.16
to8.4.41
. Verify that the PostCSS configurations are compatible with the new version.
56-56
: DevDependency Update:start-server-and-test
The
start-server-and-test
library has been updated from^1.14.0
to^1.15.4
. Ensure that the server and test scripts are compatible with the new version.
57-57
: DevDependency Update:stylelint
The
stylelint
library has been updated from^14.12.0
to^14.16.1
. Verify that the stylelint configurations are compatible with the new version.
58-58
: DevDependency Update:stylelint-config-prettier
The
stylelint-config-prettier
library has been updated from^9.0.3
to^9.0.5
. Ensure that the stylelint and Prettier configurations are compatible with the new version.
59-59
: DevDependency Update:stylelint-config-recommended-vue
The
stylelint-config-recommended-vue
library has been updated from^1.4.0
to^1.5.0
. Verify that the stylelint configurations for Vue are compatible with the new version.drupal/composer.json (12)
18-18
: Dependency Update:composer/installers
The
composer/installers
library has been updated from2.2.0
to2.3.0
. Ensure that the Composer installer configurations are compatible with the new version.
19-19
: Dependency Update:cweagans/composer-patches
The
cweagans/composer-patches
library has been updated from^1.7
to^1.7.3
. Verify that the Composer patch configurations are compatible with the new version.
21-21
: Dependency Update:drupal/core-composer-scaffold
The
drupal/core-composer-scaffold
library has been updated from9.4.5
to9.5.11
. Ensure that the Drupal core scaffold configurations are compatible with the new version.
22-22
: Dependency Update:drupal/core-project-message
The
drupal/core-project-message
library has been updated from9.4.5
to9.5.11
. Verify that the project message configurations are compatible with the new version.
23-23
: Dependency Update:drupal/core-recommended
The
drupal/core-recommended
library has been updated from9.4.5
to9.5.11
. Ensure that the Drupal core configurations are compatible with the new version.
24-24
: Dependency Update:drupal/druxt
The
drupal/druxt
library has been updated from1.1.1
to1.2.0
. Verify that the Druxt configurations are compatible with the new version.
25-25
: Dependency Update:drupal/simple_oauth
The
drupal/simple_oauth
library has been updated from^5.2
to^5.2.5
. Ensure that the OAuth configurations are compatible with the new version.
26-26
: Dependency Update:drupal/tome
The
drupal/tome
library has been updated from^1.7
to^1.12.0
. Verify that the Tome configurations are compatible with the new version.
27-27
: Dependency Update:drush/drush
The
drush/drush
library has been updated from11.1.1
to11.6.0
. Ensure that the Drush configurations are compatible with the new version.
28-28
: Dependency Update:twig/twig
The
twig/twig
library has been updated from2.15.2
to2.16.0
. Verify that the Twig template configurations are compatible with the new version.
29-29
: Dependency Update:vlucas/phpdotenv
The
vlucas/phpdotenv
library has been updated from^5.4
to^5.6.1
. Ensure that the environment variable configurations are compatible with the new version.
32-32
: DevDependency Update:drupal/core-dev
The
drupal/core-dev
library has been updated from9.4.5
to9.5.11
. Ensure that the Drupal core development configurations are compatible with the new version..circleci/config.yml (1)
11-11
: Docker Image Update:php:8.3
The Docker image version has been updated from
php:8.1
tophp:8.3
. Ensure that the project is compatible with the new PHP version and that no breaking changes affect the existing functionality.
9479649
to
7f8d87e
Compare
7f8d87e
to
a981956
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
nuxt/package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (6)
- .circleci/config.yml (1 hunks)
- .github/workflows/test-preview.yml (2 hunks)
- .nvmrc (1 hunks)
- drupal/composer.json (1 hunks)
- nuxt/.nvmrc (1 hunks)
- nuxt/package.json (1 hunks)
Files skipped from review due to trivial changes (3)
- .github/workflows/test-preview.yml
- .nvmrc
- nuxt/.nvmrc
Additional comments not posted (5)
nuxt/package.json (2)
39-59
: DevDependencies updatesSeveral development dependencies have been updated:
- @babel/eslint-parser, @vue/test-utils, babel-jest, cypress, eslint, eslint-config-prettier, eslint-plugin-vue, husky, jest, jest-environment-jsdom, lint-staged, postcss, start-server-and-test, stylelint, stylelint-config-prettier, and stylelint-config-recommended-vue.
These updates may introduce changes to the development workflow, testing environment, or linting rules. It's important to:
- Review the changelogs of these packages for any significant changes.
- Run the project's test suite to ensure all tests pass with the updated dependencies.
- Check if there are any new linting rules or changes that might affect the codebase.
To ensure the updates don't break the existing setup, run the following script:
This script will install the updated dependencies, run linters, execute tests, and build the project, helping to identify any potential issues introduced by the updates.
31-36
: Dependency updates independencies
sectionThe following dependencies have been updated:
- core-js: 3.38.1
- dotenv: ^16.4.5
- druxt: ^0.24.0
- druxt-auth: ^0.4.0
- druxt-site: ^0.14.3
- nuxt: 2.18.1
These updates appear to be minor version upgrades, which should maintain backwards compatibility. However, it's important to:
- Review the changelogs of these packages to ensure there are no breaking changes.
- Test the application thoroughly to verify that these updates don't introduce any unexpected behavior.
To check for any potential breaking changes or significant updates, run the following script:
This script will fetch the latest 5 releases for each updated package, allowing you to review any significant changes or potential breaking updates.
drupal/composer.json (2)
32-32
: Update inrequire-dev
sectionThe
drupal/core-dev
package has been updated to version 9.5.11, which aligns with the Drupal core update in therequire
section. This ensures that development tools and testing frameworks are compatible with the new Drupal core version.This update is consistent with the other Drupal core updates and should be included as part of the overall upgrade process.
18-29
: Dependency updates inrequire
sectionSeveral dependencies have been updated:
- composer/installers: 2.3.0
- cweagans/composer-patches: ^1.7.3
- drupal/core-composer-scaffold, drupal/core-project-message, drupal/core-recommended: 9.5.11
- drupal/druxt: 1.2.0
- drupal/simple_oauth: ^5.2.5
- drupal/tome: ^1.12.0
- drush/drush: 11.6.0
- twig/twig: 2.16.0
- vlucas/phpdotenv: ^5.6.1
The most significant update is the Drupal core components from 9.4.5 to 9.5.11. This update may introduce new features, bug fixes, and potential breaking changes. It's crucial to:
- Review the Drupal 9.5.x release notes for any significant changes or deprecations.
- Test the Drupal site thoroughly, including all custom modules and themes, to ensure compatibility with the new version.
- Check if any contributed modules need updates to be compatible with Drupal 9.5.11.
To check for any potential breaking changes or significant updates, run the following script:
This script will fetch the changelog for Drupal core 9.5.11, run database updates, check for deprecated code usage, and list any available updates for Drupal packages.
.circleci/config.yml (1)
11-11
: Update to PHP 8.3 in CircleCI configurationThe Docker image for the CI/CD pipeline has been updated from
php:8.1
tophp:8.3
. This is a significant version upgrade that may have several implications:
- New language features: PHP 8.3 introduces new features and syntax improvements that may be beneficial to the project.
- Performance improvements: PHP 8.3 may offer performance enhancements over 8.1.
- Potential breaking changes: Some deprecated features from PHP 8.1 or 8.2 might have been removed in 8.3.
- Dependency compatibility: Ensure all project dependencies are compatible with PHP 8.3.
Actions to take:
- Review the PHP 8.3 changelog for any breaking changes or new features that may affect the project.
- Test the application thoroughly with PHP 8.3 in a staging environment before merging this change.
- Update the local development environment and documentation to reflect the new PHP version requirement.
To check for potential compatibility issues, run the following script in your CI pipeline:
This script will display the PHP version, check for deprecated feature usage, run Composer's self-diagnosis, and execute the project's test suite to catch any compatibility issues early in the CI process.
a981956
to
ed7e2ff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
nuxt/package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (6)
- .circleci/config.yml (1 hunks)
- .github/workflows/test-preview.yml (2 hunks)
- .nvmrc (1 hunks)
- drupal/composer.json (1 hunks)
- nuxt/.nvmrc (1 hunks)
- nuxt/package.json (1 hunks)
Files skipped from review due to trivial changes (5)
- .circleci/config.yml
- .github/workflows/test-preview.yml
- .nvmrc
- nuxt/.nvmrc
- nuxt/package.json
Files skipped from review as they are similar to previous changes (1)
- drupal/composer.json
b86da0c
to
ef4eced
Compare
0fcc69d
to
a4befeb
Compare
a4befeb
to
250a8ba
Compare
5abd73c
to
09bdcd9
Compare
7952bfb
to
bba7ed6
Compare
e27ac32
to
885770e
Compare
3374e1d
to
2282f3d
Compare
5b57613
to
7e9be3b
Compare
13caa50
to
2c8ec14
Compare
2c8ec14
to
dfaec9f
Compare
This PR contains the following updates:
^7.19.1
->^7.25.9
^1.3.0
->^1.3.6
v3.0.8
->v3.4.0
v3.4.1
->v3.8.2
^29.0.3
->^29.7.0
2.2.0
->2.3.0
3.25.0
->3.39.0
^1.7
->^1.7.3
^10.8.0
->^10.11.0
^16.0.2
->^16.4.7
9.4.5
->9.5.11
9.4.5
->9.5.11
9.4.5
->9.5.11
9.4.5
->9.5.11
1.1.1
->1.2.0
^5.2
->^5.2.5
^1.7
->^1.13.0
11.1.1
->11.6.0
^0.20.0
->^0.24.0
^0.2.0
->^0.4.0
^0.13.0
->^0.14.3
^8.23.1
->^8.57.1
^8.5.0
->^8.10.0
^9.5.1
->^9.32.0
^8.0.1
->^8.0.3
^29.0.3
->^29.7.0
^29.0.3
->^29.7.0
^13.0.3
->^13.3.0
16.17.0
->16.20.2
v16.17.0
->16.20.2
2.15.8
->2.18.1
8.1
->8.4
8.4.16
->8.4.49
^1.14.0
->^1.15.4
^14.12.0
->^14.16.1
^9.0.3
->^9.0.5
^1.4.0
->^1.5.0
2.15.2
->2.16.1
^5.4
->^5.6.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
babel/babel (@babel/eslint-parser)
v7.25.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-template
,babel-types
syntacticPlaceholders
mode (@liuxingbaoyu)babel-helper-compilation-targets
,babel-preset-env
ClassAccessorProperty
to prevent theno-undef
rule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner
🏃♀️ Performance
babel-parser
,babel-types
VISITOR_KEYS
etc. faster to access (@liuxingbaoyu)v7.25.8
Compare Source
🐛 Bug Fix
babel-core
resolvePlugin
/resolvePreset
(@nicolo-ribaudo)🏠 Internal
babel-parser
,babel-plugin-proposal-async-do-expressions
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-import-defer
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-throw-expressions
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
,babel-preset-env
v7.25.7
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-traverse
babel-plugin-transform-classes
super()
check (@nicolo-ribaudo)babel-generator
infer
in compact mode (@nicolo-ribaudo)[no LineTerminator here]
after nodes (@nicolo-ribaudo)💅 Polish
babel-types
🏠 Internal
babel-core
--experimental-require-module
(@nicolo-ribaudo)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-generator
[no LineTerminator here]
before nodes (@nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescript
babel-types
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)v7.25.1
Compare Source
🐛 Bug Fix
babel-plugin-transform-function-name
ensureFunctionName
may be undefined (@liuxingbaoyu)babel-plugin-transform-react-constant-elements
babel-traverse
🏠 Internal
v7.25.0
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
await using
normative updates (@JLHwung)babel-plugin-transform-typescript
🚀 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
ensureFunctionName
toNodePath.prototype
(@nicolo-ribaudo)babel-helper-hoist-variables
,babel-helper-plugin-utils
,babel-plugin-proposal-async-do-expressions
,babel-plugin-transform-modules-systemjs
,babel-traverse
hoistVariables
toScope.prototype
(@nicolo-ribaudo)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
splitExportDeclaration
toNodePath.prototype
(@nicolo-ribaudo)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
environment-visitor
helper into@babel/traverse
(@nicolo-ribaudo)babel-core
,babel-parser
.extra.async
(@nicolo-ribaudo)babel-compat-data
,babel-plugin-bugfix-safari-class-field-initializer-scope
,babel-preset-env
bugfix-safari-class-field-initializer-scope
(@davidtaylorhq)babel-plugin-transform-block-scoping
,babel-traverse
,babel-types
NodePath#getAssignmentIdentifiers
(@JLHwung)babel-helper-import-to-platform-api
,babel-plugin-proposal-json-modules
uncheckedRequire
option for JSON imports to CJS (@nicolo-ribaudo)babel-helper-transform-fixture-test-runner
,babel-node
babel-node --eval
(@slatereax)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
duplicate-named-capturing-groups-regex
topreset-env
(@JLHwung)🐛 Bug Fix
babel-generator
babel-template
,babel-types
🏠 Internal
babel-generator
(
before ambiguous tokens (@nicolo-ribaudo)babel-helper-function-name
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-function-name
,babel-preset-env
,babel-traverse
helper-function-name
logic (@nicolo-ribaudo)🏃♀️ Performance
babel-parser
,babel-plugin-proposal-pipeline-operator
🔬 Output optimization
babel-plugin-transform-classes
assertThisInitialized
(@liuxingbaoyu)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
super.x
output (@liuxingbaoyu)babel-plugin-transform-class-properties
,babel-plugin-transform-classes
v7.24.8
Compare Source
👓 Spec Compliance
babel-parser
declare
(@liuxingbaoyu)🐛 Bug Fix
babel-generator
in
infor
heads (@nicolo-ribaudo)await using
(@nicolo-ribaudo)babel-parser
using
declarations (@H0onnn).value: undefined
to regexp literals (@liuxingbaoyu)babel-types
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo)babel-plugin-transform-typescript
export import x =
(@liuxingbaoyu)💅 Polish
babel-generator
async
infor await
(@nicolo-ribaudo)babel-traverse
Scope.globals
multiple times (@liuxingbaoyu)v7.24.7
Compare Source
🐛 Bug Fix
babel-node
babel-traverse
constantViolations
with destructuring (@liuxingbaoyu)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-explicit-resource-management
using
inswitch
correctly (@liuxingbaoyu)🏠 Internal
babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
v7.24.6
Compare Source
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
babel-parser
,babel-plugin-transform-typescript
cls.fn<C> = x
(@liuxingbaoyu)🏠 Internal
babel-core
,babel-helpers
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helpers
tsconfig.json
for@babel/helpers/src/helpers
(@nicolo-ribaudo)babel-cli
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-parser
,babel-traverse
v7.24.5
Compare Source
🐛 Bug Fix
babel-plugin-transform-classes
,babel-traverse
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
💅 Polish
babel-parser
using
declaration (@JLHwung)🏠 Internal
babel-parser
@babel/parser
AST types (@nicolo-ribaudo).startNode
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
NodePath<T | U>
distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application
,babel-types
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo)babel-plugin-transform-class-properties
,babel-preset-env
🏃♀️ Performance
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
objectWithoutPropertiesLoose
on V8 (@romgrk)v7.24.1
Compare Source
v7.23.10
Compare Source
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
protoInit
call injection timing (@JLHwung)v7.23.9
Compare Source
🐛 Bug Fix
babel-helper-transform-fixture-test-runner
,babel-plugin-transform-function-name
,babel-plugin-transform-modules-systemjs
,babel-preset-env
systemjs
re-traverses helpers (@liuxingbaoyu)babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-plugin-proposal-decorators
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-runtime
,babel-preset-env
core-js@3
imports (@nicolo-ribaudo)babel-traverse
getTypeAnnotation
when using TS+inference (@liuxingbaoyu)no-use-before-define
for class ref in fields (@nicolo-ribaudo):ho
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.