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.11.0 #593

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

This PR contains the following updates:

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

Release Notes

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

v0.11.1

Compare Source

Patch Changes

v0.11.0

Compare Source

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

v0.8.0

Compare Source

Minor Changes
Patch Changes

v0.7.3

Compare Source

Patch Changes

v0.7.2

Compare Source

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

Copy link

codecov bot commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.42%. Comparing base (b9b4404) to head (bf43223).
Report is 7 commits behind head on main.

❗ Current head bf43223 differs from pull request most recent head c79bb21. Consider uploading reports for the commit c79bb21 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #593   +/-   ##
=======================================
  Coverage   73.42%   73.42%           
=======================================
  Files          27       27           
  Lines        2077     2077           
  Branches      150      150           
=======================================
  Hits         1525     1525           
  Misses        552      552           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from bf43223 to c79bb21 Compare April 22, 2024 11:46
@renovate renovate bot changed the title Update dependency @t3-oss/env-nextjs to ^0.9.0 Update dependency @t3-oss/env-nextjs to ^0.10.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/t3-oss-env-nextjs-0.x branch from c79bb21 to 433ed90 Compare July 22, 2024 12:19
@renovate renovate bot changed the title Update dependency @t3-oss/env-nextjs to ^0.10.0 Update dependency @t3-oss/env-nextjs to ^0.11.0 Jul 22, 2024
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