PySR
PySR copied to clipboard
Bump docker/setup-qemu-action from 2 to 3
Bumps docker/setup-qemu-action from 2 to 3.
Release notes
Sourced from docker/setup-qemu-action's releases.
v3.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by
@crazy-max
in docker/setup-qemu-action#102- Bump
@actions/core
from 1.10.0 to 1.10.1 in docker/setup-qemu-action#103- Bump semver from 6.3.0 to 6.3.1 in docker/setup-qemu-action#89
Full Changelog: https://github.com/docker/setup-qemu-action/compare/v2.2.0...v3.0.0
v2.2.0
- Trim off spaces in
platforms
input by@Chocobo1
in docker/setup-qemu-action#64- Switch to actions-toolkit implementation by
@crazy-max
in docker/setup-qemu-action#70 docker/setup-qemu-action#80 docker/setup-qemu-action#83Full Changelog: https://github.com/docker/setup-qemu-action/compare/v2.1.0...v2.2.0
v2.1.0
- Use context for inputs by
@crazy-max
(#62)- Use built-in
getExecOutput
by@crazy-max
(#61)- Remove workaround for
setOutput
by@crazy-max
(#63)- Bump
@actions/core
from 1.6.0 to 1.10.0 (#54 #58 #59)Full Changelog: https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0
Commits
6882732
Merge pull request #103 from docker/dependabot/npm_and_yarn/actions/core-1.10.1183f4af
chore: update generated contentf174935
build(deps): bump@actions/core
from 1.10.0 to 1.10.12e423eb
Merge pull request #89 from docker/dependabot/npm_and_yarn/semver-6.3.1ecc406a
Bump semver from 6.3.0 to 6.3.112dec5e
Merge pull request #102 from crazy-max/update-node20c29b312
chore: node 20 as default runtime34ae628
chore: update generated content1f3d2e1
chore: fix author in package.json277dbe8
vendor: bump@docker/actions-toolkit
from 0.3.0 to 0.12.0- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.