Skip to content

Bump eslint-plugin-github from 5.0.1 to 6.0.0 #347

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps eslint-plugin-github from 5.0.1 to 6.0.0.

Release notes

Sourced from eslint-plugin-github's releases.

v6.0.0

What's Changed

BREAKING CHANGE: This project is now ESM. Users of Node < 20.x will need to upgrade their version of Node, or continue to use v5.x of this library.

New Contributors

Full Changelog: github/eslint-plugin-github@v5.1.8...v6.0.0

v5.1.8

What's Changed

Full Changelog: github/eslint-plugin-github@v5.1.7...v5.1.8

v5.1.7

What's Changed

New Contributors

Full Changelog: github/eslint-plugin-github@v5.1.6...v5.1.7

v5.1.6

What's Changed

New Contributors

... (truncated)

Commits
  • 139bf63 Merge pull request #622 from 43081j/esm-only
  • ba655ea Merge branch 'main' into esm-only
  • 88ccca2 Merge pull request #621 from 43081j/meta-lints
  • 2174e40 feat: move to esm-only
  • def8cea chore: update rule meta to satisfiy lint rules
  • 4832156 Merge pull request #620 from github/dependabot/npm_and_yarn/all-dependencies-...
  • c613603 chore(deps): bump the all-dependencies group with 4 updates
  • 83669fa chore(deps): bump the all-dependencies group with 8 updates (#619)
  • 632d445 chore(deps): bump eslint-config-prettier in the all-dependencies group (#618)
  • ea508d2 Merge pull request #617 from github/dependabot/npm_and_yarn/all-dependencies-...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file skip changeset labels Jun 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 2, 2025 04:40
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2025
@dependabot dependabot bot requested a review from joshblack June 2, 2025 04:40
Copy link

changeset-bot bot commented Jun 2, 2025

⚠️ No Changeset found

Latest commit: 2fa6508

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot requested review from mperrotti and TylerJDev June 2, 2025 04:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-github-6.0.0 branch from 0a1aa12 to 863625a Compare June 2, 2025 12:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-github-6.0.0 branch from 863625a to 55fc9cf Compare June 11, 2025 23:51
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](github/eslint-plugin-github@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/eslint-plugin-github-6.0.0 branch from 55fc9cf to 0d63036 Compare July 1, 2025 14:06
@jonrohan jonrohan enabled auto-merge (squash) August 7, 2025 00:53
@jonrohan jonrohan changed the base branch from main to copilot/fix-85a05642-b43c-4c77-ba74-6ee8ea0f4d53 August 7, 2025 01:14
@jonrohan jonrohan disabled auto-merge August 7, 2025 01:14
…dependabot/npm_and_yarn/eslint-plugin-github-6.0.0
Base automatically changed from copilot/fix-85a05642-b43c-4c77-ba74-6ee8ea0f4d53 to main August 7, 2025 02:29
@jonrohan
Copy link
Member

jonrohan commented Aug 7, 2025

Closing in favor of this #381

@jonrohan jonrohan closed this Aug 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-plugin-github-6.0.0 branch August 7, 2025 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file skip changeset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants