Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

chore(deps): update all dependencies #17

Merged
merged 1 commit into from
Dec 11, 2023
Merged

chore(deps): update all dependencies #17

merged 1 commit into from
Dec 11, 2023

Conversation

platform-engineering-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-python action major v4.7.1 -> v5.0.0
maxbrunet/pre-commit-renovate repository minor 37.81.4 -> 37.89.7

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

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

v5.0.0

Compare Source

What's Changed

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

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

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

maxbrunet/pre-commit-renovate (maxbrunet/pre-commit-renovate)

v37.89.7

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.89.7 for more changes

v37.89.6

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.89.6 for more changes

v37.89.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.89.5 for more changes

v37.89.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.89.4 for more changes

v37.89.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.89.3 for more changes

v37.89.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.89.2 for more changes

v37.89.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.89.0 for more changes

v37.88.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.88.2 for more changes

v37.88.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.88.1 for more changes

v37.87.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.87.2 for more changes

v37.87.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.87.0 for more changes

v37.83.5

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.83.5 for more changes

v37.83.4

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.83.4 for more changes

v37.83.3

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.83.3 for more changes

v37.83.2

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.83.2 for more changes

v37.83.1

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.83.1 for more changes

v37.83.0

Compare Source

See https://github.com/renovatebot/renovate/releases/tag/37.83.0 for more changes


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

Signed-off-by: Platform Engineering Bot <[email protected]>
@lmilbaum lmilbaum merged commit 2d382b9 into main Dec 11, 2023
3 checks passed
@lmilbaum lmilbaum deleted the renovate/all branch December 11, 2023 10:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants