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 gh minor #216

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Update gh minor #216

merged 1 commit into from
Dec 5, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Azure/login action patch v1.5.0 -> v1.5.1
Azure/login action minor v1.4.7 -> v1.5.1
actions/checkout action patch v4.1.0 -> v4.1.1
actions/setup-python action minor v4.7.1 -> v4.8.0
tj-actions/changed-files action minor v40.1.1 -> v40.2.1

Release Notes

Azure/login (Azure/login)

v1.5.1: Azure Login Action v1.5.1

Compare Source

actions/checkout (actions/checkout)

v4.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4.1.0...v4.1.1

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

tj-actions/changed-files (tj-actions/changed-files)

v40.2.1

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v40...v40.2.1

v40.2.0

Compare Source

What's Changed

Full Changelog: tj-actions/changed-files@v40...v40.2.0


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner December 2, 2023 00:36
@renovate renovate bot force-pushed the renovate/gh-minor branch from 6fe5620 to a0502e2 Compare December 4, 2023 05:18
@renovate renovate bot force-pushed the renovate/gh-minor branch from a0502e2 to 1904094 Compare December 5, 2023 11:45
@vgrassia vgrassia merged commit cd32ea6 into main Dec 5, 2023
4 checks passed
@vgrassia vgrassia deleted the renovate/gh-minor branch December 5, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant