web: bump the babel group in /web with 7 updates #142
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the babel group in /web with 7 updates:
7.23.2
7.24.5
7.23.2
7.24.1
7.22.5
7.24.1
7.22.11
7.24.5
7.23.2
7.24.3
7.23.2
7.24.5
7.23.2
7.24.1
Updates
@babel/core
from 7.23.2 to 7.24.5Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a8994f8
Reduce platform-specific tests (#16436)5a8c692
v7.24.4d4ade61
Test Babel 7/8 compatibility for plugins from es2019 to es2024 (#16399)b8eb831
Fix incorrect function hoisting in some case statements (#16363)0eac8ca
v7.24.3fb7cf63
[babel 8] Removeimport_
fallback (#16365)822b025
v7.24.119fdca5
Reduce the use of class names (#16326)Updates
@babel/plugin-proposal-decorators
from 7.23.2 to 7.24.1Release notes
Sourced from
@babel/plugin-proposal-decorators
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-proposal-decorators
's changelog.... (truncated)
Commits
822b025
v7.24.11512960
Fix decorated class computed keys ordering (#16350)dc891b6
Fix decorated class static field private access (#16344)3eb24fd
RespectmoduleName
for@babel/runtime/regenerator
imports (#16329)69e7928
Consider well-known and registered symbols as literals (#16342)d386707
Fix decorator memoiser binding kind (#16331)19fdca5
Reduce the use of class names (#16326)4dd88ea
Test Babel 7 plugins compatibility with Babel 8 core (#16332)206ebf3
Fix decorator evaluation private environment (#16325)ce59160
v7.24.0Updates
@babel/plugin-transform-private-methods
from 7.22.5 to 7.24.1Release notes
Sourced from
@babel/plugin-transform-private-methods
's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-private-methods
's changelog.... (truncated)
Commits
822b025
v7.24.14dd88ea
Test Babel 7 plugins compatibility with Babel 8 core (#16332)3a12e20
Fix class private properties whenprivateFieldsAsSymbols
(#16312)f370fb4
Fix the support ofarguments
in privateget/set
method (#16307)602e8c9
Move new...Description has been truncated