Skip to content

Bump shell-quote, react-scripts and @craco/craco #1617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps shell-quote to 1.8.0 and updates ancestor dependencies shell-quote, react-scripts and @craco/craco. These dependencies need to be updated together.

Updates shell-quote from 1.7.2 to 1.8.0

Changelog

Sourced from shell-quote's changelog.

v1.8.0 - 2023-01-30

Commits

  • [New] extract parse and quote to their own deep imports 553fdfc
  • [Tests] add nyc coverage fd7ddcd
  • [New] Add support for here strings (<<<) 9802fb3
  • [New] parse: Add syntax support for duplicating input file descriptors 216b198
  • [Dev Deps] update @ljharb/eslint-config, aud, tape 85f8e31
  • [Tests] add evalmd c5549fc
  • [actions] update checkout action 62e9b49

v1.7.4 - 2022-10-12

Merged

Commits

  • [eslint] fix indentation and whitespace aaa9d1f
  • [eslint] additional cleanup 397cb62
  • [meta] add auto-changelog 497fca5
  • [actions] add reusable workflows 4763c36
  • [eslint] add eslint 6ee1437
  • [readme] rename, add badges 7eb5134
  • [meta] update URLs 67381b6
  • [meta] create FUNDING.yml; add funding in package.json 8641572
  • [meta] use npmignore to autogenerate an npmignore file 2e2007a
  • Only apps should have lockfiles f97411e
  • [Dev Deps] update tape 051f608
  • [meta] add safe-publish-latest 18cadf9
  • [Tests] add aud in posttest dc1cc12

1.7.3

  • Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the quoting rules. (CVE-2021-42740)
Commits
  • 508e2f9 v1.8.0
  • fd7ddcd [Tests] add nyc coverage
  • 9802fb3 [New] Add support for here strings (<<<)
  • 216b198 [New] parse: Add syntax support for duplicating input file descriptors
  • c5549fc [Tests] add evalmd
  • 553fdfc [New] extract parse and quote to their own deep imports
  • 85f8e31 [Dev Deps] update @ljharb/eslint-config, aud, tape
  • 62e9b49 [actions] update checkout action
  • 5409e72 v1.7.4
  • 4763c36 [actions] add reusable workflows
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for shell-quote since your current version.


Updates react-scripts from 4.0.3 to 5.0.1

Commits

Updates @craco/craco from 6.4.5 to 7.0.0

Release notes

Sourced from @​craco/craco's releases.

v7.0.0

CRACO now supports Create React App 5.

The new documentation is live at https://craco.js.org.

v7.0.0-alpha.9

  • Fixed peer dependency issues with cosmiconfig-typescript-loader. #447
  • Fixed an issue where devServer environment variables wouldn't be set. #456

v7.0.0-alpha.8

v7.0.0-alpha.7

  • Fixed babel config issues. #433

v7.0.0-alpha.6

  • Utility functions have been added for webpack 5's asset modules. #387

    assetModuleByName(), getAssetModule(), getAssetModules(), removeAssetModules(), addBeforeAssetModule(), addBeforeAssetModules(), addAfterAssetModule(), addAfterAssetModules()

    We're planning on reworking the documentation, so these functions will not be added to the existing README docs. The new documentation will be available with the release of v7.0.0.

v7.0.0-alpha.5

  • The package was rewritten in TypeScript (now has built-in TypeScript declarations).

v7.0.0-alpha.3

Fix jest support gsoft-inc/craco#386 gsoft-inc/craco#378

v7.0.0-alpha.0

What's Changed

  • Update peer and dev dependencies to CRA 5.
  • Fix postcss options.
  • Creation of CRA 4 recipes folder.
  • Jest support for CRA 5.
Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 1, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shell-quote-and-react-scripts-and-craco/craco-1.8.0 branch 3 times, most recently from 88477be to e11fb6d Compare February 7, 2023 09:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shell-quote-and-react-scripts-and-craco/craco-1.8.0 branch 3 times, most recently from 180d56e to 9dc6c4a Compare February 14, 2023 10:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shell-quote-and-react-scripts-and-craco/craco-1.8.0 branch 5 times, most recently from 7760866 to f3defd2 Compare February 28, 2023 10:24
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shell-quote-and-react-scripts-and-craco/craco-1.8.0 branch 6 times, most recently from 8b1dd40 to 5994972 Compare March 13, 2023 10:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shell-quote-and-react-scripts-and-craco/craco-1.8.0 branch 3 times, most recently from 1baead6 to 674f8be Compare March 14, 2023 10:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shell-quote-and-react-scripts-and-craco/craco-1.8.0 branch 2 times, most recently from 8f20c5a to ffffe20 Compare March 21, 2023 11:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shell-quote-and-react-scripts-and-craco/craco-1.8.0 branch 4 times, most recently from ed2904e to 3a41d10 Compare April 4, 2023 10:34
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.0 and updates ancestor dependencies [shell-quote](https://github.com/ljharb/shell-quote), [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) and [@craco/craco](https://github.com/dilanx/craco/tree/HEAD/packages/craco). These dependencies need to be updated together.


Updates `shell-quote` from 1.7.2 to 1.8.0
- [Release notes](https://github.com/ljharb/shell-quote/releases)
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.7.2...v1.8.0)

Updates `react-scripts` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/[email protected]/packages/react-scripts)

Updates `@craco/craco` from 6.4.5 to 7.0.0
- [Release notes](https://github.com/dilanx/craco/releases)
- [Commits](https://github.com/dilanx/craco/commits/v7.0.0/packages/craco)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
- dependency-name: "@craco/craco"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/shell-quote-and-react-scripts-and-craco/craco-1.8.0 branch from 3a41d10 to 12abde3 Compare April 5, 2023 20:55
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2023

Superseded by #1727.

@dependabot dependabot bot closed this Apr 11, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/shell-quote-and-react-scripts-and-craco/craco-1.8.0 branch April 11, 2023 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants