Skip to content

Commit

Permalink
fix(deps): update dependency next to v14.2.8 (#1189)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | [`14.2.7` -> `14.2.8`](https://renovatebot.com/diffs/npm/next/14.2.7/14.2.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/14.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/14.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/14.2.7/14.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/14.2.7/14.2.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v14.2.8`](https://github.com/vercel/next.js/compare/v14.2.7...v14.2.8)

[Compare Source](https://github.com/vercel/next.js/compare/v14.2.7...v14.2.8)

</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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kula-app/OnLaunch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent 7bc3484 commit d699a32
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"luxon": "3.5.0",
"mobx": "6.13.2",
"moment": "2.30.1",
"next": "14.2.7",
"next": "14.2.8",
"next-auth": "4.24.7",
"next-swagger-doc": "0.4.0",
"nodemailer": "6.9.15",
Expand Down
92 changes: 46 additions & 46 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2704,10 +2704,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.2.7":
version: 14.2.7
resolution: "@next/env@npm:14.2.7"
checksum: 10c0/1cda023007acda4d47036a25fba0e039d9b2df9c3770651dc289207e0537506675546c02b5b574fe92bb1adc1c887d948d5cb630673aa572754278b82d150b7e
"@next/env@npm:14.2.8":
version: 14.2.8
resolution: "@next/env@npm:14.2.8"
checksum: 10c0/8fd09c932ff472c9fd6c58c532f85972b7b0c72ef40bd937034ae34f3ff2692d6c829ef31b30eda761d467b1cd2c7ab7ad31aed829547546483e8beaf6d753f9
languageName: node
linkType: hard

Expand All @@ -2727,65 +2727,65 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-darwin-arm64@npm:14.2.7"
"@next/swc-darwin-arm64@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-darwin-arm64@npm:14.2.8"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-darwin-x64@npm:14.2.7"
"@next/swc-darwin-x64@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-darwin-x64@npm:14.2.8"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.7"
"@next/swc-linux-arm64-gnu@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.8"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-linux-arm64-musl@npm:14.2.7"
"@next/swc-linux-arm64-musl@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-linux-arm64-musl@npm:14.2.8"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-linux-x64-gnu@npm:14.2.7"
"@next/swc-linux-x64-gnu@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-linux-x64-gnu@npm:14.2.8"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-linux-x64-musl@npm:14.2.7"
"@next/swc-linux-x64-musl@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-linux-x64-musl@npm:14.2.8"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.7"
"@next/swc-win32-arm64-msvc@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.8"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.7"
"@next/swc-win32-ia32-msvc@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.8"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.2.7":
version: 14.2.7
resolution: "@next/swc-win32-x64-msvc@npm:14.2.7"
"@next/swc-win32-x64-msvc@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-win32-x64-msvc@npm:14.2.8"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -10546,20 +10546,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.2.7":
version: 14.2.7
resolution: "next@npm:14.2.7"
"next@npm:14.2.8":
version: 14.2.8
resolution: "next@npm:14.2.8"
dependencies:
"@next/env": "npm:14.2.7"
"@next/swc-darwin-arm64": "npm:14.2.7"
"@next/swc-darwin-x64": "npm:14.2.7"
"@next/swc-linux-arm64-gnu": "npm:14.2.7"
"@next/swc-linux-arm64-musl": "npm:14.2.7"
"@next/swc-linux-x64-gnu": "npm:14.2.7"
"@next/swc-linux-x64-musl": "npm:14.2.7"
"@next/swc-win32-arm64-msvc": "npm:14.2.7"
"@next/swc-win32-ia32-msvc": "npm:14.2.7"
"@next/swc-win32-x64-msvc": "npm:14.2.7"
"@next/env": "npm:14.2.8"
"@next/swc-darwin-arm64": "npm:14.2.8"
"@next/swc-darwin-x64": "npm:14.2.8"
"@next/swc-linux-arm64-gnu": "npm:14.2.8"
"@next/swc-linux-arm64-musl": "npm:14.2.8"
"@next/swc-linux-x64-gnu": "npm:14.2.8"
"@next/swc-linux-x64-musl": "npm:14.2.8"
"@next/swc-win32-arm64-msvc": "npm:14.2.8"
"@next/swc-win32-ia32-msvc": "npm:14.2.8"
"@next/swc-win32-x64-msvc": "npm:14.2.8"
"@swc/helpers": "npm:0.5.5"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -10600,7 +10600,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/661ff5196f671d68ece76f3003d049848163cb21a946fe71673225e56f82726f647a1869085f010869a778e56dd601b9065221031823562aeb92026677f8a5fd
checksum: 10c0/ceead5258f80dc2a4e911cb3e8c224ce5487c726587a79ea0a510192305f2e66a17a002841c3c0b195fd568c9a35160f563042417d3807eb5f6538c7630615de
languageName: node
linkType: hard

Expand Down Expand Up @@ -11044,7 +11044,7 @@ __metadata:
luxon: "npm:3.5.0"
mobx: "npm:6.13.2"
moment: "npm:2.30.1"
next: "npm:14.2.7"
next: "npm:14.2.8"
next-auth: "npm:4.24.7"
next-router-mock: "npm:0.9.13"
next-swagger-doc: "npm:0.4.0"
Expand Down

0 comments on commit d699a32

Please sign in to comment.