generated from actions/hello-world-docker-action
-
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
Update dependency eslint-plugin-github to v5 #551
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/eslint-plugin-github-5.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
fbfa42e
to
ddc24f5
Compare
ddc24f5
to
a6d9114
Compare
a6d9114
to
4197616
Compare
4197616
to
60e3a96
Compare
60e3a96
to
17b5348
Compare
17b5348
to
0c1ad6d
Compare
0c1ad6d
to
97a339d
Compare
a707780
to
97a339d
Compare
97a339d
to
1a7f0a9
Compare
1a7f0a9
to
20cfc86
Compare
20cfc86
to
d2fa72a
Compare
d2fa72a
to
6acce17
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:
4.10.2
->5.1.8
Release Notes
github/eslint-plugin-github (eslint-plugin-github)
v5.1.8
Compare Source
What's Changed
role
being set forul
by @khiga8 in https://github.com/github/eslint-plugin-github/pull/608Full Changelog: github/eslint-plugin-github@v5.1.7...v5.1.8
v5.1.7
Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v5.1.6...v5.1.7
v5.1.6
Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v5.1.5...v.5.1.6
v5.1.5
Compare Source
What's Changed
New Contributors
Full Changelog: github/eslint-plugin-github@v5.1.4...v5.1.5
v5.1.4
Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.1.3...v5.1.4
v5.1.3
Compare Source
What's Changed
eslint-filenames-plugin
by @gracepark in https://github.com/github/eslint-plugin-github/pull/579filenames/match-regex
rule, please note we have adapted the match regex rule intoeslint-plugin-github
as the originaleslint-filenames-plugin
is no longer maintained and needed an ESLint v9 update. Please update the rule name togithub/filenames-match-regex
and keep the same configuration.Full Changelog: github/eslint-plugin-github@v5.1.2...v5.1.3
v5.1.2
Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.1.1...v5.1.2
v5.1.1
Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.1.0...v5.1.1
v5.1.0
Compare Source
In this release we're supporting ESLint's new flat config and still maintaining legacy configs for backwards compatibility. We've created flat configs via
getFlatConfigs()
:Usage
What's Changed
eslint-plugin-escompat
plugin to latest version by @dusave in https://github.com/github/eslint-plugin-github/pull/560New Contributors
Full Changelog: github/eslint-plugin-github@v5.0.2...v5.1.0
v5.0.2
Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.0.1...v5.0.2
v5.0.1
Compare Source
What's Changed
no-redundant-roles
exception forrowgroup
by @khiga8 in https://github.com/github/eslint-plugin-github/pull/531Full Changelog: github/eslint-plugin-github@v5.0.0...v5.0.1
v5.0.0
Compare Source
Formally releasing v5.0.0!
This release includes everything in pre-release v5.0.0-2!
We notably dropped support for node 14 and node 16 in favor of node 18.
What's Changed
getElementType
logic by @khiga8 in https://github.com/github/eslint-plugin-github/pull/525Configuration
📅 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.