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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 22, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from Vahor as a code owner April 22, 2024 10:18
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] None 0 13 kB esp

View full report↗︎

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