Build(deps): bump actions/setup-python from 4 to 7 - #2685
Merged
miratepuffin merged 1 commit intoAug 2, 2026
Conversation
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 7. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v7) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Rust Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.
| Benchmark suite | Current: cd2f9b4 | Previous: 9823ef7 | Ratio |
|---|---|---|---|
lotr_graph/num_edges |
4 ns/iter (± 0) |
0 ns/iter (± 0) |
+∞ |
lotr_graph/num_nodes |
4 ns/iter (± 0) |
1 ns/iter (± 0) |
4 |
lotr_graph/graph_latest |
3 ns/iter (± 0) |
0 ns/iter (± 0) |
+∞ |
lotr_graph_materialise/materialize |
7679653 ns/iter (± 15102) |
1564816 ns/iter (± 35303) |
4.91 |
lotr_graph_window_100/num_nodes |
13 ns/iter (± 0) |
5 ns/iter (± 0) |
2.60 |
lotr_graph_window_100_materialise/materialize |
7812678 ns/iter (± 37820) |
1669150 ns/iter (± 10700) |
4.68 |
lotr_graph_window_10/has_node_existing |
136 ns/iter (± 9) |
62 ns/iter (± 11) |
2.19 |
lotr_graph_window_10_materialise/materialize |
3288261 ns/iter (± 14487) |
971980 ns/iter (± 4278) |
3.38 |
lotr_graph_subgraph_10pc_materialise/materialize |
2067133 ns/iter (± 17750) |
334634 ns/iter (± 1287) |
6.18 |
lotr_graph_subgraph_10pc_windowed/has_node_existing |
141 ns/iter (± 10) |
62 ns/iter (± 14) |
2.27 |
lotr_graph_subgraph_10pc_windowed_materialise/materialize |
1261653 ns/iter (± 8141) |
230399 ns/iter (± 2617) |
5.48 |
lotr_graph_window_50_layered/num_edges_temporal |
141835 ns/iter (± 2264) |
70121 ns/iter (± 7586) |
2.02 |
lotr_graph_window_50_layered/has_node_existing |
383 ns/iter (± 21) |
129 ns/iter (± 12) |
2.97 |
lotr_graph_window_50_layered/graph_latest |
85991 ns/iter (± 1642) |
36649 ns/iter (± 916) |
2.35 |
lotr_graph_window_50_layered_materialise/materialize |
29318888 ns/iter (± 124841) |
3488825 ns/iter (± 24948) |
8.40 |
lotr_graph_persistent_window_50_layered/num_edges_temporal |
589796 ns/iter (± 5314) |
192686 ns/iter (± 1569) |
3.06 |
lotr_graph_persistent_window_50_layered/has_node_existing |
411 ns/iter (± 362) |
174 ns/iter (± 83) |
2.36 |
lotr_graph_persistent_window_50_layered/graph_latest |
124703 ns/iter (± 1067) |
57549 ns/iter (± 4809) |
2.17 |
lotr_graph_persistent_window_50_layered_materialise/materialize |
50375349 ns/iter (± 199737) |
5298035 ns/iter (± 147912) |
9.51 |
This comment was automatically generated by workflow using github-action-benchmark.
miratepuffin
approved these changes
Aug 2, 2026
miratepuffin
deleted the
dependabot/github_actions/db_v4/actions/setup-python-7
branch
August 2, 2026 14:44
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/setup-python from 4 to 7.
Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
5fda3b9Pin SHA commits and update docs with latest versions (#1338)4ab7e95Merge pull request #1337 from actions/philip-gai/bump-actions-cache-6-2-00f3a009Remove the pip-install input (#1336)f8cf429Migrate to ESM and upgrade dependencies (#1330)54baeeaValidate and retry manifest fetch to prevent silent failures (#1332)c709277Annotation code fix (#1335)6849080remove EOL Python versions and Bumps numpy text fixture (#1333)0903b46Bump certifi from 2020.6.20 to 2024.7.4 in /tests/data (#1328)ece7cb0Fix pip cache error handling on Windows. (#1040)1d18d7aUpdate advanced-usage.md (#811)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)