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 the github-actions-minor-or-patch group with 13 updates #223

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the github-actions-minor-or-patch group with 13 updates:

Package From To
taiki-e/install-action 2.47.32 2.49.9
CodSpeedHQ/action 3.2.0 3.4.0
actions/attest-build-provenance 2.2.0 2.2.2
docker/setup-buildx-action 3.8.0 3.10.0
docker/metadata-action 5.6.1 5.7.0
docker/build-push-action 6.13.0 6.15.0
EmbarkStudios/cargo-deny-action 2.0.4 2.0.6
lycheeverse/lychee-action 2.2.0 2.3.0
ossf/scorecard-action 2.4.0 2.4.1
actions/upload-artifact 4.6.0 4.6.1
github/codeql-action 3.28.8 3.28.10
codecov/codecov-action 5.3.1 5.4.0
crate-ci/typos 1.29.5 1.30.0

Updates taiki-e/install-action from 2.47.32 to 2.49.9

Release notes

Sourced from taiki-e/install-action's releases.

2.49.9

  • Update typos@latest to 1.30.0.

2.49.8

  • Update cargo-binstall@latest to 1.11.2.

  • Update cargo-audit@latest to 0.21.2.

2.49.7

  • Update cargo-deny@latest to 0.18.1.

2.49.6

  • Update cargo-lambda@latest to 1.7.0.

2.49.5

  • Update wasmtime@latest to 30.0.2.

  • Update release-plz@latest to 0.3.123.

2.49.4

  • Update typos@latest to 1.29.10.

2.49.3

  • Update wash@latest to 0.39.0.

  • Update cargo-nextest@latest to 0.9.92.

2.49.2

  • Update sccache@latest to 0.10.0.

  • Update cargo-machete@latest to 0.8.0.

2.49.1

  • Update cargo-deny@latest to 0.18.0.

2.49.0

  • Allow installing pre-release versions using binstall. (#868)

2.48.22

  • Update cargo-binstall@latest to 1.11.1.

  • Update release-plz@latest to 0.3.122.

2.48.21

  • Update wasmtime@latest to 30.0.1.

  • Update syft@latest to 1.20.0.

2.48.20

  • Update cargo-udeps@latest to 0.1.55.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.49.9] - 2025-03-01

  • Update typos@latest to 1.30.0.

[2.49.8] - 2025-02-28

  • Update cargo-binstall@latest to 1.11.2.

  • Update cargo-audit@latest to 0.21.2.

[2.49.7] - 2025-02-27

  • Update cargo-deny@latest to 0.18.1.

[2.49.6] - 2025-02-27

  • Update cargo-lambda@latest to 1.7.0.

[2.49.5] - 2025-02-25

  • Update wasmtime@latest to 30.0.2.

  • Update release-plz@latest to 0.3.123.

[2.49.4] - 2025-02-25

  • Update typos@latest to 1.29.10.

[2.49.3] - 2025-02-25

  • Update wash@latest to 0.39.0.

  • Update cargo-nextest@latest to 0.9.92.

[2.49.2] - 2025-02-25

  • Update sccache@latest to 0.10.0.

... (truncated)

Commits
  • 0b63bc8 Release 2.49.9
  • 366fcd0 Update typos@latest to 1.30.0
  • dccf3df Release 2.49.8
  • a1324e4 Update cargo-binstall@latest to 1.11.2
  • f0776fc Update cargo-audit@latest to 0.21.2
  • ada1a57 Release 2.49.7
  • afc83a4 Update cargo-deny@latest to 0.18.1
  • 3fc1605 Release 2.49.6
  • 85ca29e Update cargo-lambda@latest to 1.7.0
  • 93a6e1f ci: Open update manifest PR also from workflow_dispatch
  • Additional commits viewable in compare view

Updates CodSpeedHQ/action from 3.2.0 to 3.4.0

Release notes

Sourced from CodSpeedHQ/action's releases.

v3.4.0

What's Changed

🚀 Features

🐛 Bug Fixes

Full Changelog: CodSpeedHQ/action@v3.3.1...v3.4.0 Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.3.1

What's Changed

🚀 Features

🐛 Bug Fixes

Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

v3.3.0

What's Changed

🚀 Features

🐛 Bug Fixes

⚙️ Internals

  • Bump valgrind-codspeed version to 3.24.0-0codspeed1 and change supported systems by @​art049

Full Runner Changelog: https://github.com/CodSpeedHQ/runner/blob/main/CHANGELOG.md

