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

fix(deps): update dependency next to v14.2.8 #265

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 14.1.1 -> 14.2.8 age adoption passing confidence

Release Notes

vercel/next.js (next)

v14.2.8

Compare Source

v14.2.7

Compare Source

v14.2.6

Compare Source

v14.2.5

Compare Source

v14.2.4

Compare Source

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

Core Changes
  • fix: ensure route handlers properly track dynamic access (#​66446)
  • fix NextRequest proxy in edge runtime (#​66551)
  • Fix next/dynamic with babel and src dir (#​65177)
  • Use vercel deployment url for metadataBase fallbacks (#​65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#​65235)
  • Fix loading navigation with metadata and prefetch (#​66447)
  • prevent duplicate RSC fetch when action redirects (#​66620)
  • ensure router cache updates reference the latest cache values (#​66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#​66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#​66674)
  • Use addDependency to track metadata route file changes (#​66714)
  • Add timeout/retry handling for fetch cache (#​66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#​66755)
Credits

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

v14.2.3

Compare Source

v14.2.2

Compare Source

v14.2.1

Compare Source

v14.2.0

Compare Source

v14.1.4

Compare Source

v14.1.3

Compare Source

v14.1.2

Compare Source


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 dependencies Pull requests that update a dependency file label Mar 1, 2024
@renovate renovate bot enabled auto-merge (squash) March 1, 2024 12:49
Copy link
Contributor Author

renovate bot commented Mar 1, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/pnpm-lock.yaml
octavio                                  |  WARN  Unsupported engine: wanted: {"node":"^18"} (current: {"node":"v20.12.2","pnpm":"8.15.4"})
Scope: all 4 workspace projects
/tmp/renovate/repos/github/ictsc/ictsc-outlands/frontend/packages/ui:
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In packages/ui: "zenn-content-css@workspace:*" is in the dependencies but no package named "zenn-content-css" is present in the workspace

This error happened while installing a direct dependency of /tmp/renovate/repos/github/ictsc/ictsc-outlands/frontend/packages/ui

Packages found in the workspace: frontend, duardo, octavio, @repo/ui

renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency next to v14.1.1 chore(deps): update nextjs monorepo to v14.1.1 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from 35a2b45 to dbb52a9 Compare March 4, 2024 18:19
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from dbb52a9 to fb587b7 Compare March 5, 2024 05:54
@renovate renovate bot changed the title chore(deps): update nextjs monorepo to v14.1.1 fix(deps): update nextjs monorepo to v14.1.2 Mar 5, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 5, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 3 times, most recently from c319110 to c7cfa31 Compare March 6, 2024 10:39
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from c7cfa31 to aa1acff Compare March 7, 2024 08:06
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.1.2 fix(deps): update nextjs monorepo to v14.1.3 Mar 7, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 7, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from aa1acff to 8179000 Compare March 20, 2024 05:51
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.1.3 fix(deps): update nextjs monorepo to v14.1.4 Mar 20, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 20, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 13, 2024
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.1.4 fix(deps): update nextjs monorepo to v14.2.1 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 6a86b41 to 9237109 Compare April 19, 2024 17:47
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.1 fix(deps): update nextjs monorepo to v14.2.2 Apr 19, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 19, 2024
renovate-approve[bot]
renovate-approve bot previously approved these changes Apr 24, 2024
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.2 fix(deps): update nextjs monorepo to v14.2.3 Apr 24, 2024
Copy link
Contributor Author

renovate bot commented May 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/pnpm-lock.yaml
octavio                                  |  WARN  Unsupported engine: wanted: {"node":"^18"} (current: {"node":"v20.17.0","pnpm":"8.15.9"})
Scope: all 4 workspace projects
/tmp/renovate/repos/github/ictsc/ictsc-regalia/frontend/packages/ui:
 ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In packages/ui: "zenn-content-css@workspace:*" is in the dependencies but no package named "zenn-content-css" is present in the workspace

This error happened while installing a direct dependency of /tmp/renovate/repos/github/ictsc/ictsc-regalia/frontend/packages/ui

Packages found in the workspace: frontend, duardo, octavio, @repo/ui

@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.3 fix(deps): update nextjs monorepo to v14.2.4 Jun 15, 2024
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.4 fix(deps): update nextjs monorepo to v14.2.5 Jul 12, 2024
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.5 fix(deps): update nextjs monorepo to v14.2.6 Aug 22, 2024
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.6 fix(deps): update nextjs monorepo to v14.2.7 Aug 27, 2024
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v14.2.7 Update nextjs monorepo to v14.2.7 Aug 29, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.7 Update nextjs monorepo to v14.2.8 Sep 5, 2024
@renovate renovate bot changed the title Update nextjs monorepo to v14.2.8 fix(deps): update dependency next to v14.2.8 Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

The latest Buf updates on your PR. Results from workflow Proto CI Pipeline / breaking (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedSep 9, 2024, 4:14 PM

@renovate renovate bot merged commit aba2c3a into main Sep 9, 2024
14 checks passed
@renovate renovate bot deleted the renovate/nextjs-monorepo branch September 9, 2024 16:19
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants