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:
11.0.2
->11.1.0
24.0.25
->24.9.1
12.7.12
->12.12.39
1.18.4
->1.19.1
4.39.9
->4.41.13
3.1.7
->3.10.1
2.31.0
->2.33.0
2.31.0
->2.33.0
2.31.0
->2.33.0
8.0.6
->8.1.0
7.19.0
->7.20.0
1.18.2
->1.19.1
16.9.0
->16.13.1
16.9.0
->16.13.1
12.3.6
->12.6.3
1.31.1
->1.32.1
0.5.0
->0.6.2
5.2.0
->5.3.0
6.0.4
->6.2.2
3.6.5
->3.9.2
4.39.3
->4.43.0
3.8.2
->3.11.0
Release Notes
typescript-eslint/typescript-eslint
v2.33.0
Compare Source
Bug Fixes
Features
lines-between-class-members
(#1684) (08f93e6)v2.32.0
Compare Source
Bug Fixes
messages
from base rule (#1992) (51ca404)Features
babel/babel-loader
v8.1.0
Compare Source
yannickcr/eslint-plugin-react
v7.20.0
Compare Source
Added
forbid-component-props
][]/[forbid-dom-props
][]: Allow a custom message with forbid props (#2615 @mtamhankar1)jsx-no-literals
][]: addignoreProps
option to ignore props validation (#2146 @iiison)Fixed
jsx-sort-props
][]: only use localeCompare when case is ignored (#2556 @tanmoyopenroot)jsx-key
][]: add a failing test case for optional chaining (#2610 @JonathanLee-LX)no-unused-state
][]: handle optional chaining (#2588 @golopot)jsx-pascal-case
][]: Do not consider namespaces when checking for DOM (#2638 @yacinehmito)jsx-curly-spacing
][], [jsx-no-bind
][],usedPropTypes
util: avoid node.start and node.end (25b1936 @toshi-toma)jsx-no-target-blank
][]: allowno-referrer
withoutnoopener
by default (#2043 @seancrater)button-has-type
][]: improve message when non-static value is used (aecff62 @golopot)no-adjacent-inline-elements
][]: prevent crash on nullish children (#2621 @Rogdham)prop-types
][]: avoid crash when spreading any type (#2606 @golopot))require-render-return
][]: add missing "a" (#2604 @leothorp)jsx-no-comment-textnodes
][]: fix for@typescript-eslint/parser
(#2601 @Axnyff)displayName
][]: avoid a crash when using React.memo (#2587 @golopot)Docs
no-this-in-sfc
][]: backtickthis
(#2616 @mrflip)function-component-definition
][]: Fix unnamedComponents option examples (#2608 @vkrol))Changed
operator-linebreak
override (#2578 @golopot)button-has-type
: ensure no mistakenly allowed identifiers namedbutton
/submit
/reset
(#2625 @golopot)displayName
: add a test case (#2593 @golopot)@types/eslint
,@types/estree
,@types/node
,@typescript-eslint/parser
,coveralls
,eslint-config-airbnb-base
,eslint-plugin-import
,typescript
prettier/prettier
v1.19.1
Compare Source
diff
CLI
Fix
--stdin
regression in 1.19.0 (#6894 by @lydell)TypeScript
Fix formatting of union type as arrow function return type (#6896 by @thorn0)
v1.19.0
Compare Source
diff
🔗 Release Notes
facebook/react
v16.13.1
Compare Source
React DOM
componentWillReceiveProps
,shouldComponentUpdate
, and so on). (@gaearon in #18330)v16.13.0
Compare Source
React
React.createFactory()
(@trueadm in #17878)React DOM
style
may cause an unexpected collision (@sophiebits in #14181, #18002)unstable_createPortal
(@trueadm in #17880)onMouseEnter
being fired on disabled buttons (@AlfredoGJ in #17675)shouldComponentUpdate
twice when developing inStrictMode
(@bvaughn in #17942)version
property 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)SuspenseList
CPU bound heuristic (@sebmarkbage in #17455)isPending
only being true when transitioning from inside an input event (@acdlite in #17382)React.memo
components dropping updates when interrupted by a higher priority update (@acdlite in #18091)v16.12.0
Compare Source
React DOM
useEffect
) not being fired in a multi-root app. (@acdlite in #17347)React Is
lazy
andmemo
types considered elements instead of components (@bvaughn in #17278)v16.11.0
Compare Source
React DOM
mouseenter
handlers from firing twice inside nested React containers. @yuanoook in #16928unstable_createRoot
andunstable_createSyncRoot
experimental APIs. (These are available in the Experimental channel ascreateRoot
andcreateSyncRoot
.) (@acdlite in #17088)v16.10.2
Compare Source
React DOM
v16.10.1
Compare Source
React DOM
v16.10.0
Compare Source
React DOM
Object.is
instead of inline polyfill, when available. (@ku8ar in #16212)Scheduler (Experimental)
postMessage
loop with short intervals instead of attempting to align to frame boundaries withrequestAnimationFrame
. (@acdlite in #16214)useSubscription
release-it/release-it
v12.6.3
Compare Source
4d01971
)v12.6.2
Compare Source
137d858
)04fea06
)9028548
)v12.6.1
Compare Source
2025421
)2c44657
)ba23829
)v12.6.0
Compare Source
a791799
)2d07da3
)v12.5.0
Compare Source
npm.tag
if provided when resolving tag (fixes #586) (39dcc22
)0e62393
)npm.publishPath
(90531ab
)4949a8a
)a11f992
)5ad3e18
)cec2829
)/conf
directory (#587) (b90831a
)v12.4.3
Compare Source
5335004
)f27f4fe
)e03288e
)341ce73
)d89487c
)17c0cea
)v12.4.2
Compare Source
bb7d92d
)add2e1e
)f40804a
)v12.4.1
Compare Source
b3d9786
)da6a6d9
)6f410b5
)f9980a0
)v12.4.0
Compare Source
72bab77
)f7ac01e
)rollup/rollup
v1.32.1
Compare Source
2020-03-06
Bug Fixes
Pull Requests
v1.32.0
Compare Source
2020-02-28
Features
--plugin <plugin>
(#3379)Pull Requests
maxdavidson/rollup-plugin-sourcemaps
v0.6.2
Compare Source
v0.6.1
Compare Source
v0.6.0
Compare Source
TrySound/rollup-plugin-terser
v5.3.0
Compare Source
Added rollup v2 support (thanks to @willfarrell)
TypeStrong/ts-loader
v6.2.2
Compare Source
webpack.config.ts
files - thanks @vladimiry!v6.2.1
Compare Source
v6.2.0
Compare Source
v6.1.2
Compare Source
v6.1.1
Compare Source
v6.1.0
Compare Source
Microsoft/TypeScript
v3.9.2
Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.8.3
Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.8.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.8.2
Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.8.2.
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.5
Compare Source
For the complete list of fixed issues, check out the
v3.7.4
Compare Source
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.3
Compare Source
For the complete list of fixed issues, check out the
Downloads are available on:
v3.7.2
Compare Source
For release notes, check out the release announcement.
For new features, check out the What's new in TypeScript v3.7.2.
For the complete list of fixed issues, check out the
Downloads are available on:
webpack/webpack
v4.43.0
Compare Source
Features
module.hot.invalidate()
to HMR APIDependencies
v4.42.1
Compare Source
Bugfixes
v4.42.0
Compare Source
Bugfixes
"use asm"
scopeoutput.hotUpdateChunkFilename
as this doesn't workv4.41.6
Compare Source
Bugfixes
export *
in a circular matterv4.41.5
Compare Source
Bugfixes
webpack://
prefix in SourceMaps correctlyprovidedExports
withexport *
which caused changing module hashes and unnecessary HMR invalidationv4.41.4
Compare Source
Bugfixes
__webpack_require__.e
is not a function when using module concatenationPerformance
v4.41.3
Compare Source
Security
Funding
v4.41.2
Compare Source
Bugfixes
v4.41.1
Compare Source
Bugfixes
v4.41.0
Compare Source
Developer Experience
Performance
v4.40.3
Compare Source
Bugfixes
Performance
v4.40.2
Compare Source
Bugfixes
v4.40.1
Compare Source
Bugfixes
v4.40.0
Compare Source
Features
compilation.emitAsset/updateAsset
(instead of accessing the Objectcompilation.assets
)compilation.getAssets()
andcompilation.getAsset(name)
immutable
: when set an asset can be cache infinitelydevelopment
: when set an asset is some kind of development tool (i. e. a SourceMap)hotModuleReplacement
: when set an asset is generated for an hot updateinfo
object in assetswebpack/webpack-dev-server
v3.11.0
Compare Source
Features
contentBasePublicPath
paths (#2489) (c6bdfe4)Bug Fixes
3.10.3 (2020-02-05)
Bug Fixes
3.10.2 (2020-01-31)
Bug Fixes
GET
andHEAD
request to routes (#2374) (ebe8eca)3.10.1 (2019-12-19)
Bug Fixes
v3.10.3
Compare Source
v3.10.2
Compare Source
v3.10.1
Compare Source
v3.10.0
Compare Source
Features
sockPort: 'location'
) (#2341) (dc10d06)contentBasePublicPath
option (#2150) (cee700d)Bug Fixes
[
v3.9.0
](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md#​390-httpsgithubcomwebpackwebpack-dev-servercomparRenovate configuration
📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.