Skip to content

Bump github.com/PuerkitoBio/goquery from 1.12.0 to 1.13.0 - #81

Merged
vanng822 merged 1 commit into
masterfrom
dependabot/go_modules/github.com/PuerkitoBio/goquery-1.13.0
Sep 2, 2026
Merged

Bump github.com/PuerkitoBio/goquery from 1.12.0 to 1.13.0#81
vanng822 merged 1 commit into
masterfrom
dependabot/go_modules/github.com/PuerkitoBio/goquery-1.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 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 Sep 1, 2026
@vanng822

vanng822 commented Sep 2, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

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 72001ad to 162e63d Compare September 2, 2026 06:32
@vanng822
vanng822 merged commit 65f911b into master Sep 2, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/PuerkitoBio/goquery-1.13.0 branch September 2, 2026 07:00
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.

1 participant