Skip to content

Commit

Permalink
Chore(deps): Bump next from 13.0.7 to 13.5.1 in /packages/eslint-conf…
Browse files Browse the repository at this point in the history
…ig (#2138)

Bumps [next](https://github.com/vercel/next.js) from 13.0.7 to 13.5.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vercel/next.js/commit/0c1c7f847ee820f93bdf08e809b1e2e62230ab4b"><code>0c1c7f8</code></a>
v13.5.1</li>
<li><a
href="https://github.com/vercel/next.js/commit/974428583e2fe83e3484523b021b0909961b6ad5"><code>9744285</code></a>
v13.5.1-canary.1</li>
<li><a
href="https://github.com/vercel/next.js/commit/44eba020c615f0d9efe431f84ada67b81576f3f5"><code>44eba02</code></a>
improve publish-release (<a
href="https://redirect.github.com/vercel/next.js/issues/55597">#55597</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/c652dc881185b62ce4e146cf6bd40b84915322f1"><code>c652dc8</code></a>
v13.5.1-canary.0</li>
<li><a
href="https://github.com/vercel/next.js/commit/ffafad2c35a3f9677bb520f68e989f58f192b931"><code>ffafad2</code></a>
v13.5.0</li>
<li><a
href="https://github.com/vercel/next.js/commit/4a589ed83db304b07b2a18002fff419cb4727222"><code>4a589ed</code></a>
v13.4.20-canary.41</li>
<li><a
href="https://github.com/vercel/next.js/commit/deb81cf246d83233a7d2c0320f19bc4518a37ae4"><code>deb81cf</code></a>
fix styled-jsx alias (<a
href="https://redirect.github.com/vercel/next.js/issues/55581">#55581</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/1a9b0f6f7a03ccdc825f92c654b8ca991f27d3fc"><code>1a9b0f6</code></a>
improve internal error logging (<a
href="https://redirect.github.com/vercel/next.js/issues/55582">#55582</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/063154918c28b4f2a45ffd8d506fc44924483d6e"><code>0631549</code></a>
Fix react packages are not bundled for metadata routes (<a
href="https://redirect.github.com/vercel/next.js/issues/55579">#55579</a>)</li>
<li><a
href="https://github.com/vercel/next.js/commit/bad53655e8669389e534578980791079b37ea37f"><code>bad5365</code></a>
Update supported config options for Turbopack (<a
href="https://redirect.github.com/vercel/next.js/issues/55556">#55556</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vercel/next.js/compare/v13.0.7...v13.5.1">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.0.7&new-version=13.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/vtex/faststore/network/alerts).

</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 3c62fe1 commit 4b2a333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"eslint-config-prettier": "^8.3.0",
"eslint-config-turbo": "latest",
"eslint-plugin-react": "7.31.8",
"next": "13.0.7"
"next": "13.5.1"
},
"devDependencies": {
"typescript": "^4.7.4"
Expand Down

1 comment on commit 4b2a333

@vercel
Copy link

@vercel vercel bot commented on 4b2a333 Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.