[PR #608] [CLOSED] chore(deps): bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1 #691

Closed
opened 2026-02-25 23:35:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/608
Author: @dependabot[bot]
Created: 5/1/2023
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/PuerkitoBio/goquery-1.8.1


📝 Commits (1)

  • 02809af chore(deps): bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1

📊 Changes

2 files changed (+15 additions, -14 deletions)

View changed files

📝 go.mod (+5 -5)
📝 go.sum (+10 -9)

📄 Description

Bumps github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1.

Release notes

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

v1.8.1

Update go.mod, CI.

Commits
  • 39fb6d4 Prepare for patch release
  • 33955be Merge pull request #439 from PuerkitoBio/dependabot/go_modules/golang.org/x/n...
  • 015f32a Bump golang.org/x/net from 0.2.0 to 0.7.0
  • 3b7929a Merge pull request #434 from PuerkitoBio/update-go
  • 53d8b4d Update Go versions used in CI
  • b103c0e Merge remote-tracking branch 'refs/remotes/origin/master'
  • 36e9563 Update goquery dependencies
  • 156fa4f Merge pull request #416 from davemolk/readme-add-goGetJS
  • c76525c add goGetJS to readme
  • 3920ccc Merge pull request #415 from jakopako/add-goskyr-to-related-projects
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/608 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/1/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/PuerkitoBio/goquery-1.8.1` --- ### 📝 Commits (1) - [`02809af`](https://github.com/go-shiori/shiori/commit/02809af1bd0c33b9f2af7a23ec053468aa00d27c) chore(deps): bump github.com/PuerkitoBio/goquery from 1.8.0 to 1.8.1 ### 📊 Changes **2 files changed** (+15 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+5 -5) 📝 `go.sum` (+10 -9) </details> ### 📄 Description Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.8.0 to 1.8.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/PuerkitoBio/goquery/releases">github.com/PuerkitoBio/goquery's releases</a>.</em></p> <blockquote> <h2>v1.8.1</h2> <p>Update go.mod, CI.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/PuerkitoBio/goquery/commit/39fb6d4dc47a07e5782494b6defc89a194b1f906"><code>39fb6d4</code></a> Prepare for patch release</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/33955beabb70ba62b962196d831a7c4bd904ba9f"><code>33955be</code></a> Merge pull request <a href="https://redirect.github.com/PuerkitoBio/goquery/issues/439">#439</a> from PuerkitoBio/dependabot/go_modules/golang.org/x/n...</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/015f32a1b47f2beeecf70e3c12432fd93e092aeb"><code>015f32a</code></a> Bump golang.org/x/net from 0.2.0 to 0.7.0</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/3b7929a0d759a20968ba605c56bc3027c30d3527"><code>3b7929a</code></a> Merge pull request <a href="https://redirect.github.com/PuerkitoBio/goquery/issues/434">#434</a> from PuerkitoBio/update-go</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/53d8b4dd6f8ec922df4d1ac5ad74e88646a6c00f"><code>53d8b4d</code></a> Update Go versions used in CI</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/b103c0e59a7d6e0f287d606484ede53c992312e0"><code>b103c0e</code></a> Merge remote-tracking branch 'refs/remotes/origin/master'</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/36e95634e3aacff2454a84dacbc6b4a3215ba58e"><code>36e9563</code></a> Update goquery dependencies</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/156fa4f6ae6d595f1f61eebbf4461796941664b5"><code>156fa4f</code></a> Merge pull request <a href="https://redirect.github.com/PuerkitoBio/goquery/issues/416">#416</a> from davemolk/readme-add-goGetJS</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/c76525c424309741e57234ca9b9fa6b7509b2801"><code>c76525c</code></a> add goGetJS to readme</li> <li><a href="https://github.com/PuerkitoBio/goquery/commit/3920ccc98ae34126e5f2a11d0c97796896590408"><code>3920ccc</code></a> Merge pull request <a href="https://redirect.github.com/PuerkitoBio/goquery/issues/415">#415</a> from jakopako/add-goskyr-to-related-projects</li> <li>Additional commits viewable in <a href="https://github.com/PuerkitoBio/goquery/compare/v1.8.0...v1.8.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/PuerkitoBio/goquery&package-manager=go_modules&previous-version=1.8.0&new-version=1.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#691
No description provided.