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 the gomod group with 3 updates #3429

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps the gomod group with 3 updates: github.com/go-openapi/runtime, github.com/go-openapi/strfmt and github.com/spf13/viper.

Updates github.com/go-openapi/runtime from 0.26.0 to 0.26.2

Commits
  • 7c6b268 fix linting warnings
  • 5adaa35 handle EOF when detect content type
  • 7c81d43 Merge pull request #275 from fredbi/chore/linting-phase3
  • 8e5f477 Merge pull request #274 from fredbi/chore/linting-phase2
  • 4bad8c4 test: refactored tests for authenticators
  • 42df208 chore: relinting, continued
  • 1af6e90 added check to prevent HasContent() to panic after the reader is
  • 337c930 upgraded to yaml.v3
  • 1d20135 upgraded opentelemetry client to OTEL v1.17.0
  • 381952b Merge pull request #269 from fredbi/chore/update-linting
  • Additional commits viewable in compare view

Updates github.com/go-openapi/strfmt from 0.21.8 to 0.21.9

Commits

Updates github.com/spf13/viper from 1.18.0 to 1.18.1

Release notes

Sourced from github.com/spf13/viper's releases.

v1.18.1

What's Changed

Bug Fixes 🐛

Full Changelog: spf13/viper@v1.18.0...v1.18.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gomod group with 3 updates: [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) and [github.com/spf13/viper](https://github.com/spf13/viper).


Updates `github.com/go-openapi/runtime` from 0.26.0 to 0.26.2
- [Release notes](https://github.com/go-openapi/runtime/releases)
- [Commits](go-openapi/runtime@v0.26.0...v0.26.2)

Updates `github.com/go-openapi/strfmt` from 0.21.8 to 0.21.9
- [Commits](go-openapi/strfmt@v0.21.8...v0.21.9)

Updates `github.com/spf13/viper` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/go-openapi/strfmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 11, 2023
@hectorj2f hectorj2f enabled auto-merge (squash) December 11, 2023 16:22
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (585397b) 30.38% compared to head (d8a80d3) 30.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3429   +/-   ##
=======================================
  Coverage   30.38%   30.38%           
=======================================
  Files         155      155           
  Lines        9971     9971           
=======================================
  Hits         3030     3030           
  Misses       6490     6490           
  Partials      451      451           

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

@hectorj2f hectorj2f merged commit c328f52 into main Dec 11, 2023
@hectorj2f hectorj2f deleted the dependabot/go_modules/gomod-558a02b5b8 branch December 11, 2023 16:39
@github-actions github-actions bot added this to the v2.3.0 milestone Dec 11, 2023
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