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

chore(deps): bump github.com/ansrivas/fiberprometheus/v2 from 2.6.0 to 2.7.0 #39

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2024

Bumps github.com/ansrivas/fiberprometheus/v2 from 2.6.0 to 2.7.0.

Release notes

Sourced from github.com/ansrivas/fiberprometheus/v2's releases.

v2.7.0

What's Changed

Full Changelog: ansrivas/fiberprometheus@v2.6.1...v2.7.0

v2.6.1

What's Changed

Full Changelog: ansrivas/fiberprometheus@v2.6.0...v2.6.1

Commits
  • 7755f92 Add support for SkipPaths() and update dependencies (#201)
  • bfc9e01 fix: Concurrency issues with Global Registry, issues with incorrect Path in M...
  • 4b9a14f build(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 (...
  • 4da7f4c build(deps): bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.2 (#193)
  • 2699b71 dep: fix the minimum go version to 1.20.x (#194)
  • b2bb22c build(deps): bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 (#190)
  • 112d84a build(deps): bump actions/stale from 8 to 9 (#186)
  • c1fe347 build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 (...
  • 449c503 build(deps): bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.52.0 (#189)
  • 42c8f63 build(deps): bump actions/setup-go from 4 to 5 (#185)
  • 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)

Bumps [github.com/ansrivas/fiberprometheus/v2](https://github.com/ansrivas/fiberprometheus) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/ansrivas/fiberprometheus/releases)
- [Changelog](https://github.com/ansrivas/fiberprometheus/blob/master/CHANGELOG.md)
- [Commits](ansrivas/fiberprometheus@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/ansrivas/fiberprometheus/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 8, 2024
@lewisakura lewisakura merged commit edc8fc1 into dev Sep 8, 2024
4 checks passed
@lewisakura lewisakura deleted the dependabot/go_modules/dev/github.com/ansrivas/fiberprometheus/v2-2.7.0 branch September 8, 2024 23:03
lewisakura added a commit that referenced this pull request Sep 8, 2024
* chore: dependabot must use develop branch [skip ci] (#36) (#37)

* chore: bump to go 1.23

* docs: drop warning

* ci: bump go ver

* chore: tidy deps

* chore(deps): bump github.com/ansrivas/fiberprometheus/v2 from 2.6.0 to 2.7.0 (#39)

Bumps [github.com/ansrivas/fiberprometheus/v2](https://github.com/ansrivas/fiberprometheus) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/ansrivas/fiberprometheus/releases)
- [Changelog](https://github.com/ansrivas/fiberprometheus/blob/master/CHANGELOG.md)
- [Commits](ansrivas/fiberprometheus@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/ansrivas/fiberprometheus/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump github.com/redis/go-redis/v9 from 9.0.2 to 9.6.1 (#40)

Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.2 to 9.6.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v9.0.2...v9.6.1)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.20.3 (#41)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.16.0 to 1.20.3.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.16.0...v1.20.3)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant