-
-
Notifications
You must be signed in to change notification settings - Fork 445
fix(deps): update all non-major dependencies #594
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
base: master
Are you sure you want to change the base?
Conversation
|
f235273
to
c208798
Compare
c208798
to
18d5bca
Compare
18d5bca
to
18557a6
Compare
18557a6
to
23917a7
Compare
23917a7
to
dd72583
Compare
dd72583
to
8a49945
Compare
8a49945
to
13bbb82
Compare
13bbb82
to
170aed2
Compare
170aed2
to
b071c42
Compare
b071c42
to
670911a
Compare
670911a
to
f250e17
Compare
f250e17
to
d0fd864
Compare
d0fd864
to
5f234b2
Compare
5f234b2
to
0c49f6e
Compare
2e5c586
to
046da9b
Compare
046da9b
to
0aa753c
Compare
0aa753c
to
2a24eb6
Compare
2a24eb6
to
1025b55
Compare
1025b55
to
1af4cf9
Compare
1af4cf9
to
29e4d35
Compare
29e4d35
to
00eafc1
Compare
00eafc1
to
1858d78
Compare
1858d78
to
b58dcff
Compare
b58dcff
to
3377095
Compare
3377095
to
d459b6d
Compare
d459b6d
to
19bba54
Compare
19bba54
to
e0d2b9d
Compare
e0d2b9d
to
676a32c
Compare
This PR contains the following updates:
^0.9.2
->^0.13.0
^0.9.2
->^0.13.0
20.12.2
->20.19.8
18.2.73
->18.3.23
18.2.23
->18.3.7
10.4.19
->10.4.21
16.4.5
->16.6.1
14.1.4
->14.2.30
^0.4.0
->^0.5.0
^0.364.0
->^0.525.0
8.4.38
->8.5.6
18.2.0
->18.3.1
18.2.0
->18.3.1
3.4.3
->3.4.17
^0.25.9
->^0.28.0
5.4.3
->5.8.3
3.22.4
->3.25.76
Release Notes
t3-oss/t3-env (@t3-oss/env-core)
v0.13.8
Compare Source
Patch Changes
#353
31202b8
Thanks @mmikhan! - feat: add Vite preset (https://vite.dev/guide/env-and-mode)#362
21d6d95
Thanks @mmikhan! - feat: add WXT preset (https://wxt.dev/guide/essentials/config/environment-variables.html#built-in-environment-variables)v0.13.7
Compare Source
Patch Changes
#357
216bc2d
Thanks @juliusmarminge! - feat: add arktype presets#354
221bdb5
Thanks @mmikhan! - feat: add supabase vercel preset (https://vercel.com/marketplace/supabase)v0.13.6
Compare Source
Patch Changes
aa245ed
Thanks @Asamsig! - Add preset for Coolify predefined environment variablesv0.13.5
Compare Source
Patch Changes
73e90f5
Thanks @haltcase! - fix: issue whereissue.message
is missing with the default configurationv0.13.4
Compare Source
Patch Changes
9872066
Thanks @juliusmarminge! - note: this release does not contain any changesv0.13.3
Compare Source
Patch Changes
2231713
Thanks @juliusmarminge! - note: this release does not contain any changesv0.13.2
Compare Source
Patch Changes
91db4ac
Thanks @juliusmarminge! - note: this release does not contain any new changesv0.13.1
Compare Source
Patch Changes
567491b
Thanks @juliusmarminge! - addVERCEL_PROJECT_PRODUCTION_URL
to vercel presetv0.13.0
Compare Source
Minor Changes
#313
35577fc
Thanks @EskiMojo14! - feat!: added ability to customise schema combinationCombination of schemas can now be customised using the
createFinalSchema
option. This allows further refinement or transformation of the environment variables.For 99% of users, this is a non-breaking change. If you were relying on internal types, there's a type-only breaking change:
CreateEnv
now has the signatureCreateEnv<TFinalSchema, TExtends>
, instead of the previousCreateEnv<TServer, TClient, TShared, TExtends>
.DefaultCombinedSchema<TServer, TClient, TShared>
as the type forTFinalSchema
.Patch Changes
00c35f2
Thanks @Abdalrhman-Almarakeby! - add preset for upstash redis environment variablesv0.12.0
Compare Source
Minor Changes
#299
b13d46b
Thanks @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:
onValidationError
now getsStandardSchemaV1.Issue[]
instead ofZodError
#310
eb37304
Thanks @EskiMojo14! - feat!: add valibot presetsPresets using Valibot are now available using the
/presets-valibot
entrypoint.This feature comes with some breaking changes:
/presets-zod
.bb80923
Thanks @juliusmarminge! - update uploadthing preset to v7. adduploadthingV6
for legacy configPatch Changes
#279
7c09bc3
Thanks @thevisioner! - add netlify presetbb80923
Thanks @juliusmarminge! - add neonVercel presetv0.11.1
Compare Source
Patch Changes
2a74b72
Thanks @dburdan! - fly.io presetv0.11.0
Compare Source
Minor Changes
#239
8737daf
Thanks @Gomah! - add render preset#253
870608d
Thanks @juliusmarminge! - railway presetv0.10.1
Compare Source
Patch Changes
bed246c
Thanks @colinhacks! - refactor: add explicit return type to make lib more portablev0.10.0
Compare Source
Minor Changes
#215
5363e99
Thanks @juliusmarminge! - BREAKING: make env presets functionsTo migrate:
Patch Changes
78585f3
Thanks @juliusmarminge! - fix: support [email protected]t3-oss/t3-env (@t3-oss/env-nextjs)
v0.13.8
Compare Source
Patch Changes
#353
31202b8
Thanks @mmikhan! - feat: add Vite preset (https://vite.dev/guide/env-and-mode)#362
21d6d95
Thanks @mmikhan! - feat: add WXT preset (https://wxt.dev/guide/essentials/config/environment-variables.html#built-in-environment-variables)Updated dependencies [
31202b8
,21d6d95
]:v0.13.7
Compare Source
Patch Changes
#357
216bc2d
Thanks @juliusmarminge! - feat: add arktype presets#354
221bdb5
Thanks @mmikhan! - feat: add supabase vercel preset (https://vercel.com/marketplace/supabase)Updated dependencies [
216bc2d
,221bdb5
]:v0.13.6
Compare Source
Patch Changes
aa245ed
]:v0.13.5
Compare Source
Patch Changes
73e90f5
]:v0.13.4
Compare Source
Patch Changes
9872066
Thanks @juliusmarminge! - note: this release does not contain any changesUpdated dependencies [
9872066
]:v0.13.3
Compare Source
Patch Changes
#337
2231713
Thanks @juliusmarminge! - note: this release does not contain any changesUpdated dependencies [
2231713
]:v0.13.2
Compare Source
Patch Changes
#335
91db4ac
Thanks @juliusmarminge! - note: this release does not contain any new changesUpdated dependencies [
91db4ac
]:v0.13.1
Compare Source
Patch Changes
567491b
]:v0.13.0
Compare Source
Minor Changes
#313
35577fc
Thanks @EskiMojo14! - feat!: added ability to customise schema combinationCombination of schemas can now be customised using the
createFinalSchema
option. This allows further refinement or transformation of the environment variables.For 99% of users, this is a non-breaking change. If you were relying on internal types, there's a type-only breaking change:
CreateEnv
now has the signatureCreateEnv<TFinalSchema, TExtends>
, instead of the previousCreateEnv<TServer, TClient, TShared, TExtends>
.DefaultCombinedSchema<TServer, TClient, TShared>
as the type forTFinalSchema
.Patch Changes
35577fc
,00c35f2
]:v0.12.0
Compare Source
Minor Changes
#299
b13d46b
Thanks @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:
onValidationError
now getsStandardSchemaV1.Issue[]
instead ofZodError
#310
eb37304
Thanks @EskiMojo14! - feat!: add valibot presetsPresets using Valibot are now available using the
/presets-valibot
entrypoint.This feature comes with some breaking changes:
/presets-zod
.Patch Changes
b13d46b
,7c09bc3
,eb37304
,bb80923
,bb80923
]:v0.11.1
Compare Source
Patch Changes
2a74b72
]:v0.11.0
Compare Source
Patch Changes
8737daf
,870608d
]:v0.10.1
Compare Source
Patch Changes
#224
bed246c
Thanks @colinhacks! - refactor: add explicit return type to make lib more portableUpdated dependencies [
bed246c
]:v0.10.0
Compare Source
Minor Changes
#215
5363e99
Thanks @juliusmarminge! - BREAKING: make env presets functionsTo migrate:
Patch Changes
78585f3
Thanks @juliusmarminge! - fix: support [email protected]Updated dependencies [
78585f3
,5363e99
]:postcss/autoprefixer (autoprefixer)
v10.4.21
Compare Source
-moz-
prefix for:placeholder-shown
(by @Marukome0743).v10.4.20
Compare Source
fit-content
prefix for Firefox.motdotla/dotenv (dotenv)
v16.6.1
Compare Source
Changed
quiet
to true – hiding the runtime log message (#874)config({ quiet: true })
to suppress.require('dotenv').config()
forrequire('@​dotenvx/dotenvx').config()
.v16.6.0
Compare Source
Added
[[email protected]] injecting env (1) from .env
(#870){ quiet: true }
to suppressv16.5.0
Compare Source
Added
Changed
_log
method. Use_debug
#862v16.4.7
Compare Source
Changed
.tap
folder when publishing. (oops, sorry about that everyone. - @motdotla) #848v16.4.6
Compare Source
Changed
vercel/next.js (eslint-config-next)
v14.2.30
Compare Source
v14.2.29
Compare Source
v14.2.28
Compare Source
v14.2.27
Compare Source
v14.2.26
Compare Source
Core Changes
v14.2.25
Compare Source
Core Changes
Credits
Huge thanks to @ijjk for helping!
v14.2.24
Compare Source
Core Changes
Credits
Huge thanks to @ztanner for helping!
v14.2.23
Compare Source
Core Changes
Credits
Huge thanks to @styfle, @ijjk and @lubieowoce for helping!
v14.2.22
Compare Source
Core Changes
Credits
Huge thanks to @unstubbable, @ijjk, and @ztanner for helping!
v14.2.21
Compare Source
Core Changes
14898b6
to178c267
: https://github.com/vercel/next.js/pull/74115Misc Changes
Credits
Huge thanks to @unstubbable, @ztanner, and @styfle for helping!
v14.2.20
Compare Source
Core Changes
Credits
Huge thanks to @wyattjoh for helping!
v14.2.19
Compare Source
Core Changes
Misc Changes
Credits
Huge thanks to @ztanner and @ijjk for helping!
v14.2.18
Compare Source
Core Changes
Credits
Huge thanks to @huozhi and @ijjk for helping!
v14.2.17
Compare Source
Core Changes
Credits
Huge thanks to @huozhi, @ztanner, and @ijjk for helping!
v14.2.16
Compare Source
v14.2.15
Compare Source
Core Changes
Credits
Huge thanks to @ztanner, @agadzik, @huozhi, @styfle, @icyJoseph and @wyattjoh for helping!
v14.2.14
Compare Source
Core Changes
Credits
Huge thanks to @styfle, @ztanner, @ijjk, @huozhi and @wyattjoh for helping!
v14.2.13
Compare Source
Core Changes
Credits
Huge thanks to @raeyoung-kim, @huozhi, @devjiwonchoi, and @ijjk for helping!
v14.2.12
Compare Source
Core Changes
Credits
Huge thanks to @alvarlagerlof, @wyattjoh, @delbaoliveira, and @ijjk for helping!
v14.2.11
Compare Source
Core Changes
Credits
Huge thanks to @huozhi, @devjiwonchoi, and @ijjk for helping!
v14.2.10
Compare Source
Core Changes
Credits
Huge thanks to @huozhi and @ijjk for helping!
v14.2.9
Compare Source
Core Changes
Credits
Huge thanks to @huozhi, @ztanner, @ijjk, and @lubieowoce for helping!
v14.2.8
Compare Source
What's Changed
Support
esmExternals
in app directoryReading cookies set in middleware in components and actions
Metadata and icons
fb:app_id
,fb:admins
) in generateMetaData (#65713)Parallel routes fixes
Draft mode and edge improvements
next/image
fixesServer actions improvements
Other changes
Create-next-app updates
create-next-app
teConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.