Skip to content

Bump github.com/gin-contrib/pprof from 1.5.3 to 1.5.4#62

Merged
rm-hull merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/pprof-1.5.4
Mar 31, 2026
Merged

Bump github.com/gin-contrib/pprof from 1.5.3 to 1.5.4#62
rm-hull merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/pprof-1.5.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/gin-contrib/pprof from 1.5.3 to 1.5.4.

Release notes

Sourced from github.com/gin-contrib/pprof's releases.

v1.5.4

Changelog

Enhancements

  • e99ea69812d8b0c0e0ae013cf4032404448329e8: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@​appleboy)
  • aaad253166465a9cdd60825e4ac773b24f86126c: chore: bump Go version and update related dependencies (@​appleboy)
  • e7ae998cbc67fba588bf4f5211d54bdf1839cc89: chore(deps): bump actions/checkout from 4 to 6 (@​appleboy)
  • 5511e0a42a8c504e3792812cc38894291085eed0: chore: drop Go 1.23 support, require Go 1.24+ (@​appleboy)
  • a4be2070299de8362a7a1452b2d4d8c09188335b: chore(deps): upgrade quic-go to v0.57.1 (@​appleboy)
  • 6da41cda6c5fb6a06a191f1e4fbd70a8e1e5fe34: chore(ci): update golangci-lint to v2.6 (@​appleboy)
  • df06d618608595ff41cf5b8e3456a644436e4bbc: chore(deps): bump actions/cache from 4 to 5 (@​appleboy)
  • 30ded767091dc0541c94a09b0040274265f618b9: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@​appleboy)
  • d8af6b6b9790686cab1dcbb9a92dd29c966a296a: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@​appleboy)
  • 583c094d70da0ede3d96f9d639f5f3da69cbeda4: chore(deps): upgrade golang.org/x/text to v0.35.0 (@​appleboy)

Build process updates

  • 85e072e8c56685edb5a79813c0e9598f0ab87386: ci: add Go 1.25 support to CI test matrix (@​appleboy)
  • aad6c1c2b533454ddfb460dcd28dfd915e3029bb: ci: integrate automated Trivy security scanning and reporting (@​appleboy)
  • 9179bd2f34c9f9fd964baebbae4c6178c02bcfef: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@​appleboy)

Others

  • 13f7ff4f913a57cb4a3156d0e732a403e317e995: Add Go 1.26 to GitHub Actions test matrix (@​appleboy)
  • 9ce8ca4597acd95e98e99c7287ca07658402a319: Update golangci-lint version to v2.9 (@​appleboy)
Commits
  • 583c094 chore(deps): upgrade golang.org/x/text to v0.35.0
  • 9179bd2 ci(workflow): bump goreleaser/goreleaser-action from v6 to v7
  • d8af6b6 chore(deps): upgrade gin to v1.12.0 and update CI Go versions
  • 30ded76 chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0
  • 9ce8ca4 Update golangci-lint version to v2.9
  • 13f7ff4 Add Go 1.26 to GitHub Actions test matrix
  • df06d61 chore(deps): bump actions/cache from 4 to 5
  • 6da41cd chore(ci): update golangci-lint to v2.6
  • a4be207 chore(deps): upgrade quic-go to v0.57.1
  • 5511e0a chore: drop Go 1.23 support, require Go 1.24+
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/gin-contrib/pprof](https://github.com/gin-contrib/pprof) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/gin-contrib/pprof/releases)
- [Commits](gin-contrib/pprof@v1.5.3...v1.5.4)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/pprof
  dependency-version: 1.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 30, 2026
@github-actions
Copy link
Copy Markdown

TestsPassed ✅SkippedFailed
JUnit Test Report36 ran36 passed0 skipped0 failed
TestResult
JUnit Test Report
postcode-polygons/internal.TestDecompressFeatureCollection_Success✅ passed
postcode-polygons/internal.TestDecompressFeatureCollection_FileNotFound✅ passed
postcode-polygons/internal.TestDecompressFeatureCollection_InvalidBZ2✅ passed
postcode-polygons/internal.TestCompressFeatureCollection_Success✅ passed
postcode-polygons/internal.TestCompressFeatureCollection_ErrorOnCreate✅ passed
postcode-polygons/internal.TestCompressFeatureCollection_And_DecompressFeatureCollection_RoundTrip✅ passed
postcode-polygons/routes.TestCodePointSearch_BadBBox✅ passed
postcode-polygons/routes.TestCodePointSearch_TooBig✅ passed
postcode-polygons/routes.TestCodePointSearch_InternalError✅ passed
postcode-polygons/routes.TestCodePointSearch_Success✅ passed
postcode-polygons/routes.TestPolygonSearch_BadBBox✅ passed
postcode-polygons/routes.TestPolygonSearch_InternalError✅ passed
postcode-polygons/routes.TestPolygonSearch_Success✅ passed
postcode-polygons/routes.TestPolygonSearch_PolygonNotFound✅ passed
postcode-polygons/routes.TestPolygonSearch_PolygonRepoError✅ passed
postcode-polygons/routes.TestParseBBox/valid✅ passed
postcode-polygons/routes.TestParseBBox/too_few_parts✅ passed
postcode-polygons/routes.TestParseBBox/not_numbers✅ passed
postcode-polygons/routes.TestParseBBox/min_greater_than_max✅ passed
postcode-polygons/routes.TestParseBBox✅ passed
postcode-polygons/routes.TestIsTooBig/not_too_big✅ passed
postcode-polygons/routes.TestIsTooBig/too_wide✅ passed
postcode-polygons/routes.TestIsTooBig/too_high✅ passed
postcode-polygons/routes.TestIsTooBig✅ passed
postcode-polygons/spatial-index.TestNewCodePointSpatialIndex_Success✅ passed
postcode-polygons/spatial-index.TestNewCodePointSpatialIndex_BadZip✅ passed
postcode-polygons/spatial-index.TestSearch✅ passed
postcode-polygons/spatial-index.TestSearchIter_InvalidBounds✅ passed
postcode-polygons/spatial-index.TestLen✅ passed
postcode-polygons/spatial-index.Test_fromCodePointCSV✅ passed
postcode-polygons/spatial-index.TestParseCSV_WithHeader_Success✅ passed
postcode-polygons/spatial-index.TestParseCSV_WithoutHeader_Success✅ passed
postcode-polygons/spatial-index.TestParseCSV_ParseError✅ passed
postcode-polygons/spatial-index.TestParseCSV_MalformedLine✅ passed
postcode-polygons/spatial-index.TestParseCSV_HeaderReadError✅ passed
postcode-polygons/spatial-index.TestParseCSV_YieldStopsEarly✅ passed

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23766214483

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 45.624%

Totals Coverage Status
Change from base Build 23413485533: 0.0%
Covered Lines: 245
Relevant Lines: 537

💛 - Coveralls

@rm-hull rm-hull merged commit 2e08a30 into main Mar 31, 2026
4 checks passed
@rm-hull rm-hull deleted the dependabot/go_modules/github.com/gin-contrib/pprof-1.5.4 branch March 31, 2026 06:43
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.

2 participants