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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 7 updates:
0.40.8
0.41.0
0.61.8
0.62.0
0.56.9
0.57.0
0.34.3
0.34.4
0.34.3
0.34.4
0.70.4
0.71.0
3.6.3
3.6.4
Updates
@effect/cli
from 0.40.8 to 0.41.0Release notes
Sourced from
@effect/cli
's releases.Changelog
Sourced from
@effect/cli
's changelog.Commits
a2aea87
Version Packages (#3447)0e42a8f
update workspace dependencies (#3450)Updates
@effect/platform
from 0.61.8 to 0.62.0Release notes
Sourced from
@effect/platform
's releases.Changelog
Sourced from
@effect/platform
's changelog.Commits
a2aea87
Version Packages (#3447)5dcb401
add HttpRouter.currentRouterConfig fiber ref (#3454)0e42a8f
update workspace dependencies (#3450)Updates
@effect/platform-node
from 0.56.9 to 0.57.0Release notes
Sourced from
@effect/platform-node
's releases.Changelog
Sourced from
@effect/platform-node
's changelog.Commits
a2aea87
Version Packages (#3447)5dcb401
add HttpRouter.currentRouterConfig fiber ref (#3454)0e42a8f
update workspace dependencies (#3450)Updates
@effect/printer
from 0.34.3 to 0.34.4Release notes
Sourced from
@effect/printer
's releases.Changelog
Sourced from
@effect/printer
's changelog.Commits
a2aea87
Version Packages (#3447)Updates
@effect/printer-ansi
from 0.34.3 to 0.34.4Release notes
Sourced from
@effect/printer-ansi
's releases.Changelog
Sourced from
@effect/printer-ansi
's changelog.Commits
a2aea87
Version Packages (#3447)Updates
@effect/schema
from 0.70.4 to 0.71.0Release notes
Sourced from
@effect/schema
's releases.Changelog
Sourced from
@effect/schema
's changelog.Commits
a2aea87
Version Packages (#3447)a9345f1
fix schema readme (#3451)0e42a8f
update workspace dependencies (#3450)1ceed14
add Schema.ArrayEnsure & Schema.NonEmptyArrayEnsure (#3448)c1987e2
Make json schema output more compatible with Open AI structured outpu… (#3433)Updates
effect
from 3.6.3 to 3.6.4Release notes
Sourced from effect's releases.
Changelog
Sourced from effect's changelog.
Commits
a2aea87
Version Packages (#3447)00b6c6d
ensure defects are caught in Effect.tryPromise (#3459)f8d95a6
ensure makeZonedFromString supports 00:00 offset (#3458)c940df6
ensure Scheduler tasks are added to a matching priority bucket (#3452)8295281
FixCache\<_, Value, _>
type parameter variance (covariant -> invariant) (#3...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