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
Conversation
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>
There was a problem hiding this comment.
💡 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".
|
@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. |
|
Codex Review: Didn't find any major issues. Bravo. Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
|
Closing rather than merging: this is a real downgrade, not a semantic-version upgrade.
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 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. |
|
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 |
Bumps the routine-go group in /controller with 1 update: github.com/actions/scaleset.
Updates
github.com/actions/scalesetfrom 0.0.0-20260706130337-9b2803251ede to 0.4.0Release notes
Sourced from github.com/actions/scaleset's releases.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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