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: bump eslint-plugin-primer-react from 5.4.0 to 6.1.3 #1294

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2024

Bumps eslint-plugin-primer-react from 5.4.0 to 6.1.2.

Release notes

Sourced from eslint-plugin-primer-react's releases.

v6.1.2

Patch Changes

v6.1.1

Patch Changes

v6.1.0

Minor Changes

v6.0.2

Patch Changes

v6.0.1

Patch Changes

v6.0.0

Major Changes

  • #207 baff792 Thanks @​iansan5653! - [Breaking] Adds no-unnecessary-components lint rule and enables it by default. This may raise new (typically autofixable) lint errors in existing codebases.

  • #211 3f92cd4 Thanks @​camchenry! - [Breaking] Adds prefer-action-list-item-onselect lint rule and enables it by default. This may raise new auto-fixable lint errors or type-checking errors in existing codebases.

  • #103 8617a66 Thanks @​broccolinisoup! - Add a11y-use-next-tooltip rule that warns against using Tooltip v1 (Not the accessible one) [^1]

Minor Changes

Patch Changes


[^1]: Note: this breaking change was actually incorrectly released in minor version 5.4.0. The release note has been copied here for convenience.

Changelog

Sourced from eslint-plugin-primer-react's changelog.

6.1.2

Patch Changes

6.1.1

Patch Changes

6.1.0

Minor Changes

6.0.2

Patch Changes

6.0.1

Patch Changes

6.0.0

Major Changes

  • #207 baff792 Thanks @​iansan5653! - [Breaking] Adds no-unnecessary-components lint rule and enables it by default. This may raise new (typically autofixable) lint errors in existing codebases.

  • #211 3f92cd4 Thanks @​camchenry! - [Breaking] Adds prefer-action-list-item-onselect lint rule and enables it by default. This may raise new auto-fixable lint errors or type-checking errors in existing codebases.

Minor Changes

Patch Changes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react) from 5.4.0 to 6.1.2.
- [Release notes](https://github.com/primer/eslint-plugin-primer-react/releases)
- [Changelog](https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md)
- [Commits](primer/eslint-plugin-primer-react@v5.4.0...v6.1.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-primer-react
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 25, 2024 06:04
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Sep 25, 2024
sara554-beep

This comment was marked as spam.

@reggi reggi changed the title chore: bump eslint-plugin-primer-react from 5.4.0 to 6.1.2 chore: bump eslint-plugin-primer-react from 5.4.0 to 6.1.3 Oct 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 8, 2024

A newer version of eslint-plugin-primer-react exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link

@hashtagchris hashtagchris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. The alternative would be to set up Typescript and enable type checking, I take it?

From https://github.com/npm/documentation/actions/runs/11027240950/job/30625181524#step:7:14:

Error: You have used a rule which requires parserServices to be generated. You must therefore provide a value for the "parserOptions.project" property for @typescript-eslint/parser.

@wraithgar wraithgar merged commit ae80bc7 into main Oct 9, 2024
9 checks passed
@wraithgar wraithgar deleted the dependabot/npm_and_yarn/main/eslint-plugin-primer-react-6.1.2 branch October 9, 2024 15:43
@reggi
Copy link
Contributor

reggi commented Oct 9, 2024

@hashtagchris yeah not have a tsconfig.json was the problem

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants