wsgi_lineprof
wsgi_lineprof 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-maxin docker/setup-qemu-action#102- Bump
@actions/corefrom 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
platformsinput by@Chocobo1in docker/setup-qemu-action#64- Switch to actions-toolkit implementation by
@crazy-maxin 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
getExecOutputby@crazy-max(#61)- Remove workaround for
setOutputby@crazy-max(#63)- Bump
@actions/corefrom 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
6882732Merge pull request #103 from docker/dependabot/npm_and_yarn/actions/core-1.10.1183f4afchore: update generated contentf174935build(deps): bump@actions/corefrom 1.10.0 to 1.10.12e423ebMerge pull request #89 from docker/dependabot/npm_and_yarn/semver-6.3.1ecc406aBump semver from 6.3.0 to 6.3.112dec5eMerge pull request #102 from crazy-max/update-node20c29b312chore: node 20 as default runtime34ae628chore: update generated content1f3d2e1chore: fix author in package.json277dbe8vendor: bump@docker/actions-toolkitfrom 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
Codecov Report
All modified lines are covered by tests :white_check_mark:
Comparison is base (
ff649f7) 51.89% compared to head (36ca858) 51.89%.
Additional details and impacted files
@@ Coverage Diff @@
## master #112 +/- ##
=======================================
Coverage 51.89% 51.89%
=======================================
Files 8 8
Lines 316 316
Branches 48 48
=======================================
Hits 164 164
Misses 150 150
Partials 2 2
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@dependabot rebase