Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump actions/setup-python from 4 to 5 #502

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2024

Bumps actions/setup-python from 4 to 5.

Release notes

Sourced from actions/setup-python's releases.

v5.0.0

What's Changed

In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772). Besides, we update dependencies to the latest versions.

Full Changelog: actions/setup-python@v4.8.0...v5.0.0

v4.8.0

What's Changed

In scope of this release we added support for GraalPy (actions/setup-python#694). You can use this snippet to set up GraalPy:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4 
  with:
    python-version: 'graalpy-22.3' 
- run: python my_script.py

Besides, the release contains such changes as:

New Contributors

Full Changelog: actions/setup-python@v4...v4.8.0

v4.7.1

What's Changed

Full Changelog: actions/setup-python@v4...v4.7.1

v4.7.0

In scope of this release, the support for reading python version from pyproject.toml was added (actions/setup-python#669).

      - name: Setup Python
        uses: actions/setup-python@v4
</tr></table> 

... (truncated)

Commits
  • f677139 Bump pyinstaller from 3.6 to 5.13.1 in /tests/data (#923)
  • 2bd53f9 Documentation update for caching poetry dependencies (#908)
  • 80b49d3 fix: add arch to cache key (#896)
  • 036a523 Fix: Add .zip extension to Windows package downloads for Expand-Archive C...
  • 04c1311 Fix display of emojis in contributors doc (#899)
  • cb68456 Updated @​iarna/toml version to 3.0.0 (#912)
  • 39cd149 Documentation update for cache (#873)
  • a0d74c0 fix(ci): update all failing workflows (#863)
  • 4eb7dbc Bump braces from 3.0.2 to 3.0.3 (#893)
  • 82c7e63 Documentation changes for avoiding rate limit issues on GHES (#835)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 11, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.98%. Comparing base (cb66c44) to head (8a3242b).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #502   +/-   ##
=======================================
  Coverage   89.98%   89.98%           
=======================================
  Files          58       58           
  Lines       10057    10057           
=======================================
  Hits         9050     9050           
  Misses       1007     1007           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Sep 11, 2024

CodSpeed Performance Report

Merging #502 will degrade performances by 15.76%

Comparing dependabot/github_actions/actions/setup-python-5 (8a3242b) with master (cb66c44)

Summary

⚡ 12 improvements
❌ 4 regressions
✅ 304 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark master dependabot/github_actions/actions/setup-python-5 Change
additional_properties_and_properties foo1[jsonschema/is_valid/valid] 1.2 µs 1.1 µs +10.51%
any_of_multiple_types foo[jsonschema/is_valid/valid] 795.3 ns 707.8 ns +12.36%
any_of_multiple_types null[jsonschema/is_valid/invalid] 825.3 ns 708.6 ns +16.46%
const 1[jsonschema/is_valid/valid] 450.6 ns 392.2 ns +14.87%
const foo[jsonschema/is_valid/invalid] 298.6 ns 240.3 ns +24.28%
contains 5[jsonschema/is_valid/valid] 671.4 ns 583.9 ns +14.99%
exclusive_minimum 3[jsonschema/is_valid/invalid] 301.7 ns 272.5 ns +10.7%
exclusive_minimum 4[jsonschema/is_valid/valid] 301.7 ns 272.5 ns +10.7%
format_email foo[jsonschema/is_valid/invalid] 498.1 ns 556.4 ns -10.48%
format_email [email protected][jsonschema/is_valid/valid] 508.1 ns 566.4 ns -10.3%
format_hostname not_a_valid_host_name[jsonschema/is_valid/invalid] 703.6 ns 820.3 ns -14.22%
format_time 083006.283185Z[jsonschema/validate/valid] 5 µs 6 µs -15.76%
min_properties a1[jsonschema/is_valid/invalid] 300 ns 270.8 ns +10.77%
type_integer 1[jsonschema/is_valid/valid] 299.4 ns 270.3 ns +10.79%
type_multiple [jsonschema/is_valid/invalid] 388.1 ns 329.7 ns +17.69%
type_multiple foo[jsonschema/is_valid/valid] 388.6 ns 330.3 ns +17.66%

@Stranger6667
Copy link
Owner

@dependabot rebase

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-python-5 branch from 4a8dabf to 8a3242b Compare September 11, 2024 08:24
@Stranger6667 Stranger6667 merged commit ce678a1 into master Sep 11, 2024
32 of 33 checks passed
@Stranger6667 Stranger6667 deleted the dependabot/github_actions/actions/setup-python-5 branch September 11, 2024 09:17
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