Skip to content

Bump the go-modules group across 1 directory with 7 updates#130

Merged
mgoetzegb merged 1 commit intomain-gbfrom
dependabot/go_modules/go-modules-25063495fd
Mar 23, 2026
Merged

Bump the go-modules group across 1 directory with 7 updates#130
mgoetzegb merged 1 commit intomain-gbfrom
dependabot/go_modules/go-modules-25063495fd

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps the go-modules group with 2 updates in the / directory: github.com/ProtonMail/gopenpgp/v2 and github.com/PuerkitoBio/goquery.

Updates github.com/ProtonMail/gopenpgp/v2 from 2.9.0 to 2.10.0

Release notes

Sourced from github.com/ProtonMail/gopenpgp/v2's releases.

Release v2.10.0

What's Changed

Changed

  • Update go-crypto fork to v1.4.1.
  • Change min go version to 1.23.0.

Full Changelog: ProtonMail/gopenpgp@v2.9.0...v2.10.0

Release v2.10.0-proton

This release is v2.10.0 with support for the following non-standardized features:

Changelog

Sourced from github.com/ProtonMail/gopenpgp/v2's changelog.

[2.10.0] 2026-03-18

Changed

  • Update go-crypto to 1.4.1.
  • Fix linter issues.
Commits

Updates github.com/PuerkitoBio/goquery from 1.11.0 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).

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

Updates golang.org/x/crypto from 0.48.0 to 0.49.0

Commits
  • 982eaa6 go.mod: update golang.org/x dependencies
  • 159944f ssh,acme: clean up tautological/impossible nil conditions
  • a408498 acme: only require prompt if server has terms of service
  • cab0f71 all: upgrade go directive to at least 1.25.0 [generated]
  • 2f26647 x509roots/fallback: update bundle
  • See full diff in compare view

Updates golang.org/x/net from 0.51.0 to 0.52.0

Commits
  • 316e20c go.mod: update golang.org/x dependencies
  • 9767a42 internal/http3: add support for plugging into net/http
  • 4a81284 http2: update docs to disrecommend this package
  • dec6603 dns/dnsmessage: reject too large of names early during unpack
  • 8afa12f http2: deprecate write schedulers
  • 38019a2 http2: add missing copyright header to export_test.go
  • 039b87f internal/http3: return error when Write is used after status 304 is set
  • 6267c6c internal/http3: add HTTP 103 Early Hints support to ClientConn
  • 591bdf3 internal/http3: add HTTP 103 Early Hints support to Server
  • 1faa6d8 internal/http3: avoid potential race when aborting RoundTrip
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.40.0 to 0.41.0

Commits
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

Updates github.com/ProtonMail/go-crypto from 1.4.0 to 1.4.1

Release notes

Sourced from github.com/ProtonMail/go-crypto's releases.

Release v1.4.1

What's Changed

Full Changelog: ProtonMail/go-crypto@v1.4.0...v1.4.1

Release v1.4.1-proton

This release is v1.4.1 with support for the following non-standardized features:

Commits

Updates golang.org/x/text from 0.34.0 to 0.35.0

Commits
  • 7ca2c6d go.mod: update golang.org/x dependencies
  • 73d1ba9 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-modules group with 2 updates in the / directory: [github.com/ProtonMail/gopenpgp/v2](https://github.com/ProtonMail/gopenpgp) and [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery).


Updates `github.com/ProtonMail/gopenpgp/v2` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/ProtonMail/gopenpgp/releases)
- [Changelog](https://github.com/ProtonMail/gopenpgp/blob/v2.10.0/CHANGELOG.md)
- [Commits](ProtonMail/gopenpgp@v2.9.0...v2.10.0)

Updates `github.com/PuerkitoBio/goquery` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](PuerkitoBio/goquery@v1.11.0...v1.12.0)

Updates `golang.org/x/crypto` from 0.48.0 to 0.49.0
- [Commits](golang/crypto@v0.48.0...v0.49.0)

Updates `golang.org/x/net` from 0.51.0 to 0.52.0
- [Commits](golang/net@v0.51.0...v0.52.0)

Updates `golang.org/x/term` from 0.40.0 to 0.41.0
- [Commits](golang/term@v0.40.0...v0.41.0)

Updates `github.com/ProtonMail/go-crypto` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/ProtonMail/go-crypto/releases)
- [Commits](ProtonMail/go-crypto@v1.4.0...v1.4.1)

Updates `golang.org/x/text` from 0.34.0 to 0.35.0
- [Release notes](https://github.com/golang/text/releases)
- [Commits](golang/text@v0.34.0...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/ProtonMail/gopenpgp/v2
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/PuerkitoBio/goquery
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/crypto
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/net
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/term
  dependency-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/ProtonMail/go-crypto
  dependency-version: 1.4.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: golang.org/x/text
  dependency-version: 0.35.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 23, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 23, 2026 04:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 23, 2026
@github-actions
Copy link
Copy Markdown

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@github-actions
Copy link
Copy Markdown

Modver result

This report was generated by Modver,
a Go package and command that helps you obey semantic versioning rules in your Go module.

This PR does not require a change in your module’s version number.
(You might still consider bumping the patchlevel anyway.)

@mgoetzegb mgoetzegb merged commit b8075ef into main-gb Mar 23, 2026
5 of 7 checks passed
@mgoetzegb mgoetzegb deleted the dependabot/go_modules/go-modules-25063495fd branch March 23, 2026 16:12
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