Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/login-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.5.2
Choose a base ref
...
head repository: docker/login-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.6.0
Choose a head ref
  • 15 commits
  • 9 files changed
  • 3 contributors

Commits on Jul 24, 2026

  1. build(deps): bump aws-actions/configure-aws-credentials

    Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 6.2.2 to 6.2.3.
    - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
    - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
    - [Commits](aws-actions/configure-aws-credentials@517a711...e6de054)
    
    ---
    updated-dependencies:
    - dependency-name: aws-actions/configure-aws-credentials
      dependency-version: 6.2.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    9d876d6 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump postcss from 8.5.10 to 8.5.22

    Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.22.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.5.10...8.5.22)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-version: 8.5.22
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 24, 2026
    1 Configuration menu
    Copy the full SHA
    b472f5b View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2026

  1. build(deps): bump the codeql-actions group across 1 directory with 2 …

    …updates
    
    Bumps the codeql-actions group with 2 updates in the / directory: [github/codeql-action/init](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action/init` from 4.37.2 to 4.37.3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@e064762...e4fba86)
    
    Updates `github/codeql-action/analyze` from 4.37.2 to 4.37.3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@e064762...e4fba86)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action/analyze
      dependency-version: 4.37.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: codeql-actions
    - dependency-name: github/codeql-action/init
      dependency-version: 4.37.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: codeql-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 28, 2026
    Configuration menu
    Copy the full SHA
    9126475 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2026

  1. harden buildx scoped config path handling

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 29, 2026
    Configuration menu
    Copy the full SHA
    8305724 View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 29, 2026
    Configuration menu
    Copy the full SHA
    8ffd80f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1059 from crazy-max/harden-buildx-scope-paths

    harden buildx scoped config path handling
    crazy-max authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    a146c91 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1052 from docker/dependabot/github_actions/codeql…

    …-actions-73adf09e94
    
    build(deps): bump the codeql-actions group across 1 directory with 2 updates
    crazy-max authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    e512bd5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1053 from docker/dependabot/github_actions/aws-ac…

    …tions/configure-aws-credentials-6.2.3
    
    build(deps): bump aws-actions/configure-aws-credentials from 6.2.2 to 6.2.3
    crazy-max authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    5fc99ba View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1056 from docker/dependabot/npm_and_yarn/postcss-…

    …8.5.22
    
    build(deps): bump postcss from 8.5.10 to 8.5.22
    crazy-max authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    4ec1d4a View commit details
    Browse the repository at this point in the history
  7. build(deps): bump js-yaml from 5.2.1 to 5.2.2

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.1 to 5.2.2.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@5.2.1...5.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 5.2.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    2325523 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0009830 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1057 from docker/dependabot/npm_and_yarn/js-yaml-…

    …5.2.2
    
    build(deps): bump js-yaml from 5.2.1 to 5.2.2
    crazy-max authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    9087f1e View commit details
    Browse the repository at this point in the history
  10. build(deps): bump the aws-sdk-dependencies group across 1 directory w…

    …ith 2 updates
    
    Bumps the aws-sdk-dependencies group with 2 updates in the / directory: [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) and [@aws-sdk/client-ecr-public](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr-public).
    
    
    Updates `@aws-sdk/client-ecr` from 3.1091.0 to 3.1095.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1095.0/clients/client-ecr)
    
    Updates `@aws-sdk/client-ecr-public` from 3.1091.0 to 3.1095.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr-public/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1095.0/clients/client-ecr-public)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-ecr"
      dependency-version: 3.1092.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-sdk-dependencies
    - dependency-name: "@aws-sdk/client-ecr-public"
      dependency-version: 3.1092.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: aws-sdk-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    b30b2f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5bcb015 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1051 from docker/dependabot/npm_and_yarn/aws-sdk-…

    …dependencies-46cc3261cb
    
    build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 updates
    crazy-max authored Jul 29, 2026
    Configuration menu
    Copy the full SHA
    dbcb813 View commit details
    Browse the repository at this point in the history
Loading