Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/gin-contrib/pprof from 1.5.1 to 1.5.2 #198

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2024

Bumps github.com/gin-contrib/pprof from 1.5.1 to 1.5.2.

Release notes

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

v1.5.2

Changelog

Features

  • 93a38b588a4188a8f220e50e330da95434234ecd: feat: refactor server examples and manage dependencies (@​appleboy)

Enhancements

  • 27548250c37d55538994c7b054a12a850f907367: chore(deps): update dependencies to latest versions (@​appleboy)
  • 3863bd211fd131cb351017680d847517a2df5ff3: chore(deps): update dependencies and improve test configurations (@​appleboy)
  • b5231faf6963cf9e4ca516ae2a72ad462dfe149b: chore(deps): update dependencies to latest versions (@​appleboy)

Build process updates

  • 77286bb9230f6151fef25e276416f759f2659c1a: ci: standardize Go setup and linting configuration (@​appleboy)
  • d61fed67a55f4c1bffaf29b458449aa6f40a11d1: ci(github): improve GitHub actions and API integration (@​appleboy)
  • 2e3a016396f11d90ad0226cd7abda20f24d20dae: ci(codecov): improve CI workflows and API integration (@​appleboy)

Documentation updates

  • 6b5f17c51977fd439005574035a0cdd8bc038556: docs(readme): refactor codebase and update dependencies (@​appleboy)
  • cb3eda16faac4fbea7755e2a507087fb3f46a2a9: docs: refactor and enhance profiling and debug routes (@​appleboy)
Commits
  • 2e3a016 ci(codecov): improve CI workflows and API integration
  • b5231fa chore(deps): update dependencies to latest versions
  • 3863bd2 chore(deps): update dependencies and improve test configurations
  • 2754825 chore(deps): update dependencies to latest versions
  • d61fed6 ci(github): improve GitHub actions and API integration
  • 77286bb ci: standardize Go setup and linting configuration
  • 93a38b5 feat: refactor server examples and manage dependencies
  • cb3eda1 docs: refactor and enhance profiling and debug routes
  • 6b5f17c docs(readme): refactor codebase and update dependencies
  • See full diff 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 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.1 to 1.5.2.
- [Release notes](https://github.com/gin-contrib/pprof/releases)
- [Changelog](https://github.com/gin-contrib/pprof/blob/master/.goreleaser.yaml)
- [Commits](gin-contrib/pprof@v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/pprof
  dependency-type: direct:production
  update-type: version-update:semver-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 Dec 24, 2024
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.96%. Comparing base (08537f2) to head (e94cdea).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #198   +/-   ##
=======================================
  Coverage   72.96%   72.96%           
=======================================
  Files          37       37           
  Lines        3632     3632           
=======================================
  Hits         2650     2650           
  Misses        746      746           
  Partials      236      236           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@peakji peakji merged commit 571b0c4 into master Dec 25, 2024
11 checks passed
@peakji peakji deleted the dependabot/go_modules/github.com/gin-contrib/pprof-1.5.2 branch December 25, 2024 04:50
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