Skip to content

Commit

Permalink
ci(deps): update dependency eslint-config-next to v13.5.6 (#306)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config)
([source](https://togithub.com/vercel/next.js)) | [`13.5.4` ->
`13.5.6`](https://renovatebot.com/diffs/npm/eslint-config-next/13.5.4/13.5.6)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/13.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/13.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/13.5.4/13.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/13.5.4/13.5.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/next.js (eslint-config-next)</summary>

###
[`v13.5.6`](https://togithub.com/vercel/next.js/releases/tag/v13.5.6)

[Compare
Source](https://togithub.com/vercel/next.js/compare/v13.5.5...v13.5.6)

##### Core Changes

- Upgrade edge-runtime/cookies
[#&#8203;57021](https://togithub.com/vercel/next.js/issues/57021)
- Patch React with fix for write-after-close for ReadableStream
[#&#8203;57011](https://togithub.com/vercel/next.js/issues/57011)

##### Credits

Huge thanks to [@&#8203;ijjk](https://togithub.com/ijjk)
[@&#8203;huozhi](https://togithub.com/huozhi)
[@&#8203;gnoff](https://togithub.com/gnoff) for helping!

###
[`v13.5.5`](https://togithub.com/vercel/next.js/compare/v13.5.4...v13.5.5)

[Compare
Source](https://togithub.com/vercel/next.js/compare/v13.5.4...v13.5.5)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/suspensive/react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 83f72b8 commit c672546
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 86 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react": "^18.2.34",
"@types/react-dom": "^18.2.14",
"autoprefixer": "^10.4.16",
"eslint-config-next": "13.5.4",
"eslint-config-next": "13.5.6",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2"
Expand Down
104 changes: 19 additions & 85 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 comments on commit c672546

@vercel
Copy link

@vercel vercel bot commented on c672546 Nov 8, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

visualization – ./websites/visualization

visualization-git-main-suspensive.vercel.app
visualization-suspensive.vercel.app
visualization.suspensive.org

@vercel
Copy link

@vercel vercel bot commented on c672546 Nov 8, 2023

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.