Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the prod-minor-versions group in /frontend with 2 updates #63

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the prod-minor-versions group in /frontend with 2 updates: effect and isbot.

Updates effect from 3.12.0 to 3.12.1

Release notes

Sourced from effect's releases.

effect@3.12.1

Patch Changes

  • #4194 302b57d Thanks @​KhraksMamtsov! - take concurrentFinalizers option in account in Effect.all combinator

  • #4202 0988083 Thanks @​mikearnaldi! - Remove internal EffectError make sure errors are raised with Effect.fail in Effect.try

  • #4185 8b46be6 Thanks @​jessekelly881! - fixed incorrect type declaration in LibsqlClient.layer

  • #4189 bfe8027 Thanks @​tim-smart! - ensure Effect.timeoutTo sleep is interrupted

  • #4190 16dd657 Thanks @​IMax153! - extend IterableIterator instead of Generator in SingleShotGen

  • #4196 39db211 Thanks @​mikearnaldi! - Avoid putting symbols in global to fix incompatibility with Temporal Sandbox.

    After speaking with James Watkins-Harvey we realized current Effect escapes the Temporal Worker sandbox that doesn't look for symbols when restoring global context in the isolate they create leading to memory leaks.

Changelog

Sourced from effect's changelog.

3.12.1

Patch Changes

  • #4194 302b57d Thanks @​KhraksMamtsov! - take concurrentFinalizers option in account in Effect.all combinator

  • #4202 0988083 Thanks @​mikearnaldi! - Remove internal EffectError make sure errors are raised with Effect.fail in Effect.try

  • #4185 8b46be6 Thanks @​jessekelly881! - fixed incorrect type declaration in LibsqlClient.layer

  • #4189 bfe8027 Thanks @​tim-smart! - ensure Effect.timeoutTo sleep is interrupted

  • #4190 16dd657 Thanks @​IMax153! - extend IterableIterator instead of Generator in SingleShotGen

  • #4196 39db211 Thanks @​mikearnaldi! - Avoid putting symbols in global to fix incompatibility with Temporal Sandbox.

    After speaking with James Watkins-Harvey we realized current Effect escapes the Temporal Worker sandbox that doesn't look for symbols when restoring global context in the isolate they create leading to memory leaks.

Commits
  • 6062041 Version Packages (#4191)
  • fda8ef7 Logger: eliminate duplicate code in stringLogger and logFmtLogger imp… (#4199)
  • e61f38c Effect jsdocs: minor adjustments to interruption APIs (#4208)
  • d5008a9 update internal namespace import convention from _\<name> to \<name>_ (#4207)
  • cf81b00 chore: simplify OptionFromNonEmptyTrimmedString implementation (#4205)
  • 914e396 Effect module: more jsdocs (#4204)
  • 0988083 Remove internal EffectError make sure errors are raised with Effect.fail in E...
  • 4326741 add missing internal tag (#4198)
  • 39db211 Avoid putting symbols in global to fix incompatibility with Temporal Sandbox....
  • 302b57d [bugfix] concurrentFinalizers in Effect.all implementation (#4194)
  • Additional commits viewable in compare view

Updates isbot from 5.1.19 to 5.1.20

Changelog

Sourced from isbot's changelog.

5.1.20

  • [Pattern] Pattern updates
Commits

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

Bumps the prod-minor-versions group in /frontend with 2 updates: [effect](https://github.com/Effect-TS/effect/tree/HEAD/packages/effect) and [isbot](https://github.com/omrilotan/isbot).


Updates `effect` from 3.12.0 to 3.12.1
- [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.12.1/packages/effect)

Updates `isbot` from 5.1.19 to 5.1.20
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.19...v5.1.20)

---
updated-dependencies:
- dependency-name: effect
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
- dependency-name: isbot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-minor-versions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@sebastien-comeau sebastien-comeau merged commit 5946fd0 into main Jan 6, 2025
4 checks passed
@sebastien-comeau sebastien-comeau deleted the dependabot/npm_and_yarn/frontend/prod-minor-versions-5dac218784 branch January 6, 2025 17:50
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant