chvndler / chvndler.ch

Personal.
https://chvndler.ch
MIT License
5 stars 0 forks source link

chore(deps): update dependency @t3-oss/env-nextjs to ^0.10.0 #247

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

t3-oss/t3-env (@​t3-oss/env-nextjs) ### [`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 ### [`v0.9.2`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/nextjs/CHANGELOG.md#092) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-nextjs@0.9.1...@t3-oss/env-nextjs@0.9.2) ##### Patch Changes - [#​186](https://togithub.com/t3-oss/t3-env/pull/186) [`ff17d1d05b8beb92d4f3a13de18b3a8f99c30ba3`](https://togithub.com/t3-oss/t3-env/commit/ff17d1d05b8beb92d4f3a13de18b3a8f99c30ba3) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - fix exports condition once more... - Updated dependencies \[[`ff17d1d05b8beb92d4f3a13de18b3a8f99c30ba3`](https://togithub.com/t3-oss/t3-env/commit/ff17d1d05b8beb92d4f3a13de18b3a8f99c30ba3)]: - [@​t3-oss/env-core](https://togithub.com/t3-oss/env-core)[@​0](https://togithub.com/0).9.2 ### [`v0.9.1`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/nextjs/CHANGELOG.md#091) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-nextjs@0.9.0...@t3-oss/env-nextjs@0.9.1) ##### Patch Changes - [#​184](https://togithub.com/t3-oss/t3-env/pull/184) [`48dd2b5b4dfbc514b720f41a9362c50e9d4da93b`](https://togithub.com/t3-oss/t3-env/commit/48dd2b5b4dfbc514b720f41a9362c50e9d4da93b) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - fix: add main field to package json - Updated dependencies \[[`48dd2b5b4dfbc514b720f41a9362c50e9d4da93b`](https://togithub.com/t3-oss/t3-env/commit/48dd2b5b4dfbc514b720f41a9362c50e9d4da93b)]: - [@​t3-oss/env-core](https://togithub.com/t3-oss/env-core)[@​0](https://togithub.com/0).9.1 ### [`v0.9.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/nextjs/CHANGELOG.md#090) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-nextjs@0.8.0...@t3-oss/env-nextjs@0.9.0) ##### Minor Changes - [#​182](https://togithub.com/t3-oss/t3-env/pull/182) [`34d04142b3cb2ba06e76866f05c21e4eeed16dc9`](https://togithub.com/t3-oss/t3-env/commit/34d04142b3cb2ba06e76866f05c21e4eeed16dc9) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - chore!: drop cjs ##### Patch Changes - Updated dependencies \[[`34d04142b3cb2ba06e76866f05c21e4eeed16dc9`](https://togithub.com/t3-oss/t3-env/commit/34d04142b3cb2ba06e76866f05c21e4eeed16dc9)]: - [@​t3-oss/env-core](https://togithub.com/t3-oss/env-core)[@​0](https://togithub.com/0).9.0 ### [`v0.8.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/nextjs/CHANGELOG.md#080) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-nextjs@0.7.3...@t3-oss/env-nextjs@0.8.0) ##### Minor Changes - [#​170](https://togithub.com/t3-oss/t3-env/pull/170) [`9858b2786cc7f05f9d27a4ce325329f55bbb5c89`](https://togithub.com/t3-oss/t3-env/commit/9858b2786cc7f05f9d27a4ce325329f55bbb5c89) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - feat!: add ability to extend presets. Read more [in the docs](https://env.t3.gg/docs/customization#extending-presets). **BREAKING CHANGE**: The required TypeScript version is now ^5.0.0 ##### Patch Changes - Updated dependencies \[[`9858b2786cc7f05f9d27a4ce325329f55bbb5c89`](https://togithub.com/t3-oss/t3-env/commit/9858b2786cc7f05f9d27a4ce325329f55bbb5c89)]: - [@​t3-oss/env-core](https://togithub.com/t3-oss/env-core)[@​0](https://togithub.com/0).8.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 has been generated by Mend Renovate. View repository job log here.

height[bot] commented 5 months ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

πŸ’‘Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: 875ce120d7a89367b30b00731d2f3428f40fc543

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
chvndler-ch ❌ Failed (Inspect) Apr 25, 2024 10:29am
github-actions[bot] commented 3 months ago

Stale pull request message

renovate[bot] commented 3 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.10.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.