Skip to content

chore(deps): bump github.com/temporalio/temporal-worker-controller in /internal/tests - #541

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/internal/tests/go_modules-bdb8d247d1
Open

chore(deps): bump github.com/temporalio/temporal-worker-controller in /internal/tests#541
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/internal/tests/go_modules-bdb8d247d1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/temporalio/temporal-worker-controller in /internal/tests from 1.6.0 to 1.8.1.

Updates github.com/temporalio/temporal-worker-controller from 1.6.0 to 1.8.1

Release notes

Sourced from github.com/temporalio/temporal-worker-controller's releases.

v1.8.1

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

What's Changed

... (truncated)

Changelog

Sourced from github.com/temporalio/temporal-worker-controller's changelog.

1.8.1 - 2026-07-30

Features

  • controller: emit a Warning event on gate/test workflow terminal failure (#457) (f7e3c0c)
  • helm: make pod and container securityContext configurable via values (#404) (77947df)

Other Changes

  • add rbac.createEndUserRoles toggle to skip optional ClusterRoles (#466) (251c07d)
  • Fix/register workerdeployment webhook (#462) (f73cf48)
  • clean up auth mode and secret name handling (#452) (a03a074)
  • use namespaced Role for manager-role when restrictWatchNamespaces is set (#450) (9b0ff0d)
  • ensure drained versions stable sort in status (#458) (7e13417)
  • Re-apply rendered WRT resources when a sunset build ID is redeployed; retry failed sunset deletes (#446) (557a4e1)
  • Bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /internal/demo (#451) (4842d79)
  • Bump docker/setup-buildx-action from 3.0.0 to 4.2.0 (#443) (5af2ee5)
  • Bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /internal/tests (#436) (b4c9b94)
  • Bump imjasonh/setup-crane from 0.4 to 0.7 (#444) (0741151)
  • Bump goreleaser/goreleaser-action from 4.3.0 to 7.2.3 (#442) (45804ca)
  • Bump github.com/onsi/ginkgo/v2 in / (#431) (b636c7e)
  • Bump docker/login-action from 2.2.0 to 4.3.0 (#441) (cc2e805)
  • Bump github.com/onsi/gomega in / (#432) (9f2cfc1)
  • Bump actions/setup-go from 4.0.1 to 6.5.0 (#430) (f8278c4)
  • Add support to watchNamespace and namespace-scoped rbac for Temporal controller (#205) (d398969)
  • Bump github.com/onsi/ginkgo/v2 in / (#417) (9d40797)
  • Bump golang.org/x/net from 0.53.0 to 0.55.0 in /internal/tests (#426) (549dedc)
  • Bump golang.org/x/net from 0.49.0 to 0.55.0 in /internal/demo (#424) (5ba3d07)
  • Bump actions/checkout from 6.0.3 to 7.0.0 (#419) (43ac5f1)
  • Bump golang.org/x/net from 0.53.0 to 0.55.0 (#425) (b3d4145)
  • replace Go report card with test status badge (#423) (a2c77cd)
  • Bump chart version to 0.27.0 [skip ci] (a2e3ccd)

1.8.0 - 2026-06-29

Features

  • connection: add tlsServerName for TLS SNI override (#378) (94f1ae5)
  • wrt: auto-inject KEDA Temporal trigger metadata for per-version ScaledObjects (#351) (74865dc)

Bug Fixes

  • helm: use dynamic SA name in proxy-rolebinding subject (#379) (564e27d)

Chores

  • deps: consolidate go mod tidying + one Dependabot PR per dependency (#376) (e51f736)

Other Changes

... (truncated)

Commits
  • 251c07d helm: add rbac.createEndUserRoles toggle to skip optional ClusterRoles (#466)
  • f73cf48 Fix/register workerdeployment webhook (#462)
  • a03a074 clean up auth mode and secret name handling (#452)
  • 9b0ff0d helm: use namespaced Role for manager-role when restrictWatchNamespaces is se...
  • 7e13417 bug: ensure drained versions stable sort in status (#458)
  • f7e3c0c feat(controller): emit a Warning event on gate/test workflow terminal failure...
  • 557a4e1 Re-apply rendered WRT resources when a sunset build ID is redeployed; retry f...
  • 4842d79 Bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /internal/demo (#451)
  • 5af2ee5 Bump docker/setup-buildx-action from 3.0.0 to 4.2.0 (#443)
  • b4c9b94 Bump golang.org/x/crypto from 0.51.0 to 0.52.0 in /internal/tests (#436)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 19, 2026
@dependabot
dependabot Bot requested review from a team, eniko-dif and jlegrone as code owners August 19, 2026 15:21
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 19, 2026
Bumps [github.com/temporalio/temporal-worker-controller](https://github.com/temporalio/temporal-worker-controller) in `/internal/tests` from 1.6.0 to 1.8.1.


Updates `github.com/temporalio/temporal-worker-controller` from 1.6.0 to 1.8.1
- [Release notes](https://github.com/temporalio/temporal-worker-controller/releases)
- [Changelog](https://github.com/temporalio/temporal-worker-controller/blob/main/CHANGELOG.md)
- [Commits](v1.6.0...v1.8.1)

---
updated-dependencies:
- dependency-name: github.com/temporalio/temporal-worker-controller
  dependency-version: 1.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules/github.com/temporalio/temporal-worker-controller
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/internal/tests/go_modules-bdb8d247d1 branch from 9c65fb4 to 31e82a4 Compare August 30, 2026 02:23
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.

0 participants