chatql-react
chatql-react 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
331ad50chore(release): 1.4.217cbf8ffix: ReDoS problem (#226)8f082b3chore(release): 1.4.14504e34fix: security problem (#220)d95b8b5chore(release): 1.4.0cd0e428feat: theresourceQueryis passed to theinterpolateNamemethod (#163)06d36cfchore(release): 1.3.0469eebafeat: support the[query]template for theinterpolatedNamemethod (#162)909c99dchore: funding.yml config and CI fix (#159)b5b74f0Set 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 2.1.1 to 2.1.8
Changelog
Sourced from react-scripts's changelog.
2.1.8 (March 7, 2019)
v2.1.8 is a maintenance release that reapplies the TypeScript speed improvements (#6406) in a new major version of
react-dev-utils.Migrating from 2.1.7 to 2.1.8
Inside any created project that has not been ejected, run:
npm install --save --save-exact [email protected]or
yarn add --exact [email protected]2.1.7 (March 7, 2019)
v2.1.7 is a maintenance release that temporarily reverts the TypeScript speed improvements (#6406) to fix a dependency issue in
react-dev-utils.Migrating from 2.1.6 to 2.1.7
Inside any created project that has not been ejected, run:
npm install --save --save-exact [email protected]or
yarn add --exact [email protected]2.1.6 (March 6, 2019)
v2.1.6 is a maintenance release that brings a few new improvements, most notably:
- :rocket: Reduced TypeScript rebuild times while running the development server. This was previously introduced in v2.1.4 but had to be reverted. Thanks to
@ianschmitzfor getting this ready.:bug: Bug Fix
react-dev-utils
- #6511 Fix deploy instructions to make link clickable. (
@sbimochan)react-scripts
- #6472 Revert CSS sourcemaps in development. (
@bugzpodder)- #6444 Revert "Switch to eval-source-map (#5060)". (
@ianschmitz)
... (truncated)
Commits
c17e25bPublish1548a0aReapply "Speed up TypeScript v2 (#6406)" (#6586)e69ad37Publishb2cf28bRevert "Speed up TypeScript v2 (#6406)" (#6585)b5887dcPublish6c8e2e5Use contenthash instead of chunkhash for better long-term caching (#6387)28f5427revert css sourcemaps in development (#6472)d57fd37Convert all bit.ly links from http to https (#6239)6a5b3cdSpeed up TypeScript v2 (#6406)09def49Revert "Switch to eval-source-map (#5060)" (#6444)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by iansu, a new releaser for react-scripts 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.