Skip to content

deps(go): bump github.com/PuerkitoBio/goquery from 1.12.0 to 1.13.0 - #722

Merged
tobiasehlert merged 1 commit into
mainfrom
dependabot/go_modules/github.com/PuerkitoBio/goquery-1.13.0
Aug 31, 2026
Merged

deps(go): bump github.com/PuerkitoBio/goquery from 1.12.0 to 1.13.0#722
tobiasehlert merged 1 commit into
mainfrom
dependabot/go_modules/github.com/PuerkitoBio/goquery-1.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.13.0

Performance improvements and new top-level goquery.Text function to extract text from a selection with more control than the sel.Text jquery-like method.

Commits
  • 4a4f132 Linkify github usernames
  • e47f384 Add new version to readme to prepare 1.13 release
  • 80a9b7f Run CI on go1.27 (+1.26)
  • ad18e5a Merge pull request #596 from ChrisJr404/text-toplevel-func
  • 4e49d09 add tests for empty and fully-filtered selections
  • 91ed06d Add top-level Text function for BeautifulSoup-style text extraction
  • 105f399 Merge pull request #595 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • d329e29 build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0
  • 53a9b37 Merge pull request #586 from jvoisin/cachephwc
  • 50e9856 Merge pull request #593 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 31, 2026
@tobiasehlert

Copy link
Copy Markdown
Member

@dependabot recreate

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

---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-version: 1.13.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.13.0 branch from 3449c1c to 46952e9 Compare August 31, 2026 18:12
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.66%. Comparing base (d29221c) to head (46952e9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #722   +/-   ##
=======================================
  Coverage   79.66%   79.66%           
=======================================
  Files          22       22           
  Lines        2842     2842           
=======================================
  Hits         2264     2264           
  Misses        440      440           
  Partials      138      138           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tobiasehlert
tobiasehlert merged commit cd9415b into main Aug 31, 2026
7 checks passed
@tobiasehlert
tobiasehlert deleted the dependabot/go_modules/github.com/PuerkitoBio/goquery-1.13.0 branch August 31, 2026 18:17
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

Development

Successfully merging this pull request may close these issues.

1 participant