ethereum-block-explorer
ethereum-block-explorer copied to clipboard
Bump json5, razzle, razzle-plugin-typescript, url-loader, css-loader, mini-css-extract-plugin and sass-loader
Bumps json5 to 2.2.3 and updates ancestor dependencies json5, razzle, razzle-plugin-typescript, url-loader, css-loader, mini-css-extract-plugin and sass-loader. These dependencies need to be updated together.
Updates json5 from 2.1.0 to 2.2.3
Release notes
Sourced from json5's releases.
v2.2.3
- Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299)
v2.2.2
- Fix: Properties with the name
__proto__are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).v2.2.1
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
v2.2.0
- New: Accurate and documented TypeScript declarations are now included. There is no need to install
@types/json5. (#236, #244)v2.1.3 [code, diff]
v2.1.2
- Fix: Bump
minimisttov1.2.5. (#222)v2.1.1
Changelog
Sourced from json5's changelog.
v2.2.3 [code, diff]
- Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299)
v2.2.2 [code, diff]
- Fix: Properties with the name
__proto__are added to objects and arrays. (#199) This also fixes a prototype pollution vulnerability reported by Jonathan Gregson! (#295).v2.2.1 [code, diff]
- Fix: Removed dependence on minimist to patch CVE-2021-44906. (#266)
v2.2.0 [code, diff]
- New: Accurate and documented TypeScript declarations are now included. There is no need to install
@types/json5. (#236, #244)v2.1.3 [code, diff]
v2.1.2 [code, diff]
- Fix: Bump
minimisttov1.2.5. (#222)v2.1.1 [code, [diff][d2.1.1]]
... (truncated)
Commits
c3a75242.2.394fd06ddocs: update CHANGELOG for v2.2.33b8cebfdocs(security): use GitHub security advisoriesf0fd9e1docs: publish a security policy6a91a05docs(template): bug -> bug report14f8cb12.2.210cc7cadocs: update CHANGELOG for v2.2.27774c10fix: add proto to objects and arraysedde30aReadme: slight tweak to intro97286f8Improve example in readme- Additional commits viewable in compare view
Updates razzle from 3.0.0 to 4.2.18
Release notes
Sourced from razzle's releases.
[email protected]
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.js[email protected]
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.js[email protected]
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.js[email protected]
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.jsUpdated dependencies [
fa491cd8]:[email protected]
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.js[email protected]
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.jsUpdated dependencies [
fa491cd8]:[email protected]
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.jsUpdated dependencies [
fa491cd8]:[email protected]
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.js
... (truncated)
Changelog
Sourced from razzle's changelog.
4.2.18
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.jsUpdated dependencies [
fa491cd8]:4.2.17
Patch Changes
eff6d885Thanks@fivethreeo! - Remove the require ofjestandchalkas they are not used in the file
341680c1Thanks@fivethreeo! - add changeset packages4.2.16
Patch Changes
- dc4c7870: add changesets
- Updated dependencies [dc4c7870]
Commits
aa8545eVersion Packages719e257Merge pull request #1848 from gregmartyn/module-config41df166avoid requiring package.json twice9f564bcVersion Packagesb75cc2dRemove the require ofjestandchalkas they are not used in the filec77491dadd comment, change fn name3101b70add support for type:module razzle.config.jsd212dc8chore: added changesetsf685a09chore: bumped versions to 4.2.15b48943fUpdate createConfigAsync.js- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by razzle-bot, a new releaser for razzle since your current version.
Updates razzle-plugin-typescript from 2.4.1 to 4.2.18
Release notes
Sourced from razzle-plugin-typescript's releases.
[email protected]
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.jsUpdated dependencies [
fa491cd8]:[email protected]
Patch Changes
eff6d885Thanks@fivethreeo! - Remove the require ofjestandchalkas they are not used in the file
341680c1Thanks@fivethreeo! - add changeset packages[email protected]
Patch Changes
- dc4c7870: add changesets
- Updated dependencies [dc4c7870]
Changelog
Sourced from razzle-plugin-typescript's changelog.
4.2.18
Patch Changes
fa491cd8Thanks@fivethreeo! - add support for type:module razzle.config.jsUpdated dependencies [
fa491cd8]:4.2.17
Patch Changes
eff6d885Thanks@fivethreeo! - Remove the require ofjestandchalkas they are not used in the file
341680c1Thanks@fivethreeo! - add changeset packages4.2.16
Patch Changes
- dc4c7870: add changesets
- Updated dependencies [dc4c7870]
Commits
aa8545eVersion Packages9f564bcVersion Packagesd212dc8chore: added changesetsf685a09chore: bumped versions to 4.2.15975fb80chore: bumped versions to 4.2.142aab250chore: bumped versions to 4.2.134664b60chore: bumped versions to 4.2.125c45b82chore: bumped versions to 4.2.11d06d853chore: bumped versions to 4.2.102f3dd1dchore: bumped versions to 4.2.9- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by razzle-bot, a new releaser for razzle-plugin-typescript since your current version.
Updates url-loader from 1.1.2 to 4.1.1
Release notes
Sourced from url-loader's releases.
v4.1.1
4.1.1 (2020-10-09)
Chore
- update
schema-utilsv4.1.0
4.1.0 (2020-04-08)
Features
- the
mimetypeoption can beBoolean- added the
encodingoption- added the
generatoroptionv4.0.0
4.0.0 (2020-03-17)
⚠ BREAKING CHANGES
- deps: migrate on
mime-typespackage, some rare types may have other mimetypev3.0.0
3.0.0 (2019-11-26)
BREAKING CHANGES
- minimum required nodejs version is
10.13.0- rename the
esModulesoption toesModule- switch to ES modules by default (the option
esModuleistrueby default)v2.3.0
2.3.0 (2019-11-21)
Features
- new
esModulesoption to output ES modules (0ee2b99)v2.2.0
2.2.0 (2019-10-04)
Features
... (truncated)
Changelog
Sourced from url-loader's changelog.
4.1.1 (2020-10-09)
Chore
- update
schema-utils4.1.0 (2020-04-08)
Features
- the
mimetypeoption can beBoolean- added the
encodingoption- added the
generatoroption4.0.0 (2020-03-17)
⚠ BREAKING CHANGES
- deps: migrate on
mime-typespackage, some rare types may have other mimetypeBug Fixes
3.0.0 (2019-11-26)
BREAKING CHANGES
- minimum required nodejs version is
10.13.0- rename the
esModulesoption toesModule- switch to ES modules by default (the option
esModuleistrueby default)2.3.0 (2019-11-21)
Features
- new
esModulesoption to output ES modules (0ee2b99)2.2.0 (2019-10-04)
Features
... (truncated)
Commits
acf4eb1chore(release): 4.1.120c744bchore(deps): update (#220)1811901chore: remove unnecessary deps35eeed1ci: migrate on github actions (#213)06d270achore(release): 4.1.0488b6ecrefactor: code (#212)36f1354feat: add encoding & generator options (#210)8828d64chore(release): 4.0.0fc8721fchore(deps): migrate onmime-typespackage (#209)f13757achore(deps): update (#208)- Additional commits viewable in compare view
Updates css-loader from 1.0.1 to 6.7.3
Release notes
Sourced from css-loader's releases.
v6.7.3
6.7.3 (2022-12-14)
Bug Fixes
v6.7.2
6.7.2 (2022-11-13)
Bug Fixes
v6.7.1
6.7.1 (2022-03-08)
Bug Fixes
v6.7.0
6.7.0 (2022-03-04)
Features
v6.6.0
6.6.0 (2022-02-02)
Features
- added the
hashStrategyoption (ca4abce)v6.5.1
6.5.1 (2021-11-03)
Bug Fixes
v6.5.0
... (truncated)
Changelog
Sourced from css-loader's changelog.
6.7.3 (2022-12-14)
Bug Fixes
6.7.2 (2022-11-13)
Bug Fixes
6.7.1 (2022-03-08)
Bug Fixes
6.7.0 (2022-03-04)
Features
6.6.0 (2022-02-02)
Features
- added the
hashStrategyoption (ca4abce)6.5.1 (2021-11-03)
Bug Fixes
6.5.0 (2021-10-26)
Features
... (truncated)
Commits
ef749f2chore(release): 6.7.336fb945chore: fix cspell962924cfix: removesourceURLfrom emitted CSS (#1487)3f3f302chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#1486)04ca713chore: update dependencies to the latest version (#1485)9449827chore: update styfle/cancel-workflow-action (#1484)6c67af8chore: add cSpell to check spelling issues (#1482)239b9acchore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#1481)394d200chore(release): 6.7.22f4c273fix: css modules generation with inline syntax (#1480)- Additional commits viewable in compare view
Updates mini-css-extract-plugin from 0.5.0 to 2.7.2
Release notes
Sourced from mini-css-extract-plugin's releases.
v2.7.2
2.7.2 (2022-12-06)
Bug Fixes
v2.7.1
2.7.1 (2022-11-29)
Bug Fixes
v2.7.0
2.7.0 (2022-11-16)
Features
v2.6.1
2.6.1 (2022-06-15)
Bug Fixes
v2.6.0
2.6.0 (2022-03-03)
Features
v2.5.3
2.5.3 (2022-01-25)
Bug Fixes
v2.5.2
2.5.2 (2022-01-17)
... (truncated)
Changelog
Sourced from mini-css-extract-plugin's changelog.
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
2.7.0 (2022-11-16)
Features
2.6.1 (2022-06-15)
Bug Fixes
2.6.0 (2022-03-03)
Features
2.5.3 (2022-01-25)
Bug Fixes
2.5.2 (2022-01-17)
Bug Fixes
- types (dfb9afd)
2.5.1 (2022-01-17)
... (truncated)
Commits
b616093chore(release): 2.7.24d98d4bfix: don't crash in web workers (#1004)5ef989bchore(deps): bump minimist from 1.2.5 to 1.2.6 (#928)cd7d933chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (#993)9178a0cchore: update dependencies to the latest version (#1003)7053ce2chore(release): 2.7.182ed663refactor: fix compatibility with old browsers (#1000)7585663chore(deps): update (#999)6ea0922fix: preserve order of link tags on HMR (#982)2633446chore: update styfle/cancel-workflow-action (#996)- Additional commits viewable in compare view
Updates sass-loader from 7.1.0 to 13.2.0
Release notes
Sourced from sass-loader's releases.
v13.2.0
13.2.0 (2022-11-09)
Features
v13.1.0
13.1.0 (2022-10-06)
Features
v13.0.2
13.0.2 (2022-06-27)
Bug Fixes
v13.0.1
13.0.1 (2022-06-24)
Bug Fixes
v13.0.0
13.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.jsversion is14.15.0(#1048)- emit
@warnat-rules as webpack warnings by default, if you want to revert behavior please use thewarnRuleAsWarningoption (#1054) (58ffb68)Bug Fixes
- do not crash on importers for modern API (#1052) (095814e)
- do not store original sass error in webpack error(#1053) (06d7533)
v12.6.0
12.6.0 (2022-02-15)
... (truncated)
Changelog
Sourced from sass-loader's changelog.
13.2.0 (2022-11-09)
Features
13.1.0 (2022-10-06)
Features
13.0.2 (2022-06-27)
Bug Fixes
13.0.1 (2022-06-24)
Bug Fixes
13.0.0 (2022-05-18)
⚠ BREAKING CHANGES
- minimum supported
Node.jsversion is14.15.0(#1048)- emit
@warnat-rules as webpack warnings by default, if you want to revert behavior please use thewarnRuleAsWarningoption (#1054) (58ffb68)Bug Fixes
- do not crash on importers for modern API (#1052) (095814e)
- do not store original sass error in webpack error(#1053) (06d7533)
12.6.0 (2022-02-15)
Features
12.5.0 (2022-02-14)
... (truncated)
Commits
e8fbc79chore(release): 13.2.0e5581b7feat: add support for node-sass v8 (#1100)acb3ce0chore(deps): bump loader-utils from 2.0.2 to 2.0.3 (#1099)1cdea4echore: update dependencies to the latest version (#1098)094a303docs: update cla link (#1096)c32f63aci: add dependency review action (#1094)b31751dchore(release): 13.1.06e02c64feat: allow to extendconditionNames(#1092)edab08fchore: update dependencies to the latest version (#1093)3a34fefchore: update commitlint action (#1091)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for sass-loader since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.