Update all non-major dependencies #30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/all-minor-patch"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v5.9.0->v5.10.0v3.11.1->v3.12.0v0.9.0->v0.10.0Release Notes
docker/metadata-action (docker/metadata-action)
v5.10.0Compare Source
Full Changelog: https://github.com/docker/metadata-action/compare/v5.9.0...v5.10.0
docker/setup-buildx-action (docker/setup-buildx-action)
v3.12.0Compare Source
installinput by @crazy-max in #455Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.11.1...v3.12.0
jasonlovesdoggo/caddy-defender (jasonlovesdoggo/caddy-defender)
v0.10.0: : GaimonCompare Source
What's Changed
This commit fixes a panic in the ASN fetcher caused by incorrect validation logic. The previous implementation used a fixed-length check, which failed for valid ASNs with more or fewer than 4 digits.
The validation has been updated to:
strconv.Atoi.This ensures that ASNs of any valid length are correctly processed, resolving the panic reported in issue #91. by @JasonLovesDoggo in JasonLovesDoggo#94
New Contributors
Full Changelog: https://github.com/JasonLovesDoggo/caddy-defender/compare/v0.9.0...v0.10.0
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.
This PR has been generated by Renovate Bot.
8798be74a21c3a03bb1c1c3a03bb1ctoafd481694fUpdate docker/metadata-action action to v5.10.0to Update all non-major dependenciesView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.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.