ozipoetra / z-ui

Use this only if your system administrator block "x-ui" service name on your server
GNU General Public License v3.0
8 stars 5 forks source link

Bump crazy-max/ghaction-docker-buildx from 1 to 3 #4

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps crazy-max/ghaction-docker-buildx from 1 to 3.

Release notes

Sourced from crazy-max/ghaction-docker-buildx's releases.

v3.0.0

  • Use actions/tool-cache for caching
  • skip-cache input no longer useful (deprecated)

v2.0.1

  • Leverage buildx cache example
  • Build and push to DockerHub example
  • Update deps

v2.0.0

  • Add cache implementation (#183)
  • Remove version input

v1.6.2

  • Fix rename across "device" (partition) boundaries (#194)
  • Update deps

v1.6.1

  • Typo

v1.6.0

  • Use native GitHub Action tools to download assets and use GitHub API
  • Cleanup local paths from extra fields
  • Remove @actions/github module and use GITHUB_SHA env var instead
  • Audit packages

v1.5.1

  • Add Codecov
  • Bumps deps

v1.5.0

  • Add qemu-version input
  • Deprecate version input. Use buildx-version instead
  • Use actions/checkout@v2
  • Bumps deps

v1.4.0

  • Support custom docker config home (#156)
  • Update deps

v1.3.0

  • Use ncc and clean workflows
  • Update deps

v1.2.1

  • Bump deps

v1.2.0

  • Use a unique name for the builder (#116)
  • Bump deps

... (truncated)

Changelog

Sourced from crazy-max/ghaction-docker-buildx's changelog.

3.3.0 (2020/08/17)

  • Use crazy-max/ghaction-docker-login action
  • Update deps

3.2.0 (2020/06/25)

  • qemu-version not taken into account (#220)
  • Remove skip-cache input

3.1.0 (2020/06/07)

  • Handle nosuid (#213)

3.0.0 (2020/06/06)

  • Use actions/tool-cache for caching
  • skip-cache input no longer useful (deprecated)

2.0.1 (2020/06/03)

  • Leverage buildx cache example
  • Build and push to DockerHub example
  • Update deps

2.0.0 (2020/05/29)

  • Add cache implementation (#183)
  • Remove version input.

1.6.2 (2020/05/20)

  • Fix rename across "device" (partition) boundaries (#194)
  • Update deps

1.6.1 (2020/05/08)

  • Typo

1.6.0 (2020/05/07)

  • Use native GitHub Action tools to download assets and use GitHub API
  • Cleanup local paths from extra fields
  • Remove @actions/github module and use GITHUB_SHA env var instead
  • Audit packages

1.5.1 (2020/05/06)

  • Add Codecov
  • Update deps

... (truncated)

Commits
  • 126d331 Move deprecation message to sources
  • 22b63fb Adding deprecation warning (#234)
  • 460e673 Bump @​actions/core from 1.2.5 to 1.2.6 (#238)
  • 642efa6 Bump actions/checkout from v2.3.2 to v2.3.3 (#237)
  • 03d7b1e Bump @​actions/core from 1.2.4 to 1.2.5 (#233)
  • 984dbe3 Switch to docker/login-action
  • 2dd6f30 Move zeit/ncc to vercel/ncc
  • 3de5663 Add note about dependabot
  • 846e06f Bump codecov/codecov-action from v1.0.12 to v1.0.13 (#231)
  • bb77f35 Use crazy-max/ghaction-docker-login action
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.