| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.10.0 and updates ancestor dependency [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils). These dependencies need to be updated together. Updates `shell-quote` from 1.7.2 to 1.10.0 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.2...v1.10.0) Updates `react-dev-utils` from 9.1.0 to 12.0.1 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/react/create-react-app/blob/main/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-dev-utils@12.0.1/packages/react-dev-utils) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.10.0 dependency-type: indirect - dependency-name: react-dev-utils dependency-version: 12.0.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
| Back | FazBrowse Home | New Git URL |
Bumps shell-quote to 1.10.0 and updates ancestor dependency react-dev-utils. These dependencies need to be updated together.
Updates shell-quote from 1.7.2 to 1.10.0
ChangelogSourced from shell-quote's changelog.
... (truncated)
Commits- 64988d9 v1.10.0
- 617d119 [Tests] quote: the tilde test escapes every ~, not just a leading one (#9)
- 59bbf8b [types] fix an error TS v6 ignores but v7 fails on
- 190e236 [Tests] quote: pin that a backslash with whitespace is not doubled in singl...
- a04d475 [Dev Deps] update @arethetypeswrong/cli, evalmd
- b9545b3 [New] parse: add opt-in splitUnquoted option for shell field-splitting of...
- 1b36468 [readme] quote: use output verbatim; do not re-quote it (#11)
- 1c36f3f [Tests] quote: pin conservative escaping of =, @, ^, ,, :, ! (#11)
- e1c75cd [readme] document parse's supported parameter-expansion subset
- c0842c8 [Fix] parse: match nested ${...} braces so nested parameter expansion is ...
- Additional commits viewable in compare view
Maintainer changesThis version was pushed to npm by ljharb, a new releaser for shell-quote since your current version.
Install script changesThis version adds prepublish script that runs during installation. Review the package contents before updating.
Updates react-dev-utils from 9.1.0 to 12.0.1
ChangelogSourced from react-dev-utils's changelog.
... (truncated)
CommitsDependabot 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:
You can disable automated security fix PRs for this repo from the Security Alerts page.