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

build(deps): bump next from 13.5.7 to 15.1.1 #60

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 17, 2024

Bumps next from 13.5.7 to 15.1.1.

Release notes

Sourced from next's releases.

v15.1.1-canary.7

Core Changes

  • Ignore RSC fetch errors after hard navigation: #73975
  • Fix error code check in windows: #73981
  • Separate viewport and metadata in rsc and cache: #73867
  • Add feature flag for new dev overlay: #73977
  • Restore RSC fetch error handling after navigating back: #73985

Misc Changes

  • docs: fix sitemap changelog table formatting: #73760
  • fix(docs): vitest manual setup: #73754
  • docs: fix file extension and missing export: #73842
  • docs: update tailwind.config.ts to use satisfies operator: #73924
  • docs: Fix MDX syntax error: #73970
  • chore(next-custom-transforms): Mark fixture outputs as generated: #73918
  • docs(use-cache): add missing jsx switcher example and types: #73473
  • docs(internalization): add typescript examples and fix params as promise: #73240
  • docs: add missing quotation marks in exmaple code: #73720
  • chore(turbo-tasks-macros): Remove use of associated items for NativeFunction construction: #73929
  • refactor(turbo-tasks-macros): Strip (already hidden) doc attributes from inline function signatures: #73931
  • chore(github): fix wrong-issue-template body: #74003

Credits

Huge thanks to @​davidhu2000, @​attilarepka, @​JamBalaya56562, @​mischnic, @​unstubbable, @​gaojude, @​bgw, @​devpla, @​dydals3440, @​huozhi, @​devjiwonchoi, and @​samcx for helping!

v15.1.1-canary.6

Example Changes

  • examples: remove with-tailwindcss example: #73919

Misc Changes

  • Docs: fix typo in examples page: #73907
  • docs: add next.config.ts code switcher to Redirecting docs: #73848
  • docs: add tsx switcher to linking and navigation: #73846
  • docs: update file structure on contribution guide: #73778
  • docs: add next-intlayer into i18n solution list: #73750
  • docs: minor typos and fixes: #73955

Credits

Huge thanks to @​delbaoliveira, @​JamBalaya56562, @​aymericzip, and @​leerob for helping!

v15.1.1-canary.5

Core Changes

  • Turbopack: ignore empty NEXT_TURBOPACK_TRACING var: #73903

... (truncated)

Commits
  • 4384c68 v15.1.1
  • d137863 run build_and_test workflow on backport branch
  • d27bb14 backport: fix(turbo): sassOptions silenceDeprecations was not overwritten wit...
  • 0c8187a Add NEXT_PRIVATE_SKIP_CANARY_CHECK env for bench job (#73763)
  • e83ab18 backport: refactor collectAppPageSegments (#73996)
  • ada25fc Designate as backport branch
  • dafcd43 v15.1.0
  • 2deb35d v15.0.4-canary.52
  • f92b159 test: fix type error in segment-cache-basic test (#73755)
  • 4074ede docs(turbopack): Better document the Vc type, with references to ResolvedVc a...
  • Additional commits viewable in compare view

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)

Bumps [next](https://github.com/vercel/next.js) from 13.5.7 to 15.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.5.7...v15.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 17, 2024
Copy link

vercel bot commented Dec 17, 2024

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

Name Status Preview Comments Updated (UTC)
trust-scoreboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 9:03pm

Copy link
Author

dependabot bot commented on behalf of github Dec 19, 2024

Superseded by #62.

@dependabot dependabot bot closed this Dec 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-15.1.1 branch December 19, 2024 20:26
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