Bump the effect group across 1 directory with 4 updates #12
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.
Bumps the effect group with 2 updates in the / directory: @effect/platform and @effect/platform-node.
Updates
@effect/platform
from 0.57.4 to 0.58.9Release notes
Sourced from
@effect/platform
's releases.... (truncated)
Changelog
Sourced from
@effect/platform
's changelog.... (truncated)
Commits
6f8035d
Version Packages (#3075)a70705c
Version Packages (#3071)6ddabaa
Version Packages (#3066)027004a
add HttpRouter.Tag.unwrap api (#3064)c2c3672
(chore) Platform README: Minor formatting changes (#3061)7ba763c
Version Packages (#3060)2e8e252
add Layer based api for creating HttpRouter's (#3059)428edf1
Version Packages (#3055)37a07a2
coerce primitive types in UrlParams input (#3053)38b406b
Version Packages (#3052)Updates
@effect/platform-node
from 0.51.13 to 0.53.8Release notes
Sourced from
@effect/platform-node
's releases.Changelog
Sourced from
@effect/platform-node
's changelog.... (truncated)
Commits
6f8035d
Version Packages (#3075)a70705c
Version Packages (#3071)6ddabaa
Version Packages (#3066)027004a
add HttpRouter.Tag.unwrap api (#3064)7ba763c
Version Packages (#3060)428edf1
Version Packages (#3055)38b406b
Version Packages (#3052)a5e923e
Version Packages (#3049)f5a4175
Version Packages (#3044)74b87f1
Version Packages (#3037)Updates
@effect/schema
from 0.68.1 to 0.68.9Release notes
Sourced from
@effect/schema
's releases.Changelog
Sourced from
@effect/schema
's changelog.... (truncated)
Commits
6f8035d
Version Packages (#3075)0b47fdf
Revert the 0.67.22 patch as it is causing issues with other array fil… (#3074)a70705c
Version Packages (#3071)192261b
AddrefineTypeId
unique symbol to therefine
interface to ensure … (#3070)7ba763c
Version Packages (#3060)75e718e
chore: Update README.md with examples of extending schemas (#3050)a5e923e
Version Packages (#3049)530fa9e
Fix error message display for composite errors whenoverwrite = false
(#3046)f5a4175
Version Packages (#3044)1d62815
Addmake
constructor toClass
-based APIs, closes #3042 (#3043)Updates
effect
from 3.3.5 to 3.4.2Release notes
Sourced from effect's releases.
Changelog
Sourced from effect's changelog.
... (truncated)
Commits
a70705c
Version Packages (#3071)3da1497
Reuse centralized do-notation code inMicro
module (#3062)7ba763c
Version Packages (#3060)66a1910
add missingTypeLambda
toMicro
module (#3056)87e8a99
Enhance JSDocs for error tapping APIs with examples (#3054)01075fb
Version Packages (#3034)815cb48
remove ignoreLogged from Micro tests984d516
add Micro module (#2884)61707b6
AddEffect.liftPredicate
(#2956)9c1b5b3
add EventListener type to Stream to avoid use of dom lib (#3020)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions