📦 Update core devDependencies #40087
Open
+2,681
−1,809
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:
3.613.0
->3.675.0
11.2.2
->11.3.1
4.3.16
->4.3.20
1.0.5
->1.0.6
10.0.7
->10.0.9
18.19.39
->18.19.57
8.16.0
->8.17.1
10.4.19
->10.4.20
4.4.1
->4.5.0
4.20.0
->4.21.1
3.5.1
->3.5.2
5.3.1
->5.3.2
24.1.0
->24.1.3
6.4.3
->6.4.4
10.6.0
->10.7.3
8.4.39
->8.4.47
7.6.2
->7.6.3
5.14.2
->5.36.0
0.6.9
->0.6.10
5.5.3
->5.6.3
See all other Renovate PRs on the Dependency Dashboard
How to resolve breaking changes
This PR may introduce breaking changes that require manual intervention. In such cases, you will need to check out this branch, fix the cause of the breakage, and commit the fix to ensure a green CI build. To check out and update this PR, follow the steps below:
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.675.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.674.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.673.0
Compare Source
Features
v3.670.0
Compare Source
Bug Fixes
v3.669.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.668.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.667.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.666.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.665.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.664.0
Compare Source
Features
v3.663.0
Compare Source
Features
v3.662.0
Compare Source
Bug Fixes
3.658.1 (2024-09-25)
Bug Fixes
v3.658.1
Compare Source
Bug Fixes
v3.658.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.657.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.654.0
Compare Source
Features
3.651.1 (2024-09-13)
Note: Version bump only for package @aws-sdk/client-s3
v3.651.1
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.651.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.650.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.649.0
Compare Source
Features
v3.645.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.637.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.635.0
Compare Source
Features
v3.633.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.632.0
Compare Source
Features
v3.631.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.629.0
Compare Source
Features
v3.627.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.626.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.624.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.623.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.622.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.621.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
3.620.1 (2024-07-29)
Note: Version bump only for package @aws-sdk/client-s3
v3.620.1
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.620.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.617.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.616.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.614.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
sinonjs/fake-timers (@sinonjs/fake-timers)
v11.3.1
Compare Source
==================
v11.3.0
Compare Source
==================
ajv-validator/ajv (ajv)
v8.17.1
Compare Source
What's Changed
Full Changelog: ajv-validator/ajv@v8.17.0...v8.17.1
Plus everything in 8.17.0 which failed to release
The only functional change is to switch from uri-js (which is no longer supported), to fast-uri. This is the second attempt and the team on fast-uri have been really helpful addressing the issues we found last time.
Revert "Revert fast-uri change (https://github.com/ajv-validator/ajv/pull/2444)" by @gurgunday in https://github.com/ajv-validator/ajv/pull/2448
fix: ignore new eslint error for @typescript-eslint/no-extraneous-class by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2455
docs: clarify behaviour of addVocabulary by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2454
docs: refactor to improve legibility by @blottn in https://github.com/ajv-validator/ajv/pull/2432
Fix grammatical typo in managing-schemas.md by @wetneb in https://github.com/ajv-validator/ajv/pull/2305
docs: Fix broken strict-mode link by @alexanderjsx in https://github.com/ajv-validator/ajv/pull/2459
feat: add test for encoded refs and bump fast-uri by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2449
fix: changes for @typescript-eslint/array-type rule by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2467
fixes https://github.com/ajv-validator/ajv/issues/2217 - clarify custom keyword naming by @jasoniangreen in https://github.com/ajv-validator/ajv/pull/2457
postcss/autoprefixer (autoprefixer)
v10.4.20
Compare Source
fit-content
prefix for Firefox.chaijs/chai (chai)
v4.5.0
Compare Source
expressjs/express (express)
v4.21.1
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
v4.21.0
Compare Source
What's Changed
"back"
magic string in redirects by @blakeembrey in https://github.com/expressjs/express/pull/5935New Contributors
Full Changelog: expressjs/express@4.20.0...4.21.0
node-formidable/formidable (formidable)
v3.5.2
Compare Source
kaelzhang/node-ignore (ignore)
v5.3.2
Compare Source
jsdom/jsdom (jsdom)
v24.1.3
Compare Source
postMessage()
that were done as a bare property (i.e.,postMessage()
instead ofwindow.postMessage()
).v24.1.2
Compare Source
in
operator applied toEventTarget
methods, e.g.'addEventListener' in window
, which only appeared in Node.js ≥22.5.0. (legendecas)blur()
: it no longer firesfocus
andfocusin
on theDocument
, andblur
andfocusout
no longer have theirrelatedTarget
property set. (asamuzaK)v24.1.1
Compare Source
selectionchange
event on theDocument
object. (piotr-oles)karma-runner/karma (karma)
v6.4.4
Compare Source
mochajs/mocha (mocha)
v10.7.3
Compare Source
🩹 Fixes
v10.7.0
Compare Source
🎉 Enhancements
v10.6.1
Compare Source
🐛 Fixes
postcss/postcss (postcss)
v8.4.47
Compare Source
v8.4.46
Compare Source
Cannot read properties of undefined (reading 'before')
.v8.4.45
Compare Source
v8.4.44
Compare Source
markClean is not a function
error.v8.4.43
Compare Source
markClean is not a function
error.v8.4.42
Compare Source
v8.4.41
Compare Source
v8.4.40
Compare Source
npm/node-semver (semver)
v7.6.3
Compare Source
Bug Fixes
73a3d79
#726 optimize Range parsing and formatting (#726) (@jviide)Documentation
2975ece
#719 fix extra backtick typo (#719) (@stdavis)terser/terser (terser)
v5.36.0
Compare Source
with
syntaxv5.35.0
Compare Source
v5.34.1
Compare Source
v5.34.0
Compare Source
drop_console
: emit an empty function if the return value ofconsole.METHOD(...)
may be called.v5.33.0
Compare Source
reduce_vars
improved when dealing with hoisted function definitions (#1544)v5.32.0
Compare Source
import("module")
can now be input and output from ESTree AST (#1557)BigInt
literals can now be input and output from ESTree AST (#1555)typeof
an object or array (typeof {}
andtypeof []
) can now be statically evaluated. (#1546)v5.31.6
Compare Source
case
when the expression is a sequence (comma) expressionv5.31.5
Compare Source
v5.31.4
Compare Source
extends
partv5.31.3
Compare Source
v5.31.2
Compare Source
v5.31.1
Compare Source
v5.31.0
Compare Source
...spreads
in objects (#1141)v5.30.4
Compare Source
#private in ...
when next to other operatorsv5.30.3
Compare Source
#private in ...
operatorv5.30.2
Compare Source
v5.30.1
Compare Source
\
escapes for non-ascii charactersv5.30.0
Compare Source
v5.29.2
Compare Source
v5.29.1
Compare Source
v5.29.0
Compare Source
v5.28.1
Compare Source
(hotfix release)
v5.28.0
Compare Source
|
,^
,&
,>>
,<<
)BigInt
math operationsv5.27.2
Compare Source
this
as a reference to the surrounding class indrop_unused
. Closes #1472v5.27.1
Compare Source
collapse_vars
inlinesawait
expressions into non-async functions.v5.27.0
Compare Source
minify_sync()
alternative tominify()
since there's no async code left.v5.26.0
Compare Source
/*#__PURE__*/
annotation into account when theside_effects
compress option is off.preserve_annotations
option now automatically opts annotation comments in, instead of requiring thecomments
option to be configured for this.()
)v5.25.0
Compare Source
pure_new
option added to drop unusednew
expressions.v5.24.0
Compare Source
v5.23.0
Compare Source
static {}
blocks.v5.22.0
Compare Source
unsafe
ly shorten expressions like a?.toString() when they're conditional.v5.21.0
Compare Source
v5.20.0
Compare Source
minify()
zero files will now throw a clean exception (#1450)drop_console
supports passing in an array ofconsole.*
method names (#1445)v5.19.4
Compare Source
if..return
v5.19.3
Compare Source
optional?.chains
.v5.19.2
Compare Source
v5.19.1
Compare Source
</script>
and HTML comments.Configuration
📅 Schedule: Branch creation - "after 12am every weekday" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Never, 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.