Skip to content

chore(deps-dev): bump effect from 3.16.12 to 3.17.9#17

Merged
jamesbirtles merged 1 commit intomainfrom
dependabot/npm_and_yarn/effect-3.17.9
Aug 28, 2025
Merged

chore(deps-dev): bump effect from 3.16.12 to 3.17.9#17
jamesbirtles merged 1 commit intomainfrom
dependabot/npm_and_yarn/effect-3.17.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps effect from 3.16.12 to 3.17.9.

Release notes

Sourced from effect's releases.

effect@3.17.9

Patch Changes

effect@3.17.8

Patch Changes

effect@3.17.7

Patch Changes

effect@3.17.6

Patch Changes

  • #5322 f187941 Thanks @​beezee! - Use non-greedy matching for Schema.String in Schema.TemplateLiteralParser

effect@3.17.5

Patch Changes

effect@3.17.4

Patch Changes

effect@3.17.3

Patch Changes

  • #5275 3504555 Thanks @​taylornz! - fix DateTime.makeZoned handling of DST transitions

  • #5282 f6c7ca7 Thanks @​beezee! - Improve inference on Metric.trackSuccessWith for use in Effect.pipe(...)

  • #5275 3504555 Thanks @​taylornz! - add DateTime.Disambiguation for handling DST edge cases

    Added four disambiguation strategies to DateTime.Zoned constructors for handling DST edge cases:

    • 'compatible' - Maintains backward compatibility
    • 'earlier' - Choose earlier time during ambiguous periods (default)
    • 'later' - Choose later time during ambiguous periods
    • 'reject' - Throw error for ambiguous times

effect@3.17.2

Patch Changes

... (truncated)

Changelog

Sourced from effect's changelog.

3.17.9

Patch Changes

3.17.8

Patch Changes

3.17.7

Patch Changes

3.17.6

Patch Changes

  • #5322 f187941 Thanks @​beezee! - Use non-greedy matching for Schema.String in Schema.TemplateLiteralParser

3.17.5

Patch Changes

3.17.4

Patch Changes

3.17.3

Patch Changes

  • #5275 3504555 Thanks @​taylornz! - fix DateTime.makeZoned handling of DST transitions

  • #5282 f6c7ca7 Thanks @​beezee! - Improve inference on Metric.trackSuccessWith for use in Effect.pipe(...)

  • #5275 3504555 Thanks @​taylornz! - add DateTime.Disambiguation for handling DST edge cases

    Added four disambiguation strategies to DateTime.Zoned constructors for handling DST edge cases:

    • 'compatible' - Maintains backward compatibility
    • 'earlier' - Choose earlier time during ambiguous periods (default)
    • 'later' - Choose later time during ambiguous periods

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) from 3.16.12 to 3.17.9.
- [Release notes](https://github.com/Effect-TS/effect/releases)
- [Changelog](https://github.com/Effect-TS/effect/blob/main/packages/effect/CHANGELOG.md)
- [Commits](https://github.com/Effect-TS/effect/commits/effect@3.17.9/packages/effect)

---
updated-dependencies:
- dependency-name: effect
  dependency-version: 3.17.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 26, 2025
@jamesbirtles jamesbirtles merged commit 8557d1c into main Aug 28, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/effect-3.17.9 branch August 28, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant