-
-
Notifications
You must be signed in to change notification settings - Fork 41
WIP: demo #375
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
base: main
Are you sure you want to change the base?
WIP: demo #375
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,5 @@ | ||||||
| --- | ||||||
| '@tanstack/eslint-config': minor | ||||||
| --- | ||||||
|
|
||||||
| fix: DEMO DO NOT COMMIT | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Replace placeholder changeset summary before merge. Line 5 contains Suggested fix-fix: DEMO DO NOT COMMIT
+chore(eslint-config): bump typescript-eslint to ^8.57.2π Committable suggestion
Suggested change
π€ Prompt for AI Agents |
||||||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use a patch bump instead of minor for this changeset.
Line 2 sets
@tanstack/eslint-configtominor, but this PR only updatestypescript-eslintfrom^8.57.1to^8.57.2(patch-level dependency bump inpnpm-workspace.yaml, Line 49). This should be a patch release to avoid overstating impact.Suggested fix
π Committable suggestion
π€ Prompt for AI Agents