sullivanpj / open-system

🧪 This repository contains modern and scalable web application code, additional utility applications/tools, and various libraries 🧪
https://sullivanpj.github.io/open-system/
Apache License 2.0
5 stars 0 forks source link

chore(deps): update dependency next-intl to v2.19.1 - autoclosed #479

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
next-intl (source) 2.17.0 -> 2.19.1 age adoption passing confidence

Release Notes

amannn/next-intl (next-intl) ### [`v2.19.1`](https://togithub.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#2191-2023-08-01) [Compare Source](https://togithub.com/amannn/next-intl/compare/v2.19.0...v2.19.1) ##### Bug Fixes - Handle case where the `locale` param is an array and set cookie expiration to one year ([#​435](https://togithub.com/amannn/next-intl/issues/435)) ([82e842c](https://togithub.com/amannn/next-intl/commit/82e842ce742106bf350246316855bd053f4cdac7)) ### [`v2.19.0`](https://togithub.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#2190-2023-07-18) [Compare Source](https://togithub.com/amannn/next-intl/compare/v2.18.0...v2.19.0) ##### Features - Add `localePrefix: 'never'` option for middleware ([#​388](https://togithub.com/amannn/next-intl/issues/388) by [@​boris-arkenaar](https://togithub.com/boris-arkenaar)) ([92ec33a](https://togithub.com/amannn/next-intl/commit/92ec33a8c47929f0ef0902d60bd1f55b64b2cf91)), closes [#​366](https://togithub.com/amannn/next-intl/issues/366) ### [`v2.18.0`](https://togithub.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#2180-2023-07-17) [Compare Source](https://togithub.com/amannn/next-intl/compare/v2.17.5...v2.18.0) ##### Features - Accept `locale` with `useRouter` APIs ([#​409](https://togithub.com/amannn/next-intl/issues/409)) ([0fbb3c7](https://togithub.com/amannn/next-intl/commit/0fbb3c7cc9945eff40fe84ef433da172b909a8e6)), closes [#​408](https://togithub.com/amannn/next-intl/issues/408) [#​407](https://togithub.com/amannn/next-intl/issues/407) [#​320](https://togithub.com/amannn/next-intl/issues/320) #### 2.17.5 (2023-07-07) ##### Bug Fixes - Use ESM build only for browser bundlers (not Node.js) ([#​386](https://togithub.com/amannn/next-intl/issues/386)) ([34a69f2](https://togithub.com/amannn/next-intl/commit/34a69f29cf07032c8a02aaf2b94e7e60d3f35088)) #### 2.17.4 (2023-07-05) ##### Bug Fixes - Bring back ESM build (and fix bundle size) ([#​381](https://togithub.com/amannn/next-intl/issues/381)) ([4d0fefc](https://togithub.com/amannn/next-intl/commit/4d0fefcb558bcee6037dce7bd8cebe727257c8ca)) #### 2.17.3 (2023-07-05) ##### Bug Fixes - Forward optional remaining args from Next.js router to wrapped `useRouter` ([3ff878c](https://togithub.com/amannn/next-intl/commit/3ff878c380d998171fbc777df1951d1c817ab9ad)) #### 2.17.2 (2023-07-05) ##### Bug Fixes - Remove ESM build ([#​379](https://togithub.com/amannn/next-intl/issues/379)) ([22d9f27](https://togithub.com/amannn/next-intl/commit/22d9f272a06b99b1d1f9f3079b44067b8349102b)) #### 2.17.1 (2023-07-04) ##### Bug Fixes - Switch to `tsup` for more efficient bundling and also switch to `vitest` internally ([#​375](https://togithub.com/amannn/next-intl/issues/375)) ([bf31626](https://togithub.com/amannn/next-intl/commit/bf31626046bbf5829c34b8b8fc31f5d47a2ab26e)) ### [`v2.17.5`](https://togithub.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#2175-2023-07-07) [Compare Source](https://togithub.com/amannn/next-intl/compare/v2.17.4...v2.17.5) ##### Bug Fixes - Use ESM build only for browser bundlers (not Node.js) ([#​386](https://togithub.com/amannn/next-intl/issues/386)) ([34a69f2](https://togithub.com/amannn/next-intl/commit/34a69f29cf07032c8a02aaf2b94e7e60d3f35088)) ### [`v2.17.4`](https://togithub.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#2174-2023-07-05) [Compare Source](https://togithub.com/amannn/next-intl/compare/v2.17.3...v2.17.4) ##### Bug Fixes - Bring back ESM build (and fix bundle size) ([#​381](https://togithub.com/amannn/next-intl/issues/381)) ([4d0fefc](https://togithub.com/amannn/next-intl/commit/4d0fefcb558bcee6037dce7bd8cebe727257c8ca)) ### [`v2.17.3`](https://togithub.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#2173-2023-07-05) [Compare Source](https://togithub.com/amannn/next-intl/compare/v2.17.2...v2.17.3) ##### Bug Fixes - Forward optional remaining args from Next.js router to wrapped `useRouter` ([3ff878c](https://togithub.com/amannn/next-intl/commit/3ff878c380d998171fbc777df1951d1c817ab9ad)) ### [`v2.17.2`](https://togithub.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#2172-2023-07-05) [Compare Source](https://togithub.com/amannn/next-intl/compare/v2.17.1...v2.17.2) ##### Bug Fixes - Remove ESM build ([#​379](https://togithub.com/amannn/next-intl/issues/379)) ([22d9f27](https://togithub.com/amannn/next-intl/commit/22d9f272a06b99b1d1f9f3079b44067b8349102b)) ### [`v2.17.1`](https://togithub.com/amannn/next-intl/blob/HEAD/CHANGELOG.md#2171-2023-07-04) [Compare Source](https://togithub.com/amannn/next-intl/compare/v2.17.0...v2.17.1) ##### Bug Fixes - Switch to `tsup` for more efficient bundling and also switch to `vitest` internally ([#​375](https://togithub.com/amannn/next-intl/issues/375)) ([bf31626](https://togithub.com/amannn/next-intl/commit/bf31626046bbf5829c34b8b8fc31f5d47a2ab26e))

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.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
open-system ❌ Failed (Inspect) Aug 1, 2023 11:47am