Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

deps: update prettier to v3, @typescript-eslint to v6 #295

Closed
wants to merge 1 commit into from

Conversation

noahnu
Copy link
Contributor

@noahnu noahnu commented Jul 17, 2023

BREAKING CHANGE: Updates prettier to v3, @typescript-eslint to v6, and raises minimum peer dependency versions.

The plan is to create a pre-release for this to validate before graduating it to a stable release.


typescript-eslint v6: https://github.com/typescript-eslint/typescript-eslint/releases/tag/v6.0.0

prettier v3: https://prettier.io/blog/2023/07/05/3.0.0.html (jest incompatibility: jestjs/jest#14311 (comment))

BREAKING CHANGE: Updates prettier to v3, @typescript-eslint to v6, and raises minimum peer dependency versions.
@noahnu noahnu requested a review from dbasilio July 17, 2023 14:05
@tophat-opensource-bot
Copy link
Collaborator

Monodeploy Publish Preview

This Pull Request introduces the following changes:

8.0.0 "@tophat/eslint-config" (2023-07-17)

Breaking Changes

Dependencies

1.0.0 "@tophat/eslint-plugin-import" (2023-07-17)

Breaking Changes

Dependencies

@@ -11,3 +11,5 @@ plugins:
spec: "@yarnpkg/plugin-typescript"
- path: .yarn/plugins/@yarnpkg/plugin-semver-up.cjs
spec: "https://raw.githubusercontent.com/tophat/yarn-plugin-semver-up/master/bundles/%40yarnpkg/plugin-semver-up.js"

enableTransparentWorkspaces: 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.

Lets us use the published @tophat/eslint-config package within this repo rather than have Yarn auto-link to the non-published local packages which are not transpiled.

Copy link
Contributor

Choose a reason for hiding this comment

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

This I don't understand at all :)

@noahnu noahnu marked this pull request as draft July 17, 2023 14:45
@noahnu noahnu closed this Sep 27, 2023
@noahnu noahnu deleted the update_typescript_dep branch September 27, 2023 15:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants