Skip to content

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

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

fix(deps): update dependency @t3-oss/env-nextjs to ^0.13.0#36
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/t3-oss-env-nextjs-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-nextjs (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-nextjs)

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.
Patch Changes

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Patch 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-nextjs to ^0.11.0 fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0 Jan 26, 2025
@renovate renovate Bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from 232a266 to 2b2f7c8 Compare January 26, 2025 08:48
@renovate renovate Bot changed the title fix(deps): update dependency @t3-oss/env-nextjs to ^0.12.0 fix(deps): update dependency @t3-oss/env-nextjs to ^0.13.0 Apr 23, 2025
@renovate renovate Bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from 2b2f7c8 to 639e7b1 Compare April 23, 2025 21:51
@renovate renovate Bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from 639e7b1 to 84a36a1 Compare October 21, 2025 15:12
@renovate renovate Bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from 84a36a1 to 3ce7e98 Compare November 10, 2025 16:38
@renovate renovate Bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from 3ce7e98 to b220674 Compare December 15, 2025 08:53
@renovate renovate Bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from b220674 to f46073e Compare March 22, 2026 21:33
@renovate renovate Bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from f46073e to f717459 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