build(deps): Bump @next/mdx from 13.5.6 to 14.0.1 in /website (#2555)

Bumps
[@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx)
from 13.5.6 to 14.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases"><code>@​next/mdx</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v14.0.1</h2>
<h3>Core Changes</h3>
<ul>
<li>Add Next.js 14 codemods to CLI output.: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57552">#57552</a></li>
<li>OpenTelemetry: propagate a configured context(s) to root requests:
<a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57084">#57084</a></li>
<li>debug: Add tags to next build traces to track build configuration in
the .next/trace file: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56965">#56965</a></li>
<li>[Traces] Await the flush of the trace write stream to make sure
trace file is written: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57641">#57641</a></li>
<li>Add node-pty to externals list: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57640">#57640</a></li>
<li>fix: move logging config validation out of experimental: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57530">#57530</a></li>
<li>Update font data: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57728">#57728</a></li>
<li>Support viewport export via TS Plugin: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57554">#57554</a></li>
<li>Fix: Build compilation warning when using middleware: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57685">#57685</a></li>
<li>chore: Update flight-client-entry-plugin.ts typo: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57734">#57734</a></li>
<li>Improve error for missing default export in dynamic metadata routes:
<a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57711">#57711</a></li>
<li>fix gsp tracing issue: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57766">#57766</a></li>
<li>fix(turbopack): don't match empty route groups: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57647">#57647</a></li>
<li>Update React from 8c8ee9ee6 to 0c6348758 and types: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57772">#57772</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>Add missing dot in codemod command: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57536">#57536</a></li>
<li>docs(fix): example text unescaped entities: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57255">#57255</a></li>
<li>doc: Clarify built-in support for sass after installation: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57279">#57279</a></li>
<li>Update docs with a Good to know box about using redirect in client
components: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56966">#56966</a></li>
<li>docs: fix 02-dynamic-routes.mdx: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57029">#57029</a></li>
<li>Fix incorrect link in GTM docs: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57547">#57547</a></li>
<li>Fix typos: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57592">#57592</a></li>
<li>Add apostrophe 07-error-handling.mdx: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57626">#57626</a></li>
<li>Fix: codemods.mdx Incorrect heading structure of next-og-import,
meta…: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57605">#57605</a></li>
<li>Typo fix, version &quot;13&quot; to &quot;14&quot;: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57723">#57723</a></li>
<li>Fix Google Tag Manager URL in Third Party Libraries documentation:
<a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57731">#57731</a></li>
</ul>
<h3>Example Changes</h3>
<ul>
<li>Fix: Call cookies function from route to flag as dynamic: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57494">#57494</a></li>
<li>(Examples) Add <code>with-youtube-embed</code> example: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57367">#57367</a></li>
<li>(Examples) Add <code>with-google-maps-embed</code> example: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57365">#57365</a></li>
<li>update <code>@​types/react</code> version in examples: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57259">#57259</a></li>
<li>docs: fix broken link to demo: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57229">#57229</a></li>
<li>(example update) Update example with-Clerk: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57050">#57050</a></li>
<li>active-class-name example style js has not taken effect: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56136">#56136</a></li>
<li>add inngest next.js example: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56049">#56049</a></li>
<li>fix inngest example for 3.x sdk: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57712">#57712</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>update manifest: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57523">#57523</a></li>
<li>update next/third-parties to use Next 14 or 13 as a peer dependency,
instead of just 13: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57515">#57515</a></li>
<li>Modify tailwindcss related dependency of
<code>create-next-app</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57262">#57262</a></li>
<li>Remove extra CI step and lock Node.js version: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57769">#57769</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4df888a55f"><code>4df888a</code></a>
v14.0.1</li>
<li><a
href="41dec2cbd6"><code>41dec2c</code></a>
v14.0.1-canary.5</li>
<li><a
href="9d49afc5ea"><code>9d49afc</code></a>
v14.0.1-canary.4</li>
<li><a
href="fc1ecc407c"><code>fc1ecc4</code></a>
v14.0.1-canary.3</li>
<li><a
href="54a9da0a1e"><code>54a9da0</code></a>
v14.0.1-canary.2</li>
<li><a
href="c70506de77"><code>c70506d</code></a>
v14.0.1-canary.1</li>
<li><a
href="6a63c4ffeb"><code>6a63c4f</code></a>
v14.0.1-canary.0</li>
<li><a
href="b546d8b22c"><code>b546d8b</code></a>
v14.0.0</li>
<li><a
href="356dc42f1a"><code>356dc42</code></a>
v13.5.7-canary.37</li>
<li><a
href="fc1b6c4742"><code>fc1b6c4</code></a>
v13.5.7-canary.36</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/commits/v14.0.1/packages/next-mdx">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@next/mdx&package-manager=npm_and_yarn&previous-version=13.5.6&new-version=14.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-01 15:53:23 +00:00
committed by GitHub
parent 429997bb7d
commit 36a0986ada
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
"@docsearch/react": "^3.5.2",
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/mdx": "~13.5.6",
"@next/mdx": "~14.0.1",
"@types/mdx": "^2.0.9",
"@types/node": "20.8.10",
"@types/react": "18.2.30",

View File

@@ -15,8 +15,8 @@ dependencies:
specifier: ^2.3.0
version: 2.3.0(react@18.2.0)
'@next/mdx':
specifier: ~13.5.6
version: 13.5.6(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0)
specifier: ~14.0.1
version: 14.0.1(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0)
'@types/mdx':
specifier: ^2.0.9
version: 2.0.9
@@ -430,8 +430,8 @@ packages:
resolution: {integrity: sha512-agvIhYWp+ilbScg81s/sLueZo8CNEYLjNOqhISxheLmD/AQI4/VxV7bV76i/KzxH4iHy/va0YS9z0AOwGnw4Fg==}
dev: false
/@next/mdx@13.5.6(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0):
resolution: {integrity: sha512-2AMyCrz1SxSWNUpADyLz3RbPbq0GHrchbO7Msvg7IsH8MrTw3VYaZSI1KNa6JzZIoykwtNVSEL+uBmPZi106Jw==}
/@next/mdx@14.0.1(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0):
resolution: {integrity: sha512-9hikFxx1XQOReOp5SBO1o3fGs1Z1GT1flKm1wrjFOwOTNI0M4x9CuQsUx5KJwvbt0FejCS5bsuNGXqxHchcMCQ==}
peerDependencies:
'@mdx-js/loader': '>=0.15.0'
'@mdx-js/react': '>=0.15.0'