Renovate: Update all non-major dependencies #48

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

This PR contains the following updates:

Package Type Update Change
gitleaks/gitleaks repository minor v8.18.4 -> v8.19.2
python final patch 3.12.4-alpine3.20 -> 3.12.6-alpine3.20

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

gitleaks/gitleaks (gitleaks/gitleaks)

v8.19.2

Compare Source

Changelog

v8.19.1

Compare Source

Changelog

v8.19.0

Compare Source

Changelog


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 | |---|---|---|---| | [gitleaks/gitleaks](https://github.com/gitleaks/gitleaks) | repository | minor | `v8.18.4` -> `v8.19.2` | | python | final | patch | `3.12.4-alpine3.20` -> `3.12.6-alpine3.20` | 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>gitleaks/gitleaks (gitleaks/gitleaks)</summary> ### [`v8.19.2`](https://github.com/gitleaks/gitleaks/releases/tag/v8.19.2) [Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.19.1...v8.19.2) #### Changelog - [`128cd22`](https://github.com/gitleaks/gitleaks/commit/128cd22) fix(rule): comment out errant validation case ([#&#8203;1509](https://github.com/gitleaks/gitleaks/issues/1509)) - [`1a6d2b0`](https://github.com/gitleaks/gitleaks/commit/1a6d2b0) remove validate config test temporarily - [`0874ebc`](https://github.com/gitleaks/gitleaks/commit/0874ebc) Update README.md ### [`v8.19.1`](https://github.com/gitleaks/gitleaks/releases/tag/v8.19.1) [Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.19.0...v8.19.1) #### Changelog - [`9463ffa`](https://github.com/gitleaks/gitleaks/commit/9463ffa) fix flag access ([#&#8203;1506](https://github.com/gitleaks/gitleaks/issues/1506)) ### [`v8.19.0`](https://github.com/gitleaks/gitleaks/releases/tag/v8.19.0) [Compare Source](https://github.com/gitleaks/gitleaks/compare/v8.18.4...v8.19.0) #### Changelog - [`44ad62e`](https://github.com/gitleaks/gitleaks/commit/44ad62e) Deprecate `detect` and `protect`. Add `git`, `dir`, `stdin` ([#&#8203;1504](https://github.com/gitleaks/gitleaks/issues/1504)) **HEY THIS IS AN IMPORTANT CHANGE**. If it breaks some stuff... sorry, I'll fix it asap, just open an issue and make sure to ping me. The change is meant to be backwards compatible. - [`e93a7c0`](https://github.com/gitleaks/gitleaks/commit/e93a7c0) Update Harness rules to add \_ and - in the account ID part. ([#&#8203;1503](https://github.com/gitleaks/gitleaks/issues/1503)) - [`4e43d11`](https://github.com/gitleaks/gitleaks/commit/4e43d11) chore: fix gl workflow error ([#&#8203;1487](https://github.com/gitleaks/gitleaks/issues/1487)) - [`bd81872`](https://github.com/gitleaks/gitleaks/commit/bd81872) Make config generation utils public ([#&#8203;1480](https://github.com/gitleaks/gitleaks/issues/1480)) - [`3be7faa`](https://github.com/gitleaks/gitleaks/commit/3be7faa) Update Hashicorp Vault token pattern ([#&#8203;1483](https://github.com/gitleaks/gitleaks/issues/1483)) - [`1aae66d`](https://github.com/gitleaks/gitleaks/commit/1aae66d) feat(config): update rule validation ([#&#8203;1466](https://github.com/gitleaks/gitleaks/issues/1466)) - [`6dfcf5e`](https://github.com/gitleaks/gitleaks/commit/6dfcf5e) Update .gitleaksignore - [`f361c5e`](https://github.com/gitleaks/gitleaks/commit/f361c5e) fix(detect): handle EOF with bytes ([#&#8203;1472](https://github.com/gitleaks/gitleaks/issues/1472)) - [`8a1ca9e`](https://github.com/gitleaks/gitleaks/commit/8a1ca9e) Added poetry.lock to default allowlist paths ([#&#8203;1474](https://github.com/gitleaks/gitleaks/issues/1474)) - [`525c4b4`](https://github.com/gitleaks/gitleaks/commit/525c4b4) refactor(sarif): remove |name| and change |shortDescription| ([#&#8203;1473](https://github.com/gitleaks/gitleaks/issues/1473)) - [`c0fda43`](https://github.com/gitleaks/gitleaks/commit/c0fda43) Use rule id for config validation error ([#&#8203;1463](https://github.com/gitleaks/gitleaks/issues/1463)) - [`d3c4b90`](https://github.com/gitleaks/gitleaks/commit/d3c4b90) Use first non-empty group if `secretGroup` isn't set ([#&#8203;1459](https://github.com/gitleaks/gitleaks/issues/1459)) - [`b4009bf`](https://github.com/gitleaks/gitleaks/commit/b4009bf) chore: remove unnecessary capture groups ([#&#8203;1460](https://github.com/gitleaks/gitleaks/issues/1460)) - [`80bd177`](https://github.com/gitleaks/gitleaks/commit/80bd177) Return non-0 exit code from `DetectGit` ([#&#8203;1461](https://github.com/gitleaks/gitleaks/issues/1461)) - [`0334ec1`](https://github.com/gitleaks/gitleaks/commit/0334ec1) add gradle verification-metadata.xml to global allowlist ([#&#8203;1446](https://github.com/gitleaks/gitleaks/issues/1446)) - [`c1345e1`](https://github.com/gitleaks/gitleaks/commit/c1345e1) feat(openshift): add user token ([#&#8203;1449](https://github.com/gitleaks/gitleaks/issues/1449)) - [`7697b3e`](https://github.com/gitleaks/gitleaks/commit/7697b3e) (feat): Adding secret detection rule for Kubernetes secrets ([#&#8203;1454](https://github.com/gitleaks/gitleaks/issues/1454)) - [`26f3469`](https://github.com/gitleaks/gitleaks/commit/26f3469) add version to default - [`bc979de`](https://github.com/gitleaks/gitleaks/commit/bc979de) Add go.work and go.work.sum to global allowlist ([#&#8203;1353](https://github.com/gitleaks/gitleaks/issues/1353)) - [`b899915`](https://github.com/gitleaks/gitleaks/commit/b899915) Add harness PAT and SAT rules ([#&#8203;1406](https://github.com/gitleaks/gitleaks/issues/1406)) - [`4c5195b`](https://github.com/gitleaks/gitleaks/commit/4c5195b) Update README.md </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMS4yIiwidXBkYXRlZEluVmVyIjoiMzguODIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2024-08-08 09:04:27 +02:00
Renovate: Update python Docker tag to v3.12.5
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
f9ec3a62a6
renovate force-pushed renovate-all-minor-patch from f9ec3a62a6 to 1b5ec71942 2024-09-04 12:04:28 +02:00 Compare
renovate force-pushed renovate-all-minor-patch from 1b5ec71942 to eb7edc7f70 2024-09-04 14:21:08 +02:00 Compare
renovate force-pushed renovate-all-minor-patch from eb7edc7f70 to eeb39f3ce3 2024-09-05 09:05:34 +02:00 Compare
renovate force-pushed renovate-all-minor-patch from eeb39f3ce3 to 25a470b941 2024-09-09 09:08:03 +02:00 Compare
renovate changed title from Renovate: Update python Docker tag to v3.12.5 to Renovate: Update python Docker tag to v3.12.6 2024-09-10 09:07:22 +02:00
renovate force-pushed renovate-all-minor-patch from 25a470b941 to 3e28ea2f66 2024-09-10 09:07:25 +02:00 Compare
renovate force-pushed renovate-all-minor-patch from 3e28ea2f66 to 927eab7824 2024-09-13 09:05:02 +02:00 Compare
renovate changed title from Renovate: Update python Docker tag to v3.12.6 to Renovate: Update all non-major dependencies 2024-09-16 09:05:59 +02:00
renovate force-pushed renovate-all-minor-patch from 927eab7824 to 7d218e03f9 2024-09-16 09:06:01 +02:00 Compare
renovate force-pushed renovate-all-minor-patch from 7d218e03f9 to 3d16ae479c 2024-09-16 16:04:25 +02:00 Compare
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
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-minor-patch:renovate-all-minor-patch
git checkout renovate-all-minor-patch

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff renovate-all-minor-patch
git checkout main
git merge --ff-only renovate-all-minor-patch
git checkout renovate-all-minor-patch
git rebase main
git checkout main
git merge --no-ff renovate-all-minor-patch
git checkout main
git merge --squash renovate-all-minor-patch
git checkout main
git merge --ff-only renovate-all-minor-patch
git checkout main
git merge renovate-all-minor-patch
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#48
No description provided.