Skip to content

Commit

Permalink
⬆️ (deps) next 🔺 [skip ci] (#1860)
Browse files Browse the repository at this point in the history
<!-- COMMIT_BODY_TEXT_BEGIN -->

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@next/eslint-plugin-next](https://redirect.github.com/vercel/next.js)
([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next))
| [`15.0.4` ->
`15.1.0`](https://renovatebot.com/diffs/npm/@next%2feslint-plugin-next/15.0.4/15.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@next%2feslint-plugin-next/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@next%2feslint-plugin-next/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@next%2feslint-plugin-next/15.0.4/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@next%2feslint-plugin-next/15.0.4/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint)
([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`15.0.4` ->
`15.1.0`](https://renovatebot.com/diffs/npm/eslint-config-next/15.0.4/15.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/15.0.4/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/15.0.4/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
| [next](https://nextjs.org)
([source](https://redirect.github.com/vercel/next.js)) | [`15.0.4` ->
`15.1.0`](https://renovatebot.com/diffs/npm/next/15.0.4/15.1.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/next/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/15.0.4/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/15.0.4/15.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>vercel/next.js (@&#8203;next/eslint-plugin-next)</summary>

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

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

</details>

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

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

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

</details>

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

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

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

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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

---

<!-- COMMIT_BODY_TEXT_END -->

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsi8J+Tpu+4jyBEZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent cbab1e7 commit 470ca82
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 111 deletions.
4 changes: 2 additions & 2 deletions config/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"@eslint/compat": "1.2.4",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.16.0",
"@next/eslint-plugin-next": "15.0.4",
"@next/eslint-plugin-next": "15.1.0",
"eslint": "9.16.0",
"eslint-config-next": "15.0.4",
"eslint-config-next": "15.1.0",
"eslint-config-turbo": "2.3.3",
"eslint-plugin-import-x": "4.5.0",
"eslint-plugin-jest": "28.9.0",
Expand Down
2 changes: 1 addition & 1 deletion config/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@jeromefitz/jest-presets": "workspace:*",
"@types/jest": "29.5.14",
"next": "15.0.4",
"next": "15.1.0",
"react": "19.0.0-rc-66855b96-20241106"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion examples/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cmdk": "1.0.4",
"date-fns": "4.1.0",
"framer-motion": "11.13.5",
"next": "15.0.4",
"next": "15.1.0",
"next-themes": "0.4.4",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106"
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"cmdk": "1.0.4",
"framer-motion": "11.13.5",
"lodash": "4.17.21",
"next": "15.0.4",
"next": "15.1.0",
"react": "19.0.0-rc-66855b96-20241106",
"react-dom": "19.0.0-rc-66855b96-20241106",
"serve": "14.2.4",
Expand Down
138 changes: 32 additions & 106 deletions pnpm-lock.yaml

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

0 comments on commit 470ca82

Please sign in to comment.