← Back to issue list

fix(deps): update module github.com/gobwas/glob to v1

View original Github issue

Metadata

Project
fetch-service
Number
#640
Type
pull request
State
open
Author
renovate
Labels
Created
Updated
Closed

Current evaluation

Automated Renovate PR updating github.com/gobwas/glob from v0.2.3 to v1.0.0. Currently failing CI checks, likely due to API changes in the new major version. Requires maintainer review.

Suggested action: needs review

Reason: This is an automated Renovate PR for a major version dependency update that is currently failing CI, likely due to breaking API changes in v1.0.0. Maintainer review is needed to determine if the codebase should be updated to match the new API or if the update should be rejected.

Impact: 30 Quick Win: 24.0 Staleness: 10 Complexity: 20 Confidence: 85

Issue body

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/gobwas/glob](https://redirect.github.com/gobwas/glob) | `v0.2.3` → `v1.0.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgobwas%2fglob/v1.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgobwas%2fglob/v0.2.3/v1.0.0?slim=true) | --- ### Release Notes <details> <summary>gobwas/glob (github.com/gobwas/glob)</summary> ### [`v1.0.0`](https://redirect.github.com/gobwas/glob/releases/tag/v1.0.0) [Compare Source](https://redirect.github.com/gobwas/glob/compare/v0.2.3...v1.0.0) #### What's Changed - Update travis by [@&#8203;hanzei](https://redirect.github.com/hanzei) in [#&#8203;26](https://redirect.github.com/gobwas/glob/pull/26) - Fix speed results table formatting. by [@&#8203;sergeykhegay](https://redirect.github.com/sergeykhegay) in [#&#8203;27](https://redirect.github.com/gobwas/glob/pull/27) - v1: rewrite glob for a much simpler and *correct* engine by [@&#8203;gobwas](https://redirect.github.com/gobwas) in [#&#8203;73](https://redirect.github.com/gobwas/glob/pull/73) #### New Contributors - [@&#8203;hanzei](https://redirect.github.com/hanzei) made their first contribution in [#&#8203;26](https://redirect.github.com/gobwas/glob/pull/26) - [@&#8203;sergeykhegay](https://redirect.github.com/sergeykhegay) made their first contribution in [#&#8203;27](https://redirect.github.com/gobwas/glob/pull/27) **Full Changelog**: <https://github.com/gobwas/glob/compare/v0.2.3...v1.0.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/fetch-service). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNjEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b
Impact: 30
Quick Win: 24.0
Staleness: 10
Complexity: 20
Confidence: 85
needs review Automated Renovate PR updating github.com/gobwas/glob from v0.2.3 to v1.0.0. Currently failing CI checks, likely due to API changes in the new major version. Requires maintainer review.

Update history

Date Change
created

Related issues

Issue Project State Summary Similarity
#642 fix(deps): update module github.com/klauspost/compress to v1.20.0 fetch-service open Mend Renovate PR updating github.com/klauspost/compress from v1.19.2 to v1.20.0; CI has one failing check (OSV-scanner), no maintainer comments yet
70%