kdeldycke / dotfiles

🍎 macOS dotfiles for Python developers.
https://kevin.deldycke.com
BSD 2-Clause "Simplified" License
140 stars 20 forks source link

Bump kdeldycke/workflows from 4.4.0 to 4.5.4 #154

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps kdeldycke/workflows from 4.4.0 to 4.5.4.

Release notes

Sourced from kdeldycke/workflows's releases.

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

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

🐍 Available on PyPi.

v4.4.5

Changes

  • Bump gha-utils CLI.

🐍 Available on PyPi.

... (truncated)

Changelog

Sourced from kdeldycke/workflows's changelog.

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.

4.4.3 (2024-08-12)

  • Release with relaxed dependencies.

4.4.2 (2024-08-02)

  • Add local workaround for Nuitka to fix bad packaging of license_expression package at build time.

4.4.1 (2024-08-01)

  • Bump Nuitka and uv.
Commits
  • 2f2fa75 [changelog] Release v4.5.4
  • 3227996 Update changelog
  • d1c3e89 [autofix] Format Markdown
  • 136309f [autofix] Regenerate dependency graph
  • c5e2f42 [autofix] Sync uv.lock
  • 975b950 Bump gha-utils
  • d1cc4c3 [changelog] Post-release version bump
  • c3145ee [changelog] Release v4.5.3
  • ff05a51 [autofix] Sync uv.lock
  • 0a2edb6 Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.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)