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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bumped typescript-eslint to v6 stable 馃コ #7626

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

JoshuaKGoldberg
Copy link
Contributor

Changes

Bumps to the stable config now that typescript-eslint v6 is released as stable.

I don't think this needs a changeset, since the only package code it touches is to remove a couple of comments?

Testing

pnpm lint

Linting-only change, no tests needed I think?

Docs

Internal-only change, no docs needed I think?

@changeset-bot
Copy link

changeset-bot bot commented Jul 11, 2023

鈿狅笍 No Changeset found

Latest commit: 1e6ab81

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.

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

@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Jul 11, 2023
@@ -72,8 +72,6 @@ export function eventError({
cliCommand: cmd,
isFatal: isFatal,
anonymousMessageHint:
// https://github.com/typescript-eslint/typescript-eslint/issues/4820
// eslint-disable-next-line @typescript-eslint/prefer-optional-chain -- errorData may be false
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Explaining:

Copy link
Member

@ematipico ematipico left a comment

Choose a reason for hiding this comment

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

Thank you for your hard work @JoshuaKGoldberg !

@bluwy bluwy merged commit df49bbe into withastro:main Jul 12, 2023
13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the typescript-eslint-v6-stable branch July 12, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: astro Related to the core `astro` package (scope)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants