gptea-github-news
gptea-github-news copied to clipboard
build(deps-dev): bump @t3-oss/env-core from 0.11.1 to 0.12.0
Bumps @t3-oss/env-core from 0.11.1 to 0.12.0.
Changelog
Sourced from @t3-oss/env-core's changelog.
0.12.0
Minor Changes
#299
b13d46bThanks@EskiMojo14! - feat!: support standard schemaValidators can now be any validator that supports Standard Schema, for example Zod & Valibot.
This feature comes with some breaking changes:
- If using Zod, the minimum required version is now 3.24.
onValidationErrornow getsStandardSchemaV1.Issue[]instead ofZodError#310
eb37304Thanks@EskiMojo14! - feat!: add valibot presetsPresets using Valibot are now available using the
/presets-valibotentrypoint.This feature comes with some breaking changes:
- Zod presets have now been moved to
/presets-zod.
bb80923Thanks@juliusmarminge! - update uploadthing preset to v7. adduploadthingV6for legacy configPatch Changes
#279
7c09bc3Thanks@thevisioner! - add netlify preset
bb80923Thanks@juliusmarminge! - add neonVercel preset
Commits
c2aad55chore(release): 📦 version packages (#302)eb37304Add Valibot presets, and move Zod presets to new entry point (#310)7c09bc3Update presets.ts (#279)bb80923preset fixes23f7115feat: update presets.ts (#288)b13d46bSupport all standard schema libraries (#299)c550f9drm tsbuildinfo files174f560chore: bumpy bump (#301)75e1998Add missing Vercel env vars to presets (#286)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)