mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
build(deps): Bump @next/mdx from 13.5.5 to 13.5.6 in /website (#2456)
Bumps
[@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx)
from 13.5.5 to 13.5.6.
<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>v13.5.6</h2>
<h3>Core Changes</h3>
<ul>
<li>Upgrade edge-runtime/cookies <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57021">#57021</a></li>
<li>Patch React with fix for write-after-close for ReadableStream <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57011">#57011</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/ijjk"><code>@ijjk</code></a> <a
href="https://github.com/huozhi"><code>@huozhi</code></a> <a
href="https://github.com/gnoff"><code>@gnoff</code></a> for
helping!</p>
<h2>v13.5.6-canary.8</h2>
<h3>Core Changes</h3>
<ul>
<li>Revert "chore(next/image): remove deprecation of
<code>onLoadingComplete</code> temporarily": <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57024">#57024</a></li>
<li>Improve performance of String.prototype.split uses: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56746">#56746</a></li>
<li>chore: support progressive jpg with sharp: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56617">#56617</a></li>
<li>Move ImageResponse to next/og: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56662">#56662</a></li>
<li>Prefer module over main on main fields for app router server
compiler: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56960">#56960</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>Fix typos in duplicate-sass.mdx: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57045">#57045</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>chore: revert back to moving files w/ <code>fs-extra</code>: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57030">#57030</a></li>
<li>Update CNA tests to avoid publish conflict: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57025">#57025</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/styfle"><code>@styfle</code></a>, <a
href="https://github.com/Yovach"><code>@Yovach</code></a>, <a
href="https://github.com/nil1511"><code>@nil1511</code></a>, <a
href="https://github.com/SukkaW"><code>@SukkaW</code></a>, <a
href="https://github.com/Bsodoge"><code>@Bsodoge</code></a>, <a
href="https://github.com/ijjk"><code>@ijjk</code></a>, and <a
href="https://github.com/huozhi"><code>@huozhi</code></a> for
helping!</p>
<h2>v13.5.6-canary.7</h2>
<h3>Core Changes</h3>
<ul>
<li>add better logs around worker restarts: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57004">#57004</a></li>
<li>Handle Promise Rejections for Streams: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56976">#56976</a></li>
<li>Web Streams cleanup: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56819">#56819</a></li>
<li>chore(next/image): remove deprecation of
<code>onLoadingComplete</code> temporarily: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/57020">#57020</a></li>
</ul>
<h3>Documentation Changes</h3>
<ul>
<li>chore(docs): fix missing fallback on next/image sizes example: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56718">#56718</a></li>
</ul>
<h3>Misc Changes</h3>
<ul>
<li>Add .yarn/install-state.gz to .gitignore: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56637">#56637</a></li>
<li>chore(test): add logs for create-next-app tests: <a
href="https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx/issues/56957">#56957</a></li>
</ul>
<h3>Credits</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9051bc44d9"><code>9051bc4</code></a>
v13.5.6</li>
<li>See full diff in <a
href="https://github.com/vercel/next.js/commits/v13.5.6/packages/next-mdx">compare
view</a></li>
</ul>
</details>
<br />
[](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:
@@ -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.5",
|
||||
"@next/mdx": "~13.5.6",
|
||||
"@types/mdx": "^2.0.9",
|
||||
"@types/node": "20.2.3",
|
||||
"@types/react": "18.2.30",
|
||||
|
||||
8
website/pnpm-lock.yaml
generated
8
website/pnpm-lock.yaml
generated
@@ -15,8 +15,8 @@ dependencies:
|
||||
specifier: ^2.3.0
|
||||
version: 2.3.0(react@18.2.0)
|
||||
'@next/mdx':
|
||||
specifier: ~13.5.5
|
||||
version: 13.5.5(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0)
|
||||
specifier: ~13.5.6
|
||||
version: 13.5.6(@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.5(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0):
|
||||
resolution: {integrity: sha512-vIUvyICrCHiCAYU4HY/h0DgeFyEZBdRTPR9TTU79Q2u01M9DxrciE5hBwXKIJkzUTa4Ia5nszLt0o9GxpBIgMQ==}
|
||||
/@next/mdx@13.5.6(@mdx-js/loader@2.3.0)(@mdx-js/react@2.3.0):
|
||||
resolution: {integrity: sha512-2AMyCrz1SxSWNUpADyLz3RbPbq0GHrchbO7Msvg7IsH8MrTw3VYaZSI1KNa6JzZIoykwtNVSEL+uBmPZi106Jw==}
|
||||
peerDependencies:
|
||||
'@mdx-js/loader': '>=0.15.0'
|
||||
'@mdx-js/react': '>=0.15.0'
|
||||
|
||||
Reference in New Issue
Block a user