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.3.0
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.4.0
Choose a head ref
  • 10 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 3, 2026

  1. build(deps): bump docker/bake-action/subaction/matrix

    Bumps [docker/bake-action/subaction/matrix](https://github.com/docker/bake-action) from 7.2.0 to 7.3.0.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@6614cfa...d3418bd)
    
    ---
    updated-dependencies:
    - dependency-name: docker/bake-action/subaction/matrix
      dependency-version: 7.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    9d49d6a View commit details
    Browse the repository at this point in the history
  2. build(deps): bump docker/bake-action from 7.2.0 to 7.3.0

    Bumps [docker/bake-action](https://github.com/docker/bake-action) from 7.2.0 to 7.3.0.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@6614cfa...d3418bd)
    
    ---
    updated-dependencies:
    - dependency-name: docker/bake-action
      dependency-version: 7.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    1b67977 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1032 from docker/dependabot/github_actions/docker…

    …/bake-action/subaction/matrix-7.3.0
    
    build(deps): bump docker/bake-action/subaction/matrix from 7.2.0 to 7.3.0
    crazy-max authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    b249b43 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1033 from docker/dependabot/github_actions/docker…

    …/bake-action-7.3.0
    
    build(deps): bump docker/bake-action from 7.2.0 to 7.3.0
    crazy-max authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    992421c View commit details
    Browse the repository at this point in the history
  5. skip empty registry-auth secret mask

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

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 3, 2026
    Configuration menu
    Copy the full SHA
    c455755 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1035 from crazy-max/fix-registry-auth-empty-mask

    skip empty registry-auth secret mask
    crazy-max authored Jul 3, 2026
    Configuration menu
    Copy the full SHA
    ca0a662 View commit details
    Browse the repository at this point in the history
  8. 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.1076.0 to 3.1077.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.1077.0/clients/client-ecr)
    
    Updates `@aws-sdk/client-ecr-public` from 3.1076.0 to 3.1077.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.1077.0/clients/client-ecr-public)
    
    ---
    updated-dependencies:
    - dependency-name: "@aws-sdk/client-ecr"
      dependency-version: 3.1077.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.1077.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 3, 2026
    Configuration menu
    Copy the full SHA
    2916ad6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da722bd View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1034 from docker/dependabot/npm_and_yarn/aws-sdk-…

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