Bump the effect group across 1 directory with 4 updates #149
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 3 updates in the / directory: @effect/platform, @effect/platform-node and @effect/schema.
Updates
@effect/platform
from 0.61.6 to 0.65.1Release notes
Sourced from
@effect/platform
's releases.... (truncated)
Changelog
Sourced from
@effect/platform
's changelog.... (truncated)
Commits
e3eae02
Version Packages (#3615)e44c5f2
accept Redacted in HttpClientRequest.basicAuth/bearerToken (#3614)798a6d5
Version Packages (#3604)6a128f6
ensure FetchHttpClient always attempts to send a request body (#3613)adf7d7a
add Mailbox module, a queue which can have done or failure signals (#3580)e0d21a5
add filter refinement overloads to http client (#3595)812a4e8
add Logger.prettyLoggerDefault, to prevent duplicate pretty loggers (#3552)7041393
refactor /platform HttpClient (#3537)4a848b0
Version Packages (#3585)8632f7d
focus the platform README on unstable modules (#3596)Updates
@effect/platform-node
from 0.56.7 to 0.60.1Release notes
Sourced from
@effect/platform-node
's releases.... (truncated)
Changelog
Sourced from
@effect/platform-node
's changelog.... (truncated)
Commits
e3eae02
Version Packages (#3615)798a6d5
Version Packages (#3604)7041393
refactor /platform HttpClient (#3537)4a848b0
Version Packages (#3585)192682c
update platform-* READMEs (#3581)dfc644c
Version Packages (#3564)90ac8f6
add HttpApiBuilder.toWebHandler api (#3565)67765a0
Version Packages (#3554)0716969
Version Packages (#3547)c1e95aa
Version Packages (#3524)Updates
@effect/schema
from 0.70.3 to 0.73.0Release notes
Sourced from
@effect/schema
's releases.Changelog
Sourced from
@effect/schema
's changelog.... (truncated)
Commits
798a6d5
Version Packages (#3604)362604a
don't reconstruct either in ParseResult.go (#3608)7fdf9d9
relax constraints for members within a union fromSchema.Any
to `Sc… (#3589)4a848b0
Version Packages (#3585)95bf1ee
enable eslint no-console rule (#3586)dfc644c
Version Packages (#3564)f6acb71
Enhanced the generation of recursive Arbitraries to prevent infinite nesting,...0716969
Version Packages (#3547)c1e95aa
Version Packages (#3524)f842e1d
Add Zod link to schema README (#3538)Updates
effect
from 3.6.2 to 3.8.0Release notes
Sourced from effect's releases.
... (truncated)
Changelog
Sourced from effect's changelog.
... (truncated)
Commits
798a6d5
Version Packages (#3604)02f6b06
add additional duration conversion apis (#3605)eebfd29
addDuration.parts
api (#3603)569a801
Dequeue\<A>
andQueue\<A>
is subtype ofEffect\<A>
(#3591)a7098bf
ensure Mailbox.await waits for the mailbox to be empty (#3609)adf7d7a
add Mailbox module, a queue which can have done or failure signals (#3580)273565e
add Effect.makeLatch (#3571)fcfa6ee
add Logger.withLeveledConsole (#3540)5798f76
add Semaphore.withPermitsIfAvailable (#3593)12b893e
make Fiber subtype of Effect (#3590)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