Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 30, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/eslint-plugin-next (source) 15.4.0-canary.52 -> 15.4.0-canary.53 age adoption passing confidence

Release Notes

vercel/next.js (@​next/eslint-plugin-next)

v15.4.0-canary.53

Compare Source

Core Changes
  • [ppr] Narrow condition for fallback shell generation at runtime: #​79565
Misc Changes
  • Turbopack: use unsigned values for follower and upper edges: #​79489
  • [release] fix: correctly set tag during publish: #​79548
  • [release] use backport NPM dist tag for backports: #​79538
  • [release-new] fix: release pr commit contains (#number) at last: #​79611
  • Unflake Undefined default export test: #​79632
  • [release-new] move "add label to pr" workflow from publish to trigger: #​79619
Credits

Huge thanks to @​sokra, @​devjiwonchoi, @​wyattjoh, and @​unstubbable for helping!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge May 30, 2025 00:59
@changeset-bot
Copy link

changeset-bot bot commented May 30, 2025

🦋 Changeset detected

Latest commit: 4c61660

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@tcd-devkit/eslint-config-next Patch
@tcd-devkit/eslint-preset-next Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coderabbitai
Copy link

coderabbitai bot commented May 30, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot merged commit d53abe7 into main May 30, 2025
4 checks passed
@renovate renovate bot deleted the renovate/nextjs-monorepo branch May 30, 2025 06:47
@github-actions github-actions bot mentioned this pull request May 30, 2025
TheCodeDestroyer added a commit that referenced this pull request May 31, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## @tcd-devkit/prettier-config@0.2.0

### Minor Changes

- [#28](#28)
[`fb797dc`](fb797dc)
Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! -
Update README with better info

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

- [#28](#28)
[`8bb895d`](8bb895d)
Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! - Add
more alternative for import order path aliases and add styles aliases

## @tcd-devkit/prettier-config-react@0.1.0

### Minor Changes

- [#28](#28)
[`fb797dc`](fb797dc)
Thanks [@TheCodeDestroyer](https://github.com/TheCodeDestroyer)! -
Update README with better info

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

- Updated dependencies
\[[`c3d7ba9`](c3d7ba9),
[`fb797dc`](fb797dc),
[`8bb895d`](8bb895d)]:
    -   @tcd-devkit/prettier-config@0.2.0

## @tcd-devkit/commitlint-config@0.2.1

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

## @tcd-devkit/eslint-preset-next@0.1.2

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

- Updated dependencies
\[[`4c61660`](4c61660),
[`c3d7ba9`](c3d7ba9),
[`3e1ce4c`](3e1ce4c),
[`19ab564`](19ab564)]:
    -   @tcd-devkit/eslint-config-next@0.1.2
    -   @tcd-devkit/eslint-config-a11y@0.1.1
    -   @tcd-devkit/eslint-config-import-ts@0.1.2
    -   @tcd-devkit/eslint-config-react-hooks@0.0.2
    -   @tcd-devkit/eslint-config-react@0.1.1
    -   @tcd-devkit/eslint-config-ts@0.1.1
    -   @tcd-devkit/eslint-config@0.1.1

## @tcd-devkit/eslint-preset-node@0.1.2

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

- Updated dependencies
\[[`c3d7ba9`](c3d7ba9),
[`19ab564`](19ab564)]:
    -   @tcd-devkit/eslint-config-import-ts@0.1.2
    -   @tcd-devkit/eslint-config-ts@0.1.1
    -   @tcd-devkit/eslint-config@0.1.1

## @tcd-devkit/eslint-config@0.1.1

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

## @tcd-devkit/eslint-config-a11y@0.1.1

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

## @tcd-devkit/eslint-config-import@0.1.2

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

## @tcd-devkit/eslint-config-import-ts@0.1.2

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

- [#27](#27)
[`19ab564`](19ab564)
Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps):
update typescript-eslint monorepo to v8.33.0

- Updated dependencies
\[[`c3d7ba9`](c3d7ba9)]:
    -   @tcd-devkit/eslint-config-import@0.1.2

## @tcd-devkit/eslint-config-next@0.1.2

### Patch Changes

- [#22](#22)
[`4c61660`](4c61660)
Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps):
update dependency @next/eslint-plugin-next to v15.4.0-canary.53

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

- [#26](#26)
[`3e1ce4c`](3e1ce4c)
Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps):
update dependency @next/eslint-plugin-next to v15.4.0-canary.55

## @tcd-devkit/eslint-config-react@0.1.1

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

## @tcd-devkit/eslint-config-react-hooks@0.0.2

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

## @tcd-devkit/eslint-config-ts@0.1.1

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

- [#27](#27)
[`19ab564`](19ab564)
Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps):
update typescript-eslint monorepo to v8.33.0

## @tcd-devkit/scripts@0.1.2

### Patch Changes

- [#24](#24)
[`bb6f55c`](bb6f55c)
Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps):
update dependency execa to v9.6.0

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

## @tcd-devkit/tsup-config@0.0.2

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23

## @tcd-devkit/internal-utils@0.0.2

### Patch Changes

- [#25](#25)
[`c3d7ba9`](c3d7ba9)
Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps):
update dependency @types/node to v22.15.23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant