Skip to content

chore(deps): Bump github.com/gin-contrib/pprof from 1.4.0 to 1.5.0#128

Merged
konradasb merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/pprof-1.5.0
May 21, 2024
Merged

chore(deps): Bump github.com/gin-contrib/pprof from 1.4.0 to 1.5.0#128
konradasb merged 1 commit intomainfrom
dependabot/go_modules/github.com/gin-contrib/pprof-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2024

Bumps github.com/gin-contrib/pprof from 1.4.0 to 1.5.0.

Release notes

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

v1.5.0

Changelog

Enhancements

  • 2b05706fa17c5d3cfb5945a69aaab5bfe730906f: chore: Add go 1.19 and upgrade lint version to v1.49 (@​appleboy)
  • 47ad2da2645999f2cad731dbed389b82cfa46f83: chore(deps): add go1.20 version (@​appleboy)
  • b9b5decd80b33ae92f2d7df6d06bef0bd8ce9159: chore: update Go version and dependencies (@​appleboy)
  • c773aa62b035d7a662d75517a9c6a5a7e7cc8e22: chore: update GitHub Actions versions in workflow files (@​appleboy)
  • 7319fec12f638569bc3e01aac4aff9c395e4b44a: chore: update dependencies and tools to latest versions (@​appleboy)
  • f46b8ec8449e0d4fda1fac01e1e36cb4afa498e5: chore: update golang.org/x packages to latest versions (@​appleboy)
  • 25b802b7a3c132b796d02af7a794c359c2d6ccad: chore: update dependencies versions for various packages (@​appleboy)
  • c486260bcc21e035c3a98147dc977fdc696ccf41: chore: update dependencies across multiple modules (@​appleboy)

Refactor

  • 7b5b3bc304aaf1d737b5332ccf3f176437b746c4: refactor: use gin.IRouter instead of gin.Engine (#42) (@​Laisky)

Build process updates

  • 344806fd76efe7c52ed5fb7295efe0e925558a2a: ci: update dependencies and streamline Go versions (@​appleboy)
  • 4b4be256b80d77c53f85af724c89c53947860ffa: ci: update GitHub Actions to version 3 in codeql.yml file (@​appleboy)
  • 934af36b21728278339704005bcef2eec1375091: ci: update GitHub Actions configurations and dependencies (@​appleboy)
  • 1a670c6cd3fd4ebca7952268187354078b8af77e: build: refine .goreleaser.yaml configuration and output (@​appleboy)
  • 3399be0da1bd11ce339a77782d2926863fdcd5e4: ci: refactor CI workflow and improve tests (@​appleboy)

Documentation updates

  • 0e5e47bddf6a177e422ed2d6277bf1dfbf626eae: docs: optimize performance and enhance testing coverage (@​appleboy)
Commits
  • 7b5b3bc refactor: use gin.IRouter instead of gin.Engine (#42)
  • 3399be0 ci: refactor CI workflow and improve tests
  • c486260 chore: update dependencies across multiple modules
  • 1a670c6 build: refine .goreleaser.yaml configuration and output
  • 934af36 ci: update GitHub Actions configurations and dependencies
  • 25b802b chore: update dependencies versions for various packages
  • f46b8ec chore: update golang.org/x packages to latest versions
  • 7319fec chore: update dependencies and tools to latest versions
  • 4b4be25 ci: update GitHub Actions to version 3 in codeql.yml file
  • c773aa6 chore: update GitHub Actions versions in workflow files
  • 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 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)

@dependabot dependabot Bot requested a review from konradasb as a code owner May 20, 2024 22:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 20, 2024
@konradasb
Copy link
Copy Markdown
Contributor

@dependabot rebase

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/gin-contrib/pprof-1.5.0 branch from e234b8d to 6e04660 Compare May 21, 2024 19:01
@konradasb konradasb merged commit 1f91bd0 into main May 21, 2024
@konradasb konradasb deleted the dependabot/go_modules/github.com/gin-contrib/pprof-1.5.0 branch May 21, 2024 19:03
konradasb pushed a commit that referenced this pull request May 21, 2024
updated-dependencies:
- dependency-name: github.com/gin-contrib/pprof
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@hostbot hostbot mentioned this pull request May 21, 2024
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