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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/PuerkitoBio/goquery v1.8.0 -> 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.


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.


  • 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 force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 3ab4d2a to cc20e66 Compare May 28, 2023 10:20
@renovate renovate bot changed the title fix(deps): update module github.com/puerkitobio/goquery to v1.8.1 fix(deps): update module github.com/puerkitobio/goquery to v1.9.0 Feb 22, 2024
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from cc20e66 to 42767e9 Compare February 22, 2024 23:18
@renovate renovate bot changed the title fix(deps): update module github.com/puerkitobio/goquery to v1.9.0 fix(deps): 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 42767e9 to 3549cac Compare February 29, 2024 18:24
@renovate renovate bot changed the title fix(deps): update module github.com/puerkitobio/goquery to v1.9.1 fix(deps): 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 3549cac to ac8a439 Compare April 30, 2024 01:36
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from ac8a439 to 6bfe259 Compare September 6, 2024 17:02
@renovate renovate bot changed the title fix(deps): update module github.com/puerkitobio/goquery to v1.9.2 fix(deps): update module github.com/puerkitobio/goquery to v1.10.0 Sep 6, 2024
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):

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

Details:

Package Change
go 1.19 -> 1.23.4
golang.org/x/net v0.4.0 -> v0.33.0
github.com/andybalholm/cascadia v1.3.1 -> v1.3.3
golang.org/x/text v0.5.0 -> v0.21.0

@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 6bfe259 to db5a886 Compare November 17, 2024 16:14
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from db5a886 to 4e473e9 Compare December 22, 2024 16:33
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 4e473e9 to 7835a3e Compare December 27, 2024 01:29
@renovate renovate bot changed the title fix(deps): update module github.com/puerkitobio/goquery to v1.10.0 fix(deps): update module github.com/puerkitobio/goquery to v1.10.1 Dec 27, 2024
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