Skip to content

build(deps-dev): bump @effect/tsgo from 0.39.0 to 0.41.0 - #776

Merged
ScriptedAlchemy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/effect/tsgo-0.41.0
Sep 10, 2026
Merged

build(deps-dev): bump @effect/tsgo from 0.39.0 to 0.41.0#776
ScriptedAlchemy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/effect/tsgo-0.41.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps @effect/tsgo from 0.39.0 to 0.41.0.

Release notes

Sourced from @​effect/tsgo's releases.

@​effect/tsgo@​0.41.0

Minor Changes

  • d095234: Normalize piping-flow transformations around their callee, arguments, and explicit type arguments without exposing a representation-dependent transformation node. Add shared rewriter operations for replacing transformations and flow prefixes while preserving data-first, data-last, pipe(...), and .pipe(...) source forms.
  • d3efa70: Remove the AST location parameter from type-only TypeParser operations. Effect, Layer, Stream, Schema, service, Context.Tag, Scope, and related type predicates now derive instantiated property types directly from the supplied checker type.

Patch Changes

@​effect/tsgo-linux-arm@​0.41.0

No release notes provided.

@​effect/tsgo@​0.40.0

Minor Changes

  • 815273c: Add the Effect v4 raceFirstWithSleepToTimeout style diagnostic, which suggests Effect.timeoutOrElse when a first-completion race has exactly one Effect.sleep- or Effect.delay-based timer arm.

    Reclassify acquireReleaseDisposable as style and unsafeEffectTypeAssertion as correctness.

Patch Changes

  • c1ac8e5: Avoid reporting the schemaNumber diagnostic when Schema.Number is refined with the built-in isFinite or isInt checks, including pipe-style refinements.
  • 0fba9d1: Update the TypeScript next tag to typescript@next, which ships typescript-go commit 43a90f4c105bc9db7cb7aa299beddafbabe1d23e, and update the TypeScript latest tag to typescript@latest.

@​effect/tsgo-linux-arm@​0.40.0

No release notes provided.

@​effect/tsgo@​0.39.1

Patch Changes

  • c2e4353: Update the TypeScript next tag to 7.1.0-dev.20260901.1, update Oxlint to 1.81.0, and refresh the generated configuration schemas. Support SchemaStore's draft-07 nullable schema representation when injecting the Effect language-service plugin schema.

@​effect/tsgo-linux-arm@​0.39.1

No release notes provided.

Changelog

Sourced from @​effect/tsgo's changelog.

0.41.0

Minor Changes

  • d095234: Normalize piping-flow transformations around their callee, arguments, and explicit type arguments without exposing a representation-dependent transformation node. Add shared rewriter operations for replacing transformations and flow prefixes while preserving data-first, data-last, pipe(...), and .pipe(...) source forms.
  • d3efa70: Remove the AST location parameter from type-only TypeParser operations. Effect, Layer, Stream, Schema, service, Context.Tag, Scope, and related type predicates now derive instantiated property types directly from the supplied checker type.

Patch Changes

0.40.0

Minor Changes

  • 815273c: Add the Effect v4 raceFirstWithSleepToTimeout style diagnostic, which suggests Effect.timeoutOrElse when a first-completion race has exactly one Effect.sleep- or Effect.delay-based timer arm.

    Reclassify acquireReleaseDisposable as style and unsafeEffectTypeAssertion as correctness.

Patch Changes

  • c1ac8e5: Avoid reporting the schemaNumber diagnostic when Schema.Number is refined with the built-in isFinite or isInt checks, including pipe-style refinements.
  • 0fba9d1: Update the TypeScript next tag to typescript@next, which ships typescript-go commit 43a90f4c105bc9db7cb7aa299beddafbabe1d23e, and update the TypeScript latest tag to typescript@latest.

0.39.1

Patch Changes

  • c2e4353: Update the TypeScript next tag to 7.1.0-dev.20260901.1, update Oxlint to 1.81.0, and refresh the generated configuration schemas. Support SchemaStore's draft-07 nullable schema representation when injecting the Effect language-service plugin schema.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 9, 2026
@changeset-bot

changeset-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: f9ea124

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Sep 9, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle@776
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle/create-agent-bundle@776
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle/rsc-markdown-stream@776
npm i https://pkg.pr.new/ScriptedAlchemy/agent-bundle/@agent-bundle/runtime@776

commit: f9ea124

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

---
updated-dependencies:
- dependency-name: "@effect/tsgo"
  dependency-version: 0.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/effect/tsgo-0.41.0 branch from 97daa2b to f9ea124 Compare September 9, 2026 23:47
@ScriptedAlchemy
ScriptedAlchemy merged commit 0c888a3 into main Sep 10, 2026
14 of 15 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/effect/tsgo-0.41.0 branch September 10, 2026 01:52
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