Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2024

Bumps the actions-production group with 3 updates in the / directory: CodSpeedHQ/action, docker/setup-qemu-action and PyO3/maturin-action.

Updates CodSpeedHQ/action from 2 to 3

Release notes

Sourced from CodSpeedHQ/action's releases.

v3.0.0

What's Changed

Check the runner release notes for more details.

Full Changelog: CodSpeedHQ/action@v2...v3.0.0

v2.4.4

What's Changed

Full Changelog: CodSpeedHQ/action@v2.4.3...v2.4.4

v2.4.3

What's Changed

Check the runner release notes for more details.

Full Changelog: CodSpeedHQ/action@v2.4.2...v2.4.3

v2.4.2

What's Changed

Check the runner release notes for more details.

Full Changelog: CodSpeedHQ/action@v2.4.1...v2.4.2

v2.4.1

What's Changed

Check the runner release notes for more details.

Full Changelog: CodSpeedHQ/action@v2.4.0...v2.4.1

v2.4.0

What's Changed

Check the runner release notes for more details.

Full Changelog: CodSpeedHQ/action@v2.3.1...v2.4.0

... (truncated)

Changelog

Sourced from CodSpeedHQ/action's changelog.

[3.0.0] - 2024-07-26

[2.4.4] - 2024-07-26

  • chore: report that a new version is available

[2.4.3] - 2024-07-12

[2.4.2] - 2024-06-14

[2.4.1] - 2024-04-29

[2.4.0] - 2024-04-26

[2.3.1] - 2024-04-24

[2.3.0] - 2024-02-31

[2.2.1] - 2024-02-22

[2.2.0] - 2024-02-22

[2.1.1] - 2024-02-02

[2.0.3] - 2024-01-04

... (truncated)

Commits
  • b587655 Release v3.0.1 🚀
  • 7a07217 chore: add ubuntu 24.04 to the CI matrix
  • 7b663b1 chore: bump runner version to 3.0.1
  • 016456b chore: improve names in workflow examples
  • 95e0043 ci: bump actions/checkout to v4
  • 86517f4 chore: update README and examples with v3
  • ab07afd Release v3.0.0 🚀
  • 5cb1199 chore: bump runner version to 3.0.0
  • See full diff in compare view

Updates docker/setup-qemu-action from 1 to 3

Release notes

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

v3.0.0

Full Changelog: docker/setup-qemu-action@v2.2.0...v3.0.0

v2.2.0

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

v2.1.0

Full Changelog: docker/setup-qemu-action@v2.0.0...v2.1.0

v2.0.0

  • Node 16 as default runtime by @​crazy-max (#48)
    • This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
  • chore: update dev dependencies and workflow by @​crazy-max (#43 #47)
  • Bump @​actions/core from 1.3.0 to 1.6.0 (#37 #39 #41)
  • Bump @​actions/exec from 1.0.4 to 1.1.1 (#38 #46)

Full Changelog: docker/setup-qemu-action@v1.2.0...v2.0.0

v1.2.0

  • Display image information (#36)
  • Bump @​actions/core from 1.2.7 to 1.3.0 (#35)

v1.1.0

  • Remove os limitation (#30)
  • Bump @​actions/core from 1.2.6 to 1.2.7 (#29)

v1.0.2

  • Enhance workflow (#26)
  • Container based developer flow (#19 #20)

v1.0.1

Commits
  • 49b3bc8 Merge pull request #155 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 9dec05b chore: update generated content
  • 73387bc build(deps): bump @​docker/actions-toolkit from 0.34.0 to 0.35.0
  • fcfabe0 Merge pull request #154 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 948a838 chore: update generated content
  • 31629f6 switch to Docker exec
  • 6ae1d4d build(deps): bump @​docker/actions-toolkit from 0.31.0 to 0.34.0
  • 5927c83 Merge pull request #149 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 32ea29b chore: update generated content
  • 92ac892 build(deps): bump @​docker/actions-toolkit from 0.23.0 to 0.31.0
  • Additional commits viewable in compare view

Updates PyO3/maturin-action from 1.42.1 to 1.45.0

Release notes

Sourced from PyO3/maturin-action's releases.

v1.45.0

What's Changed

New Contributors

Full Changelog: PyO3/maturin-action@v1.44.0...v1.45.0

v1.44.0

What's Changed

Full Changelog: PyO3/maturin-action@v1.43.0...v1.44.0

v1.43.0

What's Changed

New Contributors

Full Changelog: PyO3/maturin-action@v1.42.2...v1.43.0

v1.42.2

What's Changed

New Contributors

Full Changelog: PyO3/maturin-action@v1.42.1...v1.42.2

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions-production group with 3 updates in the / directory: [CodSpeedHQ/action](https://github.com/codspeedhq/action), [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) and [PyO3/maturin-action](https://github.com/pyo3/maturin-action).


Updates `CodSpeedHQ/action` from 2 to 3
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@v2...v3)

Updates `docker/setup-qemu-action` from 1 to 3
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](docker/setup-qemu-action@v1...v3)

Updates `PyO3/maturin-action` from 1.42.1 to 1.45.0
- [Release notes](https://github.com/pyo3/maturin-action/releases)
- [Commits](PyO3/maturin-action@v1.42.1...v1.45.0)

---
updated-dependencies:
- dependency-name: CodSpeedHQ/action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-production
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-production
- dependency-name: PyO3/maturin-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions-production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 23, 2024
@codspeed-hq
Copy link

codspeed-hq bot commented Oct 23, 2024

CodSpeed Performance Report

Merging #221 will not alter performance

Comparing dependabot/github_actions/actions-production-39b85b4918 (f1747fd) with main (d9f26ff)

Summary

✅ 7 untouched benchmarks

@saulshanabrook saulshanabrook merged commit 6a57f7a into main Oct 23, 2024
9 checks passed
@saulshanabrook saulshanabrook deleted the dependabot/github_actions/actions-production-39b85b4918 branch October 23, 2024 21:33
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants