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.0 #2

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 1, 2024

This PR contains the following updates:

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

Release Notes

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

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.


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 added the dependencies label Jun 1, 2024
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 46748ea to 11eea3a Compare July 25, 2024 12:41
@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 7, 2024
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 11eea3a to 07b9624 Compare September 7, 2024 02:45
Copy link
Author

renovate bot commented Sep 7, 2024

ℹ Artifact update notice

File name: menu-scraper-lib/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.21.9 -> 1.23.1
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants