Skip to content

Conversation

stackable-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-python action minor v5.1.0 -> v5.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v5.2.0

Compare Source

What's Changed
Bug fixes:
  • Add .zip extension to Windows package downloads for Expand-Archive Compatibility by @​priyagupta108 in https://github.com/actions/setup-python/pull/916
    This addresses compatibility issues on Windows self-hosted runners by ensuring that the filenames for Python and PyPy package downloads explicitly include the .zip extension, allowing the Expand-Archive command to function correctly.
  • Add arch to cache key by @​Zxilly in https://github.com/actions/setup-python/pull/896
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts
Documentation changes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-python@v5...v5.2.0

v5.1.1

Compare Source

What's Changed
Bug fixes:
Documentation changes:
Dependency updates:
New Contributors

Full Changelog: actions/setup-python@v5...v5.1.1


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, 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 Renovate Bot.

| datasource  | package              | from   | to     |
| ----------- | -------------------- | ------ | ------ |
| github-tags | actions/setup-python | v5.1.0 | v5.2.0 |
@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label Sep 13, 2024
@stackable-bot stackable-bot requested a review from a team September 13, 2024 08:12
@lfrancke lfrancke added this pull request to the merge queue Sep 13, 2024
Merged via the queue into main with commit bd78c01 Sep 13, 2024
2 checks passed
@lfrancke lfrancke deleted the renovate/actions-setup-python-5.x branch September 13, 2024 08:14
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants