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

Bump eslint-plugin-primer-react #3591

Merged
merged 4 commits into from
Aug 8, 2023

Conversation

TylerJDev
Copy link
Contributor

@TylerJDev TylerJDev commented Aug 4, 2023

Prerequisite: primer/eslint-plugin-primer-react#74

Bumps eslint-plugin-primer-react to 4.0.x.

This PR brings us to 4.0.x from 2.0.3.

Merge checklist

  • Added/updated tests
  • Added/updated documentation
  • Changes are SSR compatible
  • Tested in Chrome
  • Tested in Firefox
  • Tested in Safari
  • Tested in Edge

Take a look at the What we look for in reviews section of the contributing guidelines for more information on how we review PRs.

@changeset-bot
Copy link

changeset-bot bot commented Aug 4, 2023

⚠️ No Changeset found

Latest commit: f5466c9

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

@TylerJDev TylerJDev added the skip changeset This change does not need a changelog label Aug 4, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2023

size-limit report 📦

Path Size
dist/browser.esm.js 103.64 KB (0%)
dist/browser.umd.js 104.21 KB (0%)

@TylerJDev TylerJDev temporarily deployed to github-pages August 4, 2023 17:45 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-3591 August 4, 2023 17:46 Inactive
@@ -261,6 +261,7 @@ describe('MarkdownEditor', () => {
it('renders custom action buttons', async () => {
const {getActionButton} = await render(
<UncontrolledEditor>
{/* eslint-disable-next-line primer-react/direct-slot-children */}
Copy link
Contributor Author

@TylerJDev TylerJDev Aug 4, 2023

Choose a reason for hiding this comment

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

UncontrolledEditor is MarkdownEditor but exists under UncontrolledEditor, which the linter does not know. Since this is only used in a test, I added inline disables to each test case that utilizes it.

@TylerJDev TylerJDev temporarily deployed to github-pages August 7, 2023 20:44 — with GitHub Actions Inactive
@github-actions github-actions bot temporarily deployed to storybook-preview-3591 August 7, 2023 20:45 Inactive
@TylerJDev TylerJDev marked this pull request as ready for review August 7, 2023 20:53
@TylerJDev TylerJDev requested review from a team and joshblack August 7, 2023 20:53
@TylerJDev TylerJDev added this pull request to the merge queue Aug 8, 2023
Merged via the queue into main with commit bb4dc72 Aug 8, 2023
@TylerJDev TylerJDev deleted the tylerjdev/bump-eslint-plugin-primer-react branch August 8, 2023 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changeset This change does not need a changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants