kdeldycke / awesome-engineering-team-management

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

Bump kdeldycke/workflows from 2.26.6 to 3.1.0 #86

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps kdeldycke/workflows from 2.26.6 to 3.1.0.

Release notes

Sourced from kdeldycke/workflows's releases.

v3.1.0

Changes

  • Produce arm64 binaries with Nuitka by using macos-14 runners.

v3.0.0

Changes

  • Start replacing pip invocations by uv.
  • Split Python dependencies into sevearal *requirements.txt files.
  • Let metadata script generates Pip's --requirement parameters.
  • Add new dependency on wcmatch and uv.
  • Ignore all files from local .venv/ subfolder.
  • Tie Pip cache to **/pyproject.toml and **/*requirements.txt files.
  • Lint and format Jupyter notebooks with ruff.
  • Update default ruff config file to new 0.2.x series.
  • Remove installation of unused bump-my-version in Git tagging job.
  • Document setup and rationale of custom PAT and *requirements.txt files.
Changelog

Sourced from kdeldycke/workflows's changelog.

3.1.0 (2024-02-18)

  • Produce arm64 binaries with Nuitka by using macos-14 runners.

3.0.0 (2024-02-17)

  • Start replacing pip invocations by uv.
  • Split Python dependencies into sevearal *requirements.txt files.
  • Let metadata script generates Pip's --requirement parameters.
  • Add new dependency on wcmatch and uv.
  • Ignore all files from local .venv/ subfolder.
  • Tie Pip cache to **/pyproject.toml and **/*requirements.txt files.
  • Lint and format Jupyter notebooks with ruff.
  • Update default ruff config file to new 0.2.x series.
  • Remove installation of unused bump-my-version in Git tagging job.
  • Document setup and rationale of custom PAT and *requirements.txt files.
Commits
  • 4886480 [changelog] Release v3.1.0
  • 0c7b7bf [autofix] Format Python
  • 9f2204b [changelog] Bump minor version to v3.1.0
  • 2581d14 Produce arm64 binaries with macos-14
  • a273db7 [changelog] Post-release version bump
  • d22c705 [changelog] Release v3.0.0
  • cfebdad Add missing Poetry install
  • f0a1b9f Update changelog
  • feac7b2 [autofix] Format Markdown
  • 5ffd150 Bump yamllint from 1.34.0 to 1.35.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)
dependabot[bot] commented 8 months ago

Looks like kdeldycke/workflows is up-to-date now, so this is no longer needed.

github-actions[bot] commented 5 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.