-
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 eslint-define-config to v2 #8
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-define-config-2.x
base: main
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
|
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:
^1.17.0
->^2.1.0
Release Notes
eslint-types/eslint-define-config (eslint-define-config)
v2.1.0
Compare Source
diff
v2.0.0
Compare Source
diff
BREAKING CHANGES
There is a whole new way to support plugins.
Please read the README for more information.
v1.24.1
Compare Source
diff
Hotfix
package.json
(#242)v1.24.0
Compare Source
diff
This will be the last v1 version.
We are working on a new custom plugin support for v2.
Read more about that here: Support augmented global properties #233
In preparation for this, the project was moved into a new GitHub organization called eslint-types.
The v2 version is already available via the npm dist-tag "alpha". So if you already want to advance custom support with your own plugin, don't hold back and start incorporating it into your plugin.
Other changes
@typescript-eslint
v6v1.23.0
Compare Source
diff
languageOptions.parser
should be an object (#220)sourceType
in flat config can becommonjs
(#222)v1.22.0
Compare Source
diff
v1.21.0
Compare Source
diff
v1.20.0
Compare Source
diff
v1.19.0
Compare Source
diff
v1.18.0
Compare Source
diff
parserOptions.project
to betrue
(#185)Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.