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.2
0.40.4
0.61.2
0.61.4
0.56.2
0.56.4
0.34.0
0.34.1
0.34.0
0.34.1
0.70.1
0.70.2
3.6.0
3.6.1
Updates
@effect/cli
from 0.40.2 to 0.40.4Release notes
Sourced from
@effect/cli
's releases.Changelog
Sourced from
@effect/cli
's changelog.Commits
58cabab
Version Packages (#3415)9f3f19a
Version Packages (#3399)Updates
@effect/platform
from 0.61.2 to 0.61.4Release notes
Sourced from
@effect/platform
's releases.Changelog
Sourced from
@effect/platform
's changelog.Commits
58cabab
Version Packages (#3415)e7cb109
ensure broken HttpMiddleware that doesn't fail responds (#3414)9f3f19a
Version Packages (#3399)fb9f786
ensure failure in HttpMiddleware results in a response (#3408)3f8e3d4
expand HTTP Client docs (#3396)Updates
@effect/platform-node
from 0.56.2 to 0.56.4Release notes
Sourced from
@effect/platform-node
's releases.Changelog
Sourced from
@effect/platform-node
's changelog.Commits
58cabab
Version Packages (#3415)9f3f19a
Version Packages (#3399)fb9f786
ensure failure in HttpMiddleware results in a response (#3408)Updates
@effect/printer
from 0.34.0 to 0.34.1Release notes
Sourced from
@effect/printer
's releases.Changelog
Sourced from
@effect/printer
's changelog.Commits
9f3f19a
Version Packages (#3399)Updates
@effect/printer-ansi
from 0.34.0 to 0.34.1Release notes
Sourced from
@effect/printer-ansi
's releases.Changelog
Sourced from
@effect/printer-ansi
's changelog.Commits
9f3f19a
Version Packages (#3399)Updates
@effect/schema
from 0.70.1 to 0.70.2Release notes
Sourced from
@effect/schema
's releases.Changelog
Sourced from
@effect/schema
's changelog.Commits
9f3f19a
Version Packages (#3399)4047003
add userland dtslint tests (#3400)b6e357d
Add instructions for adding annotations to a Schema.Class usage (#3395)Updates
effect
from 3.6.0 to 3.6.1Release notes
Sourced from effect's releases.
Changelog
Sourced from effect's changelog.
Commits
9f3f19a
Version Packages (#3399)510a34d
FixEffect.repeat
with times option returning wrong value (#3405)45dbb9f
addlisten
/notify
toPgClient
(#3398)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