Skip to content

Bump ni/python-actions/analyze-project from 0.7.1 to 0.8.0 - #26

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/ni/python-actions/analyze-project-0.8.0
Sep 1, 2026
Merged

Bump ni/python-actions/analyze-project from 0.7.1 to 0.8.0#26
github-actions[bot] merged 1 commit into
mainfrom
dependabot/github_actions/ni/python-actions/analyze-project-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps ni/python-actions/analyze-project from 0.7.1 to 0.8.0.

Release notes

Sourced from ni/python-actions/analyze-project's releases.

ni/python-actions v0.8.0

What's Changed

  • setup-python: Remove custom python-version output logic (#76)
    • This is no longer necessary because actions/setup-python now reports free-threading with a 't' suffix (e.g. 3.14.5t) and full PyPy version numbers (e.g. pypy3.11-v7.3.20).
  • setup-poetry, analyze-project: Set continue-on-error to work around actions/cache failures (#79)
  • analyze-project: Add a use-cache input to disable caching (#79)
  • Testing
    • Set poetry min-release-age to 2 weeks for test projects (#75)
    • Enable static analysis with zizmor (#77)

Full Changelog: ni/python-actions@v0.7.3...v0.8.0

ni/python-actions v0.7.3

What's Changed

  • Update dependencies to avoid Node.js 20 deprecation warnings
    • jakebailey/pyright-action v3.0.2
  • Testing
    • Update Python versions (drop pypy3.10, upgrade to final 3.14/3.14t)

Full Changelog: ni/python-actions@v0.7.2...v0.7.3

ni/python-actions v0.7.2

What's Changed

  • Update dependencies to avoid Node.js 20 deprecation warnings
    • actions/checkout v6.0.2
    • actions/cache v5.0.3
    • actions/setup-python v6.2.0
    • peter-evans/create-pull-request v8.1.0

Full Changelog: ni/python-actions@v0.7.1...v0.7.2

Commits
  • a2554c7 chore(deps): update github actions to v0.5.6 (#80)
  • c3c6000 chore(deps): update python packages (#70)
  • c9460bd chore(deps): update python packages to v2 (#78)
  • 84c0233 setup-poetry, analyze-project: Work around actions/cache failures (#79)
  • df9dfcb ni/python-actions: Enable static analysis with zizmor (#77)
  • 396817b tests: Set poetry min-release-age to 2 weeks (#75)
  • 87d8d1a setup-python: Remove custom python-version output logic (#76)
  • 52892c0 chore(deps): update github actions (#69)
  • 63692b4 chore(deps): update jakebailey/pyright-action action to v3 (#71)
  • bed33ac github: Stop testing with pypy3.10 (#74)
  • 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 show <dependency name> 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)

Bumps [ni/python-actions/analyze-project](https://github.com/ni/python-actions) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/ni/python-actions/releases)
- [Commits](ni/python-actions@aa64e60...a2554c7)

---
updated-dependencies:
- dependency-name: ni/python-actions/analyze-project
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 1, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto approved by Dependabot

@github-actions
github-actions Bot merged commit 270b944 into main Sep 1, 2026
14 of 15 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/ni/python-actions/analyze-project-0.8.0 branch September 1, 2026 10:02
@ni-github-admins

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant