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/go-openapi/strfmt from 0.19.5 to 0.20.3 #169

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/go-openapi/strfmt from 0.19.5 to 0.20.3.

Commits
  • cdff709 Merge pull request #86 from dimovnike/85-bson-precision-loss
  • e143a57 issue-85: DateTime.MarshalBSONValue() was losing milliseconds
  • 583b813 Merge pull request #84 from dimovnike/83-objectid-hex
  • f9b2b7b issue-83: ObjectId.String() breaks swagger validation and CLI
  • ac88b91 update mongo-driver dependency to avoid xdg/stringprep rename issue (#82)
  • f0ca575 Add support for ULID string format (#80)
  • a4e46ea Merge pull request #78 from fredbi/fix-linters-config
  • 7a2e6da disabled too stringent linters
  • c513b76 Merge pull request #76 from iryonetwork/add-equal-method
  • 03523a5 Add Equal methods to DateTime and Date
  • 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 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/strfmt](https://github.com/go-openapi/strfmt) from 0.19.5 to 0.20.3.
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.19.5...v0.20.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes kind/cleanup Removing things previously overlooked labels Oct 25, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #169 (f930308) into main (12b503c) will increase coverage by 6.90%.
The diff coverage is 56.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   40.09%   47.00%   +6.90%     
==========================================
  Files          32       45      +13     
  Lines        1444     1951     +507     
==========================================
+ Hits          579      917     +338     
- Misses        789      930     +141     
- Partials       76      104      +28     
Impacted Files Coverage Δ
core/application/app.go 100.00% <ø> (ø)
core/application/errors.go 0.00% <0.00%> (ø)
core/application/query.go 0.00% <ø> (ø)
core/application/reconcile.go 0.00% <0.00%> (ø)
core/models/volumes.go 0.00% <ø> (ø)
core/plans/microvm_update.go 0.00% <0.00%> (ø)
core/steps/runtime/dir_create.go 42.30% <ø> (ø)
core/steps/runtime/initrd_mount.go 0.00% <ø> (ø)
core/steps/runtime/kernel_mount.go 0.00% <ø> (ø)
core/steps/runtime/volume_mount.go 0.00% <ø> (ø)
... and 34 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d50efcf...f930308. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #190.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-openapi/strfmt-0.20.3 branch November 1, 2021 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes kind/cleanup Removing things previously overlooked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants