Skip to content

chore(deps)(deps): Bump the "weekly-dependency-refresh" group with 1 update across multiple ecosystems - #74

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/weekly_dependency_refresh-696b649f44
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/weekly_dependency_refresh-696b649f44

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the weekly-dependency-refresh group with 1 update: actions/setup-python.

Updates actions/setup-python from 6 to 7

Release notes

Sourced from actions/setup-python's releases.

v7.0.0

What's Changed

Enhancements

Bug Fix

Dependency Upgrade

New Contributors

Full Changelog: actions/setup-python@v6...v7.0.0

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6.2.0...v6.3.0

v6.2.0

What's Changed

Dependency Upgrades

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the weekly-dependency-refresh group with 1 update: [actions/setup-python](https://github.com/actions/setup-python).


Updates `actions/setup-python` from 6 to 7
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: weekly-dependency-refresh
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 7, 2026

@cursor cursor 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.

Security review: no high-confidence vulnerabilities found

Verdict: ✅ Pass — this PR does not introduce or expose exploitable security issues.

Scope

Single-line change in .github/workflows/lint.yml: bumps actions/setup-python from @v6 to @v7 for the python-tests job.

Threat checklist

Area Result
Injection (command/SQL/template/path) Not applicable — no application or shell script changes; workflow inputs are static (python-version: '3.12').
Authn/authz bypass Not applicable — no permission or access-control changes.
Secrets / token leakage Not applicable — the affected step does not reference secrets.* or write credentials to logs.
Deserialization / SSRF / XSS / CSRF Not applicable — no runtime code or web surface changed.
Supply chain No new risk identified — official actions/setup-python major bump; workflow does not use the v7-removed pip-install input.

Dependency note (informational, not a finding)

actions/setup-python@v7 removes the deprecated pip-install input. This workflow only sets python-version, so the breaking change does not affect behavior here. v7 also migrates internals to ESM and upgrades bundled dependencies (e.g. @actions/cache); no known CVEs or security regressions were identified for this usage.

Confirmed vulnerabilities

None.

Uncertain concerns requiring validation

None for this diff. General CI hygiene (pinning actions to full commit SHAs instead of floating @v7 tags) is a pre-existing pattern in this repo and is outside the scope of this change.

Open in Web View Automation 

Sent by Cursor Automation: Find vulnerabilities

@cuberhaus

Copy link
Copy Markdown
Owner

Closing automated bot PR.

@cuberhaus cuberhaus closed this Sep 17, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/weekly_dependency_refresh-696b649f44 branch September 17, 2026 22:52
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