-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
chore(deps): update dependency standard to v17 #122
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/standard-17.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
37b84db
to
90f31ab
Compare
1c1d9f5
to
47e5b61
Compare
47e5b61
to
0539f16
Compare
32f03a3
to
64e9635
Compare
0e9705d
to
c31747e
Compare
c31747e
to
1fffdeb
Compare
0eaac90
to
15ce423
Compare
15ce423
to
bb45302
Compare
bb45302
to
03b8a23
Compare
f52b1c5
to
8c77bbe
Compare
8c77bbe
to
e23b5ce
Compare
e23b5ce
to
ac571e9
Compare
deeec5f
to
8b95c8e
Compare
Pull Request Test Coverage Report for Build 12704802881Details
💛 - Coveralls |
4641574
to
ef319d9
Compare
ef319d9
to
eb63558
Compare
e3cfd33
to
8ef3b28
Compare
30d7cc9
to
8dc0506
Compare
b773a24
to
2fd4a32
Compare
2fd4a32
to
933e47b
Compare
933e47b
to
b270805
Compare
b270805
to
ac09a5d
Compare
32683c8
to
4c20129
Compare
4c20129
to
be6ea7a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2
Release Notes
standard/standard (standard)
v17.1.2
Compare Source
eslint-plugin-react
(#1976)004e63b
v17.1.1
Compare Source
7.35.2
(#1976)d535d98
v17.1.0
Compare Source
eslint-config-standard
from17.0.0
to17.1.0
v17.0.0
Compare Source
We're super excited to announce
standard
17!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 --fix
to automatically format yourcode to match the current set of rules.
This is the first release by two of our
standard
co-maintainers @Divlo and @voxpelli. Buy them a cake if you run into them, thanks for getting this release out!Major changes
eslint-config-node
has been replaced with the up to date forkeslint-config-n
. If you have used comments like// eslint-disable-line node/no-deprecated-api
you now have to reference then/
rules instead.object-shorthand
rule (as warning)await
#1548 #1775--verbose
by defaultChanged features
eslint
from~7.18.0
to^8.13.0
eslint-config-standard
from16.0.3
to17.0.0
to adapt to ESLint 8eslint-config-standard-jsx
from10.0.0
to^11.0.0
to adapt to ESLint 8standard-engine
from^14
to^15.0.0
to adapt to ESLint 8, see itsCHANGELOG
eslint-plugin-node@~11.1.0
toeslint-plugin-n@^15.1.0
to adapt to ESLint 8eslint-plugin-import
from~2.24.2
to^2.26.0
eslint-plugin-promise
from~5.1.0
to^6.0.0
eslint-plugin-react
from~7.25.1
to^7.28.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.