icedream / denon-prime4

Fork of @ghuntley's Denon Prime 4 firmware research repository for experimental purposes.
MIT License
14 stars 1 forks source link

Update module github.com/PuerkitoBio/goquery to v1.10.0 #57

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/PuerkitoBio/goquery v1.9.1 -> v1.10.0 age adoption passing confidence

Release Notes

PuerkitoBio/goquery (github.com/PuerkitoBio/goquery) ### [`v1.10.0`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.10.0) [Compare Source](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.9.3...v1.10.0) Add `EachIter` which provides an iterator that can be used in `for..range` loops on the `*Selection` object. **goquery now requires Go version 1.23+**, use goquery `v1.9.x` for older Go versions. ### [`v1.9.3`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.9.3) [Compare Source](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.9.2...v1.9.3) Update go.mod dependencies. ### [`v1.9.2`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.9.2) [Compare Source](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.9.1...v1.9.2) Update `go.mod` dependencies.

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.

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



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 months ago

ℹ Artifact update notice

File name: go/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):

Details:

Package Change
go 1.19 -> 1.23.3
golang.org/x/net v0.21.0 -> v0.29.0