Commits
  • 63ae602 Release v3.4.0 🚀
  • c08a237 chore: bump runner version to 3.4.0
  • df17059 feat: add GH_MATRIX and GH_STRATEGY env variables
  • 1015f4f Release v3.3.1 🚀
  • 8f308f2 chore: bump runner version to 3.3.1
  • da7c578 Release v3.3.0 🚀
  • 6c8e73a ci: drop tests for ubuntu 20.04 and add tests on arm
  • d09f65c chore: bump runner version to 3.3.0 (#122)
  • See full diff in compare view

Updates actions/attest-build-provenance from 2.2.0 to 2.2.2

Release notes

Sourced from actions/attest-build-provenance's releases.

v2.2.2

What's Changed

Full Changelog: actions/attest-build-provenance@v2.2.1...v2.2.2

v2.2.1

What's Changed

Full Changelog: actions/attest-build-provenance@v2.2.0...v2.2.1

Commits
  • bd77c07 bump predicate from 1.1.4 to 1.1.5 (#485)
  • 1176ef5 bump @​actions/attest from 1.5.0 to 1.6.0 (#484)
  • f9eaf23 Bump actions/attest from 2.2.0 to 2.2.1 (#481)
  • f1321ec Bump @​octokit/request from 8.2.0 to 8.4.1 (#478)
  • d8181f5 Bump the npm-development group with 6 updates (#476)
  • 1f22f30 Bump @​octokit/request-error from 5.0.1 to 5.1.1 (#469)
  • 6e5e68c Bump the npm-development group with 4 updates (#471)
  • 555f5b7 Bump the npm-development group with 6 updates (#465)
  • 2d4fa84 Bump the npm-development group with 2 updates (#461)
  • ccf3390 Bump undici from 5.28.4 to 5.28.5 (#457)
  • Additional commits viewable in compare view

Updates docker/setup-buildx-action from 3.8.0 to 3.10.0

Release notes

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

v3.10.0

Full Changelog: docker/setup-buildx-action@v3.9.0...v3.10.0

v3.9.0

Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0

Commits
  • b5ca514 Merge pull request #408 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 1418a4e chore: update generated content
  • 93acf83 build(deps): bump @​docker/actions-toolkit from 0.54.0 to 0.56.0
  • f7ce87c Merge pull request #404 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • aa1e2a0 chore: update generated content
  • 673e008 build(deps): bump @​docker/actions-toolkit from 0.53.0 to 0.54.0
  • ba31df4 Merge pull request #402 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 5475af1 chore: update generated content
  • acacad9 build(deps): bump @​docker/actions-toolkit from 0.48.0 to 0.53.0
  • 6a25f98 Merge pull request #396 from crazy-max/bake-v6
  • Additional commits viewable in compare view

Updates docker/metadata-action from 5.6.1 to 5.7.0

Release notes

Sourced from docker/metadata-action's releases.

v5.7.0

Full Changelog: docker/metadata-action@v5.6.1...v5.7.0

Commits
  • 902fa8e Merge pull request #504 from docker/dependabot/npm_and_yarn/semver-7.7.1
  • c30b9c2 chore: update generated content
  • 0698804 chore(deps): Bump semver from 7.6.3 to 7.7.1
  • bb3eeca Merge pull request #501 from docker/dependabot/npm_and_yarn/moment-timezone-0...
  • 94a839c chore: update generated content
  • ecd51a0 Merge pull request #509 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • a85b1db chore(deps): Bump @​docker/actions-toolkit from 0.55.0 to 0.56.0
  • 5a76a0e chore(deps): Bump moment-timezone from 0.5.46 to 0.5.47
  • 1cc4a98 Merge pull request #482 from docker/dependabot/npm_and_yarn/csv-parse-5.6.0
  • d84de1e chore: update generated content
  • Additional commits viewable in compare view

Updates docker/build-push-action from 6.13.0 to 6.15.0

Release notes

Sourced from docker/build-push-action's releases.

v6.15.0

Full Changelog: docker/build-push-action@v6.14.0...v6.15.0

v6.14.0

Full Changelog: docker/build-push-action@v6.13.0...v6.14.0

Commits
  • 471d1dc Merge pull request #1330 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • b89ff0a chore: update generated content
  • 1e3ae3a chore(deps): Bump @​docker/actions-toolkit from 0.55.0 to 0.56.0
  • b16f42f Merge pull request #1325 from crazy-max/buildx-edge
  • dc0fea5 ci: update buildx to edge and buildkit to latest
  • 0adf995 Merge pull request #1324 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • d88cd28 chore: update generated content
  • 3d09a6b chore(deps): Bump @​docker/actions-toolkit from 0.53.0 to 0.55.0
  • See full diff in compare view

Updates EmbarkStudios/cargo-deny-action from 2.0.4 to 2.0.6

Commits

Updates lycheeverse/lychee-action from 2.2.0 to 2.3.0

Release notes

Sourced from lycheeverse/lychee-action's releases.

Version 2.3.0

What's Changed

New Contributors

Full Changelog: lycheeverse/lychee-action@v2...v2.3.0

Commits

Updates ossf/scorecard-action from 2.4.0 to 2.4.1

Release notes

Sourced from ossf/scorecard-action's releases.

v2.4.1

What's Changed

  • This update bumps the Scorecard version to the v5.1.1 release. For a complete list of changes, please refer to the v5.1.0 and v5.1.1 release notes.
  • Publishing results now uses half the API quota as before. The exact savings depends on the repository in question.
  • Some errors were made into annotations to make them more visible
  • There is now an optional file_mode input which controls how repository files are fetched from GitHub. The default is archive, but git produces the most accurate results for repositories with .gitattributes files at the cost of analysis speed.
  • The underlying container for the action is now hosted on GitHub Container Registry. There should be no functional changes.

Docs

New Contributors

Commits

Updates actions/upload-artifact from 4.6.0 to 4.6.1

Release notes

Sourced from actions/upload-artifact's releases.

v4.6.1

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.1

Commits
  • 4cec3d8 Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2
  • e9fad96 license cache update for artifact
  • b26fd06 Update to use artifact 2.2.2 package
  • See full diff in compare view

Updates github/codeql-action from 3.28.8 to 3.28.10

Release notes

Sourced from github/codeql-action's releases.

v3.28.10

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.10 - 21 Feb 2025

  • Update default CodeQL bundle version to 2.20.5. #2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #2768

See the full CHANGELOG.md for more information.

v3.28.9

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #2753

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

3.28.10 - 21 Feb 2025

  • Update default CodeQL bundle version to 2.20.5. #2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #2768

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #2753

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #2744

3.28.7 - 29 Jan 2025

No user facing changes.

3.28.6 - 27 Jan 2025

  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #2726

3.28.5 - 24 Jan 2025

  • Update default CodeQL bundle version to 2.20.3. #2717

3.28.4 - 23 Jan 2025

No user facing changes.

3.28.3 - 22 Jan 2025

  • Update default CodeQL bundle version to 2.20.2. #2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #2712

3.28.2 - 21 Jan 2025

No user facing changes.

3.28.1 - 10 Jan 2025

  • CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see this changelog post. #2677

... (truncated)

Commits
  • b56ba49 Merge pull request #2778 from github/update-v3.28.10-9856c48b1
  • 60c9c77 Update changelog for v3.28.10
  • 9856c48 Merge pull request #2773 from github/redsun82/rust
  • 9572e09 Rust: fix log string
  • 1a52936 Rust: special case default setup
  • cf7e909 Merge pull request #2772 from github/update-bundle/codeql-bundle-v2.20.5
  • b7006aa Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5
  • cfedae7 Rust: throw configuration errors if requested and not correctly enabled
  • 3971ed2 Merge branch 'main' into redsun82/rust
  • d38c6e6 Merge pull request #2775 from github/angelapwen/bump-octokit
  • Additional commits viewable in compare view

Updates codecov/codecov-action from 5.3.1 to 5.4.0

Release notes

Sourced from codecov/codecov-action's releases.

v5.4.0

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v5.3.1...v5.4.0

Changelog

Sourced from codecov/codecov-action's changelog.

v5.4.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0

v5.3.1

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1

v5.3.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.2.0..v5.3.0

v5.2.0

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.1.2..v5.2.0

... (truncated)

Commits
  • 0565863 chore(release): 5.4.0 (#1781)
  • c545d7b update wrapper submodule to 0.2.0, add recurse_submodules arg (#1780)
  • 2488e99 build(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1 (#1775)
  • a46c158 build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#1776)
  • 062ee7e build(deps): bump github/codeql-action from 3.28.9 to 3.28.10 (#1777)
  • 1fecca8 Clarify in README that use_pypi bypasses integrity checks too (#1773)
  • 2e6e9c5 Fix use of safe.directory inside containers (#1768)
  • a5dc5a5 Fix description for report_type input (#1770)
  • 4898080 build(deps): bump github/codeql-action from 3.28.8 to 3.28.9 (#1765)
  • 5efa07b Fix a typo in the example (#1758)
  • Additional commits viewable in compare view

Updates crate-ci/typos from 1.29.5 to 1.30.0

Release notes

Sourced from crate-ci/typos's releases.

v1.30.0

[1.30.0] - 2025-03-01

Features

v1.29.10

[1.29.10] - 2025-02-25

Fixes

  • Also correct contaminent as contaminant

v1.29.9

[1.29.9] - 2025-02-20

Fixes

  • (action) Correctly get binary for some aarch64 systems

v1.29.8

[1.29.8] - 2025-02-19

Features

  • Attempt to build Linux aarch64 binaries

v1.29.7

[1.29.7] - 2025-02-13

Fixes

  • Don't correct implementors

v1.29.6

[1.29.6] - 2025-02-13

Features

Changelog

Sourced from crate-ci/typos's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - ReleaseDate

[1.30.0] - 2025-03-01

Features

[1.29.10] - 2025-02-25

Fixes

  • Also correct contaminent as contaminant

[1.29.9] - 2025-02-20

Fixes

  • (action) Correctly get binary for some aarch64 systems

[1.29.8] - 2025-02-19

Features

  • Attempt to build Linux aarch64 binaries

[1.29.7] - 2025-02-13

Fixes

  • Don't correct implementors

[1.29.6] - 2025-02-13

Features

[1.29.5] - 2025-01-30

Internal

  • Update a dependency

... (truncated)

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 t...

Description has been truncated

Bumps the github-actions-minor-or-patch group with 13 updates:

| Package | From | To |
| --- | --- | --- |
| [taiki-e/install-action](https://github.com/taiki-e/install-action) | `2.47.32` | `2.49.9` |
| [CodSpeedHQ/action](https://github.com/codspeedhq/action) | `3.2.0` | `3.4.0` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `2.2.0` | `2.2.2` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.8.0` | `3.10.0` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `5.6.1` | `5.7.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `6.13.0` | `6.15.0` |
| [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) | `2.0.4` | `2.0.6` |
| [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) | `2.2.0` | `2.3.0` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.0` | `2.4.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.0` | `4.6.1` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.28.8` | `3.28.10` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.3.1` | `5.4.0` |
| [crate-ci/typos](https://github.com/crate-ci/typos) | `1.29.5` | `1.30.0` |


Updates `taiki-e/install-action` from 2.47.32 to 2.49.9
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@6583578...0b63bc8)

Updates `CodSpeedHQ/action` from 3.2.0 to 3.4.0
- [Release notes](https://github.com/codspeedhq/action/releases)
- [Changelog](https://github.com/CodSpeedHQ/action/blob/main/CHANGELOG.md)
- [Commits](CodSpeedHQ/action@513a196...63ae602)

Updates `actions/attest-build-provenance` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@520d128...bd77c07)

Updates `docker/setup-buildx-action` from 3.8.0 to 3.10.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@6524bf6...b5ca514)

Updates `docker/metadata-action` from 5.6.1 to 5.7.0
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@369eb59...902fa8e)

Updates `docker/build-push-action` from 6.13.0 to 6.15.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@ca877d9...471d1dc)

Updates `EmbarkStudios/cargo-deny-action` from 2.0.4 to 2.0.6
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](EmbarkStudios/cargo-deny-action@e2f4ede...0484eed)

Updates `lycheeverse/lychee-action` from 2.2.0 to 2.3.0
- [Release notes](https://github.com/lycheeverse/lychee-action/releases)
- [Commits](lycheeverse/lychee-action@f796c8b...f613c4a)

Updates `ossf/scorecard-action` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@62b2cac...f49aabe)

Updates `actions/upload-artifact` from 4.6.0 to 4.6.1
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@65c4c4a...4cec3d8)

Updates `github/codeql-action` from 3.28.8 to 3.28.10
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@dd74661...b56ba49)

Updates `codecov/codecov-action` from 5.3.1 to 5.4.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@13ce06b...0565863)

Updates `crate-ci/typos` from 1.29.5 to 1.30.0
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@11ca458...8951ef9)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-or-patch
- dependency-name: CodSpeedHQ/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-or-patch
- dependency-name: actions/attest-build-provenance
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-or-patch
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-or-patch
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-or-patch
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-or-patch
- dependency-name: EmbarkStudios/cargo-deny-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-or-patch
- dependency-name: lycheeverse/lychee-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-or-patch
- dependency-name: ossf/scorecard-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-or-patch
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-or-patch
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-or-patch
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-or-patch
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-minor-or-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from SRv6d as a code owner March 1, 2025 16:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 1, 2025
@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.29%. Comparing base (31b2aba) to head (9d0d108).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   90.29%   90.29%           
=======================================
  Files           9        9           
  Lines         721      721           
=======================================
  Hits          651      651           
  Misses         70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Mar 1, 2025

CodSpeed Performance Report

Merging #223 will not alter performance

Comparing dependabot/github_actions/github-actions-minor-or-patch-6b7c844aa0 (9d0d108) with main (31b2aba)

Summary

✅ 2 untouched benchmarks

@SRv6d SRv6d merged commit 4047fda into main Mar 3, 2025
8 checks passed
@SRv6d SRv6d deleted the dependabot/github_actions/github-actions-minor-or-patch-6b7c844aa0 branch March 3, 2025 19:51
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