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/build-push-action Loading
base: v4.2.1
Choose a base ref
...
head repository: docker/build-push-action Loading
compare: v5.0.0
Choose a head ref
  • 12 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 9, 2023

  1. chore: update to node 20

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    0c20fff View commit details
    Browse the repository at this point in the history
  2. dev: remove unneeded binaries

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    59ba712 View commit details
    Browse the repository at this point in the history
  3. chore: update dev dependencies

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    8895c74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47d5369 View commit details
    Browse the repository at this point in the history
  5. fix ProxyConfig type when checking length

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    c97c406 View commit details
    Browse the repository at this point in the history
  6. chore: fix author in package.json

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    58ee34c View commit details
    Browse the repository at this point in the history
  7. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    675965c View commit details
    Browse the repository at this point in the history
  8. chore: node 20 as default runtime

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    1a4d1a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Merge pull request #954 from crazy-max/update-node20

    chore: node 20 as default runtime
    crazy-max committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    04d1a3b View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump @actions/core from 1.10.0 to 1.10.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b9e7e4d View commit details
    Browse the repository at this point in the history
  3. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    3ab07f8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #959 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.10.1
    
    chore(deps): Bump @actions/core from 1.10.0 to 1.10.1
    crazy-max committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    0565240 View commit details
    Browse the repository at this point in the history
Loading