Skip to content

OCM-00000 | ci: Update module github.com/PuerkitoBio/goquery to v1.12.0#3289

Merged
openshift-merge-bot[bot] merged 1 commit into
masterfrom
konflux/mintmaker/master/github.com-puerkitobio-goquery-1.x
Jul 1, 2026
Merged

OCM-00000 | ci: Update module github.com/PuerkitoBio/goquery to v1.12.0#3289
openshift-merge-bot[bot] merged 1 commit into
masterfrom
konflux/mintmaker/master/github.com-puerkitobio-goquery-1.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/PuerkitoBio/goquery v1.8.1v1.12.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v1.12.0

Compare Source

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

Compare Source

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

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.

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.


Configuration

📅 Schedule: (UTC)

  • 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jun 25, 2026
@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: bfdd43af-7a2f-4f78-9c9d-a6f40ccc330a

📥 Commits

Reviewing files that changed from the base of the PR and between c76a837 and bcc3714.

⛔ Files ignored due to path filters (93)
  • go.sum is excluded by !**/*.sum
  • vendor/github.com/PuerkitoBio/goquery/README.md is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/PuerkitoBio/goquery/expand.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/PuerkitoBio/goquery/iteration.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/PuerkitoBio/goquery/property.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/PuerkitoBio/goquery/traversal.go is excluded by !vendor/**, !**/vendor/**
  • vendor/github.com/PuerkitoBio/goquery/utilities.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/html/iter.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/html/node.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/html/nodetype_string.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/client_priority_go126.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/client_priority_go127.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/frame.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/http2.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/server.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/transport.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/writesched.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/writesched_priority_rfc7540.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/writesched_priority_rfc9218.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/http2/writesched_random.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/net/internal/httpsfv/httpsfv.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/cpu/asm_darwin_arm64_gc.s is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/cpu/cpu_arm64.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/cpu/cpu_darwin_arm64.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/cpu/cpu_darwin_arm64_other.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/cpu/cpu_gccgo_arm64.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/cpu/cpu_other_arm64.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/cpu/cpu_windows_arm64.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/cpu/cpu_x86.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/cpu/syscall_darwin_arm64_gc.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/plan9/syscall_plan9.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/unix/ioctl_signed.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/unix/ioctl_unsigned.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/unix/syscall_solaris.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/unix/syscall_unix.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/unix/ztypes_linux.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/windows/aliases.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/windows/syscall_windows.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/windows/types_windows.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/sys/windows/zsyscall_windows.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/term/terminal.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/cases/tables10.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/cases/tables11.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/cases/tables12.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/cases/tables15.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/cases/tables17.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/cases/tables9.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/secure/bidirule/bidirule.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/secure/bidirule/bidirule9.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/bidi/tables10.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/bidi/tables12.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/bidi/tables17.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/norm/forminfo.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/norm/tables10.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/norm/tables11.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/norm/tables12.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/norm/tables15.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/norm/tables17.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/unicode/norm/tables9.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/width/tables10.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/width/tables11.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/width/tables12.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/width/tables15.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/width/tables17.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/text/width/tables9.0.0.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/go/ast/inspector/cursor.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/go/ast/inspector/inspector.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/go/ast/inspector/iter.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/go/packages/packages.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/go/types/objectpath/objectpath.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/go/types/typeutil/callee.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/aliases/aliases.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/aliases/aliases_go122.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/event/core/event.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/event/core/export.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/event/keys/keys.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/event/label/label.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/gcimporter/iexport.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/gcimporter/iimport.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/gcimporter/ureader_yes.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/stdlib/deps.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/stdlib/manifest.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/stdlib/stdlib.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/typeparams/free.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/typesinternal/classify_call.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/typesinternal/types.go is excluded by !vendor/**, !**/vendor/**
  • vendor/golang.org/x/tools/internal/versions/features.go is excluded by !vendor/**, !**/vendor/**
  • vendor/modules.txt is excluded by !vendor/**, !**/vendor/**
📒 Files selected for processing (1)
  • go.mod
🚧 Files skipped from review as they are similar to previous changes (1)
  • go.mod

📝 Walkthrough

Walkthrough

The pull request updates go.mod versions for github.com/PuerkitoBio/goquery, github.com/andybalholm/cascadia, and several golang.org/x modules. The module path and Go version remain unchanged.

🚥 Pre-merge checks | ✅ 14 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lacks the repository's required sections like PR Summary, issue context, type of change, testing, and verification checklist. Rewrite the PR body using the template and fill in the missing sections, especially summary, issue context, change type, test steps, and verification.
✅ Passed checks (14 passed)
Check name Status Explanation
Title check ✅ Passed The title is specific and accurately reflects the goquery dependency update.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed PR only changes go.mod/go.sum and vendored dependencies; no Ginkgo test files or titles were modified, so no unstable test names were introduced.
Test Structure And Quality ✅ Passed PR only updates go.mod/go.sum for goquery; no Ginkgo test files or It blocks were changed, so the test-quality check is not applicable.
Microshift Test Compatibility ✅ Passed Only go.mod/go.sum changed outside vendor; no Ginkgo e2e tests or MicroShift-sensitive test code was added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed No new or modified Ginkgo e2e tests were introduced; this PR only bumps go.mod dependencies, so SNO test compatibility is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed Dependency-only go.mod update; no manifests/controllers or scheduling constraints were changed.
Ote Binary Stdout Contract ✅ Passed PR only updates go.mod dependencies; no process-level code or stdout writes were introduced.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only bumps go.mod deps; no new Ginkgo e2e tests or network/IP code was added, so the IPv6/disconnected-network check is not applicable.
No-Weak-Crypto ✅ Passed The PR only bumps dependency/tool versions in go.mod/.bingo files; no weak-crypto algorithms or secret-comparison code were introduced.
Container-Privileges ✅ Passed PR only updates go.mod/go.sum and vendored Go code; no container/K8s manifests were changed, and no relevant privilege flags were added.
No-Sensitive-Data-In-Logs ✅ Passed PASS: The PR only bumps deps/vendor code; a zero-context diff search found no added log statements or sensitive-value logging.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/master/github.com-puerkitobio-goquery-1.x

Comment @coderabbitai help to get the list of available commands.

@openshift-ci

openshift-ci Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

@codecov

codecov Bot commented Jun 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.17%. Comparing base (0c8b7ed) to head (e8fabd3).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3289   +/-   ##
=======================================
  Coverage   26.17%   26.17%           
=======================================
  Files         334      334           
  Lines       36704    36704           
=======================================
  Hits         9608     9608           
  Misses      26359    26359           
  Partials      737      737           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-puerkitobio-goquery-1.x branch from e8fabd3 to c76a837 Compare June 25, 2026 22:44
@red-hat-konflux

Copy link
Copy Markdown
Contributor Author

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

  • 9 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.30.0 -> v0.33.0
golang.org/x/sync v0.19.0 -> v0.20.0
github.com/andybalholm/cascadia v1.3.2 -> v1.3.3
golang.org/x/crypto v0.46.0 -> v0.49.0
golang.org/x/net v0.48.0 -> v0.52.0
golang.org/x/sys v0.39.0 -> v0.42.0
golang.org/x/term v0.38.0 -> v0.41.0
golang.org/x/text v0.32.0 -> v0.35.0
golang.org/x/tools v0.39.0 -> v0.42.0

@amandahla

Copy link
Copy Markdown
Contributor

/approve
/lgtm
/check-required-labels

@openshift-ci openshift-ci Bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jun 26, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/github.com-puerkitobio-goquery-1.x branch from c76a837 to bcc3714 Compare June 30, 2026 21:29
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 30, 2026
@openshift-ci

openshift-ci Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@red-hat-konflux[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/security bcc3714 link false /test security

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.

@amandahla

Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 1, 2026
@openshift-ci

openshift-ci Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: amandahla, red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot openshift-merge-bot Bot merged commit dff9fd5 into master Jul 1, 2026
12 of 13 checks passed
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/master/github.com-puerkitobio-goquery-1.x branch July 1, 2026 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant