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

Update GitHub Actions #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update GitHub Actions #45

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-python action minor v4.6.0 -> v4.8.0
codecov/codecov-action action patch v3.1.3 -> v3.1.6
pypa/gh-action-pypi-publish action digest a56da0b -> fb9fc6a

Release Notes

actions/setup-python (actions/setup-python)

v4.8.0

Compare Source

What's Changed

In scope of this release we added support for GraalPy (https://github.com/actions/setup-python/pull/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

Compare Source

What's Changed

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

v4.7.0

Compare Source

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

      - name: Setup Python
        uses: actions/setup-python@v4
        with:
          python-version-file: pyproject.toml
Besides, it includes such changes as:

New Contributors

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

v4.6.1

Compare Source

What's Changed

New Contributors

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

codecov/codecov-action (codecov/codecov-action)

v3.1.6

Compare Source

Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6

v3.1.5

Compare Source

What's Changed

New Contributors

Full Changelog: codecov/codecov-action@v3.1.4...v3.1.5

v3.1.4: 3.1.4

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4


Configuration

📅 Schedule: Branch creation - "before 3am every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.51%. Comparing base (6817a73) to head (00ce8c3).

Current head 00ce8c3 differs from pull request most recent head 149c635

Please upload reports for the commit 149c635 to get more accurate results.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   86.51%   86.51%           
=======================================
  Files          12       12           
  Lines        1824     1824           
  Branches      215      215           
=======================================
  Hits         1578     1578           
  Misses        146      146           
  Partials      100      100           

@renovate renovate bot force-pushed the renovate/github-actions branch from b94e8cb to 4564355 Compare May 17, 2023 02:34
@renovate renovate bot changed the title chore(deps): update codecov/codecov-action action to v3.1.4 chore(deps): update github actions May 17, 2023
@renovate renovate bot force-pushed the renovate/github-actions branch from 4564355 to 20ef2d5 Compare May 28, 2023 10:34
@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from 35e9e0f to 439814f Compare June 8, 2023 16:16
@renovate renovate bot force-pushed the renovate/github-actions branch from 439814f to 2192d9a Compare June 26, 2023 16:55
@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from b183dbc to 6376621 Compare July 13, 2023 16:07
@renovate renovate bot force-pushed the renovate/github-actions branch from 6376621 to b1ce117 Compare July 26, 2023 09:53
@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from 6225002 to 2458c36 Compare August 11, 2023 16:21
@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from 59343a2 to 701f91f Compare September 11, 2023 17:18
@renovate renovate bot force-pushed the renovate/github-actions branch 4 times, most recently from a12f224 to 5459481 Compare October 4, 2023 18:18
@renovate renovate bot changed the title chore(deps): update github actions Update GitHub Actions Oct 30, 2023
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 626d318 to 6f1de19 Compare October 30, 2023 13:05
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 42cb0fd to f4a7902 Compare December 5, 2023 13:45
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 8be9952 to 3fe70d5 Compare February 5, 2024 19:30
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from c278a2e to 47ce9f2 Compare February 22, 2024 01:35
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from fe1d215 to 71e3b6a Compare February 27, 2024 04:42
@renovate renovate bot force-pushed the renovate/github-actions branch 3 times, most recently from a435828 to 74a4ee3 Compare March 8, 2024 01:17
@renovate renovate bot force-pushed the renovate/github-actions branch from 74a4ee3 to dee2548 Compare April 12, 2024 14:52
@renovate renovate bot force-pushed the renovate/github-actions branch from dee2548 to e14954d Compare May 16, 2024 22:52
@renovate renovate bot force-pushed the renovate/github-actions branch 2 times, most recently from 78f1f4c to 2b1c314 Compare May 29, 2024 21:36
@renovate renovate bot force-pushed the renovate/github-actions branch from 2b1c314 to 00ce8c3 Compare June 16, 2024 19:32
@renovate renovate bot force-pushed the renovate/github-actions branch from 00ce8c3 to 149c635 Compare June 27, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants