Skip to content

chore(deps): bump the minor group with 3 updates#68

Merged
dunebot[bot] merged 1 commit into
mainfrom
dependabot/go_modules/minor-7464c10bc6
Apr 13, 2026
Merged

chore(deps): bump the minor group with 3 updates#68
dunebot[bot] merged 1 commit into
mainfrom
dependabot/go_modules/minor-7464c10bc6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor group with 3 updates: github.com/containifyci/dunebot, go.temporal.io/api and go.temporal.io/sdk.

Updates github.com/containifyci/dunebot from 0.3.8 to 0.3.9

Release notes

Sourced from github.com/containifyci/dunebot's releases.

v0.3.9

What's Changed

Full Changelog: containifyci/dunebot@v0...v0.3.9

Commits
  • 276cf06 build(deps): bump github.com/containifyci/engine-ci/client (#101)
  • f18c559 build(deps): bump the minor group with 2 updates (#100)
  • 8fa599e build(deps): bump github.com/containifyci/engine-ci/protos2 (#99)
  • da54a5c build(deps): bump the minor group with 2 updates (#98)
  • 15d63c5 build(deps): bump github.com/containifyci/engine-ci/client (#97)
  • 7e073fc build(deps): bump the minor group with 3 updates (#96)
  • fd12c7f build(deps): bump github.com/containifyci/engine-ci/protos2 (#95)
  • f05fcaa build(deps): bump the minor group with 3 updates (#94)
  • See full diff in compare view

Updates go.temporal.io/api from 1.62.7 to 1.62.8

Release notes

Sourced from go.temporal.io/api's releases.

v1.62.8

What's Changed

Full Changelog: temporalio/api-go@v1.62.7...v1.62.8

Commits
  • ae35f2d Add CONTINUE_AS_NEW_VERSIONING_BEHAVIOR_USE_RAMPING_VERSION (#760)
  • e314f09 Fix proto generation for new subdirectories (#248)
  • 3716dd6 Add concurrent payload visiting option (#244)
  • 8574d6a Add Nexus worker service for server-to-worker commands (#708)
  • 5423d0d Add attributes needed by server to propagate control tasks to worker (#711)
  • 1065b97 Add compute_config to WorkerDeploymentVersionSummary (#756)
  • f204d52 Add identity to TerminatedFailureInfo + CanceledFailureInfo (#745)
  • 3dc2ff7 Add resource id annotation for SAA (#747)
  • 6b32d1d automatic time-skipping (#740)
  • 88fa428 Merge serverless into master (#752)
  • See full diff in compare view

Updates go.temporal.io/sdk from 1.41.1 to 1.42.0

Release notes

Sourced from go.temporal.io/sdk's releases.

v1.42.0

Breaking Changes

💥 Minimum Go version updated to 1.24.0

The minimum Go version for the Go SDK has been updated 1.24.0 due to required dependency updates having this Go version.

💥 Namespace fields for cross-namespace workflow commands are deprecated

As of server 1.30.1, cross-namespace operations are disabled by default. The SDK has been updated to deprecate the corresponding fields and functions:

  • ChildWorkflowOptions.Namespace field is deprecated
  • workflow.WithWorkflowNamespace func is deprecated

Highlights

Serverless Lambda Workers (Pre-Release)

This release introduces a module which can be used together with upcoming changes to the Temporal server & cloud which allow you to run your worker in an AWS Lambda function which the server will invoke as-needed to process Workflow, Activity, and Nexus tasks - allowing you to do away with some of the operational burden of running a fleet of workers. Additional documentation on how to use this feature will be linked here when available.

AWS S3 Storage Driver (Pre-Release)

This release introduces a module which can be used with external storage to offload large payloads to S3 buckets in AWS instead of inlining them into workflow history. Additional documentation on how to use this feature will be linked here when available.

Serialization Context for Codecs and Converters

This release introduces SerializationContext — an opt-in mechanism that provides metadata (e.g. namespace, workflow ID, activity type, etc...) to DataConverter, PayloadCodec, and FailureConverter implementations during serialization/deserialization.

Bug Fixes

  • Fix standalone activity header propagation so interceptors can access and modify headers.

What's Changed

New Contributors

... (truncated)

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 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 minor group with 3 updates: [github.com/containifyci/dunebot](https://github.com/containifyci/dunebot), [go.temporal.io/api](https://github.com/temporalio/api-go) and [go.temporal.io/sdk](https://github.com/temporalio/sdk-go).


Updates `github.com/containifyci/dunebot` from 0.3.8 to 0.3.9
- [Release notes](https://github.com/containifyci/dunebot/releases)
- [Commits](containifyci/dunebot@v0.3.8...v0.3.9)

Updates `go.temporal.io/api` from 1.62.7 to 1.62.8
- [Release notes](https://github.com/temporalio/api-go/releases)
- [Commits](temporalio/api-go@v1.62.7...v1.62.8)

Updates `go.temporal.io/sdk` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/temporalio/sdk-go/releases)
- [Commits](temporalio/sdk-go@v1.41.1...v1.42.0)

---
updated-dependencies:
- dependency-name: github.com/containifyci/dunebot
  dependency-version: 0.3.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: go.temporal.io/api
  dependency-version: 1.62.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: go.temporal.io/sdk
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 12, 2026
@dunebot

dunebot Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Note

DuneBot can't Merge this Pull Request because not all configured validations are satisfied.

Failed Validation Results
  • Config: dependabot_golang Branch:dependabot/go_modules Reason:age Message:Pull request age is less than required (23h57m0s) for Merge

❓ Got questions?
Check out DuneBot's Docs
For further assistance reach out to #ask-platform.


You can trigger DuneBot reprocessing by closing and reopen the Pull Request.

This PR comment was generated by DuneBot

@dunebot

dunebot Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor

Note

DuneBot can't Merge this Pull Request because not all configured validations are satisfied.

Failed Validation Results
  • Config: dependabot_golang Branch:dependabot/go_modules Reason:age Message:Pull request age is less than required (15h2m0s) for Merge

❓ Got questions?
Check out DuneBot's Docs
For further assistance reach out to #ask-platform.


You can trigger DuneBot reprocessing by closing and reopen the Pull Request.

This PR comment was generated by DuneBot

@dunebot dunebot Bot merged commit 0c2d6ec into main Apr 13, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/minor-7464c10bc6 branch April 13, 2026 10:00
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant