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 Next.js #2593

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

Update Next.js #2593

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next (source) 14.2.15 -> 14.2.17 age adoption passing confidence
next-intl (source) 3.21.1 -> 3.25.0 age adoption passing confidence

Release Notes

vercel/next.js (next)

v14.2.17

Compare Source

v14.2.16

Compare Source

amannn/next-intl (next-intl)

v3.25.0

Compare Source

Features

v3.24.0

Compare Source

Features

v3.23.5

Compare Source

Bug Fixes

v3.23.4

Compare Source

Bug Fixes

v3.23.3

Compare Source

Bug Fixes
  • Resolve locale for navigation APIs consistently from i18n/request.ts in react-server like all other APIs do (#​1459) (8c6d5ff) – by @​amannn

v3.23.2

Compare Source

Bug Fixes

v3.23.1

Compare Source

Bug Fixes

v3.23.0

Compare Source

Features

v3.22.0

Compare Source

Features
  • feat: createNavigation (#​1316)
  • feat: Add async requestLocale param to getRequestConfig for Next.js 15 support (#​1383)
  • feat: Add localeCookie option for middleware (#​1414)
  • feat: Add setRequestLocale (#​1437)
Fixes
  • fix: When using domains, handle unknown domains more gracefully (#​1389)
Deprecations
  • Deprecate defaultTranslationValues (#​1411)
  • Deprecate unstable_setRequestLocale (#​1437)

Configuration

📅 Schedule: Branch creation - "on the 2nd and 4th day instance on sunday after 9pm" in timezone America/New_York, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/next.js branch 25 times, most recently from 9b7b4f6 to 1188031 Compare October 31, 2024 19:21
@renovate renovate bot force-pushed the renovate/next.js branch 25 times, most recently from 82d073b to 78372b5 Compare November 12, 2024 19:31
Copy link
Collaborator

@doug-s-nava doug-s-nava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- npm ci
- npm run dev AND manual test
- npm run storybook AND manual test
- update local prod env vars AND npm run build && npm start AND manual test

All looks good to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant