chore(deps-dev): bump the build-packages group with 2 updates #317
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 build-packages group with 2 updates: core-js and esbuild.
Updates
core-js
from 3.31.1 to 3.32.0Changelog
Sourced from core-js's changelog.
Commits
c252192
3.32.034c2a63
docs changesb2b5af1
disable forced replacement for f16 features (stage 3)09c96b2
detect and fix earlySet
methods implementationsce0913b
fix incorrectSymbol.{ dispose, asyncDispose }
descriptors from NodeJS 20.4...d9b3fdc
fix a Chromium 117 bug in value argument of `URLSearchParams.prototype.{ has,...ce17c76
fix forced polyfilling of some iterator helpers that should return wrapped it...4c56a00
enforceMap.groupBy
polyfill in the pure version19ff49d
Iterator
is not constructible from the active function object (works as an ...6b967f8
forced installation ofMath.f16round
Updates
esbuild
from 0.18.14 to 0.18.17Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
1771c71
publish 0.18.17 to npm63de9e5
css: supportAn+B
and:nth-*()
syntax517fd5c
fix #3272: account for IE7 hacks in nested CSS78eefe1
css: add source map entries for generated js names8abb666
fix typo correction for generated export namesabf1dc2
fix typos for import errors as well as warningsaf2bc58
fix #3271: badimport-is-undefined
warning in ts2292036
publish 0.18.16 to npm64f97bd
fix #3266: support--analyze
with--serve
d645903
fix #3265: allow whitespace inside of:is()
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually