Bump next, next-auth and next-plausible
Bumps next, next-auth and next-plausible. These dependencies needed to be updated together.
Updates next from 12.3.4 to 15.1.3
Release notes
Sourced from next's releases.
v15.1.3
[!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
@​unstubbableand@​ztannerfor helping!v15.1.2
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- Update React from 7283a213-20241206 to 65e06cb7-20241218: vercel/next.js#74117
Credits
Huge thanks to
@​ztannerfor helping!v15.1.1
[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.Core Changes
- fix(turbo): sassOptions silenceDeprecations was not overwritten with user options: vercel/next.js#73937
- refactor collectAppPageSegments: vercel/next.js#73908
Credits
Huge thanks to
@​devjiwonchoiand@​ztannerfor helping!v15.1.1-canary.20
Core Changes
- [DevOverlay] fix: restore pagination style: #74296
Credits
Huge thanks to
@​devjiwonchoifor helping!v15.1.1-canary.19
Core Changes
... (truncated)
Commits
4cbaaa1v15.1.3221d18bBackport v15: used shared worker for lint & typecheck steps (#74154) (#74285)7d880a3Backport v15: Retry manifest file loading only in dev mode (#73900) (#74283)df392a1v15.1.240c9424Backport (v15): Update React from 7283a213-20241206 to 65e06cb7-20241218 (#74...4384c68v15.1.1d137863run build_and_test workflow on backport branchd27bb14backport: fix(turbo): sassOptions silenceDeprecations was not overwritten wit...0c8187aAdd NEXT_PRIVATE_SKIP_CANARY_CHECK env for bench job (#73763)e83ab18backport: refactor collectAppPageSegments (#73996)- Additional commits viewable in compare view
Updates next-auth from 4.21.1 to 4.24.11
Release notes
Sourced from next-auth's releases.
[email protected]
What's Changed
- fix: functions that return promises must be async by
@​thomaslindstromin nextauthjs/next-auth#12105- fix: support AUTH_SECRET for compat with npx auth secret by
@​balazsorban44in https://github.com/nextauthjs/next-auth/commit/490a033cf0396fa634bf6636402624643babef5dFull Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.10
[email protected]
What's Changed
- chore(docs): fix typo in WorkOS documentation by
@​outofgamutin nextauthjs/next-auth#11959- chore(v4): add neon sponsor by
@​ndom91in nextauthjs/next-auth#12008- cookie package upgraded by
@​talyukin nextauthjs/next-auth#12046- Allow Next.js v15 peer dependency by
@​thomaslindstromin nextauthjs/next-auth#12098awaitdynamic APIs as per Next.js 15 changes by@​balazsorban44in https://github.com/nextauthjs/next-auth/commit/4d143c51999e96f39b3fe9e0c7da2b070639253cNew Contributors
@​outofgamutmade their first contribution in nextauthjs/next-auth#11959@​talyukmade their first contribution in nextauthjs/next-auth#12046@​thomaslindstrommade their first contribution in nextauthjs/next-auth#12098Full Changelog: https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.9
Commits
6bca388chore(release): bump version [skip ci]c46fd4fchore(deps): allow react v19 as peer deps (#12352)3dfe5d5chore: Update docusaurus.config.js0447db0chore(v4): add sent.dm sponsor (#12172)5a5859adocs: Update options.md5ad7fb4docs: Update options.mdc7ea50dchore(release): bump version [skip ci]490a033fix: supportAUTH_SECRETfor compat withnpx auth secret1e6be72fix: functions that return promises must be async (#12105)ddab3ccchore(release): bump version [skip ci]- Additional commits viewable in compare view
Updates next-plausible from 3.7.2 to 3.12.4
Changelog
Sourced from next-plausible's changelog.
v3.12.4 (2024-11-08)
Closed issues:
- Support Next 15 #134
v3.12.3 (2024-11-01)
v3.12.2 (2024-08-19)
Closed issues:
- v3.12.1 throws type error and breaks existing
usePlausiblehook #128v3.12.1 (2024-08-05)
Closed issues:
- Heads up: Plausible site verification tool #123
- Unique count with Next.js 14 and proxy #121
- Next 14.1.4 analytics not working anymore #120
- Refused to execute script from 'https://plausible.io/js/script.js' because its MIME type ('image/png') is not executable. #115
- POST request is not fired when clicking on links #114
- Changes as of Next.js 14.0.3 break the Plausible script #107
Merged pull requests:
- Make
propsattribute inEventOptionsoptional #127 (steven-tey)v3.12.0 (2023-11-27)
Closed issues:
- Plausible script not included on website #80
- Not catching any requests #76
- withPlausibleProxy wrapper not forwarding country #75
Merged pull requests:
- Reusing nonce in the init script #111 (4lejandrito)
... (truncated)
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| gitstory | ❌ Failed (Inspect) | Dec 26, 2024 8:01pm |