Skip to content

chore(deps): bump the minor group with 4 updates#29

Merged
fr12k merged 1 commit into
mainfrom
dependabot/go_modules/minor-43ebe20549
Oct 8, 2025
Merged

chore(deps): bump the minor group with 4 updates#29
fr12k merged 1 commit into
mainfrom
dependabot/go_modules/minor-43ebe20549

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 8, 2025

Copy link
Copy Markdown
Contributor

Bumps the minor group with 4 updates: github.com/containifyci/dunebot, github.com/containifyci/go-self-update, github.com/palantir/go-githubapp and go.temporal.io/sdk.

Updates github.com/containifyci/dunebot from 0.3.1 to 0.3.2

Release notes

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

v0.3.2

What's Changed

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

Commits
  • 0f58351 build(deps): bump the minor group with 2 updates (#58)
  • 8597fdc Merge pull request #60 from containifyci/dependabot/go_modules/dot-containify...
  • fdf1794 build(deps): bump github.com/containifyci/engine-ci/client
  • cfb2c71 Merge pull request #59 from containifyci/dependabot/go_modules/dot-containify...
  • 92949c7 build(deps): bump the minor group in /.containifyci with 2 updates
  • 5eb7777 build(deps): bump github.com/containifyci/engine-ci/client (#57)
  • 1315d01 build(deps): bump github.com/containifyci/engine-ci/client (#55)
  • 51d8082 build(deps): bump the minor group with 3 updates (#56)
  • d973e89 build(deps): bump the minor group in /.containifyci with 2 updates (#51)
  • 25e2c66 build(deps): bump go.temporal.io/api in the minor group (#50)
  • Additional commits viewable in compare view

Updates github.com/containifyci/go-self-update from 0.2.3 to 0.2.4

Release notes

Sourced from github.com/containifyci/go-self-update's releases.

v0.2.4

What's Changed

Full Changelog: containifyci/go-self-update@v0...v0.2.4

Commits
  • d06ef5b Merge pull request #11 from containifyci/dependabot/go_modules/dot-containify...
  • e8758f8 PF-2: bump github.com/containifyci/engine-ci/client
  • 3ba1c1b PF-2: bump golang.org/x/mod in the minor group (#9)
  • 76df5c8 PF-2: bump github.com/containifyci/engine-ci/client (#10)
  • 06ee6cb Merge pull request #8 from containifyci/dependabot/go_modules/dot-containifyc...
  • 800d6eb PF-2: bump github.com/containifyci/engine-ci/client
  • ac448c7 PF-2: bump github.com/stretchr/testify in the minor group (#6)
  • ad9196d Merge pull request #7 from containifyci/dependabot/go_modules/dot-containifyc...
  • 5194c9a PF-2: bump github.com/containifyci/engine-ci/client
  • ba954e2 Merge pull request #5 from containifyci/dependabot/go_modules/minor-7245a043c3
  • Additional commits viewable in compare view

Updates github.com/palantir/go-githubapp from 0.38.1 to 0.38.2

Release notes

Sourced from github.com/palantir/go-githubapp's releases.

v0.38.2

💡 Improvements

  • Update google/go-github to v75 (#483)
Commits
  • e284dae Release v0.38.2
  • 22159b0 Update google/go-github to v75 (#483)
  • a489153 Excavator: Updates godel version and migrates from okgo to golangci-lint (#482)
  • d91a00b Disable label releases in Autorelease (#479)
  • ffd0cea Excavator: Bump go dependency golang.org/x/crypto (#481)
  • c880794 Excavator: Ensure consistent PULL_REQUEST_TEMPLATE.md (#480)
  • 4c422d7 Excavator: Auto-label some excavator PRs (#478)
  • 31327c5 Bump actions/setup-go from 5 to 6 (#477)
  • a6730e2 Excavator: Bump go dependency golang.org/x/sys (#476)
  • ebe6f49 Excavator: Bump go dependency golang.org/x/oauth2 (#475)
  • Additional commits viewable in compare view

Updates go.temporal.io/sdk from 1.36.0 to 1.37.0

Release notes

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

v1.37.0

Breaking Changes

Versioning - Small API Rename

Renamed BuildId to BuildID in WorkerDeploymentVersion to match all other instances and Go naming convention.

Bugfixes

Reverting behavior for unblockSelectorSignal SDK flag

The previous fix introduced with the SDK flag unblockSelectorSignal was found to have a different bug with losing signals. For now the flag is getting turned off, and a more robust solution will be re-introduced in a future release. If anyone happens to rely on this new behavior already, the UNBLOCK_SIGNAL_SELECTOR env var can be set to enable the SDK flag.

What’s Changed

2025-08-27 - b2d14779 - Disable some flaky tests (#2037) 2025-09-02 - a2ac97f6 - Changes to gRPC message too large error handling (#2042) 2025-09-12 - ef85feea - 💥 Rename BuildId -> BuildID in WorkerDeploymentVersion (#2051) 2025-09-19 - 96d9f2b6 - Activity reset (#2056) 2025-09-22 - 1528c324 - Add NexusInfo (#2054) 2025-09-23 - ff709e4e - Added retry policy to activity info (#2057) 2025-09-24 - aecdca8b - Fix CA cert config validation (#2052) 2025-10-02 - 8d431435 - populate ManagerIdentity from Describe (#2063) 2025-10-07 - 0968a50e - Pass AllowNoPollers flag to SetCurrentVersion and SetRampingVersion (#2067) 2025-10-07 - 3e46cbdf - Fix activity cancelation check (#2069) 2025-10-07 - 5ed31b6d - Revert setting unblockSelectorSignal SDK flag by default (#2070) 2025-10-07 - f88bdd39 - Implement SetWorkerDeploymentManagerIdentity (#2068)

New Contributors

Full Changelog: temporalio/sdk-go@v1.36.0...v1.37.0

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


Updates `github.com/containifyci/dunebot` from 0.3.1 to 0.3.2
- [Release notes](https://github.com/containifyci/dunebot/releases)
- [Changelog](https://github.com/containifyci/dunebot/blob/main/.goreleaser.yaml)
- [Commits](containifyci/dunebot@v0.3.1...v0.3.2)

Updates `github.com/containifyci/go-self-update` from 0.2.3 to 0.2.4
- [Release notes](https://github.com/containifyci/go-self-update/releases)
- [Changelog](https://github.com/containifyci/go-self-update/blob/main/.goreleaser.yaml)
- [Commits](containifyci/go-self-update@v0.2.3...v0.2.4)

Updates `github.com/palantir/go-githubapp` from 0.38.1 to 0.38.2
- [Release notes](https://github.com/palantir/go-githubapp/releases)
- [Changelog](https://github.com/palantir/go-githubapp/blob/develop/.changelog.yml)
- [Commits](palantir/go-githubapp@v0.38.1...v0.38.2)

Updates `go.temporal.io/sdk` from 1.36.0 to 1.37.0
- [Release notes](https://github.com/temporalio/sdk-go/releases)
- [Commits](temporalio/sdk-go@v1.36.0...v1.37.0)

---
updated-dependencies:
- dependency-name: github.com/containifyci/dunebot
  dependency-version: 0.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: github.com/containifyci/go-self-update
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: github.com/palantir/go-githubapp
  dependency-version: 0.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: go.temporal.io/sdk
  dependency-version: 1.37.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 Oct 8, 2025
@dunebot

dunebot Bot commented Oct 8, 2025

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_terraform Branch:dependabot/go_modules Reason:age Message:Pull request age is less than required (23h55m0s) 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

@fr12k fr12k merged commit 532625b into main Oct 8, 2025
2 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/minor-43ebe20549 branch October 8, 2025 18:54
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