Skip to content

chore(deps): bump github.com/actions/scaleset from 0.0.0-20260706130337-9b2803251ede to 0.4.0 in /controller in the routine-go group - #68

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/controller/routine-go-9b6dc1ae62
Closed

chore(deps): bump github.com/actions/scaleset from 0.0.0-20260706130337-9b2803251ede to 0.4.0 in /controller in the routine-go group#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/controller/routine-go-9b6dc1ae62

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the routine-go group in /controller with 1 update: github.com/actions/scaleset.

Updates github.com/actions/scaleset from 0.0.0-20260706130337-9b2803251ede to 0.4.0

Release notes

Sourced from github.com/actions/scaleset's releases.

v0.4.0

What's Changed

Full Changelog: actions/scaleset@v0.3.0...v0.4.0

v0.3.0

What's Changed

New Contributors

Full Changelog: actions/scaleset@v0.2.0...v0.3.0

v0.2.0

What's Changed

Full Changelog: actions/scaleset@v0.1.0...v0.2.0

v0.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/scaleset/commits/v0.1.0

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 <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 routine-go group in /controller with 1 update: [github.com/actions/scaleset](https://github.com/actions/scaleset).


Updates `github.com/actions/scaleset` from 0.0.0-20260706130337-9b2803251ede to 0.4.0
- [Release notes](https://github.com/actions/scaleset/releases)
- [Commits](https://github.com/actions/scaleset/commits/v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/actions/scaleset
  dependency-version: 0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: routine-go
...

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 Aug 3, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9f57414a9f

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread controller/go.mod
@Nickfost

Copy link
Copy Markdown
Member

@codex review

Focused exact-head review at 9f57414. Check the actual controller APIs used, tagged v0.4.0 compatibility, dependency graph, and documented schema-v3 name contract. Apply the objective gate: report only a reproducible documented-workflow failure, real trust-boundary authorization/credential issue, plausible state loss/corruption, or a concrete repository/CI/runtime/configuration-contract violation preventing use, validation, deployment, or recovery. Forbidden inputs, style, speculative defense-in-depth, and sibling variants covered by one root issue are non-blocking.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Bravo.

Reviewed commit: 9f57414a9f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Nickfost

Copy link
Copy Markdown
Member

Closing rather than merging: this is a real downgrade, not a semantic-version upgrade.

v0.4.0 resolves to upstream 6ce025902cd9; the current pseudo-version resolves to 9b2803251ede, which is seven upstream commits newer: actions/scaleset@v0.4.0...9b28032

Those seven commits include runtime changes used by this controller, notably the client/message-session lock and token-refresh correction in actions/scaleset@ccc34be, credential validation in actions/scaleset@5c26d27, and request-serialization/query corrections. The repository creates one scale-set client and a long-running message-session listener, so rolling those fixes back is not justified by green compile/tests alone. No newer release tag currently contains 9b2803251ede.

Local compatibility checks proved that v0.4.0 builds, but they do not prove that discarding later runtime fixes is safe. Keep the current pseudo-version until an upstream tag contains it or a later reviewed commit.

@Nickfost Nickfost closed this Aug 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 15, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/go_modules/controller/routine-go-9b6dc1ae62 branch August 15, 2026 05:36
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