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 14.2.15 to 15.0.3 #1222

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 Nov 7, 2024

Bumps next from 14.2.15 to 15.0.3.

Release notes

Sourced from next's releases.

v15.0.3-canary.9

Core Changes

  • Fix a bug in the recently added unstable_getResponseFromNextConfig.: #72355
  • createFromFetch -> createFromReadableStream: #72418
  • Prevent client prefetch stream from closing: #72420
  • Ignore error pages for cache revalidate: #72412
  • [Prefetching] Fix: Read segment data from correct source: #72427
  • Update font data: #72441
  • feat(turbopack): Implement skipping of side effect free fragments: #71340
  • feat(turbopack): Add an option to disable minification for builds: #72388

Example Changes

  • chore: add syntax parser directive to Dockerfile: #72380

Misc Changes

  • fix(font): don't break directives with inserted next/font import: #72350
  • docs(output): update standalone docs with cp and start commands: #72432
  • chore: release turbopack npm packages: #72372
  • chore(turbopack): Update indexmap dependency from 1.x to 2.x: #72429
  • chore(turbopack): Update criterion: #72431
  • Docs: Vitest: Support for import aliases when using TypeScript: #72430
  • Update Cloudflare Auto Minify link due to feature deprecation: #72417
  • Remove the node-file-trace crate: #70998
  • docs: unify the header deps by removing #: #72391
  • [Turbopack] remove unneeded type annotation: #72390
  • docs(route-handlers): add TS/JS switcher to Route Resolution section in Route Handlers: #72222
  • docs(parallel-routes): update 11-parallel-routes.mdx example for modal closing: #72210
  • [ppr] Fixed deployment tests: #72428
  • chore(turbopack): Update dashmap from 5.x to 6.x: #72433
  • Getting Started Docs: Improve "Project Structure" page: #72399
  • Add missing closing </AppOnly>: #72453

Credits

Huge thanks to @​emspishak, @​acdlite, @​huozhi, @​lubieowoce, @​samcx, @​JamBalaya56562, @​wbinnssmith, @​bgw, @​kdy1, @​SanjoSolutions, @​mayur9210, @​arlyon, @​sokra, @​arfa123, @​wyattjoh, @​delbaoliveira, and @​mischnic for helping!

v15.0.3-canary.8

Core Changes

  • Append owner stack for captured string console error: #72115
  • Update font data: #72371
  • Show readable hook names in stack frames: #72340
  • bugfix: revalidate + force-cache should work: #72347
  • fetch cache: revalidate should take precedence over force-dynamic: #72357
  • Use crypto API to generate prefetch token: #72348
  • [Prefetching] Move resource hints to tree prefetch: #72367
  • feat: add experimental imgOptSequentialRead config: #72411

... (truncated)

Commits
  • 7dc7be2 v15.0.3
  • 74b4d2d v15.0.3-canary.9
  • be40adb Add missing closing \</AppOnly> (#72453)
  • 224447c Getting Started Docs: Improve "Project Structure" page (#72399)
  • 5f0adad chore(turbopack): Update dashmap from 5.x to 6.x (#72433)
  • f668af2 [ppr] Fixed deployment tests (#72428)
  • 856521b docs(parallel-routes): update 11-parallel-routes.mdx example for modal closin...
  • 9d31638 docs(route-handlers): add TS/JS switcher to Route Resolution section in `...
  • 200fdc1 [Turbopack] remove unneeded type annotation (#72390)
  • 74a19b7 docs: unify the header deps by removing # (#72391)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 7, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.0.3 branch 5 times, most recently from 23ff518 to 8c5932a Compare November 14, 2024 13:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.0.3 branch 10 times, most recently from fb115eb to 74e82d0 Compare November 27, 2024 14:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-15.0.3 branch 2 times, most recently from 15135f5 to 948c993 Compare November 29, 2024 13:39
Bumps [next](https://github.com/vercel/next.js) from 14.2.15 to 15.0.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@v14.2.15...v15.0.3)

---
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 force-pushed the dependabot/npm_and_yarn/next-15.0.3 branch from 948c993 to 45b0821 Compare November 29, 2024 13:48
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