Skip to content

Bump ni/python-actions/update-project-version from 0.7.1 to 0.8.0 - #18

Merged
pkthong merged 1 commit into
mainfrom
dependabot/github_actions/ni/python-actions/update-project-version-0.8.0
Aug 25, 2026
Merged

Bump ni/python-actions/update-project-version from 0.7.1 to 0.8.0#18
pkthong merged 1 commit into
mainfrom
dependabot/github_actions/ni/python-actions/update-project-version-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from ni/python-actions/update-project-version'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 dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 25, 2026
@ni-github-admins

ni-github-admins commented Aug 25, 2026

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.

@pkthong pkthong closed this Aug 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/ni/python-actions/update-project-version-0.8.0 branch August 25, 2026 15:36
@pkthong
pkthong restored the dependabot/github_actions/ni/python-actions/update-project-version-0.8.0 branch August 25, 2026 15:38
@pkthong

pkthong commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use @dependabot rebase or @dependabot recreate. If the branch was deleted, Dependabot will create a new PR on the next scheduled run, or you can trigger an update from the Dependency graph page.

@pkthong pkthong reopened this Aug 25, 2026
@pkthong

pkthong commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/ni/python-actions/update-project-version-0.8.0 branch from 1d7896f to c259664 Compare August 25, 2026 15:39
Bumps [ni/python-actions/update-project-version](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/update-project-version
  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 force-pushed the dependabot/github_actions/ni/python-actions/update-project-version-0.8.0 branch from c259664 to fa8d7a2 Compare August 25, 2026 15:43
@pkthong
pkthong merged commit a99d0ee into main Aug 25, 2026
28 checks passed
@pkthong
pkthong deleted the dependabot/github_actions/ni/python-actions/update-project-version-0.8.0 branch August 25, 2026 15:57
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.

2 participants