Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

fix(deps): update dependency @t3-oss/env-core to ^0.13.0 - #567

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/t3-oss-env-core-0.x
Open

fix(deps): update dependency @t3-oss/env-core to ^0.13.0#567
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/t3-oss-env-core-0.x

Conversation

@renovate

@renovate renovate Bot commented Jan 26, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@t3-oss/env-core (source) ^0.11.1 -> ^0.13.0 age confidence

Release Notes

t3-oss/t3-env (@​t3-oss/env-core)

v0.13.8

Compare Source

Patch Changes

v0.13.7

Compare Source

Patch Changes

v0.13.6

Compare Source

Patch Changes

v0.13.5

Compare Source

Patch Changes

v0.13.4

Compare Source

Patch Changes

v0.13.3

Compare Source

Patch Changes

v0.13.2

Compare Source

Patch Changes

v0.13.1

Compare Source

Patch Changes

v0.13.0

Compare Source

Minor Changes
  • #​313 35577fc Thanks @​EskiMojo14! - feat!: added ability to customise schema combination

    Combination of schemas can now be customised using the createFinalSchema option. 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:

    • CreateEnv now has the signature CreateEnv<TFinalSchema, TExtends>, instead of the previous CreateEnv<TServer, TClient, TShared, TExtends>.
      • Previous behaviour can be achieved by using DefaultCombinedSchema<TServer, TClient, TShared> as the type for TFinalSchema.
Patch Changes

v0.12.0

Compare Source

Minor Changes
  • #​299 b13d46b Thanks @​EskiMojo14! - feat!: support standard schema

    Validators can now be any validator that supports Standard Schema,
    for example Zod & Valibot.

    This feature comes with some breaking changes:

    • If using Zod, the minimum required version is now 3.24.
    • onValidationError now gets StandardSchemaV1.Issue[] instead of ZodError
  • #​310 eb37304 Thanks @​EskiMojo14! - feat!: add valibot presets

    Presets using Valibot are now available using the /presets-valibot entrypoint.

    This feature comes with some breaking changes:

    • Zod presets have now been moved to /presets-zod.
  • bb80923 Thanks @​juliusmarminge! - update uploadthing preset to v7. add uploadthingV6 for legacy config

Patch Changes

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot

changeset-bot Bot commented Jan 26, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 52f360f

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from ee7a875 to c1bb659 Compare April 22, 2025 15:36
@renovate renovate Bot changed the title fix(deps): update dependency @t3-oss/env-core to ^0.12.0 fix(deps): update dependency @t3-oss/env-core to ^0.13.0 Apr 24, 2025
@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from c1bb659 to 0b7d8aa Compare April 24, 2025 03:30
@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from 0b7d8aa to 52f360f Compare August 10, 2025 14:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants