Skip to content
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

chore(deps): update dependency eslint-config-next to v15.2.1 #946

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-next (source) 15.1.0 -> 15.2.1 age adoption passing confidence

Release Notes

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

v15.2.1

Compare Source

v15.2.0

Compare Source

v15.1.7

Compare Source

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

Core Changes
  • fix: work around setTimeout memory leak, improve wrappers (#​75727)
  • add additional x-middleware-set-cookie filtering (#​75869)
  • fix: ensure lint worker errors aren't silenced (#​75766)
Credits

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

v15.1.6

Compare Source

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

Core Changes
  • fix: don't memory-leak promises passed to waitUntil (#​75041)
  • backport: fix prerender issue with intercepting routes + generateStaticParams (#​75170)
Credits

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

v15.1.5

Compare Source

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

Core Changes
  • Fix missing revalidate with notFound() (#​75009)
  • fix: when metadatabase is set we should not warn (#​74840)
  • Fix @​vercel/og license SPDX expression (#​74745)
  • fix: ts language server rule metadata should allow null (#​74704)
  • fix: eslint rule of using img in metadata routes (#​74864)
  • Fix presentation when onerror receives an event without error (#​74643)
  • fix fetch lock not being consistently released #​74623 (#​75028)
Credits

Huge thanks to @​ijjk, @​huozhi, @​matmannion and @​ztanner for helping!

v15.1.4

Compare Source

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

Core Changes
  • backport: force module format for virtual client-proxy (#​74608)
  • Fix prerender tags when notFound is called (#​74607)
  • Use provided waitUntil for pending revalidates (#​74604)
  • Feature: next/image: add support for images.qualities in next.config (#​74588)
  • Chore: docs: add missing search: '' on remotePatterns (#​74587)
  • Chore: docs: update version history of next/image (#​73923) (#​74570)
  • Chore: next/image: improve imgopt api bypass detection for unsupported images (#​74569)
Credits

Huge thanks to @​ and @​ for helping!

v15.1.3

Compare Source

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

Core Changes
  • Retry manifest file loading only in dev mode: #​73900
  • Use shared worker for lint & typecheck steps: #​74154
Credits

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

v15.1.2

Compare Source

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

Core Changes
Credits

Huge thanks to @​ztanner for helping!

v15.1.1

Compare Source

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

Core Changes
Credits

Huge thanks to @​devjiwonchoi and @​ztanner 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 added the renovate label Dec 17, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 3 times, most recently from 2649b2f to 8bee3fa Compare December 19, 2024 04:48
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v15.1.1 chore(deps): update dependency eslint-config-next to v15.1.2 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 9 times, most recently from 9c77c8a to e9e6db2 Compare December 25, 2024 15:23
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e9e6db2 to bf4d6d2 Compare December 26, 2024 18:53
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v15.1.2 chore(deps): update dependency eslint-config-next to v15.1.3 Dec 26, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 5 times, most recently from 599f089 to ebe1570 Compare January 3, 2025 14:30
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 3 times, most recently from 93a8f2d to e6727de Compare January 7, 2025 04:16
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v15.1.3 chore(deps): update dependency eslint-config-next to v15.1.4 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 5 times, most recently from 6fece9e to b5bcf4b Compare January 9, 2025 22:22
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 5 times, most recently from e04856f to 289cf71 Compare February 17, 2025 22:34
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 7 times, most recently from 943178d to 21f1c7c Compare February 27, 2025 01:35
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v15.1.7 chore(deps): update dependency eslint-config-next to v15.2.0 Feb 27, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 11 times, most recently from 613f3d2 to 40023cc Compare March 4, 2025 03:31
@renovate renovate bot changed the title chore(deps): update dependency eslint-config-next to v15.2.0 chore(deps): update dependency eslint-config-next to v15.2.1 Mar 4, 2025
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 3 times, most recently from 5acbef3 to 982b5b1 Compare March 5, 2025 06:07
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 982b5b1 to 5bd6ccb Compare March 6, 2025 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants