Skip to content

ci: bump docker/login-action from 3 to 4#3

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/docker/login-action-4
Open

ci: bump docker/login-action from 3 to 4#3
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/docker/login-action-4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown

Bumps docker/login-action from 3 to 4.

Release notes

Sourced from docker/login-action's releases.

v4.0.0

Full Changelog: docker/login-action@v3.7.0...v4.0.0

v3.7.0

Full Changelog: docker/login-action@v3.6.0...v3.7.0

v3.6.0

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Full Changelog: docker/login-action@v3.4.0...v3.5.0

v3.4.0

Full Changelog: docker/login-action@v3.3.0...v3.4.0

... (truncated)

Commits
  • af1e73f Merge pull request #1034 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • da722bd [dependabot skip] chore: update generated content
  • 2916ad6 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • ca0a662 Merge pull request #1035 from crazy-max/fix-registry-auth-empty-mask
  • c455755 chore: update generated content
  • 4835190 skip empty registry-auth secret mask
  • 992421c Merge pull request #1033 from docker/dependabot/github_actions/docker/bake-ac...
  • b249b43 Merge pull request #1032 from docker/dependabot/github_actions/docker/bake-ac...
  • 1b67977 build(deps): bump docker/bake-action from 7.2.0 to 7.3.0
  • 9d49d6a build(deps): bump docker/bake-action/subaction/matrix
  • Additional commits viewable in compare view

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

dwgx added a commit that referenced this pull request Jul 15, 2026
… sixel

Completes the backlog. #2 (wait_any) and #3 (sixel) landed in the previous commit;
this adds #4 and cuts the release for all three.

Terminal-Bench agent adapter (smartcli_tbench/, NOT shipped in the wheel):
- driver.py: TmuxSessionDriver — wait_stable/wait_for/wait_any/wait_change over a
  TB tmux session's capture_pane(). Includes a min_wait floor (mirrors
  smartcli_core.wait_until_stable) that an adversarial review found missing —
  without it a slow command settles on the echoed-command (pre-output) screen.
- loop.py: run_agent_loop, perceive->decide->act->wait->confirm, parametrised by a
  decide_fn so it's unit-testable without an LLM.
- agent.py: SmartCliAgent(BaseAgent) for classic laude-institute/terminal-bench,
  importing TB lazily (module imports on a non-TB host -> SmartCliAgent=None).
- tests/test_tbench_adapter.py: 23 checks, pure-memory (no Docker/TB/LLM),
  incl. the min_wait stale-screen guard and a true never-settle case.
- .github/workflows/bench.yml: workflow_dispatch on ubuntu-latest — oracle smoke
  test + scored SmartCliAgent subset (gated on an LLM API-key secret).

Release: nine version sites 0.1.7->0.1.8, vendored core re-synced (byte-identical),
server.json revalidated, CHANGELOG + HANDOFF §9h + NEXT A4 reconciled. CI gains
test_tbench_adapter alongside test_wait_any + test_sixel. smartcli_tbench is
deliberately excluded from wheel packaging (packages = ["smartcli_core"]).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants