no-src / gofs

A cross-platform real-time file synchronization tool out of the box based on Golang
Apache License 2.0
445 stars 37 forks source link

Bump github.com/gin-contrib/pprof from 1.4.0 to 1.5.0 #354

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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 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)