-
Notifications
You must be signed in to change notification settings - Fork 15
chore(deps): update non-major shared dependencies #493
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
117a247
to
a87d4e1
Compare
34df4a8
to
a3c15a4
Compare
d154dcf
to
8d9232b
Compare
8d9232b
to
8a04e3f
Compare
cfb45a8
to
1eed22a
Compare
18591c8
to
1cbd6f6
Compare
2334a6b
to
6a96f16
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Francois-Esquire
approved these changes
Jan 25, 2023
b4c214b
to
12db816
Compare
Francois-Esquire
approved these changes
Feb 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
7.19.3
->7.20.7
7.19.3
->7.20.12
7.19.1
->7.19.6
7.19.3
->7.20.2
7.19.0
->7.20.13
0.13.2
->0.14.1
5.0.1
->5.0.2
6.5.12
->6.5.15
6.5.12
->6.5.15
6.5.12
->6.5.15
6.5.12
->6.5.15
6.5.12
->6.5.15
1.3.14
->1.3.28
0.2.23
->0.2.24
8.18.1
->8.20.0
29.1.2
->29.4.0
17.0.50
->17.0.53
17.0.17
->17.0.18
5.39.0
->5.49.0
5.39.0
->5.49.0
8.57.0
->8.62.1
10.4.12
->10.4.13
9.1.0
->9.1.2
3.25.5
->3.27.2
8.24.0
->8.32.0
8.5.0
->8.6.0
27.1.1
->27.2.1
6.6.1
->6.7.1
7.31.8
->7.32.1
8.0.1
->8.0.3
29.2.2
->29.4.0
29.1.2
->29.4.0
6.4.0
->6.4.1
13.0.3
->13.1.0
0.32.2
->0.33.0
8.4.17
->8.4.21
2.7.1
->2.8.3
2.7.0
->2.8.0
0.13.9
->0.13.11
3.7.3
->3.10.1
3.1.8
->3.2.4
4.8.4
->4.9.4
5.74.0
->5.75.0
Release Notes
babel/babel
v7.20.7
Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
🐛 Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-traverse
.parentPath
after rename inSwitchCase
(@nicolo-ribaudo)babel-plugin-transform-typescript
,babel-traverse
babel-plugin-transform-block-scoping
babel-plugin-proposal-async-generator-functions
,babel-preset-env
for await
with shadowed variables (@liuxingbaoyu)babel-generator
,babel-plugin-proposal-optional-chaining
(a ?? b) as T
(@liuxingbaoyu)babel-plugin-transform-react-jsx
,babel-types
JSXText
(@liuxingbaoyu)babel-core
,babel-helpers
,babel-plugin-transform-computed-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-generator
TSEnumMember
(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping
,babel-traverse
🏠 Internal
babel-helper-define-map
,babel-plugin-transform-property-mutators
@babel/helper-define-map
(@nicolo-ribaudo)babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-traverse
transform-block-scoping
plugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targets
getTargets
(@liuxingbaoyu)brodybits/rollup-plugin-size-snapshot
v0.14.1
Compare Source
v0.14.0
Compare Source
v0.13.4
Compare Source
v0.13.3
Compare Source
rollup/plugins
v5.0.2
Compare Source
2022-12-17
Bugfixes
storybookjs/storybook
v6.5.15
Compare Source
Bug Fixes
v6.5.14
Compare Source
Bug Fixes
Maintenance
Dependency Upgrades
v6.5.13
Compare Source
Bug Fixes
swc-project/swc
v1.3.28
Compare Source
Bug Fixes
(es/codegen) Fix codegen of string literals with
\x000
(#6838) (df70261)(es/minifier) Don't inline into
await
from sequential inliner (#6839) (21e1478)Miscellaneous Tasks
Performance
O(1)
(#6840) (58208ef)Refactor
(es/preset-env) Use a const fn instead of a macro (#6844) (2fcab36)
(es/typescript) Remove unused code (#6830) (7205543)
v1.3.27
Compare Source
Bug Fixes
(es/codegen) Skip space if jsx attrs is empty (#6823) (e9fdac2)
(es/compat) Ignore
this
in nested scopes inclasses
pass (#6796) (07676d5)(es/plugin) Fix starter template (#6815) (38fb70c)
(es/renamer) Handle rest params correctly (#6821) (ebce18b)
(es/transform) Apply
hygiene
andresolver
if minify is specified (#6793) (c145409)Features
(css/parser) Normalize at-rules (#6705) (43e7519)
(es/ast) Add
EsNext
toEsVersion
(#6816) (ff78b8f)(es/helper) Use
require
to load polyfills and helpers in Script (#6778) (ad8d043)(es/minifier) Remove noop spreads (#6803) (8f683e3)
(es/quote) Allow using
Str
as a var (#6797) (224eff9)(es/renamer) Support
safari10
from the name mangler (#6801) (631dd78)(es/renamer) Rename synthesized identifiers even on
eval
(#6818) (82bd5c2)Testing
(es) Enable execution tests for fixed issues (#6805) (e7ea054)
(es/compat) Add a test to verify parameters passs (#6792) (7dc5ccb)
(es/minifier) Add a test for an invalid issue (#6802) (a299fd0)
(es/preset-env) Add a test for a wrong issue (#6794) (b29aa5b)
v1.3.26
Compare Source
Bug Fixes
(common) Mark
\r
as a line ending (#6752) (26a0c13)(es) Remove useless context (#6777) (ae3cfa7)
(es/codegen) Fix LineCol calculation of printed files (#6763) (2b503c1)
(es/codegen) Skip
lo
of a program if body is not empty (#6773) (3f0f664)(es/decorator) Fix type detection for template literal types (#6786) (bbfa97a)
(es/helpers) Make
_classPrivateFieldLooseBase
return receiver (#6770) (1d14760)(es/minifier) Make name mangler respect
toplevel
(#6774) (ec7e913)(es/minifier) Don't inline conditionally initialized vars (#6751) (336b1d8)
(es/minifier) Make AST compressor respect
toplevel
(#6775) (06770cf)(es/parser) Allow parsing
import.meta
as an expression (#6783) (ff8face)Features
(es/minifier) Make name mangler understand block scoping (#6670) (a1ccc8a)
(es/minifier) Handle boolean in
Evaluator
(#6756) (8a6a1cb)(es/typescript) Support const modifier on type parameters (#6672) (019cf37)
Miscellaneous Tasks
Testing
(es) Add a test for a fixed source map issue (#6768) (6c126da)
(es/module) Add a test for invalid issue (#6785) (0ef84e1)
v1.3.25
Compare Source
Bug Fixes
(bindings/cli) Skip empty stdin in non tty environments (#6714) (0076418)
(cli) Use the
--source-maps
option (#6708) (24cd384)(es) Preserve license comments by default (#6703) (58700f2)
(es) Remove import statement canonicalization (#6716) (b451fa9)
(es) Fix wasm (#6755) (b46815a)
(es/compat) Fix syntax context of
async-to-generator
(#6741) (206c0db)(es/minifier) Fix usage counter to fix infinite loop (#6744) (88d40e8)
(es/parser) Fix priority of
>>>
(#6748) (65a0d3a)(es/plugin) Fix plugin starter template (#6723) (082dc21)
(es/react) Force refresh if code contains
@refresh reset
(#6749) (36b26d3)(es/utils) Fix detection of hoisting (#6738) (b5d31cc)
(preset-env) Update data (#6719) (d506c96)
Documentation
Features
(bindings) Remove
swcx
from@swc/core
(#6720) (30dd65b)(css/parser) Normalize urange (#6704) (8af627d)
(css/prefixer) Support page break (#6693) (27a8b7e)
(css/prefixer) Support
clamp
(#6695) (1722428)(es/jest) Support chaining of jest function calls (#6747) (72fb606)
Miscellaneous Tasks
(ci) Fix publish action (ed2277f)
(ci) Fix publish action (#6757) (7e6e7b1)
Performance
VisitMut
instead ofFold
for polyfill (#6734) (98da644)Refactor
raw
(#6674) (ebebd60)v1.3.24
Compare Source
Bug Fixes
(css/minifier) Don't remove custom variables with different case (#6655) (dd7280d)
(css/minifier) Fix a bug with a modern hash (#6664) (1d3e06a)
(es/helpers) Fix loose mode (#6691) (5016ebe)
(es/minifier) Abort IIFE invoker completely on eval (#6659) (bb9fab8)
(es/minifier) Don't inline invalid LHS into an update argument (#6680) (7e6ec8d)
(es/preset-env) Align polyfills with
@babel/plugin-polyfill-corejs3
(#6673) (5fed222)Features
(css/compat) Support function notation (#6651) (39afc46)
(css/compat) Support
not
with multiple arguments (#6668) (352896f)(css/compat) Support
hwb
color (#6687) (b23cf50)(css/minifier) Compress alpha in a hex ([#6653](https://togithub.com/swc-project/swc/issues/665
Configuration
📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 3rd week" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.