Skip to content
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

Bump @craco/craco from 6.4.5 to 7.0.0 in /dashboard #5764

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps @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 compatibility score

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)

Bumps [@craco/craco](https://github.com/dilanx/craco/tree/HEAD/packages/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: "@craco/craco"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2022
@netlify
Copy link

netlify bot commented Dec 1, 2022

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 2b58b69
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/6387f88d1363300009adb91a

@absoludity absoludity merged commit f7673e4 into main Dec 1, 2022
@absoludity absoludity deleted the dependabot/npm_and_yarn/dashboard/craco/craco-7.0.0 branch December 1, 2022 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required 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.

None yet

2 participants