fix(deps): update module github.com/russellhaering/goxmldsig to v1.5.0 #8

Merged
luke merged 1 commits from renovate/github.com-russellhaering-goxmldsig-1.x into main 2025-11-08 20:59:05 +00:00
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/russellhaering/goxmldsig v1.4.0 -> v1.5.0 age confidence

Release Notes

russellhaering/goxmldsig (github.com/russellhaering/goxmldsig)

v1.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/russellhaering/goxmldsig/compare/v1.4.0...v1.5.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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 | Change | Age | Confidence | |---|---|---|---| | [github.com/russellhaering/goxmldsig](https://github.com/russellhaering/goxmldsig) | `v1.4.0` -> `v1.5.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2frussellhaering%2fgoxmldsig/v1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2frussellhaering%2fgoxmldsig/v1.4.0/v1.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>russellhaering/goxmldsig (github.com/russellhaering/goxmldsig)</summary> ### [`v1.5.0`](https://github.com/russellhaering/goxmldsig/releases/tag/v1.5.0) [Compare Source](https://github.com/russellhaering/goxmldsig/compare/v1.4.0...v1.5.0) #### What's Changed - Bump dependencies - Update GitHub workflows - Security hardening by [@&#8203;ahacker1-securesaml](https://github.com/ahacker1-securesaml) **Full Changelog**: <https://github.com/russellhaering/goxmldsig/compare/v1.4.0...v1.5.0> </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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInR5cGUvZGVwZW5kZW5jaWVzIl19-->
renovate-bot added 1 commit 2025-11-08 20:50:47 +00:00
fix(deps): update module github.com/russellhaering/goxmldsig to v1.5.0
All checks were successful
Validate PR Title / validate (pull_request) Successful in 1s
04bbd2bfda
Author
Member

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/jonboulle/clockwork v0.2.2 -> v0.5.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 1 additional dependency was updated Details: | **Package** | **Change** | | :------------------------------- | :------------------- | | `github.com/jonboulle/clockwork` | `v0.2.2` -> `v0.5.0` |
Member

Decision: Accept
Change Score: 10/10

The change updates goxmldsig and clockwork dependencies to newer versions. This looks like a straightforward dependency update. Ensure that these updates don't introduce any breaking changes or compatibility issues within your project.

**Decision: Accept** **Change Score: 10/10** The change updates `goxmldsig` and `clockwork` dependencies to newer versions. This looks like a straightforward dependency update. Ensure that these updates don't introduce any breaking changes or compatibility issues within your project.
luke merged commit 627e9ae696 into main 2025-11-08 20:59:05 +00:00
luke deleted branch renovate/github.com-russellhaering-goxmldsig-1.x 2025-11-08 20:59:05 +00:00
Sign in to join this conversation.