Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v15.0.3 (#154)
Browse files Browse the repository at this point in the history
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://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next)) | [`15.0.2` -> `15.0.3`](https://renovatebot.com/diffs/npm/eslint-config-next/15.0.2/15.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/15.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/15.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/15.0.2/15.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/15.0.2/15.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`15.0.2` -> `15.0.3`](https://renovatebot.com/diffs/npm/next/15.0.2/15.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/15.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/15.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/15.0.2/15.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/15.0.2/15.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v15.0.3`](https://redirect.github.com/vercel/next.js/compare/v15.0.2...v15.0.3)

[Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.0.2...v15.0.3)

</details>

<details>
<summary>vercel/next.js (next)</summary>

### [`v15.0.3`](https://redirect.github.com/vercel/next.js/compare/v15.0.2...v15.0.3)

[Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.0.2...v15.0.3)

</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 these updates again.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/aamirazad/homelab-connector).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS43LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent d038248 commit 8e4cc68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"geist": "^1.3.0",
"ky": "^1.7.0",
"lucide-react": "^0.429.0",
"next": "15.0.2",
"next": "15.0.3",
"next-themes": "^0.3.0",
"postgres": "^3.4.4",
"posthog-js": "^1.154.5",
Expand All @@ -56,7 +56,7 @@
"@typescript-eslint/parser": "^8.0.0",
"drizzle-kit": "^0.28.0",
"eslint": "^8.57.0",
"eslint-config-next": "15.0.2",
"eslint-config-next": "15.0.3",
"eslint-plugin-drizzle": "^0.2.3",
"postcss": "^8.4.38",
"prettier": "^3.3.2",
Expand Down

0 comments on commit 8e4cc68

Please sign in to comment.