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 react-scripts from 4.0.3 to 5.0.0 in /web #59

Merged
merged 1 commit into from
Dec 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2021

Bumps react-scripts from 4.0.3 to 5.0.0.

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 14, 2021
@netlify
Copy link

netlify bot commented Dec 14, 2021

✔️ Deploy Preview for matts-list-about canceled.

🔨 Explore the source changes: 9b8f9cf

🔍 Inspect the deploy log: https://app.netlify.com/sites/matts-list-about/deploys/61bb46c7dd89fa00088be44e

@netlify
Copy link

netlify bot commented Dec 14, 2021

✔️ Deploy Preview for matts-list ready!

🔨 Explore the source changes: 9b8f9cf

🔍 Inspect the deploy log: https://app.netlify.com/sites/matts-list/deploys/61bb46c7a6b0bc000884a093

😎 Browse the preview: https://deploy-preview-59--matts-list.netlify.app/

@daaang daaang force-pushed the dependabot/npm_and_yarn/web/react-scripts-5.0.0 branch from 6bcf216 to ee12f63 Compare December 16, 2021 13:53
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.0/packages/react-scripts)

---
updated-dependencies:
- dependency-name: react-scripts
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Addendum: the new version of webpack runs its own linter, and I had to
disable it for a few lines in order for the service worker to continue
working. See [Stack Overflow](https://stackoverflow.com/a/56274443)

Second addendum: the new second linter didn't like the global
declaration I made for the sake of the standard linter I actually use,
so I had to add another eslint-disable line at the start.
@daaang daaang force-pushed the dependabot/npm_and_yarn/web/react-scripts-5.0.0 branch from ee12f63 to 9b8f9cf Compare December 16, 2021 14:01
@daaang daaang merged commit ca8c977 into main Dec 16, 2021
@daaang daaang deleted the dependabot/npm_and_yarn/web/react-scripts-5.0.0 branch December 16, 2021 14:04
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.

1 participant