Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump docker/setup-buildx-action from 1.6.0 to 2.5.0 #47

Open
wants to merge 10,000 commits into
base: sdsc-0.17.3
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps docker/setup-buildx-action from 1.6.0 to 2.5.0.

Release notes

Sourced from docker/setup-buildx-action's releases.

v2.5.0

Full Changelog: docker/setup-buildx-action@v2.4.1...v2.5.0

v2.4.1

Full Changelog: docker/setup-buildx-action@v2.4.0...v2.4.1

v2.4.0

Full Changelog: docker/setup-buildx-action@v2.3.0...v2.4.0

v2.3.0

  • Use Octokit to check Buildx release on GitHub by @​crazy-max (#191 #192)
  • Add version pinning information to the README by @​jedevc (#189)
  • Bump minimatch from 3.0.4 to 3.1.2 (#182)
  • Bump csv-parse from 5.3.1 to 5.3.3 (#181)
  • Bump json5 from 2.2.0 to 2.2.3 (#184)

Full Changelog: docker/setup-buildx-action@v2.2.1...v2.3.0

v2.2.1

Full Changelog: docker/setup-buildx-action@v2.2.0...v2.2.1

v2.2.0

Full Changelog: docker/setup-buildx-action@v2.1.0...v2.2.0

v2.1.0

... (truncated)

Commits
  • 4b4e9c3 Merge pull request #216 from awendland/patch-1
  • eb27bcb Merge pull request #218 from crazy-max/fix-builder-removal
  • b7471d4 update generated content
  • e2df91e check builder exists before removal
  • 85ce96b do not remove builder using the docker driver
  • f549413 Merge pull request #217 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 9998869 update generated content
  • e30725c Bump @​docker/actions-toolkit from 0.1.0-beta.16 to 0.1.0-beta.18
  • f1dc97e Merge pull request #213 from crazy-max/cleanup-input
  • 51ecd0a nit typo in README.md, csv is comma-delimited
  • 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)

jrood-nrel and others added 30 commits October 29, 2021 22:03
This package had its url set to a github url and was then changed to a
CRAN url. The checksums need to change as a result.
* New verion: py-html5lib 1.1

* Update var/spack/repos/builtin/packages/py-html5lib/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update var/spack/repos/builtin/packages/py-html5lib/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update package.py

* Update package.py

* Update package.py

* Update package.py

* Update var/spack/repos/builtin/packages/py-html5lib/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update var/spack/repos/builtin/packages/py-html5lib/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

Co-authored-by: Adam J. Stewart <[email protected]>
* New version: py-deprecation 2.1.0

* Update package.py
* New versions of py-google-auth and py-google-auth-oauthlib

* Update var/spack/repos/builtin/packages/py-google-auth/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

Co-authored-by: Adam J. Stewart <[email protected]>
* New versions: py-gitdb 4.0.7, 4.0.8, 4.0.9

* Update var/spack/repos/builtin/packages/py-gitdb/package.py

Co-authored-by: Adam J. Stewart <[email protected]>

* Update package.py

Co-authored-by: Adam J. Stewart <[email protected]>
* New versions of py-gitpython

* Update package.py
…ns (spack#27084)

* package/qgis: fix runtime issue, improve package file, add new versions

* replace conflict with depends_on

* tidy up

Co-authored-by: sbulut <[email protected]>
)

5.14.2 fails with %gcc@11 with Error: 'numeric_limits' is not a class template
5.8.0 has multiple compile failures as well: Extend the conflict to those too.
- Fix also the confgigure of @5.6.3 (tested with %gcc@11)
alalazo and others added 27 commits April 14, 2022 11:08
…ack#30042)

Ubuntu patched git v2.25.1 with a security fix that also
introduced a breaking change, so v2.25.1 behaves like
v2.35.2 with respect to the use cases in CVE-2022-24765
Fedora updated git, so we need to apply, again, the
workaround for CVE-2022-24765
- [x] Add `mkdir -p` and `chmod` to ensure `/home/spack-test` exists and
      has correct permissions.
- [x] Remove version comments from dependabot-managed action commits
- [x] Don't duplicate comment describing required fixes for distros with
      patched git
)

* Disable globbing

* Split on bell char when dumping cmd to out.log
When an upstream is specified but the directory does not exist, don't
create the directory for it, it might not be yours.
A non-existent upstream should not be fatal: it could only mean it is
not deployed yet. In the meantime, it should not block the user to
rebuild anything it needs.

A warning is still emitted, to let the user decide if this is ok or not.
Fixes missing chgrp on symlinks in package installations, and errors on
symlinks referencing non-existent or non-writable locations.

Note: `os.chown(.., follow_symlinks=False)` is python3 only, but
`os.lchown` exists in both versions.
The updated packages and dependency chains included in this commit were
used to deploy the new candidate production spack instance
expanse/0.17.3/gpu/a on Expanse in the /cm/shared Ceph filesystem.

Also added the new SPECS.md file with the aim to help improve
documentation of the package dependency chains.
The updated packages and dependency chains included within this commit
were used to deploy the new candidate production spack instance
expanse/0.17.3/cpu/a on Expanse in the /cm/shared Ceph filesystem.

Also added its SPECS.md file.
During the update to spack v0.17.3, +knem and +xpmem were reset for ucx
to more closely match the AMD spack spec for openmpi [1]. However, it
was found that one or both variants when enabled in the latest deployed
pre-production test instances led to reduced performance for several
applications, namd with a charmpp backend=mpi in particular. In the next
iteration of the spack stack, which will be tested on devexp soon, we
will revisit this issue and attempt to set knem and xpmem as external
packages coming directly from the Mellanox OFED distribution installed
by the HPC Systems Group.

[1] https://developer.amd.com/spack/hpc-applications-openmpi
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 2.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@94ab11c...4b4e9c3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.