Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/PuerkitoBio/goquery to v1.10.1 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2024

This PR contains the following updates:

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

Release Notes

PuerkitoBio/goquery (github.com/PuerkitoBio/goquery)

v1.10.1

Compare Source

Update go.mod dependencies.

v1.10.0

Compare Source

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

Compare Source

Update go.mod dependencies.

v1.9.2

Compare Source

Update go.mod dependencies.

v1.9.1

Compare Source

Improve allocation of Map, better document cascadia behavior differences.

v1.9.0: v1.9.0 Add generic Map function

Compare Source

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.

v1.8.1

Compare Source

Update go.mod, CI.

v1.8.0: Add Render function to render a Selection to an io.Writer

Compare Source

v1.7.1: - Update go.mod dependencies and add dependabot config

Compare Source

v1.7.0: : Add Single and SingleMatcher functions.

Compare Source

v1.6.1

Compare Source

Bug fix: fix panic when calling {Prepend,Append,Set}Html on a Selection that contains non-Element nodes.

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

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


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

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

@renovate renovate bot changed the title Update module github.com/PuerkitoBio/goquery to v1.9.0 Update module github.com/PuerkitoBio/goquery to v1.9.1 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 3f7fa29 to d6aedb9 Compare February 29, 2024 16:30
@renovate renovate bot changed the title Update module github.com/PuerkitoBio/goquery to v1.9.1 Update module github.com/PuerkitoBio/goquery to v1.9.2 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from d6aedb9 to f289abc Compare April 30, 2024 04:30
@renovate renovate bot changed the title Update module github.com/PuerkitoBio/goquery to v1.9.2 Update module github.com/PuerkitoBio/goquery to v1.10.0 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from f289abc to 05aca48 Compare September 6, 2024 16:38
Copy link
Contributor Author

renovate bot commented Sep 6, 2024

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

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

Details:

Package Change
go 1.22.7 -> 1.23.4
golang.org/x/sync v0.9.0 -> v0.10.0
github.com/andybalholm/cascadia v1.2.0 -> v1.3.3
golang.org/x/mod v0.6.0-dev.0.20211013180041-c96bc1413d57 -> v0.17.0
golang.org/x/net v0.0.0-20211015210444-4f30a5c0130f -> v0.33.0
golang.org/x/sys v0.20.0 -> v0.28.0
golang.org/x/tools v0.1.8-0.20211029000441-d6a9af8af023 -> v0.21.1-0.20240508182429-e35e4ccd0d2d

@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch 3 times, most recently from fc2711e to ab6c0dc Compare September 8, 2024 15:57
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from ab6c0dc to 66266de Compare November 17, 2024 15:01
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch 4 times, most recently from f0807cb to a5967c1 Compare December 4, 2024 10:24
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from a5967c1 to 28938fa Compare December 22, 2024 17:03
@renovate renovate bot changed the title Update module github.com/PuerkitoBio/goquery to v1.10.0 Update module github.com/PuerkitoBio/goquery to v1.10.1 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 28938fa to 45a5e2f Compare December 27, 2024 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants