NateScarlet / pixiv

Pixiv go 客户端, 使用 Pixiv 网页 API。
https://natescarlet.github.io/pixiv/
MIT License
33 stars 5 forks source link

fix(deps): update module github.com/puerkitobio/goquery to v1.10.0 #73

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/PuerkitoBio/goquery v1.8.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. ### [`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. ### [`v1.9.0`](https://redirect.github.com/PuerkitoBio/goquery/releases/tag/v1.9.0): v1.9.0 Add generic `Map` function [Compare Source](https://redirect.github.com/PuerkitoBio/goquery/compare/v1.8.1...v1.9.0) Note that starting with this release, goquery now requires Go 1.18+. If you need to build with an older Go version, use goquery v1.8.x.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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

renovate[bot] commented 1 month 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.13 -> 1.23.2