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 13.2.1 to 13.2.3 in /app #87

Merged
merged 1 commit into from
Mar 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2023

Bumps next from 13.2.1 to 13.2.3.

Release notes

Sourced from next's releases.

v13.2.3

Core Changes

  • build(cargo): update turbopack: #46581
  • Fix(typedRoutes): fixed Webpack crashing without redirects/rewrites: #46591
  • Fix async generateMetadata type in ts plugin: #46596
  • Async Storage Cleanup: #46586
  • Ensure URL can be passed to fetch correctly #46592
  • Fix static to dynamic error in dev: #46597
  • Add page path to repeated slashes in href error: #46557
  • Implement middleware support for Turbopack: #46397

Credits

Huge thanks to @​jridgewell, @​DuCanhGH, @​wyattjoh, and @​hanneslund for helping!

v13.2.3-canary.1

Core Changes

  • Fix static to dynamic error in dev: #46597
  • Add page path to repeated slashes in href error: #46557
  • Implement middleware support for Turbopack: #46397

Credits

Huge thanks to @​hanneslund and @​jridgewell for helping!

v13.2.3-canary.0

Core Changes

  • build(cargo): update turbopack: #46581
  • Fix(typedRoutes): fixed Webpack crashing without redirects/rewrites: #46591
  • Fix async generateMetadata type in ts plugin: #46596
  • Async Storage Cleanup: #46586
  • Ensure URL can be passed to fetch correctly (#46592

Credits

Huge thanks to @​jridgewell, @​DuCanhGH, and @​wyattjoh for helping!

v13.2.2

Core Changes

  • fix(ts): correctly augment next when typedRoutes: true: #46332
  • feat(cssnano-simple): merge into next repo: #46380
  • Dedupe next/font preload tags: #46354
  • Print command for current packet manager in @​next/font warning: #46359
  • Loader refactoring: #46304
  • Support server-only inside pages/api: #46328
  • fix: improve next.config.js validation for images prop: #46326

... (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 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.2.1 to 13.2.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@v13.2.1...v13.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 2, 2023
@patik patik merged commit c41c5e1 into main Mar 4, 2023
@patik patik deleted the dependabot/npm_and_yarn/app/next-13.2.3 branch March 4, 2023 10:55
patik pushed a commit that referenced this pull request Jul 2, 2023
Bumps [next](https://github.com/vercel/next.js) from 13.2.1 to 13.2.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vercel/next.js/releases">next's
releases</a>.</em></p>
<blockquote>
<h2>v13.2.3</h2>
<h3>Core Changes</h3>
<ul>
<li>build(cargo): update turbopack: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46581">#46581</a></li>
<li>Fix(typedRoutes): fixed Webpack crashing without redirects/rewrites:
<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46591">#46591</a></li>
<li>Fix async generateMetadata type in ts plugin: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46596">#46596</a></li>
<li>Async Storage Cleanup: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46586">#46586</a></li>
<li>Ensure URL can be passed to fetch correctly <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46592">#46592</a></li>
<li>Fix static to dynamic error in dev: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46597">#46597</a></li>
<li>Add page path to repeated slashes in href error: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46557">#46557</a></li>
<li>Implement middleware support for Turbopack: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46397">#46397</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/jridgewell"><code>@​jridgewell</code></a>, <a
href="https://github.com/DuCanhGH"><code>@​DuCanhGH</code></a>, <a
href="https://github.com/wyattjoh"><code>@​wyattjoh</code></a>, and <a
href="https://github.com/hanneslund"><code>@​hanneslund</code></a> for
helping!</p>
<h2>v13.2.3-canary.1</h2>
<h3>Core Changes</h3>
<ul>
<li>Fix static to dynamic error in dev: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46597">#46597</a></li>
<li>Add page path to repeated slashes in href error: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46557">#46557</a></li>
<li>Implement middleware support for Turbopack: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46397">#46397</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/hanneslund"><code>@​hanneslund</code></a> and
<a href="https://github.com/jridgewell"><code>@​jridgewell</code></a>
for helping!</p>
<h2>v13.2.3-canary.0</h2>
<h3>Core Changes</h3>
<ul>
<li>build(cargo): update turbopack: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46581">#46581</a></li>
<li>Fix(typedRoutes): fixed Webpack crashing without redirects/rewrites:
<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46591">#46591</a></li>
<li>Fix async generateMetadata type in ts plugin: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46596">#46596</a></li>
<li>Async Storage Cleanup: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46586">#46586</a></li>
<li>Ensure URL can be passed to fetch correctly (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46592">#46592</a></li>
</ul>
<h3>Credits</h3>
<p>Huge thanks to <a
href="https://github.com/jridgewell"><code>@​jridgewell</code></a>, <a
href="https://github.com/DuCanhGH"><code>@​DuCanhGH</code></a>, and <a
href="https://github.com/wyattjoh"><code>@​wyattjoh</code></a> for
helping!</p>
<h2>v13.2.2</h2>
<h3>Core Changes</h3>
<ul>
<li>fix(ts): correctly augment <code>next</code> when <code>typedRoutes:
true</code>: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46332">#46332</a></li>
<li>feat(cssnano-simple): merge into next repo: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46380">#46380</a></li>
<li>Dedupe next/font preload tags: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46354">#46354</a></li>
<li>Print command for current packet manager in <code>@​next/font</code>
warning: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46359">#46359</a></li>
<li>Loader refactoring: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46304">#46304</a></li>
<li>Support <code>server-only</code> inside pages/api: <a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46328">#46328</a></li>
<li>fix: improve next.config.js validation for <code>images</code> prop:
<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46326">#46326</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/next.js/commit/7f0b9e262bb079a81926f667d05bbcd184a3afdb"><code>7f0b9e2</code></a>
v13.2.3</li>
<li><a
href="https://github.com/vercel/next.js/commit/419ade23b6a225bc3f1f5f7d00fe557135d8bd9d"><code>419ade2</code></a>
v13.2.3-canary.1</li>
<li><a
href="https://github.com/vercel/next.js/commit/5306df81c6a29734cc5b9428206efe1ef20394f0"><code>5306df8</code></a>
Implement middleware support for Turbopack (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46397">#46397</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/b0b5cd8dc0734992b0d28d7b65727935e441198d"><code>b0b5cd8</code></a>
Add page path to repeated slashes in href error (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46557">#46557</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/abf8a42326c336734ee01af8573cdff8a719b4bd"><code>abf8a42</code></a>
Fix static to dynamic error in dev (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46597">#46597</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/cccf4f2a29c3782950aa038161746fcd84c61166"><code>cccf4f2</code></a>
v13.2.3-canary.0</li>
<li><a
href="https://github.com/vercel/next.js/commit/0c923c330adada68d71f2b048049ca7a5353640e"><code>0c923c3</code></a>
Async Storage Cleanup (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46586">#46586</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/9fdddb36295fd9a580e32108dbb9b6e87b5b2810"><code>9fdddb3</code></a>
Fix async generateMetadata type in ts plugin (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46596">#46596</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/ff699471bf1a76e537905f2f0da09ad1bb86438a"><code>ff69947</code></a>
Fix(typedRoutes): fixed Webpack crashing without redirects/rewrites (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46591">#46591</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/9b6ede295ccbfeeefe6b3d27022953d2c41b6eeb"><code>9b6ede2</code></a>
build(cargo): update turbopack (<a
href="https://github-redirect.dependabot.com/vercel/next.js/issues/46581">#46581</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v13.2.1...v13.2.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=13.2.1&new-version=13.2.3)](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 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>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant