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

Update dependency eslint-config-next to v14.2.21 #38

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2024

This PR contains the following updates:

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

Release Notes

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

v14.2.21

Compare Source

v14.2.20

Compare Source

v14.2.19

Compare Source

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

Core Changes
  • ensure worker exits bubble to parent process (#​73433)
  • Increase max cache tags to 128 (#​73125)
Misc Changes
  • Update max tag items limit in docs (#​73445)
Credits

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

v14.2.18

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 @​huozhi and @​ijjk for helping!

v14.2.17

Compare Source

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

Core Changes
  • Fix: revert the bad node binary handling (#​72356)
  • Ensure pages/500 handles cache-control as expected (#​72050) (#​72110)
  • fix unhandled runtime error from generateMetadata in parallel routes (#​72153)
Credits

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

v14.2.16

Compare Source

v14.2.15

Compare Source

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

Core Changes
  • support breadcrumb style catch-all parallel routes #​65063
  • Provide non-dynamic segments to catch-all parallel routes #​65233
  • Fix client reference access causing metadata missing #​70732
  • feat(next/image): add support for decoding prop #​70298
  • feat(next/image): add images.localPatterns config #​70529
  • fix(next/image): handle undefined images.localPatterns config in images-manifest.json
  • fix: Do not omit alt on getImgProps return type, ImgProps #​70608
  • [i18n] Routing fix #​70761
Credits

Huge thanks to @​ztanner, @​agadzik, @​huozhi, @​styfle, @​icyJoseph and @​wyattjoh for helping!

v14.2.14

Compare Source

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

Core Changes
  • Fix: clone response in first handler to prevent race (#​70082) (#​70649)
  • Respect reexports from metadata API routes (#​70508) (#​70647)
  • Externalize node binary modules for app router (#​70646)
  • Fix revalidateTag() behaviour when invoked in server components (#​70446) (#​70642)
  • Fix prefetch bailout detection for nested loading segments (#​70618)
  • Add missing node modules to externals (#​70382)
  • Feature: next/image: add support for images.remotePatterns.search (#​70302)
Credits

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

v14.2.13

Compare Source

v14.2.12

Compare Source

v14.2.11

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 @​huozhi, @​devjiwonchoi, and @​ijjk for helping!

v14.2.10

Compare Source

v14.2.9

Compare Source

v14.2.8

Compare Source

v14.2.7

Compare Source


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot added the dependencies This updates dependency files label Aug 27, 2024
Copy link

github-actions bot commented Aug 27, 2024

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/landing-page/-/pipelines/1596305730

Status: Passed
Duration: 57 seconds

Job summaries

build

Preview available at https://code0-tech.gitlab.io/-/development/landing-page/-/jobs/8689290777/artifacts/out/index.html

@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 4535c91 to e239eb7 Compare August 28, 2024 13:11
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e239eb7 to 36491bc Compare September 4, 2024 21:33
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.7 Update nextjs monorepo to v14.2.8 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 36491bc to bd9bb30 Compare September 9, 2024 19:02
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.8 Update nextjs monorepo Sep 9, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from bd9bb30 to 66adf5b Compare September 9, 2024 21:48
@renovate renovate bot changed the title Update nextjs monorepo Update nextjs monorepo to v14.2.9 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 66adf5b to 65556cf Compare September 12, 2024 01:44
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.9 Update nextjs monorepo to v14.2.10 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 65556cf to 308a2e0 Compare September 12, 2024 21:56
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.10 Update nextjs monorepo to v14.2.11 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 308a2e0 to 46f52fa Compare September 17, 2024 22:07
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.11 Update nextjs monorepo to v14.2.12 Sep 17, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.12 Update dependency eslint-config-next to v14.2.12 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 46f52fa to 74ff432 Compare September 20, 2024 04:10
@renovate renovate bot changed the title Update dependency eslint-config-next to v14.2.12 Update dependency eslint-config-next to v14.2.13 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 74ff432 to 5442543 Compare October 1, 2024 18:39
@renovate renovate bot changed the title Update dependency eslint-config-next to v14.2.13 Update dependency eslint-config-next to v14.2.14 Oct 1, 2024
@renovate renovate bot changed the title Update dependency eslint-config-next to v14.2.14 Update dependency eslint-config-next to v14.2.15 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 5442543 to 5ddfeee Compare October 8, 2024 21:54
@renovate renovate bot changed the title Update dependency eslint-config-next to v14.2.15 Update dependency eslint-config-next to v14.2.16 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 686737b to 8a33f8e Compare October 23, 2024 06:27
@renovate renovate bot changed the title Update dependency eslint-config-next to v14.2.16 Update nextjs monorepo to v14.2.16 Oct 23, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 8a33f8e to ead21a7 Compare October 29, 2024 20:00
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from ead21a7 to 1fc093e Compare November 6, 2024 01:08
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.16 Update nextjs monorepo to v14.2.17 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 1fc093e to 61ae5ee Compare November 13, 2024 22:09
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.17 Update nextjs monorepo to v14.2.18 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 7fe7dde to b7dc3d5 Compare December 6, 2024 03:00
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.18 Update nextjs monorepo to v14.2.20 Dec 6, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.20 Update dependency eslint-config-next to v14.2.20 Dec 18, 2024
@renovate renovate bot changed the title Update dependency eslint-config-next to v14.2.20 Update dependency eslint-config-next to v14.2.21 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from b7dc3d5 to 5aaf574 Compare December 19, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This updates dependency files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant