Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency eslint-config-next to v15.5.6 #1740

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

Open
renovate wants to merge 1 commit into master
base: master
Choose a base branch
Loading
from renovate/nextjs-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2025
edited
Loading

This PR contains the following updates:

Package Change Age Confidence
eslint-config-next (source) 15.4.2 -> 15.5.6 age confidence

Release Notes

vercel/next.js (eslint-config-next)

v15.5.6

Compare Source

v15.5.5

Compare Source

v15.5.4

Compare Source

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

Core Changes
  • fix: ensure onRequestError is invoked when otel enabled (#​83343)
  • fix: devtools initial position should be from next config (#​83571)
  • [devtool] fix overlay styles are missing (#​83721)
  • Turbopack: don't match dynamic pattern for node_modules packages (#​83176)
  • Turbopack: don't treat metadata routes as RSC (#​82911)
  • [turbopack] Improve handling of symlink resolution errors in track_glob and read_glob (#​83357)
  • Turbopack: throw large static metadata error earlier (#​82939)
  • fix: error overlay not closing when backdrop clicked (#​83981)
  • Turbopack: flush Node.js worker IPC on error (#​84077)
Misc Changes
  • [CNA] use linter preference (#​83194)
  • CI: use KV for test timing data (#​83745)
  • docs: september improvements and fixes (#​83997)
Credits

Huge thanks to @​yiminghe, @​huozhi, @​devjiwonchoi, @​mischnic, @​lukesandberg, @​ztanner, @​icyJoseph, @​leerob, @​fufuShih, @​dwrth, @​aymericzip, @​obendev, @​molebox, @​OoMNoO, @​pontasan, @​styfle, @​HondaYt, @​ryuapp, @​lpalmes, and @​ijjk for helping!

v15.5.3

Compare Source

[!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!

v15.5.2

Compare Source

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

Core Changes
  • fix: disable unknownatrules lint rule entirely (#​83059)
  • revert: add ?dpl to fonts in /_next/static/media (#​83062)
Credits

Huge thanks to @​bgub and @​ztanner for helping!

v15.5.1

Compare Source

v15.5.0

Compare Source

v15.4.7

Compare Source

v15.4.6

Compare Source

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

Core Changes
  • fix: _error page's req.url can be overwritten to dynamic param on minimal mode (#​82347)
  • fix: add ?dpl to fonts in /_next/static/media (#​82384)
Credits

Huge thanks to @​devjiwonchoi, @​ijjk, and @​styfle for helping!

v15.4.5

Compare Source

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

Core Changes
  • Fix API stripping JSON incorrectly (#​82062)
  • Fix i18n fallback: false collision (#​82158)
  • Revert "Fix tracing of server actions imported by client components (#​82167)
  • Ensure setAssetPrefix updates config instance (#​82165)
  • Turbopack: update mimalloc (#​82166)
  • fix(next/image): fix image-optimizer.ts headers (#​82175)
  • fix(next/image): improve and simplify detect-content-type (#​82174)
Credits

Huge thanks to @​ijjk, @​sokra, and @​styfle for helping!

v15.4.4

Compare Source

v15.4.3

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.

Copy link
Contributor

github-actions bot commented Jul 22, 2025
edited
Loading

💻 Website Preview

The latest changes are available as preview in: https://pr-1740.graphql-config.pages.dev

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 740ad73 to 9db6f32 Compare July 25, 2025 01:31
@renovate renovate bot changed the title (削除) fix(deps): update nextjs monorepo to v15.4.3 (削除ここまで) (追記) fix(deps): update nextjs monorepo to v15.4.4 (追記ここまで) Jul 25, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9db6f32 to d310e55 Compare July 29, 2025 23:26
@renovate renovate bot changed the title (削除) fix(deps): update nextjs monorepo to v15.4.4 (削除ここまで) (追記) fix(deps): update nextjs monorepo to v15.4.5 (追記ここまで) Jul 29, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from d310e55 to 14520e7 Compare August 6, 2025 20:39
@renovate renovate bot changed the title (削除) fix(deps): update nextjs monorepo to v15.4.5 (削除ここまで) (追記) fix(deps): update nextjs monorepo to v15.4.6 (追記ここまで) Aug 6, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 14520e7 to bb6a570 Compare August 10, 2025 14:06
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from bb6a570 to 29eb009 Compare August 13, 2025 17:26
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 29eb009 to a893208 Compare August 19, 2025 01:54
@renovate renovate bot changed the title (削除) fix(deps): update nextjs monorepo to v15.4.6 (削除ここまで) (追記) fix(deps): update nextjs monorepo to v15.4.7 (追記ここまで) Aug 19, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from a893208 to 11150e8 Compare August 20, 2025 01:48
@renovate renovate bot changed the title (削除) fix(deps): update nextjs monorepo to v15.4.7 (削除ここまで) (追記) fix(deps): update nextjs monorepo to v15.5.0 (追記ここまで) Aug 20, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 11150e8 to 50f8655 Compare August 26, 2025 21:52
@renovate renovate bot changed the title (削除) fix(deps): update nextjs monorepo to v15.5.0 (削除ここまで) (追記) fix(deps): update nextjs monorepo to v15.5.1 (追記ここまで) Aug 26, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 50f8655 to f360221 Compare August 27, 2025 02:13
@renovate renovate bot changed the title (削除) fix(deps): update nextjs monorepo to v15.5.1 (削除ここまで) (追記) fix(deps): update nextjs monorepo to v15.5.2 (追記ここまで) Aug 27, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from f360221 to 96236a5 Compare August 31, 2025 09:50
@renovate renovate bot changed the title (削除) fix(deps): update nextjs monorepo to v15.5.2 (削除ここまで) (追記) chore(deps): update dependency eslint-config-next to v15.5.2 (追記ここまで) Aug 31, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 96236a5 to 346dae4 Compare September 11, 2025 00:30
@renovate renovate bot changed the title (削除) chore(deps): update dependency eslint-config-next to v15.5.2 (削除ここまで) (追記) chore(deps): update dependency eslint-config-next to v15.5.3 (追記ここまで) Sep 11, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 346dae4 to dbe6841 Compare September 23, 2025 18:32
@renovate renovate bot changed the title (削除) chore(deps): update dependency eslint-config-next to v15.5.3 (削除ここまで) (追記) chore(deps): update dependency eslint-config-next to v15.5.4 (追記ここまで) Sep 23, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from dbe6841 to 9f264ca Compare October 13, 2025 16:51
@renovate renovate bot changed the title (削除) chore(deps): update dependency eslint-config-next to v15.5.4 (削除ここまで) (追記) chore(deps): update dependency eslint-config-next to v15.5.5 (追記ここまで) Oct 13, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 9f264ca to 921868e Compare October 17, 2025 03:32
@renovate renovate bot changed the title (削除) chore(deps): update dependency eslint-config-next to v15.5.5 (削除ここまで) (追記) chore(deps): update dependency eslint-config-next to v15.5.6 (追記ここまで) Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants

AltStyle によって変換されたページ (->オリジナル) /