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 4 updates #801

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps the gomod group with 4 updates: github.com/go-openapi/runtime, github.com/go-openapi/strfmt, github.com/go-openapi/swag 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.10

Commits

Updates github.com/go-openapi/swag from 0.22.4 to 0.22.5

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 4 updates: [github.com/go-openapi/runtime](https://github.com/go-openapi/runtime), [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt), [github.com/go-openapi/swag](https://github.com/go-openapi/swag) 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.10
- [Commits](go-openapi/strfmt@v0.21.8...v0.21.10)

Updates `github.com/go-openapi/swag` from 0.22.4 to 0.22.5
- [Commits](go-openapi/swag@v0.22.4...v0.22.5)

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/go-openapi/swag
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 18, 2023
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (421c02a) 30.38% compared to head (681c987) 30.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #801   +/-   ##
=======================================
  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.

Copy link
Author

dependabot bot commented on behalf of github Dec 25, 2023

Superseded by #804.

@dependabot dependabot bot closed this Dec 25, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-57c84a83ea branch December 25, 2023 10:50
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