Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

This PR contains the following updates:

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

Release Notes

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

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

Minor Changes

v0.10.1

Compare Source

Patch Changes

v0.10.0

Compare Source

Minor Changes
  • #​215 5363e99 Thanks @​juliusmarminge! - BREAKING: make env presets functions

    To migrate:

      import { vercel } from '@​t3-oss/env-core/presets'
    
      const env = createEnv({
          /** ... */
    -     extends: [vercel],
    +     extends: [vercel()],
      })
Patch Changes

v0.9.2

Compare Source

Patch Changes

v0.9.1

Compare Source

Patch Changes

v0.9.0

Compare Source

Minor Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/t3-oss-env-core-0.x branch 28 times, most recently from 8c01850 to de1ec89 Compare July 30, 2024 12:49
@renovate renovate bot force-pushed the renovate/t3-oss-env-core-0.x branch 2 times, most recently from 4954f30 to ac2d0e4 Compare August 1, 2024 07:28
@renovate renovate bot force-pushed the renovate/t3-oss-env-core-0.x branch 28 times, most recently from 382c233 to 0cd5188 Compare September 18, 2024 11:16
@renovate renovate bot force-pushed the renovate/t3-oss-env-core-0.x branch from 0cd5188 to 2c51203 Compare September 18, 2024 12:50
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