chvndler / chvndler.ch

Personal.
https://chvndler.ch
MIT License
5 stars 0 forks source link

chore(deps): update dependency @t3-oss/env-core to ^0.10.0 #259

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

t3-oss/t3-env (@​t3-oss/env-core) ### [`v0.10.1`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#0101) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.10.0...@t3-oss/env-core@0.10.1) ##### Patch Changes - [#​224](https://togithub.com/t3-oss/t3-env/pull/224) [`bed246c`](https://togithub.com/t3-oss/t3-env/commit/bed246c493ad0bc6b6224b9f4dc9e2b47c82036f) Thanks [@​colinhacks](https://togithub.com/colinhacks)! - refactor: add explicit return type to make lib more portable ### [`v0.10.0`](https://togithub.com/t3-oss/t3-env/blob/HEAD/packages/core/CHANGELOG.md#0100) [Compare Source](https://togithub.com/t3-oss/t3-env/compare/@t3-oss/env-core@0.9.2...@t3-oss/env-core@0.10.0) ##### Minor Changes - [#​215](https://togithub.com/t3-oss/t3-env/pull/215) [`5363e99`](https://togithub.com/t3-oss/t3-env/commit/5363e997327269d9d6158f79e18bf511a5f603f4) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - BREAKING: make env presets functions To migrate: ```diff import { vercel } from '@​t3-oss/env-core/presets' const env = createEnv({ /** ... */ - extends: [vercel], + extends: [vercel()], }) ``` ##### Patch Changes - [`78585f3`](https://togithub.com/t3-oss/t3-env/commit/78585f30513294bb46e39fb9a8e64cbfff32df1e) Thanks [@​juliusmarminge](https://togithub.com/juliusmarminge)! - fix: support zod@3.23

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.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: 792b9192580574d5a91687ae58965bf4c74ad55c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
chvndler-ch ❌ Failed (Inspect) Apr 25, 2024 2:05pm
height[bot] commented 2 months ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

πŸ’‘Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

github-actions[bot] commented 1 week ago

Stale pull request message

renovate[bot] commented 4 days ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^0.10.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.