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

chore(deps): bump @next/mdx from 14.1.0 to 15.0.3 #2540

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/mdx from 14.1.0 to 15.0.3.

Release notes

Sourced from @​next/mdx'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

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 the dependencies [subject] External software packages that the system depends on label Nov 7, 2024
@github-actions github-actions bot added the canary Done by the Clever Canary label Nov 7, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next/mdx-15.0.3 branch from ff81c8d to 16fdfd9 Compare November 8, 2024 06:13
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 14.1.0 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](https://github.com/vercel/next.js/commits/v15.0.3/packages/next-mdx)

---
updated-dependencies:
- dependency-name: "@next/mdx"
  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/mdx-15.0.3 branch from 16fdfd9 to ada32ec Compare November 17, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
canary Done by the Clever Canary dependencies [subject] External software packages that the system depends on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant