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/ViBiOh/httputils/v4 from 4.62.0 to 4.63.0 #193

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2023

Bumps github.com/ViBiOh/httputils/v4 from 4.62.0 to 4.63.0.

Release notes

Sourced from github.com/ViBiOh/httputils/v4's releases.

v4.63.0

Features

  • (otel) Configuration meter provider/exporter/reader b7eb99f
  • (cache) Adding gob serializer d528392
  • (cache) Adding extendOnHit 70edfb9
  • (cache) Setting optional extend on hit 39e9853

Fixes

  • Fixing typoe in marshal aba630d
  • (cache) Don't call load many if there is nothing to load 6594553

Miscellaneous

  • Using telemetry instead of prometheus for middleware benchmark cd5dfc6
  • (deps) bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 c26296d
  • Using otel metric for amqp 5a55894
  • (tracer) Starting to add open telemetric metric 3729c22
  • (deps) Removing term dependency 022a214
  • Using slog instead of custom logger 87c8da1
  • (logger) Using slog level c960811
  • (cache) Adding more test ddcc063
  • (cache) Adding basic double get 35a6490
  • (cache) Starting to add integration test for cache db6f7e5
  • Removing if to check env value 68f59a7
  • Adding redis sidecar for integration testing d5c4591
  • (cache) Adding benchmark of serializer 811f16e
  • (cache) Changing constructor design to be less chatty d6c5719
  • (cache) Removing simple has not being used ac26ec3
  • (deps) Migrating golang/mock 0fb9981
Commits
  • cd5dfc6 test: Using telemetry instead of prometheus for middleware benchmark
  • c26296d chore(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0
  • 5a55894 refactor: Using otel metric for amqp
  • aba630d fix: Fixing typoe in marshal
  • b7eb99f feat(otel): Configuration meter provider/exporter/reader
  • 3729c22 refactor(tracer): Starting to add open telemetric metric
  • 6594553 fix(cache): Don't call load many if there is nothing to load
  • 022a214 chore(deps): Removing term dependency
  • 87c8da1 refactor: Using slog instead of custom logger
  • c960811 refactor(logger): Using slog level
  • 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 ViBiOh as a code owner August 18, 2023 04:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 18, 2023
@ViBiOh ViBiOh self-assigned this Aug 18, 2023
@ViBiOh ViBiOh force-pushed the dependabot/go_modules/github.com/ViBiOh/httputils/v4-4.63.0 branch from f24bbea to f904e3f Compare August 18, 2023 07:50
….63.0

Bumps [github.com/ViBiOh/httputils/v4](https://github.com/ViBiOh/httputils) from 4.62.0 to 4.63.0.
- [Release notes](https://github.com/ViBiOh/httputils/releases)
- [Commits](ViBiOh/httputils@v4.62.0...v4.63.0)

Co-authored-by: Vincent Boutour <bob@vibioh.fr>

---
updated-dependencies:
- dependency-name: github.com/ViBiOh/httputils/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Vincent Boutour <bob@vibioh.fr>
@ViBiOh ViBiOh force-pushed the dependabot/go_modules/github.com/ViBiOh/httputils/v4-4.63.0 branch from f904e3f to d71da73 Compare August 18, 2023 07:53
@sonarcloud
Copy link

sonarcloud bot commented Aug 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@ViBiOh ViBiOh merged commit 0f2bdd9 into main Aug 18, 2023
8 of 9 checks passed
@ViBiOh ViBiOh deleted the dependabot/go_modules/github.com/ViBiOh/httputils/v4-4.63.0 branch August 18, 2023 08:02
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