Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

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.11

Compare Source

Patch Changes

v0.13.10

Compare Source

Patch Changes

v0.13.9

Compare Source

Patch Changes

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

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes

Configuration

📅 Schedule: (UTC)

  • 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 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.


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

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

@renovate renovate Bot changed the title fix(deps): update dependency @t3-oss/env-core to ^0.11.0 fix(deps): update dependency @t3-oss/env-core to ^0.12.0 Jan 26, 2025
@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from bc98504 to d31c6a7 Compare January 26, 2025 08:48
@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from d31c6a7 to f94d68d Compare April 23, 2025 21:51
@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 23, 2025
@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from f94d68d to 3d5003f Compare October 21, 2025 15:12
@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from 3d5003f to 4a8c695 Compare November 10, 2025 16:38
@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from 4a8c695 to 25ec697 Compare December 15, 2025 08:53
@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from 25ec697 to cd20aaa Compare March 22, 2026 21:33
@renovate
renovate Bot force-pushed the renovate/t3-oss-env-core-0.x branch from cd20aaa to 364cad7 Compare May 18, 2026 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants