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 2.17.3 to 2.19.0 #117

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 1 year ago

Bumps kdeldycke/workflows from 2.17.3 to 2.19.0.

Release notes

Sourced from kdeldycke/workflows's releases.

v2.19.0

🐍 Available on PyPi

v2.18.0

🐍 Available on PyPi

v2.17.8

🐍 Available on PyPi

v2.17.7

🐍 Available on PyPi

v2.17.6

🐍 Available on PyPi

v2.17.5

🐍 Available on PyPi

v2.17.4

🐍 Available on PyPi

Changelog

Sourced from kdeldycke/workflows's changelog.

2.19.0 (2023-09-15)

  • Replace black with ruff's autoformatter.
  • Rely even more on bump-my-version for string replacement.

2.18.0 (2023-09-06)

  • Upgrade to bump-my-version 0.10.x series.
  • Remove the step updating the release date of citation.cff in changelog job. This can be done with bump-my-version now.
  • Trigger changelog updates on requirements.txt changes.

2.17.8 (2023-07-16)

  • Upgrade to bump-my-version 0.8.0.

2.17.7 (2023-07-12)

  • Replace some Perl oneliners with bump-my-version invocation.

2.17.6 (2023-07-06)

  • Fix retrieval of tagged version in release workflow.

2.17.5 (2023-07-01)

  • Use bump-my-version v0.6.0 to fetch current version.

2.17.4 (2023-06-22)

  • Use patched version of mdformat-web to fix formatting of HTML code in code blocks.
Commits
  • fe39ae7 [changelog] Release v2.19.0
  • 42b59df Fix release preparation
  • 837ca82 Replace search and replace patterns with bump-my-version
  • db2b57e Fix type
  • 9351ef7 Add ref to ruff
  • 467d3d5 [changelog] Bump minor version to v2.19.0
  • a1f2f0b [autofix] Format Python
  • 3a74329 Replace black with ruff autoformatter
  • 9d03441 Bump ruff from 0.0.288 to 0.0.289
  • 02c16cf Bump ruff from 0.0.287 to 0.0.288
  • 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)
kdeldycke commented 5 months ago

@dependabot rebase

dependabot[bot] commented 5 months ago

Superseded by #123.

github-actions[bot] commented 2 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.