chore(deps): update minor and patch for gatsby-legacy-polyfills #27898
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:
^4.0.0
->^4.1.0
^3.6.5
->^3.8.3
^3.6.5
->^3.8.3
^9.0.1
->^9.1.0
^0.12.4
->^0.13.0
^3.4.1
->^3.5.0
Release Notes
zloirock/core-js
v3.8.3
Compare Source
Iterator
, #906v3.8.2
Compare Source
String#replaceAll
, #900Promise.any
andPromise.allSettled
entriesv3.8.1
Compare Source
%TypedArray%
methods onBigInt
arraysNumber
constructor wrapperv3.8.0
Compare Source
Array#at
%TypedArray%#at
Number.range
stage 1 proposalNumber.range
BigInt.range
Array#filterOut
%TypedArray%#filterOut
Array#uniqueBy
String#at
for preventing breakage code which use obsoleteString#at
proposal polyfill(es|stable)/instance/replace-all
entriescore-js-builder
blacklist
option in favor ofexclude
v3.7.0
Compare Source
String#replaceAll
moved to the stable ES, per June TC39 meetingPromise.any
andAggregateError
moved to the stable ES, per July TC39 meetingReflect[@​@​toStringTag]
, per July TC39 meetingArray#{ reduce, reduceRight }
in Chrome 80-82 because of a bug, #766upsert
proposal,{ Map, WeakMap }#emplace
replace{ Map, WeakMap }#upsert
, these obsolete methods will be removed in the next major releaseAggregateError#errors
is own data propertyprocess.nextTick
have a less priority whenPromise
in the microtask implementation, #855MutationObserver
, but withoutdocument
, #865, #866core-js-builder
with an empty (after the targets engines or another filtration) modules list, #822window.onunhandledrejection
, #760core-js
, #880Reflect.set
polyfill bug, #847jprichardson/node-fs-extra
v9.1.0
Compare Source
fs.rm()
(#841, #860)developit/microbundle
v0.13.0
Compare Source
Minor Changes
bd5d15e
#738 Thanks @wardpeet! - Upgrade rollup to version latest and upgrade all its dependencies967f8d5
#769 Thanks @developit! - Add--css inline
option. The default CSS output for all formats is now external files (as it was supposed to be).8142704
#741 Thanks @whitetrefoil! - Use user's typescript first, fallback to bundledPatch Changes
12668b9
#687 Thanks @developit! - Add friendly microbundle-specific errors when modules can't be resolved.8b60fc8
#754 Thanks @stipsan! - Enable sourcemaps for CSSfdafaf7
#764 Thanks @bakerkretzmar! - Add support for generating inline sourcemaps52a1771
#768 Thanks @developit! - Add ambient typescript declaration for CSS Modulesgithub/fetch
v3.5.0
Compare Source
Added a work-around for projects which use core-js -- #748
Renovate configuration
📅 Schedule: "before 7am on Monday" in timezone GMT.
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, 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 WhiteSource Renovate. View repository job log here.