wabarc / archive.is

A command-line tool and Go package for wayback web pages to archive.today
GNU General Public License v3.0
35 stars 4 forks source link

Update module github.com/PuerkitoBio/goquery to v1.9.2 #48

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

PuerkitoBio/goquery (github.com/PuerkitoBio/goquery) ### [`v1.9.2`](https://togithub.com/PuerkitoBio/goquery/releases/tag/v1.9.2) [Compare Source](https://togithub.com/PuerkitoBio/goquery/compare/v1.9.1...v1.9.2) Update `go.mod` dependencies. ### [`v1.9.1`](https://togithub.com/PuerkitoBio/goquery/releases/tag/v1.9.1) [Compare Source](https://togithub.com/PuerkitoBio/goquery/compare/v1.9.0...v1.9.1) Improve allocation of `Map`, better document cascadia behavior differences. ### [`v1.9.0`](https://togithub.com/PuerkitoBio/goquery/releases/tag/v1.9.0): v1.9.0 Add generic `Map` function [Compare Source](https://togithub.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: 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 has been generated by Mend Renovate. View repository job log here.