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.6.0 to 2.8.3 #53

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps kdeldycke/workflows from 2.6.0 to 2.8.3.

Release notes

Sourced from kdeldycke/workflows's releases.

v2.8.3

🐍 Available on PyPi

v2.8.2

🐍 Available on PyPi

v2.8.1

🐍 Available on PyPi

v2.8.0

🐍 Available on PyPi

v2.7.6

🐍 Available on PyPi

v2.7.5

🐍 Available on PyPi

v2.7.4

🐍 Available on PyPi

v2.7.3

🐍 Available on PyPi

v2.7.2

🐍 Available on PyPi

v2.7.1

🐍 Available on PyPi

v2.7.0

🐍 Available on PyPi

v2.6.2

🐍 Available on PyPi

Changelog

Sourced from kdeldycke/workflows's changelog.

2.8.3 (2023-02-17)

  • Test unreleased docformatter 1.6.0-rc5 to fix link wrapping.
  • Create missing parent folders of dependency graph.

2.8.2 (2023-02-16)

  • Fix subtle bug in .gitignore production due to collapsing multiline command block starting with > because of variable interpolation.
  • Tweak PR titles.

2.8.1 (2023-02-16)

  • Test unreleased docformatter 1.6.0-rc4 to fix admonition wrapping.

2.8.0 (2023-02-14)

  • Replace isort, pyupgrade, pylint, pycln and pydocstyle with ruff.
  • Run autopep8 before black to that longline edge-cases get wrapped first.
  • Provides autopep8 with explicit list of Python files to force it to handle dot-prefixed subdirectories.

2.7.6 (2023-02-13)

  • Test-drive unreleased docformatter 1.6.0-rc3 to fix URL wrapping and admonition edge-cases.

2.7.5 (2023-02-12)

  • Fix collection of artifact files from their folder.

2.7.4 (2023-02-12)

  • Update artifact name to add -poetry- suffix for those to be published on PyPi.
  • Fix collection of artifact files from their folder.

2.7.3 (2023-02-12)

  • Fix attachement of artifacts to GitHub release on tagging.

2.7.2 (2023-02-12)

  • Remove broken print debug statement.

2.7.1 (2023-02-12)

  • Fix attachement of artifacts to GitHub release on tagging.

2.7.0 (2023-02-11)

  • Add new dependency on mdformat_footnote to properly wrap long footnotes when autofixing Markdown.
  • Add new dependency on mdformat_admon to future-proof upcomming admonition support.
  • Add new dependency on mdformat_pyproject so that each project reusing the autofix.yaml workflow can setup local configuration for mdformat via its pyproject.toml file.

... (truncated)

Commits
  • e908e2b [changelog] Release v2.8.3
  • 06f4591 Test docformatter v1.6.0-rc5.
  • 44c7a58 Bump ruff from 0.0.246 to 0.0.247
  • 56cdee9 Create missing folders od dependency graph.
  • 7d355eb [changelog] Post-release version bump
  • b644fc9 [changelog] Release v2.8.2
  • 99f4ea1 Fix subtle .gitignore production bug.
  • 67b7e1f Tweak PR titles.
  • 1cbd7ba [changelog] Post-release version bump
  • 33646d9 [changelog] Release v2.8.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 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.