8000 Comparing v0.39.0...v0.40.0 · docker/actions-toolkit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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/actions-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.39.0
Choose a base ref
...
head repository: docker/actions-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.40.0
Choose a head ref
  • 18 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 27, 2024

  1. buildx(history): use Util.sleep

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    368e2f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. build(deps): bump @actions/core from 1.10.1 to 1.11.0

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.0.
    - [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-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3b9fba8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge pull request #462 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.11.0
    
    build(deps): bump @actions/core from 1.10.1 to 1.11.0
    crazy-max authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    acd6a3b View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @actions/artifact from 2.1.9 to 2.1.10

    Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.9 to 2.1.10.
    - [Changelog]
    10000
    (https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/artifact"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3af0a38 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #463 from docker/dependabot/npm_and_yarn/actions/a…

    …rtifact-2.1.10
    
    build(deps): bump @actions/artifact from 2.1.9 to 2.1.10
    crazy-max authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5f0354d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Merge pull request #465 from crazy-max/use-util-sleep

    buildx(history): use Util.sleep
    crazy-max authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    ccc7548 View commit details
    Browse the repository at this point in the history
  2. ci(test): enforce QEMU 9.0.2

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8b84506 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #459 from crazy-max/fix-lima-test-qemu

    ci(test): enforce QEMU 9.0.2
    crazy-max authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    19ca9ad View commit details
    Browse the repository at this point in the history
  4. build(deps): bump @actions/core from 1.11.0 to 1.11.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.0 to 1.11.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] <support@github.com>
    dependabot[bot] authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fc3d393 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge pull request #466 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.11.1
    
    build(deps): bump @actions/core from 1.11.0 to 1.11.1
    crazy-max authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    6e3f195 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. github: update .github/docker-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b4d81c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #467 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    eec0a5d View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @actions/artifact from 2.1.10 to 2.1.11

    Bumps [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) from 2.1.10 to 2.1.11.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/artifact"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    deeee54 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. github: update .github/buildx-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    53822af View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge pull request #469 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3b49d01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #468 from docker/dependabot/npm_and_yarn/actions/a…

    …rtifact-2.1.11
    
    build(deps): bump @actions/artifact from 2.1.10 to 2.1.11
    crazy-max authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a59a5f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. github: update .github/buildx-lab-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6336902 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Merge pull request #470 from docker/bot/buildx-lab-releases-json

    Update `.github/buildx-lab-releases.json`
    crazy-max authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c65952e View commit details
    Browse the repository at this point in the history
Loading
0