kdeldycke / meta-package-manager

🎁 wraps all package managers with a unifying CLI
https://kdeldycke.github.io/meta-package-manager
GNU General Public License v2.0
460 stars 32 forks source link

Bump kdeldycke/workflows from 4.4.3 to 4.6.1 #1376

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps kdeldycke/workflows from 4.4.3 to 4.6.1.

Release notes

Sourced from kdeldycke/workflows's releases.

v4.6.1

Changes

  • Use uv to publish Python packages.

🐍 Available on PyPi.

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.

v4.5.4

Changes

  • Rerelease to stabilize changelog updates.

🐍 Available on PyPi.

v4.5.3

Changes

  • Fix changelog indention.
  • Add changelog unittests.

🐍 Available on PyPi.

v4.5.2

Changes

  • Rerelease to fix admonition in changelog.
  • Fix changelog new entry format.

🐍 Available on PyPi.

v4.5.1

Changes

  • Fix over-escaping of [!IMPORTANT] admonition in changelog.
  • Fix content writing into output files.

🐍 Available on PyPi.

v4.5.0

Changes

... (truncated)

Changelog

Sourced from kdeldycke/workflows's changelog.

4.6.1 (2024-09-26)

  • Use uv to publish Python packages.

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.

4.5.4 (2024-09-04)

  • Rerelease to stabilize changelog updates.

4.5.3 (2024-09-04)

  • Fix changelog indention.
  • Add changelog unittests.

4.5.2 (2024-08-26)

  • Rerelease to fix admonition in changelog.
  • Fix changelog new entry format.

4.5.1 (2024-08-25)

  • Fix over-escaping of [!IMPORTANT] admonition in changelog.
  • Fix content writing into output files.

4.5.0 (2024-08-24)

  • Replace mdformat-black by mdformat-ruff.
  • Install mdformat, gha-utils, yamllint, bump-my-version, ruff, blacken-docs and autopep8 as a global tool to not interfere with the project dependencies.
  • Fix mdformat-pelican compatibility with mdformat-gfm.
  • Upgrade job runs from ubuntu-22.04 to ubuntu-24.04.
  • Mark python 3.13-dev tests as stable.
  • Fix empty entry composition.
  • Remove local workaround for Nuitka.

4.4.5 (2024-08-18)

  • Bump gha-utils CLI.

4.4.4 (2024-08-18)

  • Fix update of changelog without past entries.
Commits
  • 210acd4 [changelog] Release v4.6.1
  • 546ae18 Use uv to publish Python packages
  • 09e97a4 Bump peter-evans/create-issue-from-file from 5.0.0 to 5.0.1
  • 8484617 Bump actions/checkout from 4.1.7 to 4.2.0
  • 3ae60a6 Bump uv from 0.4.15 to 0.4.16
  • 1f3daa6 Fix typo in pyproject.toml
  • a414b0d Fix typo in readme.md
  • 69b6695 Bump ruff from 0.6.6 to 0.6.7
  • 51f5901 Bump uv from 0.4.13 to 0.4.15
  • 7d85a41 Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
  • 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)