Renovate: Update all dependencies #47

Open
renovate wants to merge 1 commit from renovate-all into main
Member

This PR contains the following updates:

Package Type Update Change
alpine digest 0a4eaa0 -> 1e42bbe
pre-commit major 3.8.0 -> 4.0.1
pre-commit/pre-commit-hooks repository major v4.6.0 -> v5.0.0
python final digest 7f15e22 -> 63094ab
woodpeckerci/plugin-docker-buildx (source) major 4.2.0 -> 5.0.0
woodpeckerci/plugin-git digest a878e6f -> b6d40ea

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

pre-commit/pre-commit (pre-commit)

v4.0.1

Compare Source

==================

Fixes

v4.0.0

Compare Source

==================

Features
Migrating
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)

v5.0.0: pre-commit-hooks v5.0.0

Compare Source

Features
Fixes
Migrating
  • pre-commit-hooks now requires pre-commit>=3.2.0.
  • use non-deprecated names for stages.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | alpine | | digest | `0a4eaa0` -> `1e42bbe` | | [pre-commit](https://github.com/pre-commit/pre-commit) | | major | `3.8.0` -> `4.0.1` | | [pre-commit/pre-commit-hooks](https://github.com/pre-commit/pre-commit-hooks) | repository | major | `v4.6.0` -> `v5.0.0` | | python | final | digest | `7f15e22` -> `63094ab` | | [woodpeckerci/plugin-docker-buildx](https://codeberg.org/woodpecker-plugins/docker-buildx-security) ([source](https://codeberg.org/woodpecker-plugins/docker-buildx-security.git)) | | major | `4.2.0` -> `5.0.0` | | woodpeckerci/plugin-git | | digest | `a878e6f` -> `b6d40ea` | 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](https://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>pre-commit/pre-commit (pre-commit)</summary> ### [`v4.0.1`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#401---2024-10-08) [Compare Source](https://github.com/pre-commit/pre-commit/compare/v4.0.0...v4.0.1) \================== ##### Fixes - Fix `pre-commit migrate-config` for unquoted deprecated stages names with purelib `pyyaml`. - [#&#8203;3324](https://github.com/pre-commit/pre-commit/issues/3324) PR by [@&#8203;asottile](https://github.com/asottile). - [pre-commit-ci/issues#234](https://github.com/pre-commit-ci/issues/issues/234) issue by [@&#8203;lorenzwalthert](https://github.com/lorenzwalthert). ### [`v4.0.0`](https://github.com/pre-commit/pre-commit/blob/HEAD/CHANGELOG.md#400---2024-10-05) [Compare Source](https://github.com/pre-commit/pre-commit/compare/v3.8.0...v4.0.0) \================== ##### Features - Improve `pre-commit migrate-config` to handle more yaml formats. - [#&#8203;3301](https://github.com/pre-commit/pre-commit/issues/3301) PR by [@&#8203;asottile](https://github.com/asottile). - Handle `stages` deprecation in `pre-commit migrate-config`. - [#&#8203;3302](https://github.com/pre-commit/pre-commit/issues/3302) PR by [@&#8203;asottile](https://github.com/asottile). - [#&#8203;2732](https://github.com/pre-commit/pre-commit/issues/2732) issue by [@&#8203;asottile](https://github.com/asottile). - Upgrade `ruby-build`. - [#&#8203;3199](https://github.com/pre-commit/pre-commit/issues/3199) PR by [@&#8203;ThisGuyCodes](https://github.com/ThisGuyCodes). - Add "sensible regex" warnings to `repo: meta`. - [#&#8203;3311](https://github.com/pre-commit/pre-commit/issues/3311) PR by [@&#8203;asottile](https://github.com/asottile). - Add warnings for deprecated `stages` (`commit` -> `pre-commit`, `push` -> `pre-push`, `merge-commit` -> `pre-merge-commit`). - [#&#8203;3312](https://github.com/pre-commit/pre-commit/issues/3312) PR by [@&#8203;asottile](https://github.com/asottile). - [#&#8203;3313](https://github.com/pre-commit/pre-commit/issues/3313) PR by [@&#8203;asottile](https://github.com/asottile). - [#&#8203;3315](https://github.com/pre-commit/pre-commit/issues/3315) PR by [@&#8203;asottile](https://github.com/asottile). - [#&#8203;2732](https://github.com/pre-commit/pre-commit/issues/2732) issue by [@&#8203;asottile](https://github.com/asottile). ##### Migrating - `language: python_venv` has been removed -- use `language: python` instead. - [#&#8203;3320](https://github.com/pre-commit/pre-commit/issues/3320) PR by [@&#8203;asottile](https://github.com/asottile). - [#&#8203;2734](https://github.com/pre-commit/pre-commit/issues/2734) issue by [@&#8203;asottile](https://github.com/asottile). </details> <details> <summary>pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks)</summary> ### [`v5.0.0`](https://github.com/pre-commit/pre-commit-hooks/releases/tag/v5.0.0): pre-commit-hooks v5.0.0 [Compare Source](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0) ##### Features - `requirements-txt-fixer`: also remove `pkg_resources==...`. - [#&#8203;850](https://github.com/pre-commit/pre-commit-hooks/issues/850) PR by [@&#8203;ericfrederich](https://github.com/ericfrederich). - [#&#8203;1030](https://github.com/pre-commit/pre-commit-hooks/issues/1030) issue by [@&#8203;ericfrederich](https://github.com/ericfrederich). - `check-illegal-windows-names`: new hook! - [#&#8203;1044](https://github.com/pre-commit/pre-commit-hooks/issues/1044) PR by [@&#8203;ericfrederich](https://github.com/ericfrederich). - [#&#8203;589](https://github.com/pre-commit/pre-commit-hooks/issues/589) issue by [@&#8203;ericfrederich](https://github.com/ericfrederich). - [#&#8203;1049](https://github.com/pre-commit/pre-commit-hooks/issues/1049) PR by [@&#8203;Jeffrey-Lim](https://github.com/Jeffrey-Lim). - `pretty-format-json`: continue processing even if a file has a json error. - [#&#8203;1039](https://github.com/pre-commit/pre-commit-hooks/issues/1039) PR by [@&#8203;amarvin](https://github.com/amarvin). - [#&#8203;1038](https://github.com/pre-commit/pre-commit-hooks/issues/1038) issue by [@&#8203;amarvin](https://github.com/amarvin). ##### Fixes - `destroyed-symlinks`: set `stages` to `[pre-commit, pre-push, manual]` - PR [#&#8203;1085](https://github.com/pre-commit/pre-commit-hooks/issues/1085) by [@&#8203;AdrianDC](https://github.com/AdrianDC). ##### Migrating - pre-commit-hooks now requires `pre-commit>=3.2.0`. - use non-deprecated names for `stages`. - [#&#8203;1093](https://github.com/pre-commit/pre-commit-hooks/issues/1093) PR by [@&#8203;asottile](https://github.com/asottile). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC42IiwidXBkYXRlZEluVmVyIjoiMzguMTQyLjciLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-08-02 10:02:59 +02:00
Renovate: Update python:3.12.4-alpine3.20 Docker digest to 2abecb7
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
0b865b437f
renovate changed title from Renovate: Update python:3.12.4-alpine3.20 Docker digest to 2abecb7 to Renovate: Update python:3.12.4-alpine3.20 Docker digest to a0c22d8 2024-08-05 09:04:03 +02:00
renovate force-pushed renovate-all from 0b865b437f to 35f987e90c 2024-08-05 09:04:04 +02:00 Compare
renovate changed title from Renovate: Update python:3.12.4-alpine3.20 Docker digest to a0c22d8 to Renovate: Update python:3.12.4-alpine3.20 Docker digest to 63094ab 2024-08-05 12:03:16 +02:00
renovate force-pushed renovate-all from 35f987e90c to 729f828240 2024-08-05 12:03:18 +02:00 Compare
renovate changed title from Renovate: Update python:3.12.4-alpine3.20 Docker digest to 63094ab to Renovate: Update all dependencies 2024-09-09 09:07:59 +02:00
renovate force-pushed renovate-all from 729f828240 to 9de114f3d4 2024-09-09 09:08:02 +02:00 Compare
renovate force-pushed renovate-all from 9de114f3d4 to 8fa8a3394d 2024-09-20 17:04:49 +02:00 Compare
renovate force-pushed renovate-all from 8fa8a3394d to bd25584176 2024-10-07 09:04:17 +02:00 Compare
renovate force-pushed renovate-all from bd25584176 to fa5fb45e9c 2024-10-09 09:04:26 +02:00 Compare
renovate force-pushed renovate-all from fa5fb45e9c to fd16b4cb1b 2024-10-09 15:03:50 +02:00 Compare
renovate force-pushed renovate-all from fd16b4cb1b to 51cd99622b 2024-11-13 19:32:48 +01:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate-all:renovate-all
git checkout renovate-all

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate-all
git checkout renovate-all
git rebase main
git checkout main
git merge --ff-only renovate-all
git checkout renovate-all
git rebase main
git checkout main
git merge --no-ff renovate-all
git checkout main
git merge --squash renovate-all
git checkout main
git merge --ff-only renovate-all
git checkout main
git merge renovate-all
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: verdigado-images/container-pre-commit#47
No description provided.