Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
ni/python-actions action minor v0.5.1 -> v0.6.0

Release Notes

ni/python-actions (ni/python-actions)

v0.6.0: ni/python-actions v0.6.0

Compare Source

What's Changed
  • Add ni/python-actions/analyze-project composite action (#​24)
    • This action analyzes the code quality of a Python project using various linters and type checkers including ni-python-styleguide, mypy (if the mypy package is installed), and pyright (if the 'pyright' package is installed).
  • Change Poetry install directory (#​26)
    • This improves compatibility with self-hosted runners.
    • The Poetry cache key now includes a hash of the Poetry install directory.
  • Add a separate README.md for each action (#​25)
  • Update actions/setup-python action to v6 (#​27)
New Contributors

Full Changelog: ni/python-actions@v0.5.1...v0.6.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone US/Central, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 29, 2025

Test Results

   10 files  ±0     10 suites  ±0   24s ⏱️ -1s
  256 tests ±0    256 ✅ ±0  0 💤 ±0  0 ❌ ±0 
2 510 runs  ±0  2 510 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b57e17f. ± Comparison against base commit d6c3ecb.

♻️ This comment has been updated with latest results.

@renovate renovate bot force-pushed the users/renovate/github-actions branch from 6817189 to 0fd1ff1 Compare September 29, 2025 14:14
@bkeryan
Copy link
Collaborator

bkeryan commented Sep 29, 2025

ni/python-actions#33

@renovate renovate bot force-pushed the users/renovate/github-actions branch from 0fd1ff1 to d8c1a1d Compare September 29, 2025 15:56
@dixonjoel dixonjoel changed the title chore(deps): update ni/python-actions action to v0.6.0 chore(deps): update ni/python-actions action to v0.6.1 Sep 29, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Sep 29, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@dixonjoel
Copy link
Collaborator

@mikeprosserni @csjall I updated this to the newly released 0.6.1 of python-actions and it's passing now.

@mikeprosserni mikeprosserni merged commit b17e813 into main Sep 29, 2025
14 checks passed
@mikeprosserni mikeprosserni deleted the users/renovate/github-actions branch September 29, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants