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: v3.2.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: v3.3.0
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 16, 2024

  1. build(deps): bump braces from 3.0.2 to 3.0.3

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    30f019f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. build(deps): bump docker/bake-action from 4 to 5

    Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4 to 5.
    - [Release notes](https://github.com/docker/bake-action/releases)
    - [Commits](docker/bake-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/bake-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    793c19c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge pull request #733 from docker/dependabot/github_actions/docker/…

    …bake-action-5
    
    build(deps): bump docker/bake-action from 4 to 5
    crazy-max authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    75ee3ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #730 from docker/dependabot/npm_and_yarn/braces-3.0.3

    build(deps): bump braces from 3.0.2 to 3.0.3
    crazy-max authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e80ebca View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @docker/actions-toolkit from 0.24.0 to 0.35.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.24.0 to 0.35.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.24.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    be5150d View commit details
    Browse the repository at this point in the history
  4. switch to Docker exec

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

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9af18aa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #754 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.35.0
    
    build(deps): bump @docker/actions-toolkit from 0.24.0 to 0.35.0
    crazy-max authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    e039495 View commit details
    Browse the repository at this point in the history
  7. build(deps): bump https-proxy-agent

    Bumps the proxy-agent-dependencies group with 1 update: [https-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/https-proxy-agent).
    
    
    Updates `https-proxy-agent` from 7.0.4 to 7.0.5
    - [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
    - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/https-proxy-agent/CHANGELOG.md)
    - [Commits](https://github.com/TooTallNate/proxy-agents/commits/https-proxy-agent@7.0.5/packages/https-proxy-agent)
    
    ---
    updated-dependencies:
    - dependency-name: https-proxy-agent
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: proxy-agent-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5e87b2a View commit details
    Browse the repository at this point in the history
  8. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2fa130c View commit details
    Browse the repository at this point in the history
  9. Merge pull request #741 from docker/dependabot/npm_and_yarn/proxy-age…

    …nt-dependencies-5b28f82f41
    
    build(deps): bump https-proxy-agent from 7.0.4 to 7.0.5 in the proxy-agent-dependencies group
    crazy-max authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    9780b0c View commit details
    Browse the repository at this point in the history
Loading