dotkom / monoweb

Future version of Online, NTNU's informatics student association's website
https://web.online.ntnu.no/
MIT License
19 stars 2 forks source link

Update dependency @t3-oss/env-core to ^0.11.0 #952

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

t3-oss/t3-env (@​t3-oss/env-core) ### [`v0.11.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#0110) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.10.1...@t3-oss/env-core@0.11.0) ##### Minor Changes - [#​239](https://togithub.com/t3-oss/t3-env/pull/239) [`8737daf`](https://togithub.com/t3-oss/t3-env/commit/8737daf90eaabe201fdaccdfe418a0f4f8835623) Thanks [@​Gomah](https://togithub.com/Gomah)! - add render preset - [#​253](https://togithub.com/t3-oss/t3-env/pull/253) [`870608d`](https://togithub.com/t3-oss/t3-env/commit/870608d1890581edd82a7fc71419b520dab3464b) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - railway preset ### [`v0.10.1`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#0101) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.10.0...@t3-oss/env-core@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 ### [`v0.10.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#0100) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.9.2...@t3-oss/env-core@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 ### [`v0.9.2`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#092) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.9.1...@t3-oss/env-core@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... ### [`v0.9.1`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#091) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.9.0...@t3-oss/env-core@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 ### [`v0.9.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#090) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.8.0...@t3-oss/env-core@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 ### [`v0.8.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#080) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/4fec9320db95ef18ac0dd388d8e7de735547bb84...@t3-oss/env-core@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 ### [`v0.7.3`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#073) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.7.2...4fec9320db95ef18ac0dd388d8e7de735547bb84) ##### Patch Changes - [`25f209536d1efdf6713906c361f213f9c34e12d9`](https://togithub.com/t3-oss/t3-env/commit/25f209536d1efdf6713906c361f213f9c34e12d9) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - fix: add a prepack to remove worksapce protocol ### [`v0.7.2`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#072) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.7.1...@t3-oss/env-core@0.7.2) ##### Patch Changes - [#​160](https://togithub.com/t3-oss/t3-env/pull/160) [`f4d5aeb98bf415fef18f9818507a38eb1c2ea700`](https://togithub.com/t3-oss/t3-env/commit/f4d5aeb98bf415fef18f9818507a38eb1c2ea700) Thanks [@​Just-Moh-it](https://togithub.com/Just-Moh-it)! - fix: handle undefined clientPrefix for server env and not throw error

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.