Skip to content

build(deps): bump github.com/PuerkitoBio/goquery from 1.9.3 to 1.12.0#2947

Merged
dcaravel merged 1 commit into
masterfrom
dependabot/go_modules/github.com/PuerkitoBio/goquery-1.12.0
Jul 14, 2026
Merged

build(deps): bump github.com/PuerkitoBio/goquery from 1.9.3 to 1.12.0#2947
dcaravel merged 1 commit into
masterfrom
dependabot/go_modules/github.com/PuerkitoBio/goquery-1.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 18, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/PuerkitoBio/goquery from 1.9.3 to 1.12.0.

Release notes

Sourced from github.com/PuerkitoBio/goquery's releases.

v1.12.0

Note that Go1.25 is now required (use goquery < 1.12.0 if you can't use go1.25+, see README for version details).

v1.11.0

Note that Go1.24 is now required (use goquery < 1.11.0 if you can't use go1.24+).

v1.10.3

Update dependencies and a small memory optimization.

v1.10.2

Update deps and add go1.24 to test matrix.

v1.10.1

Update go.mod dependencies.

v1.10.0

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.

Commits
  • 401642b Update readme to prepare for 1.12 release
  • afd9326 Merge pull request #540 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • f799f78 Bump golang.org/x/net from 0.50.0 to 0.52.0
  • 805d7b1 Update CI to 1.25 and 1.26
  • 7dc7e64 Merge pull request #538 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 3020ebb Bump golang.org/x/net from 0.49.0 to 0.50.0
  • ee4bcdb Merge pull request #537 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • f3bc303 Bump golang.org/x/net from 0.48.0 to 0.49.0
  • 0f22828 Merge pull request #536 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 68de6a1 Bump golang.org/x/net from 0.47.0 to 0.48.0
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/PuerkitoBio/goquery [>= 1.10.a, < 1.11]

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 18, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 18, 2026 03:22
@dependabot dependabot Bot added the go Pull requests that update Go code label Mar 18, 2026
@jvdm

jvdm commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/PuerkitoBio/goquery-1.12.0 branch from c5cf776 to e49ed55 Compare June 16, 2026 18:25
@dcaravel

Copy link
Copy Markdown
Contributor

https://github.com/dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/PuerkitoBio/goquery-1.12.0 branch from e49ed55 to 48664ea Compare July 13, 2026 20:39
@dcaravel

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.9.3 to 1.12.0.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](PuerkitoBio/goquery@v1.9.3...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/PuerkitoBio/goquery-1.12.0 branch from 48664ea to d4e1099 Compare July 14, 2026 03:46
@openshift-ci

openshift-ci Bot commented Jul 14, 2026

Copy link
Copy Markdown

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-tests d4e1099 link false /test e2e-tests

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@dcaravel dcaravel merged commit 011f22f into master Jul 14, 2026
34 of 35 checks passed
@dcaravel dcaravel deleted the dependabot/go_modules/github.com/PuerkitoBio/goquery-1.12.0 branch July 14, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants