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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.1
Choose a base ref
...
head repository: docker/build-push-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.5.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 18, 2024

  1. chore(deps): Bump @docker/actions-toolkit from 0.33.0 to 0.34.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.33.0 to 0.34.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.33.0...v0.34.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 18, 2024

    Verified

    This commit was signed with the committer’s verified signature.
    crazy-max CrazyMax
    Copy the full SHA
    a6067b9 View commit details
  2. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 18, 2024
    Copy the full SHA
    d1fcdb6 View commit details

Commits on Jul 19, 2024

  1. Merge pull request #1186 from docker/dependabot/npm_and_yarn/docker/a…

    …ctions-toolkit-0.34.0
    
    chore(deps): Bump @docker/actions-toolkit from 0.33.0 to 0.34.0
    crazy-max authored Jul 19, 2024
    Copy the full SHA
    e050dfa View commit details

Commits on Jul 22, 2024

  1. chore(deps): Bump @docker/actions-toolkit from 0.34.0 to 0.35.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.34.0 to 0.35.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.34.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
    Copy the full SHA
    597e8fc View commit details
  2. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 22, 2024
    Copy the full SHA
    ec10ae8 View commit details
  3. Merge pull request #1191 from docker/dependabot/npm_and_yarn/docker/a…

    …ctions-toolkit-0.35.0
    
    chore(deps): Bump @docker/actions-toolkit from 0.34.0 to 0.35.0
    crazy-max authored Jul 22, 2024
    Copy the full SHA
    5176d81 View commit details
Showing with 19 additions and 10 deletions.
  1. +1 −1 dist/index.js
  2. +1 −1 dist/index.js.map
  3. +1 −1 package.json
  4. +16 −7 yarn.lock
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^1.10.1",
"@docker/actions-toolkit": "0.33.0",
"@docker/actions-toolkit": "0.35.0",
"handlebars": "^4.7.7"
},
"devDependencies": {
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1055,9 +1055,9 @@ __metadata:
languageName: node
linkType: hard

"@docker/actions-toolkit@npm:0.33.0":
version: 0.33.0
resolution: "@docker/actions-toolkit@npm:0.33.0"
"@docker/actions-toolkit@npm:0.35.0":
version: 0.35.0
resolution: "@docker/actions-toolkit@npm:0.35.0"
dependencies:
"@actions/artifact": ^2.1.8
"@actions/cache": ^3.2.4
@@ -1077,10 +1077,10 @@ __metadata:
he: ^1.2.0
js-yaml: ^4.1.0
jwt-decode: ^4.0.0
semver: ^7.6.2
semver: ^7.6.3
tar-stream: ^3.1.7
tmp: ^0.2.3
checksum: 510273d28bcf0c8a6acd4ffffa0b52cf98f46018f7f3f0772026b8fdb9422cf1dc851558140a0e95e8af3c584eb087ecb2dc48bdab0bc4f8dd9994959b052a22
checksum: 27fa4a500e94beff376bc322cc1074c82b20f6ceb0104c43ed5efc613763c8b7ea37b231c32c4dfcb5f7ce8a14948eecc799aa363d60d11d848466d5718d63f0
languageName: node
linkType: hard

@@ -3150,7 +3150,7 @@ __metadata:
resolution: "docker-build-push@workspace:."
dependencies:
"@actions/core": ^1.10.1
"@docker/actions-toolkit": 0.33.0
"@docker/actions-toolkit": 0.35.0
"@types/node": ^20.12.12
"@typescript-eslint/eslint-plugin": ^7.9.0
"@typescript-eslint/parser": ^7.9.0
@@ -5894,7 +5894,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.0, semver@npm:^7.6.2":
"semver@npm:^7.6.0":
version: 7.6.2
resolution: "semver@npm:7.6.2"
bin:
@@ -5903,6 +5903,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
checksum: 4110ec5d015c9438f322257b1c51fe30276e5f766a3f64c09edd1d7ea7118ecbc3f379f3b69032bacf13116dc7abc4ad8ce0d7e2bd642e26b0d271b56b61a7d8
languageName: node
linkType: hard

"shebang-command@npm:^2.0.0":
version: 2.0.0
resolution: "shebang-command@npm:2.0.0"