react-redux-grid
react-redux-grid copied to clipboard
Bump loader-utils and istanbul-instrumenter-loader
Bumps loader-utils to 1.4.2 and updates ancestor dependency istanbul-instrumenter-loader. These dependencies need to be updated together.
Updates loader-utils
from 1.1.0 to 1.4.2
Release notes
Sourced from loader-utils's releases.
v1.4.2
1.4.2 (2022-11-11)
Bug Fixes
v1.4.1
1.4.1 (2022-11-07)
Bug Fixes
v1.4.0
1.4.0 (2020-02-19)
Features
v1.3.0
1.3.0 (2020-02-19)
Features
v1.2.3
1.2.3 (2018-12-27)
Bug Fixes
v1.2.2
1.2.2 (2018-12-27)
Bug Fixes
... (truncated)
Changelog
Sourced from loader-utils's changelog.
1.4.2 (2022-11-11)
Bug Fixes
1.4.1 (2022-11-07)
Bug Fixes
1.4.0 (2020-02-19)
Features
1.3.0 (2020-02-19)
Features
1.2.3 (2018-12-27)
Bug Fixes
1.2.2 (2018-12-27)
Bug Fixes
... (truncated)
Commits
331ad50
chore(release): 1.4.217cbf8f
fix: ReDoS problem (#226)8f082b3
chore(release): 1.4.14504e34
fix: security problem (#220)d95b8b5
chore(release): 1.4.0cd0e428
feat: theresourceQuery
is passed to theinterpolateName
method (#163)06d36cf
chore(release): 1.3.0469eeba
feat: support the[query]
template for theinterpolatedName
method (#162)909c99d
chore: funding.yml config and CI fix (#159)b5b74f0
Set up CI with Azure Pipelines- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.
Updates istanbul-instrumenter-loader
from 2.0.0 to 3.0.1
Release notes
Sourced from istanbul-instrumenter-loader's releases.
v3.0.1
3.0.1 (2018-03-09)
Bug Fixes
v3.0.0
2017-07-26
Bug Fixes
- index: correct loader sourcemaps usage (#67) (691b565)
- use latest API (
loader-utils
) (#61) (27cf4eb)Code Refactoring
Features
BREAKING CHANGES
- Enforces schema validation ( invalid configuration will throw )
- Enforces Webpack standard NodeJS engines range. at the time of merge
>= 4.3 < 5.0.0 || >= 5.10
.- Upgrades loader-utils to 1.1.0 which has a minimum NodeJS version of 4.
Release v3.0.0-rc.1
3.0.0-rc.1 (2017-07-13)
Features
BREAKING CHANGES
- Enforces schema validation ( invalid configuration will throw )
... (truncated)
Changelog
Sourced from istanbul-instrumenter-loader's changelog.
3.0.1 (2018-03-09)
Bug Fixes
3.0.0 (2017-07-26)
Bug Fixes
- index: correct loader sourcemaps usage (#67) (691b565)
- use latest API (
loader-utils
) (#61) (27cf4eb)Code Refactoring
Features
BREAKING CHANGES
- Enforces schema validation ( invalid configuration will throw )
- Enforces Webpack standard NodeJS engines range. at the time of merge
>= 4.3 < 5.0.0 || >= 5.10
.- Upgrades loader-utils to 1.1.0 which has a minimum NodeJS version of 4.
3.0.0-rc.1 (2017-07-13)
Features
BREAKING CHANGES
- Enforces schema validation ( invalid configuration will throw )
... (truncated)
Commits
fe5fedb
chore(release): 3.0.100e20a4
fix(package): addwebpack >= v4.0.0
(peerDependencies
) (#84)2275102
build(defaults): update to v1.6.0 (#78)5baa395
chore: Use npm 5 compatible Node 4 version19b683a
ci(Appveyor): Use npm 5 compatible Node 4 version41f5e3a
ci(Travis): Use npm 5 compatible Node 4 versionbdd51a2
docs(README): add file name to examples (#77)df7a77d
chore: Update changelog for 3.0.0 final05eee6c
chore(release): 3.0.06da749f
docs(README): fix default value (options.esModules
) (#68)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by d3viant0ne, a new releaser for istanbul-instrumenter-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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will 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.