kdeldycke / extra-platforms

Detect platforms and group them by family
https://kdeldycke.github.io/extra-platforms
GNU General Public License v2.0
3 stars 1 forks source link

Bump kdeldycke/workflows from 4.5.4 to 4.6.0 #81

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps kdeldycke/workflows from 4.5.4 to 4.6.0.

Release notes

Sourced from kdeldycke/workflows's releases.

v4.6.0

Changes

  • Use uv to build Python packages.
  • Remove dependency on build package.
  • Fix coverage report upload.
  • Upload test results to coverage.

šŸ Available on PyPi.

Changelog

Sourced from kdeldycke/workflows's changelog.

4.6.0 (2024-09-20)

  • Use uv to build Python packages.
  • Remove dependency on build package.
  • Fix coverage report upload.
  • Upload test results to coverage.
Commits
  • 7d8a904 [changelog] Release v4.6.0
  • da54e7e Bump uv
  • 877c771 Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5
  • c51d523 Bump uv
  • 0d5f710 Bump pipdeptree dependency
  • 3b41af8 [autofix] Sync uv.lock
  • ddf1f6f Bump crate-ci/typos from 1.24.5 to 1.24.6
  • 28a9377 Bump uv from 0.4.9 to 0.4.10
  • 74d4e84 Bump ruff from 0.6.4 to 0.6.5
  • 44a2d92 Bump bump-my-version from 0.26.0 to 0.26.1
  • 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 show 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)