Skip to content

chore(deps-dev): bump @temporalio/workflow from 1.14.1 to 1.17.2#2079

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/temporalio/workflow-1.17.2
Open

chore(deps-dev): bump @temporalio/workflow from 1.14.1 to 1.17.2#2079
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/temporalio/workflow-1.17.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Bumps @temporalio/workflow from 1.14.1 to 1.17.2.

Release notes

Sourced from @​temporalio/workflow's releases.

1.17.2

DNS Resolver Load Balancing Configuration

A new load balancing feature was added in temporalio/sdk-rust#1212 which has caused networking issues in certain networking setups. This is now disabled by default via the change listed below (temporalio/sdk-typescript#2049).

What's Changed

New Contributors

v1.17.1

Features

Bug Fixes

Dependencies

Full Changelog: temporalio/sdk-typescript@v1.17.0...v1.17.1

v1.17.0

Notable Changes

  • [lamba-worker, pre-release] New @​temporalio/lambda-worker package (temporalio/sdk-typescript#1995) that wraps the full per-invocation lifecycle for running Temporal workers inside AWS Lambda (connect, create worker, poll, graceful shutdown). Now in pre-release!
  • [client, pre-release] 💥 Standalone Activities support (temporalio/sdk-typescript#2029). Activities can now be started directly from a Temporal Client, independent of any workflow. See https://docs.temporal.io/standalone-activity for documentation. Standalone Activity as a server feature is in Public Preview, but TS implementation is still pre-release.

Features

Bug Fixes

Chores / Cleanup

... (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/workflow](https://github.com/temporalio/sdk-typescript/tree/HEAD/packages/workflow) from 1.14.1 to 1.17.2.
- [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/1.17.2/packages/workflow)

---
updated-dependencies:
- dependency-name: "@temporalio/workflow"
  dependency-version: 1.17.2
  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 Jun 1, 2026
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.

0 participants