aelew / lookup.tools

🔎 The cyber swiss army knife of lookup tools. Research information on domains, IP addresses, email addresses, and more.
https://lookup.tools
MIT License
15 stars 5 forks source link

Update dependency @t3-oss/env-nextjs to ^0.11.0 #20

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@t3-oss/env-nextjs (source) ^0.9.2 -> ^0.11.0 age adoption passing confidence

Release Notes

t3-oss/t3-env (@​t3-oss/env-nextjs) ### [`v0.11.1`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/nextjs/CHANGELOG.md#0111) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-nextjs@0.11.0...@t3-oss/env-nextjs@0.11.1) ##### Patch Changes - Updated dependencies \[[`2a74b72`](https://togithub.com/t3-oss/t3-env/commit/2a74b72de710c179edddddae86bd272f05ec57d7)]: - [@​t3-oss/env-core](https://togithub.com/t3-oss/env-core)[@​0](https://togithub.com/0).11.1 ### [`v0.11.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/nextjs/CHANGELOG.md#0110) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-nextjs@0.10.1...@t3-oss/env-nextjs@0.11.0) ##### Patch Changes - Updated dependencies \[[`8737daf`](https://togithub.com/t3-oss/t3-env/commit/8737daf90eaabe201fdaccdfe418a0f4f8835623), [`870608d`](https://togithub.com/t3-oss/t3-env/commit/870608d1890581edd82a7fc71419b520dab3464b)]: - [@​t3-oss/env-core](https://togithub.com/t3-oss/env-core)[@​0](https://togithub.com/0).11.0 ### [`v0.10.1`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/nextjs/CHANGELOG.md#0101) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-nextjs@0.10.0...@t3-oss/env-nextjs@0.10.1) ##### Patch Changes - [#​224](https://togithub.com/t3-oss/t3-env/pull/224) [`bed246c`](https://togithub.com/t3-oss/t3-env/commit/bed246c493ad0bc6b6224b9f4dc9e2b47c82036f) Thanks [@​colinhacks](https://togithub.com/colinhacks)! - refactor: add explicit return type to make lib more portable - Updated dependencies \[[`bed246c`](https://togithub.com/t3-oss/t3-env/commit/bed246c493ad0bc6b6224b9f4dc9e2b47c82036f)]: - [@​t3-oss/env-core](https://togithub.com/t3-oss/env-core)[@​0](https://togithub.com/0).10.1 ### [`v0.10.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/nextjs/CHANGELOG.md#0100) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-nextjs@0.9.2...@t3-oss/env-nextjs@0.10.0) ##### Minor Changes - [#​215](https://togithub.com/t3-oss/t3-env/pull/215) [`5363e99`](https://togithub.com/t3-oss/t3-env/commit/5363e997327269d9d6158f79e18bf511a5f603f4) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - BREAKING: make env presets functions To migrate: ```diff import { vercel } from '@​t3-oss/env-core/presets' const env = createEnv({ /** ... */ - extends: [vercel], + extends: [vercel()], }) ``` ##### Patch Changes - [`78585f3`](https://togithub.com/t3-oss/t3-env/commit/78585f30513294bb46e39fb9a8e64cbfff32df1e) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - fix: support zod@3.23 - Updated dependencies \[[`78585f3`](https://togithub.com/t3-oss/t3-env/commit/78585f30513294bb46e39fb9a8e64cbfff32df1e), [`5363e99`](https://togithub.com/t3-oss/t3-env/commit/5363e997327269d9d6158f79e18bf511a5f603f4)]: - [@​t3-oss/env-core](https://togithub.com/t3-oss/env-core)[@​0](https://togithub.com/0).10.0

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 was generated by Mend Renovate. View the repository job log.