carvel-dev / setup-action

Github Action for setting up Carvel apps (ytt, kbld, kapp, kctrl, kwt, imgpkg and vendir)
Apache License 2.0
16 stars 5 forks source link

chore(deps-dev): bump eslint-plugin-github from 4.4.1 to 4.10.1 #302

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 11 months ago

Bumps eslint-plugin-github from 4.4.1 to 4.10.1.

Release notes

Sourced from eslint-plugin-github's releases.

v4.10.1

What's Changed

Full Changelog: https://github.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1

v4.10.0

What's Changed

Full Changelog: https://github.com/github/eslint-plugin-github/compare/v4.9.2...v4.10.0

v4.9.2

What's Changed

Full Changelog: https://github.com/github/eslint-plugin-github/compare/v4.9.1...v4.9.2

v4.9.1

Bug fixes

This release includes bug fixes for a few accessibility rules including: a11y-aria-role-supports-props, a11y-no-title-attribute, and jsx-a11y/no-interactive-element-to-noninteractive-role.

What's Changed

New Contributors

... (truncated)

Commits
  • d5591b7 Merge pull request #483 from github/kh-bug-in-get-role
  • 3ecb9f1 Run prettier
  • 19e4ba9 Fix bug in get-role
  • 9159923 Add failing testcase
  • 8ae414c Merge pull request #481 from github/dependabot/npm_and_yarn/all-dependencies-...
  • 4176dc9 chore(deps): bump the all-dependencies group with 2 updates
  • 2c9f0c9 Merge pull request #479 from github/dependabot/npm_and_yarn/all-dependencies-...
  • 6a4f1f7 Merge pull request #480 from github/dependabot/github_actions/actions/checkout-4
  • 8a6579e chore(deps): bump actions/checkout from 3 to 4
  • 5fabe01 chore(deps): bump the all-dependencies group with 3 updates
  • 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 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.

jbrunton commented 2 months ago

@dependabot rebase

dependabot[bot] commented 2 months ago

Superseded by #317.