Skip to content

Update dependency eslint-config-react-app to ^0.6.0 #15

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 27, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-react-app (source) ^0.5.0 -> ^0.6.0 age adoption passing confidence

Release Notes

facebook/create-react-app (eslint-config-react-app)

v0.6.2

Compare Source

v0.6.1

Compare Source

0.6.1 (September 27, 2016)

Build Dependency (react-scripts)
  • Babel and ESLint configuration is now placed into package.json after ejecting. (@​montogeek in #​773)
Utilities (react-dev-utils)
Migrating from 0.6.0 to 0.6.1

Inside any created project that has not been ejected, run:

npm install --save-dev --save-exact react-scripts@0.6.1

v0.6.0

Compare Source

0.6.0 (September 25, 2016)

Build Dependency (react-scripts)
Utilities (react-dev-utils)
  • Adds an alternative WebpackDevServer client that displays the error overlay. (@​gaearon in #​744)
Migrating from 0.5.1 to 0.6.0

Inside any created project that has not been ejected, run:

npm install --save-dev --save-exact react-scripts@0.6.0

Note: If the project fails to start, remove node_modules, ensure react-scripts is 0.6.0 in your package.json, and run npm install again. There seems to be an npm bug affecting this update.

Screenshot

This is the browser window when you make a syntax error:

v0.5.2

Compare Source

v0.5.1

Compare Source

0.5.1 (September 23, 2016)

Build Dependency (react-scripts)
  • Updates react-dev-utils dependency
Utilities (react-dev-utils)
  • Fixes %PUBLIC_URL% replacement to work when specified multiple times. (@​fson in #​731)
Migrating from 0.5.0 to 0.5.1

Inside any created project that has not been ejected, run:

npm install --save-dev --save-exact react-scripts@0.5.1

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link

changeset-bot bot commented Oct 27, 2023

⚠️ No Changeset found

Latest commit: 1fab322

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant