Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @t3-oss/env-nextjs to ^0.10.0 #11

Merged
merged 1 commit into from
May 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@t3-oss/env-nextjs (source) ^0.7.3 -> ^0.10.0 age adoption passing confidence

Release Notes

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

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

v0.8.0

Compare Source

Minor Changes
Patch Changes

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from fe9e8a8 to 84bb8c2 Compare May 13, 2024 19:03
@DanielleHuisman DanielleHuisman merged commit a91050d into main May 13, 2024
1 of 2 checks passed
@DanielleHuisman DanielleHuisman deleted the renovate/t3-oss-env-nextjs-0.x branch May 13, 2024 20:32
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.

1 participant