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

chore(deps): update module puerkitobio/goquery to v1.10.0 #8

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

timoknapp
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
github.com/PuerkitoBio/goquery require minor v1.9.2 -> v1.10.0

Release Notes

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.


Renovate configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@timoknapp
Copy link
Owner Author

⚠️ 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 check 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: backend/go.sum
Command failed: docker run --rm --name=renovate_go --label=renovate_child -v "/tmp/renovate/repos/github/timoknapp/tennis-tournament-finder":"/tmp/renovate/repos/github/timoknapp/tennis-tournament-finder" -v "/tmp/renovate/cache":"/tmp/renovate/cache" -v "/tmp/renovate/cache/others/go":"/tmp/renovate/cache/others/go" -e GOPATH -e CGO_ENABLED -w "/tmp/renovate/repos/github/timoknapp/tennis-tournament-finder/backend" renovate/go:1.18.8 bash -l -c "git config --global url.\"https://**redacted**@github.com/\".insteadOf \"https://github.com/\" && go get -d ./..."
go: downloading github.com/PuerkitoBio/goquery v1.10.0
go: downloading github.com/andybalholm/cascadia v1.3.2
go: downloading golang.org/x/net v0.29.0
github.com/timoknapp/tennis-tournament-finder/pkg/tournament imports
	github.com/PuerkitoBio/goquery imports
	iter: package iter is not in GOROOT (/opt/buildpack/tools/golang/1.18.8/src/iter)

@timoknapp timoknapp merged commit c04772c into master Sep 10, 2024
1 check passed
@timoknapp timoknapp deleted the renovate/all-minor-patch branch September 10, 2024 23:15
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.

1 participant