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 #49

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

Conversation

Octobob
Copy link
Member

@Octobob Octobob commented Dec 23, 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 23, 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/deploy-release-tenanted-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 5c2f4ee to 73ccf58 Compare December 24, 2023 01:32
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 73ccf58 to dcf16ed Compare December 25, 2023 01:31
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from dcf16ed to 32641d1 Compare December 26, 2023 01:29
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 32641d1 to 14bd3f4 Compare December 27, 2023 01:29
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 14bd3f4 to 9c82204 Compare December 28, 2023 01:28
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 9c82204 to 372a0ba Compare December 29, 2023 01:23
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 372a0ba to c5612b5 Compare December 30, 2023 01:28
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from c5612b5 to 1319349 Compare December 31, 2023 01:31
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 1319349 to ec0489b Compare January 1, 2024 01:32
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from ec0489b to 2991316 Compare January 2, 2024 01:29
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 2991316 to a695aea Compare January 3, 2024 01:28
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from a695aea to e90faaa Compare January 4, 2024 01:29
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from e90faaa to 076d6ad Compare January 9, 2024 01:30
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 076d6ad to b88130e Compare January 10, 2024 01:30
@Octobob Octobob requested a review from a team as a code owner January 10, 2024 01:30
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from df2f8ee to 238e3d9 Compare October 22, 2024 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 238e3d9 to f649bea Compare October 25, 2024 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from f649bea to 9bce663 Compare October 26, 2024 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 9bce663 to c64a9b3 Compare October 27, 2024 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from c64a9b3 to 5496920 Compare October 31, 2024 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 5496920 to 144711c Compare November 2, 2024 01:32
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 144711c to 20723ef Compare November 5, 2024 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 20723ef to 753f7bd Compare November 25, 2024 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 753f7bd to e61d0cd Compare November 27, 2024 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from e61d0cd to fe8f584 Compare November 30, 2024 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from fe8f584 to 9f44737 Compare December 13, 2024 01:34
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 9f44737 to 87db956 Compare January 2, 2025 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from 87db956 to ddcbf4d Compare January 5, 2025 01:33
@Octobob Octobob force-pushed the renovate/eslint-plugin-github-4.x branch from ddcbf4d to b5c9c21 Compare January 8, 2025 01:33
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