Skip to content

Bump ni/python-actions/setup-python from 0.8.0 to 0.9.0 - #43

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/ni/python-actions/setup-python-0.9.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/ni/python-actions/setup-python-0.9.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps ni/python-actions/setup-python from 0.8.0 to 0.9.0.

Release notes

Sourced from ni/python-actions/setup-python's releases.

ni/python-actions v0.9.0

What's Changed

  • Add check-project-links action (ni/python-actions#93)
    • This action searches a project tree for pyproject.toml files, extracts https:// links from those files, and validates each discovered URL by making an HTTP request in a Docker container. It fails only when a checked URL returns a 4xx response. 2xx and 3xx responses are treated as successful and logged without failing the action.
  • Update dependencies to new major versions
    • actions/setup-python: v7.0.0
    • actions/cache: v6.1.0
    • actions/checkout: v7.0.0

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

Commits
  • dee640b chore(deps): update python packages (#90)
  • d623c66 chore(deps): update actions/setup-python action to v7 (#92)
  • d225c7c chore(deps): update github actions (#91)
  • 8909330 add check-project-links action (#93)
  • e8a0145 chore(deps): update github actions (#87)
  • 91c6a90 chore(deps): update python packages (#88)
  • e74cecf chore(deps): update github actions (#89)
  • 623110a github: Update sync_github_issues_to_azdo.yml to use case function instead of...
  • ab7db7e chore(deps): update python packages to v8.4.1 (#83)
  • See full diff 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/setup-python](https://github.com/ni/python-actions) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/ni/python-actions/releases)
- [Commits](ni/python-actions@a2554c7...dee640b)

---
updated-dependencies:
- dependency-name: ni/python-actions/setup-python
  dependency-version: 0.9.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 15, 2026
@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.

@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

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