This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
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:
5.7.2
->5.7.4
0.17.0
->0.17.1
4.5.3
->4.6.0
7.17.0
->7.19.0
3.2.1
->3.2.2
5.0.25
->5.0.28
4.3.7
->4.3.8
^0.53.2
->^0.54.0
1.3.4
->1.3.5
0.27.0
->0.27.1
0.7.13
->0.7.14
1.3.1
->1.3.4
5.13.0
->5.20.1
4.3.1
->4.5.0
Release Notes
googleapis/nodejs-storage
v5.7.4
Compare Source
v5.7.3
Compare Source
facebook/fbt
v0.17.1
Compare Source
twbs/bootstrap
v4.6.0
Compare Source
Highlights
customClass
option..navbar-nav-scroll
class for scrolling expanded navbar contents on mobile devices.prefers-reduced-motion
is enabled.background-color
of.dropdown-item
for improved hover state contrast, and ligthened the disabled.dropdown-item
color
.CSS
.navbar-nav-scroll
for vertical scrolling of navbar contentoutline:0
rather thanoutline:none
; backport of #32751$gray-500
JS
customClass
optionjs/src/index.js
one folder upconfig.keyboard
is falseDocs
bugreport.apple.com
since it doesn't work.visually-hidden
loading=lazy
from snippets.text-left
in Layout / Overview:focus
, not just:hover
data-touch="false"
example in the carousel docsrole="button"
from CTA links in carousel example.show
applied.has-validation
for input groups with validation$enable-shadows
option in our docs; backport of #32685Examples
title
Misc
version_short
variable under theconfig
object; backport of #32737eslint/eslint
v7.19.0
Compare Source
ce7f061
Update: add shadowed variable loc to message in no-shadow (fixes #13646) (#13841) (t-mangoe)c60e23f
Update: fixlet
logic in for-in and for-of loops in no-extra-parens (#14011) (Milos Djermanovic)d76e8f6
Fix: no-useless-rename invalid autofix with parenthesized identifiers (#14032) (Milos Djermanovic)5800d92
Docs: Clarify stylistic rule update policy (#14052) (Brandon Mills)0ccf6d2
Docs: remove configuring.md (#14036) (Milos Djermanovic)65bb0ab
Chore: Clean up new issue workflow (#14040) (Nicholas C. Zakas)e1da90f
Fix: nested indenting for offsetTernaryExpressions: true (fixes #13971) (#13972) (Chris Brody)1a078b9
Update: check ternary:
even if?
was reported in space-infix-ops (#13963) (Milos Djermanovic)fb27422
Fix: extend prefer-const fixer range to whole declaration (fixes #13899) (#14033) (Nitin Kumar)e0b05c7
Docs: add a correct example to no-unsafe-optional-chaining (refs #14029) (#14050) (armin yahya)46e836d
Sponsors: Sync README with website (ESLint Jenkins)3fc4fa4
Docs: update configuring links (#14038) (Milos Djermanovic)8561c21
Docs: fix broken links in configuring/README.md (#14046) (Milos Djermanovic)1c309eb
Update: fix no-invalid-regexp false negatives with no flags specified (#14018) (Milos Djermanovic)f6602d5
Docs: Reorganize Configuration Documentation (#13837) (klkhan)c753b44
Sponsors: Sync README with website (ESLint Jenkins)a4fdb70
Docs: Fixed Typo (#14007) (Yash Singh)f7ca481
Docs: Explain why we disable lock files (refs eslint/tsc-meetings#234) (#14006) (Brandon Mills)v7.18.0
Compare Source
e3264b2
Upgrade: @eslint/eslintrc to improve error message for invalid extends (#14009) (Milos Djermanovic)f17c3c3
Update: check logical assignment operators in the complexity rule (#13979) (Milos Djermanovic)672deb0
Docs: fix no-invalid-regexp docs regarding ecmaVersion (#13991) (Milos Djermanovic)179a910
Fix: --init crash on question to upgrade/downgrade ESLint (fixes #13978) (#13995) (Milos Djermanovic)292b1c0
Fix: no-extra-parens false positive withlet
identifier in for-loop (#13981) (Milos Djermanovic)de61f94
Sponsors: Sync README with website (ESLint Jenkins)9250d16
Upgrade: Bump lodash to fix security issue (#13993) (Frederik Prijck)75fea9b
Sponsors: Sync README with website (ESLint Jenkins)f2687e7
Docs: update space-in-parens related rules (#13985) (Chris Brody)4a38bbe
Docs: space-in-parens examples with no arguments etc. (#13987) (Chris Brody)3e49169
Sponsors: Sync README with website (ESLint Jenkins)c5bf1f2
Sponsors: Sync README with website (ESLint Jenkins)98a729c
Sponsors: Sync README with website (ESLint Jenkins)e83a696
Sponsors: Sync README with website (ESLint Jenkins)78cb483
Chore: testfoo( )
with space-in-parens option "always" (#13986) (Chris Brody)f6948f6
Docs: Update semantic versioning policy (#13970) (Nicholas C. Zakas)0688212
Sponsors: Sync README with website (ESLint Jenkins)aeba5e5
Chore: fix typo (#13975) (Nitin Kumar)4ee1134
Sponsors: Sync README with website (ESLint Jenkins)ethers-io/ethers.js
v5.0.28
Compare Source
v5.0.27
Compare Source
v5.0.26
Compare Source
typicode/husky
v4.3.8
Compare Source
Cannot read property 'toString' of null
ipfs/js-ipfs
v0.54.1
Compare Source
Note: Version bump only for package ipfs
v0.54.0
Compare Source
Bug Fixes
chore
Features
BREAKING CHANGES
webpack-contrib/mini-css-extract-plugin
v1.3.5
Compare Source
lovell/sharp
v0.27.1
Compare Source
sc-forks/solidity-coverage
v0.7.14
Compare Source
===================
ethereum/web3.js
v1.3.4
Compare Source
Changed
fromBlock
option forlogs
subscriptions (defaults tolatest
) (#3883)web3-eth2-base
toweb3-eth2-core
andweb3-eth2-beacon
toweb3-eth2-beaconchain
(#3833)ts-node
from version^8.10.2
to^9.0.0
(#3856)npm audit fix
which fixed 4 vulnerabilities (#3856)web3-eth2-beaconchain
type declarations (#3859) and (#3865)IBaseAPISchema
andIBaseAPIMethodSchema
toindex.d.ts
forweb3-eth2-core
(#3878)web3-eth2-core
(#3878)Removed
notImplemented
flag from ETH2 Beacon Chain package methods schema (#3861)IETH2BeaconChain
interface in favor of exporting a class type:ETH2BeaconChain
(#3878)index.d.ts
files in favor oftypes.ts
forweb3-eth2-core
andweb3-eth2-beaconchain
(#3878)schema.ts
fromweb3-eth2-core
(#3878)dtslint
npm command fromweb3-eth2-core
andweb3-eth2-beaconchain
asindex.d.ts
files were removed (#3878)Added
ETH2Core
class export toindex.d.ts
forweb3-eth2-core
(#3878)v1.3.3
Compare Source
Fixed
dist
to latest release (1.3.2
) (#3875)v1.3.2
Compare Source
Fixed
webpack/webpack
v5.20.1
Compare Source
Bugfix
Caching failed for pack: RangeError [ERR_OUT_OF_RANGE]
warning when serializing the cachev5.20.0
Compare Source
Features
experiments.lazyCompilation.imports
to disable lazy compilation ofimport()
sexperiments.lazyCompilation.test
to allow custom selection of modules that should be lazy compiledprofile: true
resp.--profile
webpack will now print a summary of expensive modules or loadersBugfixes
experiments.lazyCompilation.client
now works as intended__webpack_require__ is not defined
Developer Experience
EntryObject
type in typingspkg-dir
dependencyv5.19.0
Compare Source
Features
exposes
forModuleFederationPlugin
Bugfixes
options
forProgressPlugin
optional in typingsPerformance
v5.18.0
Compare Source
Internals
React.createElement
)v5.17.0
Compare Source
Features
experiments.lazyCompilation: true
for web and node targetsimport()
s only when they are accessedwebpack-dev-server
/webpack serve
opening an entrypoint for the first time, sometimes need a manual refresh.module
tomodule.parser.javascript
and also allow to set them viamodule.rules
module.parser.javascript.commonjsMagicComments
to enable/* webpackIgnore: true */
forrequire()
callsBugfixes
webpack.debug.ProfilingPlugin
on Mac when the computer was suspended before.v5.16.0
Compare Source
Features
__webpack_is_included__("./some-module")
which returns true when the module is bundled and false when notlibrary.type: "assign-properties"
which merges all exports into a global variableoptimization.innerGraph
fornew URL()
Bugfixes
experiments.outputModule: true
withoptimization.runtimeChunk
splitChunk.reuseExistingChunk
doesn't work for entrypointsDeveloper Experience
v5.15.0
Compare Source
Features
getResolve
method to data object when using functionexternals
externals
function may return a promise nowBugfixes
define("local-module", expr)
generating invalid syntaxchunkModulesSpace
to schemarebuildModule
apiPerformance
v5.14.0
Compare Source
Features
Bugfixes
watcher.getContextTimeInfoEntries()
memfs
and realfs
AutomaticPrefetchPlugin
Contribution
webpack/webpack-cli
v4.5.0
Compare Source
Notes
webpack.config.mjs
andwebpack.config.js
with{ "type": "module" }
inpackage.json
cross-env
package:Before:
Now (you can remove the
cross-env
if you don't use it somewhere else):mode
option respect the--node-env
option if you don't set themode
option explicit using CLI options or in configuration(s), i.e.--node-env production
setprocess.env.NODE_ENV
andmode
toproduction
Bug Fixes
Features
--node-env
flag (#2388) (e5126f1)v4.4.0
Compare Source
Bug Fixes
--no-watch-options-stdin
(#2288) (4ee8665)argv
to configurations whenserve
command used (#2345) (5070b9b)--stats
,--color
and--no-color
option forserve
command (#2312) (73d3fec)Features
configtest
command (#2303) (eb7b189)build
command (aliases -bundle
andb
) (7590f66)watch
command (#2357) (9693f7d)help
command to show option information (#2353) (15eb411)4.3.1 (2020-12-31)
Bug Fixes
--help
option is working withoutwebpack-dev-server
(#2267) (1dae54d)--progress
option is working with--json
(#2276) (0595603)Renovate configuration
📅 Schedule: "before 11am" (UTC).
🚦 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.