Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 1, 2024

This PR contains the following updates:

Package Change Age Confidence
github.com/PuerkitoBio/goquery v1.9.1 -> v1.10.3 age confidence

Release Notes

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

v1.10.3

Compare Source

Update dependencies and a small memory optimization.

v1.10.2

Compare Source

Update deps and add go1.24 to test matrix.

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.


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

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

Details:

Package Change
go 1.21.9 -> 1.24.1
github.com/andybalholm/cascadia v1.3.2 -> v1.3.3
golang.org/x/net v0.21.0 -> v0.35.0
golang.org/x/sys v0.17.0 -> v0.30.0
golang.org/x/text v0.14.0 -> v0.22.0

@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 07b9624 to e2f1986 Compare November 18, 2024 05:40
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from e2f1986 to b19c4ac Compare December 24, 2024 14:37
@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 28, 2024
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from b19c4ac to ea10133 Compare December 28, 2024 02:24
@renovate renovate bot changed the title Update module github.com/PuerkitoBio/goquery to v1.10.1 Update module github.com/PuerkitoBio/goquery to v1.10.2 Feb 14, 2025
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from ea10133 to afc7ada Compare February 14, 2025 23:59
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from afc7ada to b083946 Compare March 13, 2025 00:20
Copy link
Author

renovate bot commented Mar 18, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: menu-scraper-lib/go.sum
Command failed: go get -t ./...
go: module github.com/PuerkitoBio/goquery@v1.10.3 requires go >= 1.23.0; switching to go1.24.6
go: downloading go1.24.6 (linux/amd64)
go: download go1.24.6: golang.org/toolchain@v0.0.1-go1.24.6.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off

@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from b083946 to 52da1f6 Compare March 18, 2025 08:01
@renovate renovate bot force-pushed the renovate/github.com-puerkitobio-goquery-1.x branch from 52da1f6 to 7949e38 Compare April 12, 2025 11:49
@renovate renovate bot changed the title Update module github.com/PuerkitoBio/goquery to v1.10.2 Update module github.com/PuerkitoBio/goquery to v1.10.3 Apr 12, 2025
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