Skip to content
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-plugin-github to v4.10.2 #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Octobob
Copy link
Member

@Octobob Octobob commented Dec 22, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-github 4.6.1 -> 4.10.2 age adoption passing confidence

Release Notes

github/eslint-plugin-github (eslint-plugin-github)

v4.10.2

Compare Source

What's Changed

Functionality
Dependancy updates

New Contributors

Full Changelog: github/eslint-plugin-github@v4.10.1...v4.10.2

v4.10.1

Compare Source

What's Changed

Full Changelog: github/eslint-plugin-github@v4.10.0...v4.10.1

v4.10.0

Compare Source

What's Changed

Full Changelog: github/eslint-plugin-github@v4.9.2...v4.10.0

v4.9.2

Compare Source

What's Changed

Full Changelog: github/eslint-plugin-github@v4.9.1...v4.9.2

v4.9.1

Compare Source

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

Full Changelog: github/eslint-plugin-github@v4.9.0...v4.9.1

v4.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: github/eslint-plugin-github@v4.8.0...v4.9.0

v4.8.0

Compare Source

What's Changed

Full Changelog: github/eslint-plugin-github@v4.7.0...v4.8.0

v4.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: github/eslint-plugin-github@v4.6.1...v4.7.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Octobob
Copy link
Member Author

Octobob commented Dec 22, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package.json
Command failed: npm install && npm run build

Oops! Something went wrong! :(

ESLint: 8.57.0

ESLint couldn't find the plugin "eslint-plugin-prettier".

(The package "eslint-plugin-prettier" was not found when loaded as a Node module from the directory "/tmp/renovate/repos/github/OctopusDeploy/await-task-action".)

It's likely that the plugin isn't installed correctly. Try reinstalling by running the following:

    npm install eslint-plugin-prettier@latest --save-dev

The plugin "eslint-plugin-prettier" was referenced from the config file in ".eslintrc.json » plugin:github/recommended".

If you still can't figure out the problem, please stop by https://eslint.org/chat/help to chat with the team.


@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 9454799 to 9026188 Compare December 23, 2023 03:08
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 9026188 to c7a20e2 Compare December 24, 2023 03:07
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from c7a20e2 to 12e23db Compare December 25, 2023 03:07
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 12e23db to 7258d42 Compare December 26, 2023 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 7258d42 to ed354fa Compare December 27, 2023 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from ed354fa to 5d1370c Compare December 28, 2023 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 5d1370c to 8200c29 Compare December 29, 2023 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 8200c29 to 80b5a51 Compare December 30, 2023 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 80b5a51 to 2e075b0 Compare December 31, 2023 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 2e075b0 to ef40a7e Compare January 1, 2024 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from ef40a7e to b552f53 Compare January 3, 2024 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from b552f53 to 2e71870 Compare January 9, 2024 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 2e71870 to 95d74ca Compare January 10, 2024 03:06
@Octobob Octobob requested a review from a team as a code owner January 10, 2024 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 95d74ca to 917fcba Compare January 11, 2024 03:06
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from eee9086 to 276083d Compare September 27, 2024 03:10
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 276083d to b97c172 Compare September 29, 2024 03:13
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from b97c172 to c04e30f Compare October 4, 2024 03:11
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from c04e30f to 927a524 Compare October 5, 2024 03:09
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 927a524 to 40e8f99 Compare October 9, 2024 03:10
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 40e8f99 to 7049c15 Compare October 18, 2024 03:12
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 7049c15 to b987ddf Compare October 21, 2024 03:14
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from b987ddf to 0e82f2c Compare October 23, 2024 03:11
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 0e82f2c to dc9297f Compare October 25, 2024 03:13
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from dc9297f to 9f20b73 Compare October 26, 2024 03:09
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 9f20b73 to d552bb5 Compare October 27, 2024 03:14
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from d552bb5 to 54ba0e1 Compare October 31, 2024 03:13
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 54ba0e1 to 19f0313 Compare November 2, 2024 03:10
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 19f0313 to d348823 Compare November 5, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants