Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

build(deps): bump github.com/go-openapi/errors from 0.19.9 to 0.20.1 in /configuration-service #5036

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2021

Bumps github.com/go-openapi/errors from 0.19.9 to 0.20.1.

Commits
  • b4f29f3 Merge pull request #32 from veleek/31-nestedcompositeerror
  • 351dfa8 ValidateName updates name for nested properties.
  • d58f8f2 feature: add ValidateName to CompositeError
  • 8b5b779 Merge pull request #29 from fredbi/fix-marshaljson
  • c694523 Added MarshalJSON methods to error types
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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/go-openapi/errors](https://github.com/go-openapi/errors) from 0.19.9 to 0.20.1.
- [Release notes](https://github.com/go-openapi/errors/releases)
- [Commits](go-openapi/errors@v0.19.9...v0.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 25, 2021 03:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 25, 2021
@sonarcloud
Copy link

sonarcloud bot commented Aug 25, 2021

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

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Aug 25, 2021

Codecov Report

Merging #5036 (b71b12f) into master (6daee59) will decrease coverage by 0.50%.
The diff coverage is n/a.

❗ Current head b71b12f differs from pull request most recent head 7819be7. Consider uploading reports for the commit 7819be7 to get more accurate results

@@            Coverage Diff             @@
##           master    #5036      +/-   ##
==========================================
- Coverage   51.64%   51.13%   -0.51%     
==========================================
  Files         295      289       -6     
  Lines       17347    17076     -271     
  Branches      672      672              
==========================================
- Hits         8958     8732     -226     
+ Misses       7527     7490      -37     
+ Partials      862      854       -8     
Impacted Files Coverage Δ
secret-service/pkg/backend/secretbackend_k8s.go
secret-service/pkg/common/utils.go
secret-service/pkg/handler/common.go
secret-service/pkg/handler/secrethandler.go
secret-service/pkg/repository/scopes.go
secret-service/pkg/backend/registry.go

@bacherfl bacherfl merged commit 0d21210 into master Sep 1, 2021
@bacherfl bacherfl deleted the dependabot/go_modules/configuration-service/github.com/go-openapi/errors-0.20.1 branch September 1, 2021 05:54
laneli pushed a commit that referenced this pull request Sep 9, 2021
…ice (#5036)

Bumps [github.com/go-openapi/errors](https://github.com/go-openapi/errors) from 0.19.9 to 0.20.1.
- [Release notes](https://github.com/go-openapi/errors/releases)
- [Commits](go-openapi/errors@v0.19.9...v0.20.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Elisabeth Lang <elisabeth.lang@dynatrace.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

None yet

1 participant