chore(deps): bump aws-actions/amazon-ecr-login from 2.1.5 to 2.1.6 - #7
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) from 2.1.5 to 2.1.6. - [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases) - [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md) - [Commits](aws-actions/amazon-ecr-login@fa648b4...d539f09) --- updated-dependencies: - dependency-name: aws-actions/amazon-ecr-login dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
AndyForest
added a commit
that referenced
this pull request
Jul 6, 2026
Root cause of "one copy action mints two unlabeled daily keys": the
dashboard's zero-checks state rendered two independent mint+copy actions at
once (the onboarding AgentTypePicker card and the "For Your Agents" sidebar
section), both hitting POST /keys/daily. The sidebar section now collapses
to a pointer while onboarding is active instead of duplicating the action.
POST /keys/daily gains an optional label param (api_keys.label already
existed for scoped keys; generateDailyKey hardcoded NULL). Dashboard,
Connect page, and check-page shortcuts now stamp meaningful labels
("Dashboard briefing — <date>", etc.) instead of leaving keys unlabeled.
ApiKeyBadge no longer glues "(unlabeled)" onto the key-hash prefix as one
confusing token — unlabeled keys show "No label set" with the hash kept as
a de-emphasized secondary detail.
2026-07-05 journey-eval defect #7 (a/b/c).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps aws-actions/amazon-ecr-login from 2.1.5 to 2.1.6.
Release notes
Sourced from aws-actions/amazon-ecr-login's releases.
Changelog
Sourced from aws-actions/amazon-ecr-login's changelog.
... (truncated)
Commits
d539f09chore(release): 2.1.6d27be98chore: Update dist (#1123)afa57dechore(deps): bump@aws-sdk/credential-providers(#1115)cf74b49chore(deps): bump@aws-sdk/client-ecrfrom 3.1061.0 to 3.1065.0 (#1114)ed78a08chore: Update dist (#1119)52a2eefchore(deps): bump https-proxy-agent from 9.0.0 to 9.1.0 (#1113)48e2e44chore(deps): bump@aws-sdk/client-ecr-publicfrom 3.1061.0 to 3.1065.0 (#1112)9075999chore(deps-dev): bump@vercel/nccfrom 0.38.4 to 0.44.0 (#1111)737404bchore: Update dist (#1109)93ad116chore(deps): bump@aws-sdk/client-ecr-publicfrom 3.1054.0 to 3.1061.0 (#1101)You can trigger a rebase of this PR 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)