fix(deps): update dependency @t3-oss/env-core to ^0.13.0 - #35
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update dependency @t3-oss/env-core to ^0.13.0#35renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/t3-oss-env-core-0.x
branch
from
January 26, 2025 08:48
bc98504 to
d31c6a7
Compare
renovate
Bot
force-pushed
the
renovate/t3-oss-env-core-0.x
branch
from
April 23, 2025 21:51
d31c6a7 to
f94d68d
Compare
renovate
Bot
force-pushed
the
renovate/t3-oss-env-core-0.x
branch
from
October 21, 2025 15:12
f94d68d to
3d5003f
Compare
renovate
Bot
force-pushed
the
renovate/t3-oss-env-core-0.x
branch
from
November 10, 2025 16:38
3d5003f to
4a8c695
Compare
renovate
Bot
force-pushed
the
renovate/t3-oss-env-core-0.x
branch
from
December 15, 2025 08:53
4a8c695 to
25ec697
Compare
renovate
Bot
force-pushed
the
renovate/t3-oss-env-core-0.x
branch
from
March 22, 2026 21:33
25ec697 to
cd20aaa
Compare
renovate
Bot
force-pushed
the
renovate/t3-oss-env-core-0.x
branch
from
May 18, 2026 18:13
cd20aaa to
364cad7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.10.1→^0.13.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
t3-oss/t3-env (@t3-oss/env-core)
v0.13.11Compare Source
Patch Changes
6937086Thanks @GRA0007! - Update zod imports to support treeshaking in Webpack (Next.js) and esbuildv0.13.10Compare Source
Patch Changes
a778bf3Thanks @juliusmarminge! - add VERCEL_TARGET_ENV to vercel presetv0.13.9Compare Source
Patch Changes
5987d5aThanks @Abdalrhman-Almarakeby! - update skipValidation flag to skip validation for extended presetsv0.13.8Compare Source
Patch Changes
#353
31202b8Thanks @mmikhan! - feat: add Vite preset (https://vite.dev/guide/env-and-mode)#362
21d6d95Thanks @mmikhan! - feat: add WXT preset (https://wxt.dev/guide/essentials/config/environment-variables.html#built-in-environment-variables)v0.13.7Compare Source
Patch Changes
#357
216bc2dThanks @juliusmarminge! - feat: add arktype presets#354
221bdb5Thanks @mmikhan! - feat: add supabase vercel preset (https://vercel.com/marketplace/supabase)v0.13.6Compare Source
Patch Changes
aa245edThanks @Asamsig! - Add preset for Coolify predefined environment variablesv0.13.5Compare Source
Patch Changes
73e90f5Thanks @haltcase! - fix: issue whereissue.messageis missing with the default configurationv0.13.4Compare Source
Patch Changes
9872066Thanks @juliusmarminge! - note: this release does not contain any changesv0.13.3Compare Source
Patch Changes
2231713Thanks @juliusmarminge! - note: this release does not contain any changesv0.13.2Compare Source
Patch Changes
91db4acThanks @juliusmarminge! - note: this release does not contain any new changesv0.13.1Compare Source
Patch Changes
6937086Thanks @GRA0007! - Update zod imports to support treeshaking in Webpack (Next.js) and esbuildv0.13.0Compare Source
Minor Changes
#313
35577fcThanks @EskiMojo14! - feat!: added ability to customise schema combinationCombination of schemas can now be customised using the
createFinalSchemaoption. This allows further refinement or transformation of the environment variables.For 99% of users, this is a non-breaking change. If you were relying on internal types, there's a type-only breaking change:
CreateEnvnow has the signatureCreateEnv<TFinalSchema, TExtends>, instead of the previousCreateEnv<TServer, TClient, TShared, TExtends>.DefaultCombinedSchema<TServer, TClient, TShared>as the type forTFinalSchema.Patch Changes
00c35f2Thanks @Abdalrhman-Almarakeby! - add preset for upstash redis environment variablesv0.12.0Compare Source
Minor Changes
#299
b13d46bThanks @EskiMojo14! - feat!: support standard schemaValidators can now be any validator that supports Standard Schema,
for example Zod & Valibot.
This feature comes with some breaking changes:
onValidationErrornow getsStandardSchemaV1.Issue[]instead ofZodError#310
eb37304Thanks @EskiMojo14! - feat!: add valibot presetsPresets using Valibot are now available using the
/presets-valibotentrypoint.This feature comes with some breaking changes:
/presets-zod.bb80923Thanks @juliusmarminge! - update uploadthing preset to v7. adduploadthingV6for legacy configPatch Changes
#279
7c09bc3Thanks @thevisioner! - add netlify presetbb80923Thanks @juliusmarminge! - add neonVercel presetv0.11.1Compare Source
Patch Changes
2a74b72Thanks @dburdan! - fly.io presetv0.11.0Compare Source
Minor Changes
#239
8737dafThanks @Gomah! - add render preset#253
870608dThanks @juliusmarminge! - railway presetConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.