-
Notifications
You must be signed in to change notification settings - Fork 0
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 @vue/eslint-config-standard to v8 #1301
Merged
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
renovate
bot
requested review from
adamdehaven,
kongponents-bot and
jillztom
as code owners
September 8, 2023 10:09
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovate-bot
labels
Sep 8, 2023
kongponents-bot
approved these changes
Sep 8, 2023
renovate
bot
force-pushed
the
renovate/vue-eslint-config-standard-8.x
branch
from
September 8, 2023 10:18
eb01321
to
95d6e85
Compare
kongponents-bot
approved these changes
Sep 8, 2023
renovate
bot
force-pushed
the
renovate/vue-eslint-config-standard-8.x
branch
from
September 8, 2023 14:23
95d6e85
to
1c56f9a
Compare
kongponents-bot
approved these changes
Sep 8, 2023
renovate
bot
force-pushed
the
renovate/vue-eslint-config-standard-8.x
branch
from
September 8, 2023 14:33
1c56f9a
to
5d05545
Compare
kongponents-bot
approved these changes
Sep 8, 2023
renovate
bot
force-pushed
the
renovate/vue-eslint-config-standard-8.x
branch
from
September 8, 2023 15:10
5d05545
to
4d970d5
Compare
kongponents-bot
approved these changes
Sep 8, 2023
renovate
bot
force-pushed
the
renovate/vue-eslint-config-standard-8.x
branch
from
September 8, 2023 15:20
4d970d5
to
6fbb58f
Compare
kongponents-bot
approved these changes
Sep 8, 2023
adamdehaven
approved these changes
Sep 8, 2023
renovate
bot
force-pushed
the
renovate/vue-eslint-config-standard-8.x
branch
from
September 8, 2023 15:23
6fbb58f
to
be0bfdb
Compare
kongponents-bot
approved these changes
Sep 8, 2023
renovate
bot
force-pushed
the
renovate/vue-eslint-config-standard-8.x
branch
from
September 8, 2023 17:52
be0bfdb
to
72658f7
Compare
kongponents-bot
approved these changes
Sep 8, 2023
🎉 This PR is included in version 2.8.10 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
^6.1.0
->^8.0.1
Release Notes
vuejs/eslint-config-standard (@vue/eslint-config-standard)
v8.0.1
Compare Source
Patch Changes
v8.0.0
Compare Source
Major Changes
aec0749
: #### A Standalone@vue/eslint-config-standard-with-typescript
When using the Standard Style in a TypeScript project, you no longer need to install both
@vue/eslint-config-standard
and@vue/eslint-config-typescript
.You can just use the
@vue/eslint-config-standard-with-typescript
package. It also provides stricter rules for TypeScript.Better integration with
@rushstack/eslint-patch
All the eslint plugins used here are listed as
dependencies
, rather thanpeerDependencies
.So when using these configs with
@rushstack/eslint-patch
, you no longer have to install the plugins separately.v7.0.0
Compare Source
Full changelog at https://github.com/standard/standard/blob/v17.0.0/CHANGELOG.md
Configuration
📅 Schedule: Branch creation - "every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.
🚦 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 has been generated by Mend Renovate. View repository job log here.