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

Bump next from 15.1.2 to 15.2.3 in /frontend/apps/docs #963

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps next from 15.1.2 to 15.2.3.

Release notes

Sourced from next's releases.

v15.2.3

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

Core Changes

  • Update default allowed origins list (#77212)
  • unify allowed origin detection handling (#77053)
  • Add dev warning for cross-origin and stabilize allowedDevOrigins (#77044)
  • Ensure deploymentId is used for CSS preloads (#77210)
  • Update middleware request header (#77201)
  • [metadata] remove the default segement check for metadata rendering (#77119)
  • [ts-hint] fix vscode type hint plugin enabling (#77099)
  • [metadata] re-insert icons to head for streamed metadata (#76915)

Credits

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

v15.2.2

Core Changes

  • [dev-overlay] fix styling on overflow error messages, add button hover state: #76771
  • Fix: respond 405 status code on OPTIONS request to SSG page: #76767
  • [dev-overlay] Always show relative paths: #76742
  • [metadata] remove the duplicate metadata in the error boundary: #76791
  • Upgrade React from d55cc79b-20250228 to 443b7ff2-20250303: #76804
  • [dev-overlay] Ignore animations on page load: #76834
  • fix: remove useless set-cookie in action-handler: #76839
  • Turbopack: handle task cancelation: #76831
  • Upgrade React from 443b7ff2-20250303 to e03ac20f-20250305: #76842
  • add types for __next_app__ module loading functions: #74566
  • fix duplicated noindex when server action is triggered: #76847
  • fix: don't drop queued actions when navigating: #75362
  • [dev-overlay]: remove dependency on platform for focus trapping: #76849
  • Turbopack: Add turbopack_load_by_url: #76814
  • Add handling of origin in dev mode: #76880
  • [dev-overlay] Stop grouping callstack frames into ignored vs. not ignored: #76861
  • Upgrade React from e03ac20f-20250305 to 029e8bd6-20250306: #76870
  • [dev-overlay] Increase padding if no x button present: #76898
  • fix: prevent incorrect searchParams being applied on certain navs: #76914
  • [dev-overlay] Dim ignore-listed callstack frames when shown: #76862

Example Changes

  • chore(cna): update tailwind styles to be closer to non-tw cna: #76647

Misc Changes

... (truncated)

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [next](https://github.com/vercel/next.js) from 15.1.2 to 15.2.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.1.2...v15.2.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 21, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 21, 2025 17:39
@dependabot dependabot bot requested review from hoshinotsuyoshi, FunamaYukina, junkisai, MH4GF and NoritakaIkeda and removed request for a team March 21, 2025 17:39
Copy link

changeset-bot bot commented Mar 21, 2025

⚠️ No Changeset found

Latest commit: 4c8ed31

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Mar 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
liam-app ❌ Failed (Inspect) Mar 21, 2025 5:40pm
liam-docs ❌ Failed (Inspect) Mar 21, 2025 5:40pm
liam-erd-sample ❌ Failed (Inspect) Mar 21, 2025 5:40pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
test-liam-app ⬜️ Ignored (Inspect) Mar 21, 2025 5:40pm
test-liam-docs ⬜️ Ignored (Inspect) Mar 21, 2025 5:40pm
test-liam-erd-sample ⬜️ Ignored (Inspect) Mar 21, 2025 5:40pm

Copy link
Contributor

qodo-merge-pro-for-open-source bot commented Mar 21, 2025

CI Feedback 🧐

(Feedback updated until commit 4c8ed31)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: frontend-ci

Failed stage: Run /./.github/actions/pnpm-setup [❌]

Failure summary:

The action failed because the pnpm-lock.yaml file is out of date with the
frontend/apps/docs/package.json file. Specifically, the version of next in the lockfile is "15.1.2"
while in package.json it's "15.2.3". The CI is running with the --frozen-lockfile flag which
prevents automatic updates to the lockfile, causing the installation to fail.

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

164:  Cache Size: ~400 MB (419869780 B)
165:  [command]/usr/bin/tar -xf /home/runner/work/_temp/f2d87413-da82-4819-a530-b18d64339cfa/cache.tzst -P -C /home/runner/work/liam/liam --use-compress-program unzstd
166:  Cache restored successfully
167:  Cache restored from key: node-cache-Linux-x64-pnpm-54390409b596918c23cf4d15277b25e541acf18027242b5ca51fb4345c16cf14
168:  ##[group]Run pnpm install --frozen-lockfile --prefer-offline
169:  �[36;1mpnpm install --frozen-lockfile --prefer-offline�[0m
170:  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
171:  env:
172:  PNPM_HOME: /home/runner/setup-pnpm/node_modules/.bin
173:  ##[endgroup]
174:  Scope: all 12 workspace projects
175:  ERR_PNPM_OUTDATED_LOCKFILE  Cannot install with "frozen-lockfile" because pnpm-lock.yaml is not up to date with frontend/apps/docs/package.json
176:  Note that in CI environments this setting is true by default. If you still need to run install in such cases, use "pnpm install --no-frozen-lockfile"
177:  Failure reason:
178:  specifiers in the lockfile ({"@liam-hq/ui":"workspace:*","@next/third-parties":"15.1.5","@rive-app/react-canvas":"4.17.6","@sentry/nextjs":"8","clsx":"2.1.1","date-fns":"4.1.0","fumadocs-core":"15.0.15","fumadocs-docgen":"2.0.0","fumadocs-mdx":"11.5.6","fumadocs-ui":"15.0.15","lucide-react":"0.451.0","next":"15.1.2","react":"18.3.1","react-dom":"18","tailwind-variants":"0.3.0","ts-pattern":"5.4.0","@biomejs/biome":"1.9.3","@tailwindcss/postcss":"4.0.11","@types/mdx":"2.0.13","@types/node":"22.9.0","@types/react":"18","@types/react-dom":"18","eslint":"8","eslint-config-next":"15.0.3","postcss":"8.4.49","tailwindcss":"4.0.11","typescript":"5"}) don't match specs in package.json ({"@biomejs/biome":"1.9.3","@tailwindcss/postcss":"4.0.11","@types/mdx":"2.0.13","@types/node":"22.9.0","@types/react":"18","@types/react-dom":"18","eslint":"8","eslint-config-next":"15.0.3","postcss":"8.4.49","tailwindcss":"4.0.11","typescript":"5","@liam-hq/ui":"workspace:*","@next/third-parties":"15.1.5","@rive-app/react-canvas":"4.17.6","@sentry/nextjs":"8","clsx":"2.1.1","date-fns":"4.1.0","fumadocs-core":"15.0.15","fumadocs-docgen":"2.0.0","fumadocs-mdx":"11.5.6","fumadocs-ui":"15.0.15","lucide-react":"0.451.0","next":"15.2.3","react":"18.3.1","react-dom":"18","tailwind-variants":"0.3.0","ts-pattern":"5.4.0"})
179:  ##[error]Process completed with exit code 1.
180:  Post job cleanup.

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.

0 participants