Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps @next/eslint-plugin-next from 15.5.2 to 15.5.3.

Release notes

Sourced from @​next/eslint-plugin-next's releases.

v15.5.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: validation return types of pages API routes (#83069)
  • fix: relative paths in dev in validator.ts (#83073)
  • fix: remove satisfies keyword from type validation to preserve old TS compatibility (#83071)

Credits

Huge thanks to @​bgub for helping!

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @acoburn.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 15, 2025 04:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 15, 2025
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 September 15, 2025 04:04 Inactive
Copy link
Contributor

@acoburn acoburn left a comment

Choose a reason for hiding this comment

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

@dependabot merge

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/eslint-plugin-next-15.5.3 branch from a97f760 to 71777fa Compare September 19, 2025 13:35
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 September 19, 2025 13:35 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/eslint-plugin-next-15.5.3 branch from 71777fa to e842103 Compare September 19, 2025 13:41
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 September 19, 2025 13:41 Inactive
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/eslint-plugin-next-15.5.3 branch from e842103 to 7f1abd8 Compare September 19, 2025 13:47
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 September 19, 2025 13:47 Inactive
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.5.2 to 15.5.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.5.3/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-version: 15.5.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/eslint-plugin-next-15.5.3 branch from 7f1abd8 to 56412b6 Compare September 19, 2025 13:51
@dependabot dependabot bot temporarily deployed to ESS Release-2-3 September 19, 2025 13:51 Inactive
@dependabot dependabot bot merged commit 88e29ad into main Sep 19, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next/eslint-plugin-next-15.5.3 branch September 19, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants