Skip to content

Bump aws-actions/amazon-ecr-login from 9238dd443b7a5941caf19ffbe68be34d4dbd61df to 27f0358e4101cb57222f3a355e6c80008b3c6ffc #1097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps aws-actions/amazon-ecr-login from 9238dd443b7a5941caf19ffbe68be34d4dbd61df to 27f0358e4101cb57222f3a355e6c80008b3c6ffc.

Changelog

Sourced from aws-actions/amazon-ecr-login's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.1 (2023-10-02)

2.0.0 (2023-10-02)

⚠ BREAKING CHANGES

  • The default value of the 'mask-password' input has been updated from false to true.

  • Treat maskPassword as false only if explicitly set to false

  • Add new-v2-release to README

Features

1.7.0 (2023-08-09)

Features

  • provide input to optionally mask output docker password (#491) (98f33d2)

1.6.2 (2023-06-26)

Bug Fixes

  • fix and upgrade https proxy agent (a3dee4b)

1.6.1 (2023-06-20)

Bug Fixes

1.6.0 (2023-03-29)

Features

  • add support for HTTP(s) proxy (454a99d)

... (truncated)

Commits
  • 27f0358 chore(deps): bump @​aws-sdk/client-ecr from 3.808.0 to 3.812.0 (#771)
  • 491a406 chore(deps): bump @​aws-sdk/client-ecr-public from 3.808.0 to 3.812.0 (#770)
  • 0c34de4 chore(deps): bump @​aws-sdk/client-ecr from 3.804.0 to 3.808.0 (#768)
  • 03d1f78 chore(deps): bump @​aws-sdk/client-ecr-public from 3.804.0 to 3.808.0 (#767)
  • 41024dc chore(deps): bump @​aws-sdk/client-ecr from 3.799.0 to 3.804.0 (#764)
  • c0c75ce chore(deps): bump @​aws-sdk/client-ecr-public from 3.799.0 to 3.804.0 (#763)
  • 2888f7a chore(deps): bump @​aws-sdk/client-ecr-public from 3.787.0 to 3.799.0 (#762)
  • 60a2b39 chore(deps): bump @​aws-sdk/client-ecr from 3.787.0 to 3.799.0 (#761)
  • f9441e5 chore(deps): bump @​aws-sdk/client-ecr from 3.782.0 to 3.787.0 (#758)
  • b112c38 chore(deps): bump @​aws-sdk/client-ecr-public from 3.782.0 to 3.787.0 (#757)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from a team May 26, 2025 09:55
@dependabot dependabot bot added scope/infra CI, CD, dev. env, etc. type/dependencies A pull request/issue dedicated to updating the dependency(-ies) labels May 26, 2025
@kapybro kapybro bot added status/triage Issues pending maintainers triage status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels May 26, 2025
Bumps [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login) from 9238dd443b7a5941caf19ffbe68be34d4dbd61df to 27f0358e4101cb57222f3a355e6c80008b3c6ffc.
- [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@9238dd4...27f0358)

---
updated-dependencies:
- dependency-name: aws-actions/amazon-ecr-login
  dependency-version: 27f0358e4101cb57222f3a355e6c80008b3c6ffc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/aws-actions/amazon-ecr-login-27f0358e4101cb57222f3a355e6c80008b3c6ffc branch from 5defcbf to 6b09296 Compare May 28, 2025 14:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Superseded by #1114.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/aws-actions/amazon-ecr-login-27f0358e4101cb57222f3a355e6c80008b3c6ffc branch June 2, 2025 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/infra CI, CD, dev. env, etc. status/triage/completed Automatic triage completed status/triage/manual Manual triage in progress type/dependencies A pull request/issue dedicated to updating the dependency(-ies)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants