Skip to content

Commit

Permalink
chore(deps): ⬆️ update next to v13.4.19 (#206)
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 |
|---|---|---|---|---|---|
| [next](https://nextjs.org) ([source](https://togithub.com/vercel/next.js)) | [`13.4.17` -> `13.4.19`](https://renovatebot.com/diffs/npm/next/13.4.17/13.4.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/13.4.17/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/13.4.17/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

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

##### Core Changes

-   fix: invalid module transform for `@headlessui/react`: [#&#8203;54206](https://togithub.com/vercel/next.js/issues/54206)
-   chore: remove unnecessary type cast in dev-build-watcher: [#&#8203;54221](https://togithub.com/vercel/next.js/issues/54221)
-   fix process.env not being available in standalone mode: [#&#8203;54203](https://togithub.com/vercel/next.js/issues/54203)
-   Fix missing `devPageFiles` collection: [#&#8203;54224](https://togithub.com/vercel/next.js/issues/54224)
-   Add `Route` and `LinkProps` stub generics: [#&#8203;54226](https://togithub.com/vercel/next.js/issues/54226)
-   Use `createClientModuleProxy` from Flight Server: [#&#8203;54232](https://togithub.com/vercel/next.js/issues/54232)
-   Add default not found to loader tree of group routes root layer: [#&#8203;54228](https://togithub.com/vercel/next.js/issues/54228)
-   feat(image): add support for custom `loaderFile` when `loader: default`: [#&#8203;53417](https://togithub.com/vercel/next.js/issues/53417)
-   Fix renamed export of Server Actions: [#&#8203;54241](https://togithub.com/vercel/next.js/issues/54241)
-   Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: [#&#8203;54243](https://togithub.com/vercel/next.js/issues/54243)

##### Misc Changes

-   Update dd-trace used for internal tools: [#&#8203;54214](https://togithub.com/vercel/next.js/issues/54214)
-   (Fix)Broken `upgrading.mdx` link : [#&#8203;54234](https://togithub.com/vercel/next.js/issues/54234)
-   chore: skip CI run on forks: [#&#8203;54219](https://togithub.com/vercel/next.js/issues/54219)
-   chore(ci): bump `cancel-workflow-action@0.11.0`: [#&#8203;54246](https://togithub.com/vercel/next.js/issues/54246)

##### Credits

Huge thanks to [@&#8203;opnay](https://togithub.com/opnay), [@&#8203;styfle](https://togithub.com/styfle), [@&#8203;timneutkens](https://togithub.com/timneutkens), [@&#8203;ztanner](https://togithub.com/ztanner), [@&#8203;shuding](https://togithub.com/shuding), [@&#8203;huozhi](https://togithub.com/huozhi), [@&#8203;vinaykulk621](https://togithub.com/vinaykulk621), [@&#8203;balazsorban44](https://togithub.com/balazsorban44), [@&#8203;goguda](https://togithub.com/goguda), and [@&#8203;coreyleelarson](https://togithub.com/coreyleelarson) for helping!

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

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

##### Core Changes

-   refactor: remove edge condition for module proxy path: [#&#8203;54167](https://togithub.com/vercel/next.js/issues/54167)
-   Remove unused variables: [#&#8203;54149](https://togithub.com/vercel/next.js/issues/54149)
-   chore: improve ts types for `position` in `dev-build-watcher`: [#&#8203;54124](https://togithub.com/vercel/next.js/issues/54124)
-   Turbopack: Strip relative path prefix when generating PageLoaderAsset: [#&#8203;54040](https://togithub.com/vercel/next.js/issues/54040)
-   Add `size` property to `ReadonlySearchParams`: [#&#8203;53144](https://togithub.com/vercel/next.js/issues/53144)
-   Assign default not-found boundary if custom not-found is not present for root layer only: [#&#8203;54185](https://togithub.com/vercel/next.js/issues/54185)
-   Allow range version for eslint config: [#&#8203;53751](https://togithub.com/vercel/next.js/issues/53751)
-   Automatically modularizeImports for the popular [@&#8203;headlessui/react](https://togithub.com/headlessui/react) library: [#&#8203;54188](https://togithub.com/vercel/next.js/issues/54188)
-   fix bfcache restoration behavior: [#&#8203;54198](https://togithub.com/vercel/next.js/issues/54198)

##### Misc Changes

-   Update rust toolchain: [#&#8203;54130](https://togithub.com/vercel/next.js/issues/54130)

##### Credits

Huge thanks to [@&#8203;huozhi](https://togithub.com/huozhi), [@&#8203;shuding](https://togithub.com/shuding), [@&#8203;styfle](https://togithub.com/styfle), [@&#8203;jridgewell](https://togithub.com/jridgewell), [@&#8203;bencmbrook](https://togithub.com/bencmbrook), [@&#8203;cramforce](https://togithub.com/cramforce), and [@&#8203;ztanner](https://togithub.com/ztanner) for helping!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

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

---

 - [ ] 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/timelessco/next-ts-app).
  • Loading branch information
renovate[bot] committed Aug 27, 2023
1 parent ab596f7 commit 4f01e16
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 36 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
]
},
"dependencies": {
"next": "13.4.17",
"next": "13.4.19",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
74 changes: 39 additions & 35 deletions pnpm-lock.yaml

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

1 comment on commit 4f01e16

@vercel
Copy link

@vercel vercel bot commented on 4f01e16 Aug 27, 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.