fix(deps): update js dependencies#1059
Open
renovate-bot wants to merge 1 commit intomozilla-releng:masterfrom
Open
fix(deps): update js dependencies#1059renovate-bot wants to merge 1 commit intomozilla-releng:masterfrom
renovate-bot wants to merge 1 commit intomozilla-releng:masterfrom
Conversation
7b0d3ed to
d096bf9
Compare
d096bf9 to
ffb657e
Compare
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
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:
16.10.2→16.14.0^8.0.0→^8.1.04.1.2→4.2.13.13.1→3.14.216.8.6→16.14.016.8.6→16.14.02.3.0→2.4.4^4→^4.41.0^3→^3.3.9^3→^3.8.2Release Notes
motdotla/dotenv (dotenv)
v8.6.0Compare Source
Added
v8.5.1Compare Source
Changed
v8.5.0Compare Source
Added
import "dotenv/config"v8.4.0Compare Source
Changed
v8.3.0Compare Source
Changed
v8.2.0Compare Source
Added
avoidwork/filesize.js (filesize)
v4.2.1Compare Source
#1035b362afv4.2.0Compare Source
#102#101#99ab80f876505945b9f7fb4nodeca/js-yaml (js-yaml)
v3.14.2Compare Source
Security
v3.14.1Compare Source
Security
.load()(in &anchor).v3.14.0Compare Source
Changed
safe/loadAll(input, options)variant of call.Fixed
=in plain scalars #519.!<?>tag in case user manually specifies it.facebook/react (react)
v16.14.0Compare Source
React
v16.13.1Compare Source
React DOM
componentWillReceiveProps,shouldComponentUpdate, and so on). (@gaearon in #18330)v16.13.0Compare Source
React
React.createFactory()(@trueadm in #17878)React DOM
stylemay cause an unexpected collision (@sophiebits in #14181, #18002)unstable_createPortal(@trueadm in #17880)onMouseEnterbeing fired on disabled buttons (@AlfredoGJ in #17675)shouldComponentUpdatetwice when developing inStrictMode(@bvaughn in #17942)versionproperty to ReactDOM (@ealush in #15780)toString()ofdangerouslySetInnerHTML(@sebmarkbage in #17773)Concurrent Mode (Experimental)
ReactDOM.createRoot()(@trueadm in #17937)ReactDOM.createRoot()callback params and added warnings on usage (@bvaughn in #17916)SuspenseListCPU bound heuristic (@sebmarkbage in #17455)isPendingonly being true when transitioning from inside an input event (@acdlite in #17382)React.memocomponents dropping updates when interrupted by a higher priority update (@acdlite in #18091)v16.12.0Compare Source
React DOM
useEffect) not being fired in a multi-root app. (@acdlite in #17347)React Is
lazyandmemotypes considered elements instead of components (@bvaughn in #17278)v16.11.0Compare Source
React DOM
mouseenterhandlers from firing twice inside nested React containers. @yuanoook in #16928unstable_createRootandunstable_createSyncRootexperimental APIs. (These are available in the Experimental channel ascreateRootandcreateSyncRoot.) (@acdlite in #17088)v16.10.2Compare Source
React DOM
v16.10.1Compare Source
React DOM
v16.10.0Compare Source
React DOM
Object.isinstead of inline polyfill, when available. (@ku8ar in #16212)Scheduler (Experimental)
postMessageloop with short intervals instead of attempting to align to frame boundaries withrequestAnimationFrame. (@acdlite in #16214)useSubscription
v16.9.0Compare Source
React
<React.Profiler>API for gathering performance measurements programmatically. (@bvaughn in #15172)unstable_ConcurrentModein favor ofunstable_createRoot. (@acdlite in #15532)React DOM
UNSAFE_*lifecycle methods. (@bvaughn in #15186 and @threepointone in #16103)javascript:URLs as a common attack surface. (@sebmarkbage in #15047)disablePictureInPictureattribute on<video>. (@eek in #15334)onLoadevent for<embed>. (@cherniavskii in #15614)useStatestate from DevTools. (@bvaughn in #14906)setStateis called fromuseEffect, creating a loop. (@gaearon in #15180)findDOMNodefor components wrapped in<Suspense>. (@acdlite in #15312)!importantstyle. (@acdlite in #15861 and #15882)React DOM Server
React Test Utilities and Test Renderer
act(async () => ...)for testing asynchronous state updates. (@threepointone in #14853)actfrom different renderers. (@threepointone in #16039 and #16042)act()call. (@threepointone in #15763 and #16041)actfrom the wrong renderer. (@threepointone in #15756)ESLint Plugin: React Hooks
searchkit/searchkit (searchkit)
v2.4.4Compare Source
v2.4.3Compare Source
v2.4.1Compare Source
v2.4.0Compare Source
v2.3.2Compare Source
webpack/webpack (webpack)
v4.47.0Compare Source
New Features
New Contributors
Full Changelog: webpack/webpack@v4.46.0...v4.47.0
v4.46.0Compare Source
Bugfixes
resolve.rootsto be backward-compatiblev4.45.0Compare Source
Features
Bugfixes
splitChunkminSizeis not handled correctlysplitChunkcacheGroupsis not handled correctlyv4.44.2Compare Source
Bugfixes
v4.44.1Compare Source
Bugfixes
export * from "non-esm"and a default export.v4.44.0Compare Source
Features
sideEffectsflag behavior when dynamic modules are part of the treesplitChunks.enforceSizeThresholdto allow enfore splitting larger chunks unrelated from other limiationsresolve.rootsand defaultresolve.roots: [context]/src/abc) to the project root (or other locations when configured)Bugfixes
minSizeis set to0NaNs in some places which breaks orderingv4.43.0Compare Source
Features
module.hot.invalidate()to HMR APIDependencies
v4.42.1Compare Source
Bugfixes
v4.42.0Compare Source
Bugfixes
"use asm"scopeoutput.hotUpdateChunkFilenameas this doesn't workv4.41.6Compare Source
Bugfixes
export *in a circular matterv4.41.5Compare Source
Bugfixes
webpack://prefix in SourceMaps correctlyprovidedExportswithexport *which caused changing module hashes and unnecessary HMR invalidationv4.41.4Compare Source
Bugfixes
__webpack_require__.eis not a function when using module concatenationPerformance
v4.41.3Compare Source
Security
Funding
v4.41.2Compare Source
Bugfixes
v4.41.1Compare Source
Bugfixes
webpack/webpack-cli (webpack-cli)
v3.3.12Compare Source
Full Changelog
v3.3.11Compare Source
Full Changelog
v3.3.10Compare Source
Full Changelog
webpack/webpack-dev-server (webpack-dev-server)
v3.11.3Compare Source
3.11.3 (2021-11-08)
Bug Fixes
ansi-htmlwithansi-html-community(#4011) (4fef67b)v3.11.2Compare Source
3.11.2 (2021-01-13)
Bug Fixes
servecommand (a5fe337)v3.11.1Compare Source
3.11.1 (2020-12-29)
Bug Fixes
openoption works usingwebpack servewithout value (#2948) (4837dc9)v3.11.0Compare Source
Features
contentBasePublicPathpaths (#2489) (c6bdfe4)Bug Fixes
3.10.3 (2020-02-05)
Bug Fixes
3.10.2 (2020-01-31)
Bug Fixes
GETandHEADrequest to routes (#2374) (ebe8eca)3.10.1 (2019-12-19)
Bug Fixes
v3.10.3Compare Source
Features
contentBasePublicPathpaths (#2489) (c6bdfe4)Bug Fixes
3.10.3 (2020-02-05)
Bug Fixes
3.10.2 (2020-01-31)
Bug Fixes
GETandHEADrequest to routes (#2374) (ebe8eca)3.10.1 (2019-12-19)
Bug Fixes
v3.10.2Compare Source
Features
contentBasePublicPathpaths (#2489) (c6bdfe4)Bug Fixes
3.10.3 (2020-02-05)
Bug Fixes
3.10.2 (2020-01-31)
Bug Fixes
GETandHEADrequest to routes (#2374) (ebe8eca)3.10.1 (2019-12-19)
Bug Fixes
v3.10.1Compare Source
Features
contentBasePublicPathpaths (#2489) (c6bdfe4)Bug Fixes
3.10.3 (2020-02-05)
Bug Fixes
3.10.2 (2020-01-31)
Bug Fixes
GETandHEADrequest to routes (#2374) (ebe8eca)3.10.1 (2019-12-19)
Bug Fixes
v3.10.0Compare Source
Features
contentBasePublicPathpaths (#2489) (c6bdfe4)Bug Fixes
3.10.3 (2020-02-05)
Bug Fixes
3.10.2 (2020-01-31)
Bug Fixes
GETandHEADrequest to routes (#2374) (ebe8eca)3.10.1 (2019-12-19)
Bug Fixes
v3.9.0Compare Source
Bug Fixes
hostnameandportto bonjour name to prevent name collisions (#2276) (d8af2d9)extKeyUsageto self-signed cert (#2274) (a4dbc3b)Features
openPagesupport (#2266) (c9e9178)3.8.2 (2019-10-02)
Security
selfsignedpackage3.8.1 (2019-09-16)
Bug Fixes
ContentBaseoption on windows (#2202) (68ecf78)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 06:59 AM, only on Thursday ( * 0-6 * * 4 ) in timezone UTC, Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.