Skip to content

chore(deps-dev): bump @temporalio/activity from 1.14.1 to 1.16.0#1804

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/temporalio/activity-1.16.0
Closed

chore(deps-dev): bump @temporalio/activity from 1.14.1 to 1.16.0#1804
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/temporalio/activity-1.16.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps @temporalio/activity from 1.14.1 to 1.16.0.

Release notes

Sourced from @​temporalio/activity's releases.

1.16.0

Notable Changes

  • 💥 The Nexus API has several breaking changes in this release; see items marked 💥 in the sections below. Of particular note: NexusClient has been renamed to NexusServiceClient (#1993), and NexusInboundCallsInterceptor now requires executeStartOperation and executeCancelOperation instead of the old generic execute method (#1979).

Features

  • [worker] Extend bundler to support pre-loading modules into the reusable V8 context via a new preloadModules option on BundleOptions/WorkerOptions.bundleOptions; pre-loaded modules are shared across workflow executions, reducing per-workflow memory and startup overhead (#1999)
  • [nexus] 💥 Add Nexus Inbound Interceptors — NexusInboundCallsInterceptor now exposes executeStartOperation and executeCancelOperation, replacing the previous generic execute interceptor (#1979)
  • [opentelemetry] 💥 Nexus OpenTelemetry support — adds inbound interceptors and distributed trace context propagation across Nexus service boundaries; renames interceptor I/O types from ExecuteNexusOperation* to NexusStartOperation*/NexusCancelOperation*, and adds RunStartNexusOperation and RunCancelNexusOperation span names (#1998)
  • [nexus] 💥 Nexus error serialization now uses Temporal ProtoFailure end-to-end, aligning with other SDKs; also fixes a JS bug where comma-separated case values in gRPC status code mapping silently matched only the last value (#1973)
  • [nexus] 💥 Rename NexusClient to NexusServiceClient in preparation for upcoming Nexus Standalone Operations (#1993)
  • [nexus] Add scheduleToStartTimeout and startToCloseTimeout options to the workflow Nexus client API (#1942)
  • [nexus] Standardize Nexus operation input deserialization error handling: payload codec decode failures are now surfaced as retryable INTERNAL handler errors, while payload converter failures remain non-retryable BAD_REQUEST; ApplicationFailure is passed through directly (#1949)
  • [nexus] Infer workflow result type from WorkflowRunOperationHandlerstartWorkflow now returns WorkflowHandle<WorkflowResultType<T>>, removing the need to explicitly type the handler (#1968)
  • [worker] Allow WorkerDeploymentOptions to omit defaultVersioningBehavior when useWorkerVersioning is false, enabling workers to report a build ID to the Temporal UI without opting into full worker versioning (#1963)
  • [worker] Propagate targetWorkerDeploymentVersionChanged and Continue-As-New suggested reasons for worker deployment versioning trampolining (#1972)

Bug Fixes

  • [client] Suppress spurious unhandled rejection from WithStartWorkflowOperation when executeUpdateWithStart fails before a response is received (#1990)
  • [opentelemetry] Do not mark CompleteAsyncError as a span error (#1989)
  • [opentelemetry] Avoid TypeError when user code throws a non-Error value (#1984)
  • [worker] Tolerate empty rootWorkflowExecution/parentWorkflowExecution objects from pre-v1.24 servers, preventing IllegalStateError on resumed workflows (#1969)
  • [ai] Use activityOptions in callTool proxy (#1954)

Dependencies

  • [core] Update sdk-core (#1959)
  • [deps] Bump vulnerable dependencies (#1957, #1988)
  • [deps] Bump rustls-webpki from 0.103.9 to 0.103.10 (#1978)
  • [deps] Bump quinn-proto from 0.11.13 to 0.11.14 (#1961)
  • [deps] Bump tar (#1976, #1946)

Breaking changes are marked with 💥

Full Changelog: temporalio/sdk-typescript@v1.15.0...v1.16.0

1.15.0

Notable Changes

  • ⚠️ Fixed potential request storms when worker is configured with poller autoscaling, due to missing exponential backoff on ResourceExhausted and other gRPC errors. See PRs temporalio/sdk-core#1110 and temporalio/sdk-core#1111 for more details.
  • 💥 Node.js 18 is no longer supported (#1930)
  • 🧪 Added experimental support for Bun runtime (#1906)

Features

  • [opentelemetry] Expose functionality as plugin (#1884)
  • [worker] Worker Connection Replacement (#1902)
  • [workflow] Nexus Cancellation Types (#1894)

... (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 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 [@temporalio/activity](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/activity) from 1.14.1 to 1.16.0.
- [Release notes](https://github.com/temporalio/sdk-typescript/releases)
- [Changelog](https://github.com/temporalio/sdk-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/temporalio/sdk-typescript/commits/v1.16.0/packages/activity)

---
updated-dependencies:
- dependency-name: "@temporalio/activity"
  dependency-version: 1.16.0
  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 Apr 13, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednext@​15.5.15 ⏵ 14.2.3482 +2070 -3095 +450 -4670
Updated@​ai-sdk/​openai@​3.0.52 ⏵ 1.3.2471 -110085 -398100
Updated@​ai-sdk/​openai@​3.0.52 ⏵ 2.0.5371 -110085 -398100
Updated@​opentelemetry/​exporter-trace-otlp-http@​0.53.0 ⏵ 0.200.07310010094100
Updated@​opentelemetry/​exporter-trace-otlp-http@​0.53.0 ⏵ 0.205.07310010094100
Updated@​opentelemetry/​context-async-hooks@​1.26.0 ⏵ 2.6.17410083 -493100
Addedopenai@​5.23.274100100100100
Added@​vercel/​otel@​0.1.01001007599100
Added@​types/​react-dom@​18.3.71001007686100
Added@​braintrust/​otel@​0.1.27710010088100
Updated@​opentelemetry/​sdk-trace-base@​1.26.0 ⏵ 2.0.078 +110010093100
Updated@​ai-sdk/​openai@​3.0.52 ⏵ 0.0.62100 +2810083 -597 -1100
Updated@​opentelemetry/​otlp-exporter-base@​0.53.0 ⏵ 0.205.0100 +110084 -194100
Updatedreact@​19.2.5 ⏵ 18.3.110010084 +197100
Updated@​opentelemetry/​otlp-exporter-base@​0.53.0 ⏵ 0.35.0100 +11008591 -3100
Updated@​ai-sdk/​openai@​3.0.52 ⏵ 2.0.57100 +2810085 -398100
Updated@​ai-sdk/​openai@​3.0.52 ⏵ 3.0.799 +2710086 -298100
Updated@​opentelemetry/​otlp-transformer@​0.53.0 ⏵ 0.35.0100 +110087 -391 -3100
Added@​vercel/​otel@​2.1.0991009787100
Updated@​opentelemetry/​context-async-hooks@​1.26.0 ⏵ 1.9.0100 +2710088 +188 -5100
Updated@​opentelemetry/​sdk-trace-base@​1.26.0 ⏵ 1.9.0100 +2210010088 -5100
Updatedai@​6.0.158 ⏵ 5.0.7689 -310010099100
Addedtypescript@​5.4.4100100909990
Updatedbraintrust@​2.2.2 ⏵ 2.2.1-rc.090 +11009097100
Updated@​opentelemetry/​exporter-trace-otlp-http@​0.53.0 ⏵ 0.35.099 +2610010091 -3100
Updatedreact-dom@​19.2.5 ⏵ 18.3.192 -71009298100
Updatedai@​6.0.158 ⏵ 6.0.19210010099100
Updatedai@​6.0.158 ⏵ 3.4.3398 +610010099100
Updatedai@​6.0.158 ⏵ 4.3.1999 +710010099100
Updated@​opentelemetry/​core@​1.26.0 ⏵ 2.0.0991009493100
Updated@​opentelemetry/​core@​1.26.0 ⏵ 1.9.0991009493100
Updated@​opentelemetry/​sdk-node@​0.53.0 ⏵ 0.35.099 +110010094100
See 5 more rows in the dashboard

View full report

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 13, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/temporalio/activity-1.16.0 branch April 13, 2026 17:32
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