Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.55.0
->0.56.1
0.76.0
->0.77.1
0.72.0
->0.73.1
0.29.0
->0.30.1
0.14.0
->0.15.1
0.30.0
->0.31.1
0.30.0
->0.31.1
0.17.7
->0.18.1
Release Notes
Effect-TS/effect (@effect/cli)
v0.56.1
Compare Source
Patch Changes
b56a211
]:v0.56.0
Compare Source
Patch Changes
8baef83
,655bfe2
,d90cbc2
,75632bd
,c874a2e
,bf865e5
,f98b2b7
,de8ce92
,cf8b2dd
,db426a5
,6862444
,5fc8a90
,546a492
,65c4796
,9760fdc
,5b471e7
,4f810cc
]:v0.55.1
Compare Source
Patch Changes
4018eae
,543d36d
,c407726
,f70a65a
,ba409f6
,3d2e356
]:Effect-TS/effect (@effect/platform)
v0.77.1
Compare Source
Patch Changes
b56a211
]:v0.77.0
Compare Source
Patch Changes
8baef83
,655bfe2
,d90cbc2
,75632bd
,c874a2e
,bf865e5
,f98b2b7
,de8ce92
,cf8b2dd
,db426a5
,6862444
,5fc8a90
,546a492
,65c4796
,9760fdc
,5b471e7
,4f810cc
]:v0.76.1
Compare Source
Patch Changes
#4444
c407726
Thanks @gcanti! - HttpApiBuilder: URL parameters are now automatically converted to arrays when needed, closes #4442.Example
Previously, if a query parameter was defined as a
NonEmptyArray
(an array that requires at least one element), providing a single value would cause a parsing error.For example, this worked fine:
curl "http://localhost:3000/?param=1¶m=2"
But this would fail:
curl "http://localhost:3000/?param=1"
Resulting in an error because
"1"
was treated as a string instead of an array.With this update, single values are automatically wrapped in an array, so they match the expected schema without requiring manual fixes.
Updated dependencies [
4018eae
,543d36d
,f70a65a
,ba409f6
,3d2e356
]:Effect-TS/effect (@effect/platform-node)
v0.73.1
Compare Source
Patch Changes
b56a211
]:v0.73.0
Compare Source
Patch Changes
8baef83
,655bfe2
,d90cbc2
,75632bd
,c874a2e
,bf865e5
,f98b2b7
,de8ce92
,cf8b2dd
,db426a5
,6862444
,5fc8a90
,546a492
,65c4796
,9760fdc
,5b471e7
,4f810cc
]:v0.72.1
Compare Source
Patch Changes
4018eae
,543d36d
,c407726
,f70a65a
,ba409f6
,3d2e356
]:Effect-TS/effect (@effect/sql)
v0.30.1
Compare Source
Patch Changes
b56a211
]:v0.30.0
Compare Source
Patch Changes
8baef83
,655bfe2
,d90cbc2
,75632bd
,c874a2e
,bf865e5
,f98b2b7
,de8ce92
,cf8b2dd
,db426a5
,6862444
,5fc8a90
,546a492
,65c4796
,9760fdc
,5b471e7
,4f810cc
]:v0.29.1
Compare Source
Patch Changes
4018eae
,543d36d
,c407726
,f70a65a
,ba409f6
,3d2e356
]:Effect-TS/effect (@effect/sql-clickhouse)
v0.15.1
Compare Source
Patch Changes
b56a211
]:v0.15.0
Compare Source
Patch Changes
8baef83
,655bfe2
,d90cbc2
,75632bd
,c874a2e
,bf865e5
,f98b2b7
,de8ce92
,cf8b2dd
,db426a5
,6862444
,5fc8a90
,546a492
,65c4796
,9760fdc
,5b471e7
,4f810cc
]:v0.14.1
Compare Source
Patch Changes
4018eae
,543d36d
,c407726
,f70a65a
,ba409f6
,3d2e356
]:Effect-TS/effect (@effect/sql-mysql2)
v0.31.1
Compare Source
Patch Changes
b56a211
]:v0.31.0
Compare Source
Patch Changes
8baef83
,655bfe2
,d90cbc2
,75632bd
,c874a2e
,bf865e5
,f98b2b7
,de8ce92
,cf8b2dd
,db426a5
,6862444
,5fc8a90
,546a492
,65c4796
,9760fdc
,5b471e7
,4f810cc
]:v0.30.1
Compare Source
Patch Changes
4018eae
,543d36d
,c407726
,f70a65a
,ba409f6
,3d2e356
]:Effect-TS/effect (@effect/sql-pg)
v0.31.1
Compare Source
Patch Changes
b56a211
]:v0.31.0
Compare Source
Patch Changes
8baef83
,655bfe2
,d90cbc2
,75632bd
,c874a2e
,bf865e5
,f98b2b7
,de8ce92
,cf8b2dd
,db426a5
,6862444
,5fc8a90
,546a492
,65c4796
,9760fdc
,5b471e7
,4f810cc
]:v0.30.1
Compare Source
Patch Changes
4018eae
,543d36d
,c407726
,f70a65a
,ba409f6
,3d2e356
]:Effect-TS/effect (@effect/vitest)
v0.18.1
Compare Source
Patch Changes
b56a211
]:v0.18.0
Compare Source
Patch Changes
8baef83
,655bfe2
,d90cbc2
,75632bd
,c874a2e
,bf865e5
,f98b2b7
,de8ce92
,cf8b2dd
,db426a5
,6862444
,5fc8a90
,546a492
,65c4796
,9760fdc
,5b471e7
,4f810cc
]:v0.17.8
Compare Source
Patch Changes
4018eae
,543d36d
,f70a65a
,ba409f6
,3d2e356
]:Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.