kdeldycke / awesome-engineering-team-management

👔 How to transition from software development to engineering management
Creative Commons Zero v1.0 Universal
1.96k stars 144 forks source link

Bump kdeldycke/workflows from 2.13.2 to 2.15.1 #66

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps kdeldycke/workflows from 2.13.2 to 2.15.1.

Release notes

Sourced from kdeldycke/workflows's releases.

v2.15.1

🐍 Available on PyPi

v2.15.0

🐍 Available on PyPi

v2.14.1

🐍 Available on PyPi

v2.14.0

🐍 Available on PyPi

v2.13.5

🐍 Available on PyPi

v2.13.4

🐍 Available on PyPi

v2.13.3

🐍 Available on PyPi

Changelog

Sourced from kdeldycke/workflows's changelog.

2.15.1 (2023-05-22)

  • Force colorized output of Mypy, as in CI it defaults to no color.
  • Only activates all ruff rules for autofix, not linting.
  • Ignore D400 rule in ruff to allow for docstrings first line finishing with a punctuation other than a period.

2.15.0 (2023-05-06)

  • Fix hard-coding of tagged external asset's URLs on release and version bump.
  • Forces ruff to check and autofix against all rules.

2.14.1 (2023-05-04)

  • Reverts publishing via trusted channel: it doesn't work with reuseable workflows. See #528.

2.14.0 (2023-05-04)

  • Publish packages to PyPi with OIDC workflow for trusted publishing.

2.13.5 (2023-05-02)

  • Update docformatter, ruff and nuitka.

2.13.4 (2023-04-23)

  • Use docformatter 1.6.2.

2.13.3 (2023-04-22)

  • Use docformatter 1.6.1.
Commits
  • eb9ea3a [changelog] Release v2.15.1
  • a54ac56 Add missing changelog.
  • a70cc08 Reduce Ruff linting scope.
  • e28fcfe Bump sponsor action.
  • 5ef6f73 Bump poetry from 1.4.2 to 1.5.0
  • 38a9288 Bump ruff from 0.0.267 to 0.0.269
  • ce61ad8 Bump nuitka from 1.5.7 to 1.5.8
  • 84cefed Bump ruff from 0.0.265 to 0.0.267
  • 973bdac Bump docformatter from 1.6.5 to 1.7.0
  • 0a66f0d Use --black parameter with docformatter.
  • 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 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)
github-actions[bot] commented 1 year 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.