eddieren.me
eddieren.me copied to clipboard
Bump loader-utils and react-scripts
Bumps loader-utils to 1.4.2 and updates ancestor dependency react-scripts. 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 react-scripts
from 1.0.10 to 1.1.5
Release notes
Sourced from react-scripts's releases.
v1.0.14
1.0.14 (September 26, 2017)
:bug: Bug Fix
react-dev-utils
react-error-overlay
:nail_care: Enhancement
react-dev-utils
#3077 Auto-detect running editor on Linux for error overlay. (
@​gulderov
)#3131 Display process pid in already running message. (
@​Pajn
):memo: Documentation
Other
- #3163 Add link to active CSS modules discussion. (
@​NeekSandhu
)
react-scripts
#2908 Note that class fields have progressed to stage 3. (
@​rickbeerendonk
)#3160 Update unclear wording in webpack configuration (file loader section). (
@​kristiehoward
)
eslint-config-react-app
- #3072 Update eslint versions for install instructions. (
@​jdcrensh
):house: Internal
react-scripts
#3157 Update
webpack-dev-server
to2.8.2
. (@​nikolas
)#2989 Update install template to match accessibility guidelines. (
@​davidleger95
)
react-error-overlay
#3065 Updated
react-error-overlay
to latest Flow (0.54.0
). (@​duvet86
)#3102 Clean target directory before compiling overlay. (
@​Timer
)
... (truncated)
Changelog
Sourced from react-scripts's changelog.
1.1.5 (August 24, 2018)
react-scripts
- Update the
webpack-dev-server
dependency
react-dev-utils
- #4866 Fix a Windows-only vulnerability (
CVE-2018-6342
) in the development server (@​acdlite
)- Update the
sockjs-client
dependencyCommitters: 1
- Andrew Clark (acdlite)
Migrating from 1.1.4 to 1.1.5
Inside any created project that has not been ejected, run:
npm install --save --save-exact [email protected]
or
yarn add --exact [email protected]
1.1.4 (April 3, 2018)
:bug: Bug Fix
Committers: 1
- Joe Haddad (Timer)
Migrating from 1.1.3 to 1.1.4
Inside any created project that has not been ejected, run:
npm install --save --save-exact [email protected]
or
... (truncated)
Commits
550fccb
Bump releaseca88a69
Bump versionsca59983
Fix link to the article about BEM (#4858)ea7b374
add react-testing-library documentation/examples (#4679)8de0412
[email protected]dfbc71c
Publish408db51
Publishd639e90
Work around Jest environment resolving bug (#4247)609aeea
Publishcb1608b
Add troubleshooting for Github Pages (#4197)- Additional commits viewable in compare view
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.