wabarc / ghostarchive

A command-line tool and Go package for wayback web pages to Ghostarchive
MIT License
0 stars 0 forks source link

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

Open renovate[bot] opened 9 months ago

renovate[bot] commented 9 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/PuerkitoBio/goquery v1.9.0 -> 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. ### [`v1.9.1`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.9.1) [Compare Source](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.9.0...v1.9.1) Improve allocation of `Map`, better document cascadia behavior differences.

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.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.18 -> 1.23.3
golang.org/x/crypto v0.19.0 -> v0.27.0
golang.org/x/net v0.21.0 -> v0.29.0
golang.org/x/sys v0.17.0 -> v0.25.0
golang.org/x/text v0.14.0 -> v0.18.0