chore(deps): update non-major shared dependencies #1994
Merged
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.25.7
->7.26.4
7.25.8
->7.26.0
7.25.8
->7.26.0
7.25.7
->7.26.3
7.25.7
->7.26.0
28.0.0
->28.0.2
6.0.1
->6.0.2
8.0.3
->8.0.4
1.7.35
->1.10.1
0.2.36
->0.2.37
6.5.0
->6.6.3
16.0.1
->16.1.0
29.5.13
->29.5.14
15.7.13
->15.7.14
18.3.11
->18.3.17
18.3.1
->18.3.5
10.0.0
->10.0.1
7.3.0
->7.5.0
3.38.1
->3.39.0
9.12.0
->9.17.0
9.4.0
->9.5.2
9.1.6
->9.1.7
12.0.0
->12.2.0
8.1.8
->8.1.9
15.2.10
->15.2.11
0.42.0
->0.43.0
8.1.0
->8.1.1
0.6.4
->0.7.0
3.3.3
->3.4.2
6.13.0
->6.13.1
4.24.0
->4.28.1
16.10.0
->16.12.0
5.6.3
->5.7.2
5.95.0
->5.97.1
Release Notes
babel/babel (@babel/cli)
v7.26.4
Compare Source
↩️ Revert
babel-traverse
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)babel/babel (@babel/core)
v7.26.0
Compare Source
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)rollup/plugins (@rollup/plugin-commonjs)
v28.0.2
2024-12-15
Updates
output.exports
recommendation also applies to IIFE (#1810)v28.0.1
2024-10-16
Updates
rollup/plugins (@rollup/plugin-replace)
v6.0.2
2024-12-15
Bugfixes
objectGuards
option (#1818)storybookjs/addon-designs (@storybook/addon-designs)
v8.0.4
Compare Source
🐛 Bug Fix
Authors: 1
swc-project/swc (@swc/core)
v1.10.1
Compare Source
Bug Fixes
Features
module.outFileExtension
(#9784) (e04c7b3)v1.10.0
Compare Source
Bug Fixes
(es/codegen) Use raw value for emitting JSX text (#9762) (b83c44f)
(es/compat) Fix marker for inlined helpers (#9776) (f54ec2c)
(es/minifier) Drop
console
in optional chainings (#9759) (39271ad)(es/minifier) Do not inline into the exact LHS (#9777) (985977b)
Features
(es/minifier) Support
preserve_annotations
of terser (#9775) (6e1c9fd)(typescript) Align
isolatedDeclaration
implementation with tsc (#9715) (0adad25)Apply Wasm-breaking changes (#9771) (ed65eee)
Miscellaneous Tasks
(deps) Update dependency magic-string to v0.30.13 (#9747) (fa80a1e)
(deps) Update dependency magic-string to v0.30.14 (#9764) (6e46a8b)
Refactor
v1.9.3
Compare Source
Bug Fixes
(@swc/types) Tsc build file ignored by npm (#9754) (14a5c1e)
(es) Source map
super(...args)
calls in injected constructors (#9745) (35b0ca0)(es/plugin) Migrate
swc plugin new
to use.cargo/config.toml
(#9740) (4ffb21e)(es/resolver) Ignore
VarDecl
withdeclare: true
(#9734) (aa0f784)Documentation
Assumptions
API (#9746) (cd4321c)Features
(plugin) Bump
rkyv
tov0.8.8
(#9730) (81ac77e)(plugin) Update
wasmer
tov5
(#9731) (9b74ccd)(visit) Derive serde for
AstParentKind
(#9744) (e0fdd68)Miscellaneous Tasks
(bindings/node) Format
binding.js
(#9738) (9f8c14f)(deps) Update cargo (patch) (#9724) (da37439)
Performance
analyze_source_file
lazy, again (#9732) (c1d12d6)Refactor
(es/compat) Use special span instead of passing
static_blocks_mark
(#9725) (6ad0735)Delay Wasm-plugin breaking changes (#9735) (92faf5b)
v1.9.2
Compare Source
Bug Fixes
Features
inline_script
support (#9729) (e732a36)v1.9.1
Compare Source
Bug Fixes
ends_with_alpha_num
(#9720) (569c799)v1.9.0
Compare Source
Bug Fixes
(es/minifier) Avoid generating reserved mangling names (#9710) (b49317a)
(es/plugin) Revert #9696 (#9717) (772f023)
Features
isolatedDeclarations
updates (#9712) (6194044)Miscellaneous Tasks
v1.8.0
Compare Source
Bug Fixes
(es/typescript) Handle multiline type parameters in async arrow functions (#9704) (c5ed19c)
(es/typescript) Handle ASI hazards in fast type strip (#9707) (c135f71)
Features
(es) Add
es2023
andes2024
toEsVersion
(#9700) (5a6f0e6)(es/plugin) Introduce
manual-tokio-runtmie
toswc
crate (#9701) (97298c4)Performance
(common) Make character analysis lazy (#9696) (1c3eaf6)
(es/renamer) Modify parallel renaming threshold (#9706) (91a9106)
v1.7.42
Compare Source
Bug Fixes
(es/generator) Fix code generation for
break
in nested while (#9684) (65872af)(es/parser) Parse
await using()
call (#9693) (bcf05de)(es/resolver) Skip resolving lowercase
JSXIdentifiers
(#9686) (6ed1715)(es/types) Add
jsc.experimental.keepImportAssertions
to types (#9691) (4b4dcfa)Features
(es/minifier) Optimize switch with side effect and termination tests (#9677) (7344a63)
(es/parser) Ability to get script's potential module errors (#9682) (2bbd1e8)
Miscellaneous Tasks
Performance
(es) Cache
current_dir()
system calls (#9683) (7aab945)(es/lints) Disable lints by default (#9689) (4d887d0)
(visit) Introduce
Pass
API and adjust visitor APIs for it (#9680) (581aafb)v1.7.40
Compare Source
Bug Fixes
(bindings) Update napi to handle string with
\0
(#9665) (8f45eaf)(bindings/node) Add
VisitTsPropertySignature
(#9670) (715c42c)(es/codegen) Improve EndsWithAlphaNum (#9675) (ba2a942)
(es/renamer) Check
preserved
in normal renaming mode (#9666) (87b4e10)(typescript) Check whether the method is abstract when checking
is_overload
(#9678) (78500af)Documentation
Miscellaneous Tasks
v1.7.39
Compare Source
Bug Fixes
(es/compat) Add missing visit children for
destructuring
(#9658) (32116a0)(es/parser) Correct
>
and<
when exit type context (#9653) (abffc07)(es/proposal) Use
tsc
version of explicit resource management (#9585) (f735108)(wasm-typescript) Fix option types of functions (#9662) (4cbe33c)
Features
Miscellaneous Tasks
v1.7.36
Compare Source
Bug Fixes
(es) Run esnext transforms on esnext target (#9644) (8a19201)
(es/codegen) Emit space after div if rhs has leading comment (#9631) (f2be26e)
(es/lints) Correct the false positive error of TS2309 (#9635) (f74c1f3)
(es/minifier) Only merge last if return (#9633) (6f52949)
(es/minifier) Check type of assignment target before merging assignments (#9617) (4436621)
Features
(es) Introduce
runPluginFirst
for Wasm plugins (#9645) (3d3e434)(es/minifier) Support unary negate in
cast_to_number
(#9642) (88a2186)Miscellaneous Tasks
testing-library/jest-dom (@testing-library/jest-dom)
v6.6.3
Compare Source
v6.6.2
Compare Source
Bug Fixes
v6.6.1
Compare Source
v6.6.0
Compare Source
testing-library/react-testing-library (@testing-library/react)
v16.1.0
Compare Source
zendeskgarden/css-components (@zendeskgarden/css-bedrock)
v10.0.1
Compare Source
zendeskgarden/svg-icons (@zendeskgarden/svg-icons)
v7.5.0
Compare Source
Features
v7.4.0
Compare Source
Features
zloirock/core-js (core-js)
v3.39.0
Compare Source
Iterator
helpers proposal:Iterator
Iterator.from
Iterator.prototype.drop
Iterator.prototype.every
Iterator.prototype.filter
Iterator.prototype.find
Iterator.prototype.flatMap
Iterator.prototype.forEach
Iterator.prototype.map
Iterator.prototype.reduce
Iterator.prototype.some
Iterator.prototype.take
Iterator.prototype.toArray
Iterator.prototype[@​@​toStringTag]
es.
namespace modules,/es/
and/stable/
namespaces entriesPromise.try
:Promise.try
es.
namespace module,/es/
and/stable/
namespaces entries/actual|full/promise/try
entries for the callback arguments supportMath.sumPrecise
proposal:Math.sumPrecise
/actual/
namespace entries, unconditional forced replacement changed to feature detectionIterator
sequencing stage 2.7 proposal:Iterator.concat
Map
upsert stage 2 proposal:Map.prototype.getOrInsert
Map.prototype.getOrInsertComputed
WeakMap.prototype.getOrInsert
WeakMap.prototype.getOrInsertComputed
@@​species
pattern removed from%TypedArray%
andArrayBuffer
methods, tc39/ecma262/3450:%TypedArray%.prototype.filter
%TypedArray%.prototype.filterReject
%TypedArray%.prototype.map
%TypedArray%.prototype.slice
%TypedArray%.prototype.subarray
ArrayBuffer.prototype.slice
Configuration
📅 Schedule: Branch creation - "on Monday every 9 weeks of the year starting on the 6th 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 was generated by Mend Renovate. View the repository job log.