Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps the minor-and-patch group with 2 updates: github.com/Depado/ginprom and golang.org/x/net.

Updates github.com/Depado/ginprom from 1.8.1 to 1.8.2

Release notes

Sourced from github.com/Depado/ginprom's releases.

v1.8.2

What's Changed

New Contributors

Full Changelog: depado/ginprom@v1.8.1...v1.8.2

Commits
  • 51498ff feat: Add native histogram support (#131)
  • 0b35444 fix(ci): permissions are redundant
  • 4a0b73e chore(ci): fix permissions for pull request comments
  • 3c29236 chore(deps): update dependency go to v1.25.2 (#132)
  • 2c9360d fix(deps): update module github.com/gin-gonic/gin to v1.11.0 (#130)
  • d835e1f feat(ci): switch to reusable workflows
  • 1234c9d fix(deps): update module github.com/prometheus/client_golang to v1.23.2 (#128)
  • b50922a chore(deps): update dependency go to v1.25.1 (#127)
  • 4358587 fix(deps): update module github.com/stretchr/testify to v1.11.1 (#126)
  • 93776e9 chore(deps): update dependency go to v1.25.0 (#124)
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.44.0 to 0.46.0

Commits
  • 2002a06 go.mod: update golang.org/x dependencies
  • 59706cd html: impose open element stack size limit
  • 6ec8895 html: align in row insertion mode with spec
  • 5393563 http2: fix RFC 9218 write scheduler not being idempotent
  • b2ab371 internal/httpsfv: implement parsing support for date and display string
  • edb764c internal/httpsfv: add parsing functionality for types defined in RFC 8941
  • fbba2c2 internal/httpsfv: add support for consuming Display String and Date type
  • 47a241f http2: make the error channel pool per-Server
  • 51f657b webdav/internal/xml: use the built-in min function
  • f2e909b internal/httpsfv: implement parsing support for Dictionary and List type.
  • Additional commits viewable 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 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 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 minor-and-patch group with 2 updates: [github.com/Depado/ginprom](https://github.com/Depado/ginprom) and [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/Depado/ginprom` from 1.8.1 to 1.8.2
- [Release notes](https://github.com/Depado/ginprom/releases)
- [Commits](depado/ginprom@v1.8.1...v1.8.2)

Updates `golang.org/x/net` from 0.44.0 to 0.46.0
- [Commits](golang/net@v0.44.0...v0.46.0)

---
updated-dependencies:
- dependency-name: github.com/Depado/ginprom
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: golang.org/x/net
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 13, 2025
@dependabot dependabot bot requested a review from arnecls as a code owner October 13, 2025 03:46
@dependabot dependabot bot added the go Pull requests that update go code label Oct 13, 2025
@dependabot dependabot bot requested review from a team and mzjulian as code owners October 13, 2025 03:46
@github-actions github-actions bot added the 🧹 chore Cleanup or other maintenance work label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧹 chore Cleanup or other maintenance work 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.

0 participants