fix(deps): update module github.com/gocolly/colly/v2 to v2.3.0 #141

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/github.com-gocolly-colly-v2-2.x into master 2025-12-04 12:50:39 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-04 09:02:06 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
github.com/gocolly/colly/v2 v2.2.0 -> v2.3.0 age confidence

Release Notes

gocolly/colly (github.com/gocolly/colly/v2)

v2.3.0

Compare Source


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/gocolly/colly/v2](https://github.com/gocolly/colly) | `v2.2.0` -> `v2.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgocolly%2fcolly%2fv2/v2.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgocolly%2fcolly%2fv2/v2.2.0/v2.3.0?slim=true) | --- ### Release Notes <details> <summary>gocolly/colly (github.com/gocolly/colly/v2)</summary> ### [`v2.3.0`](https://github.com/gocolly/colly/compare/v2.2.0...v2.3.0) [Compare Source](https://github.com/gocolly/colly/compare/v2.2.0...v2.3.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 MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zNC4wIiwidXBkYXRlZEluVmVyIjoiNDIuMzQuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-04 09:02:07 +00:00 (Migrated from gitlab.com)

ℹ 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):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/PuerkitoBio/goquery v1.10.2 -> v1.11.0
github.com/antchfx/htmlquery v1.3.4 -> v1.3.5
github.com/antchfx/xmlquery v1.4.4 -> v1.5.0
github.com/antchfx/xpath v1.3.3 -> v1.3.5
github.com/bits-and-blooms/bitset v1.22.0 -> v1.24.4
github.com/nlnwa/whatwg-url v0.6.1 -> v0.6.2
golang.org/x/net v0.37.0 -> v0.47.0
golang.org/x/text v0.23.0 -> v0.31.0
google.golang.org/protobuf v1.36.6 -> v1.36.10
### ℹ 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): - 9 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :---------------------------------- | :---------------------- | | `go` | `1.23.0` -> `1.24.0` | | `github.com/PuerkitoBio/goquery` | `v1.10.2` -> `v1.11.0` | | `github.com/antchfx/htmlquery` | `v1.3.4` -> `v1.3.5` | | `github.com/antchfx/xmlquery` | `v1.4.4` -> `v1.5.0` | | `github.com/antchfx/xpath` | `v1.3.3` -> `v1.3.5` | | `github.com/bits-and-blooms/bitset` | `v1.22.0` -> `v1.24.4` | | `github.com/nlnwa/whatwg-url` | `v0.6.1` -> `v0.6.2` | | `golang.org/x/net` | `v0.37.0` -> `v0.47.0` | | `golang.org/x/text` | `v0.23.0` -> `v0.31.0` | | `google.golang.org/protobuf` | `v1.36.6` -> `v1.36.10` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-04 09:02:10 +00:00 (Migrated from gitlab.com)

mentioned in issue #3

mentioned in issue #3
argoyle commented 2025-12-04 09:05:29 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 49.40%. Comparing base (ecb30de) to head (8650ba2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   49.40%   49.40%           
=======================================
  Files           2        2           
  Lines         168      168           
=======================================
  Hits           83       83           
  Misses         80       80           
  Partials        5        5           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
## [Codecov](https://app.codecov.io/gl/unboundsoftware:dancefinder/dancefetcher/pull/138?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=dancefinder) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 49.40%. Comparing base ([`ecb30de`](https://app.codecov.io/gl/unboundsoftware:dancefinder/dancefetcher/commit/ecb30de9ff9dc002d3fc32eb2c7e04afb2d998b5?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=dancefinder)) to head ([`8650ba2`](https://app.codecov.io/gl/unboundsoftware:dancefinder/dancefetcher/commit/8650ba21b837a6ae1038e1410c757d7ce01158fc?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=dancefinder)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #138 +/- ## ======================================= Coverage 49.40% 49.40% ======================================= Files 2 2 Lines 168 168 ======================================= Hits 83 83 Misses 80 80 Partials 5 5 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware:dancefinder/dancefetcher/pull/138?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=dancefinder). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. </details>
argoyle commented 2025-12-04 12:50:39 +00:00 (Migrated from gitlab.com)

mentioned in commit 6e8e955167

mentioned in commit 6e8e955167b0092bb6bc0676f2f5037da086a5ce
argoyle (Migrated from gitlab.com) merged commit 6e8e955167 into master 2025-12-04 12:50:40 +00:00
Sign in to join this conversation.