This repository was archived by the owner on Jan 16, 2025. It is now read-only.
Update dependency standard to v17 - #173
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
renovate
Bot
force-pushed
the
renovate/standard-17.x
branch
from
April 27, 2022 17:02
c42ce30 to
e5cdfce
Compare
renovate
Bot
force-pushed
the
renovate/standard-17.x
branch
from
August 25, 2022 08:14
e5cdfce to
1132480
Compare
renovate
Bot
force-pushed
the
renovate/standard-17.x
branch
from
June 2, 2023 14:45
1132480 to
33b0409
Compare
renovate
Bot
force-pushed
the
renovate/standard-17.x
branch
from
September 15, 2024 16:37
33b0409 to
7239761
Compare
Dependency update (patch) :)
renovate
Bot
force-pushed
the
renovate/standard-17.x
branch
from
September 16, 2024 13:50
7239761 to
5499fe3
Compare
renovate
Bot
force-pushed
the
renovate/standard-17.x
branch
from
December 9, 2024 10:01
8fa3fbb to
5499fe3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
16.0.4->17.1.2Release Notes
standard/standard (standard)
v17.1.2Compare Source
eslint-plugin-react(#1976)004e63bv17.1.1Compare Source
7.35.2(#1976)d535d98v17.1.0Compare Source
eslint-config-standardfrom17.0.0to17.1.0v17.0.0Compare Source
We're super excited to announce
standard17!This major release fully focuses on getting in sync with the wider ESLint ecosystem
and doesn't in itself introduce any new rules or features.
When you upgrade, consider running
standard --fixto automatically format yourcode to match the current set of rules.
This is the first release by two of our
standardco-maintainers @Divlo and @voxpelli. Buy them a cake if you run into them, thanks for getting this release out!Major changes
eslint-config-nodehas been replaced with the up to date forkeslint-config-n. If you have used comments like// eslint-disable-line node/no-deprecated-apiyou now have to reference then/rules instead.object-shorthandrule (as warning)await#1548 #1775--verboseby defaultChanged features
eslintfrom~7.18.0to^8.13.0eslint-config-standardfrom16.0.3to17.0.0to adapt to ESLint 8eslint-config-standard-jsxfrom10.0.0to^11.0.0to adapt to ESLint 8standard-enginefrom^14to^15.0.0to adapt to ESLint 8, see itsCHANGELOGeslint-plugin-node@~11.1.0toeslint-plugin-n@^15.1.0to adapt to ESLint 8eslint-plugin-importfrom~2.24.2to^2.26.0eslint-plugin-promisefrom~5.1.0to^6.0.0eslint-plugin-reactfrom~7.25.1to^7.28.0Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.