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.21.0 #190

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2021

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

Commits
  • 6d7da0f Merge pull request #89 from kzys/github-actions
  • 8974e45 Merge pull request #88 from kzys/no-aws-sdk
  • c984fbd Fix or workarond lint issues
  • c8fcbfb Migrate from Travis CI to GitHub Actions
  • 9248996 Remove github.com/aws/aws-sdk-go
  • 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)
  • 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)

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes kind/cleanup Removing things previously overlooked labels Nov 1, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2021

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/go-openapi/strfmt-0.21.0 branch from b7f67b0 to 8d7f28a Compare November 3, 2021 14:28
@codecov-commenter
Copy link

Codecov Report

Merging #190 (b7f67b0) into main (e60369e) will decrease coverage by 0.34%.
The diff coverage is n/a.

❗ Current head b7f67b0 differs from pull request most recent head 8d7f28a. Consider uploading reports for the commit 8d7f28a to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
- Coverage   55.34%   54.99%   -0.35%     
==========================================
  Files          44       45       +1     
  Lines        1984     1991       +7     
==========================================
- Hits         1098     1095       -3     
- Misses        778      789      +11     
+ Partials      108      107       -1     
Impacted Files Coverage Δ
core/application/reconcile.go 0.00% <0.00%> (ø)
core/plans/microvm_create_update.go
core/plans/microvm_create.go 56.33% <0.00%> (ø)
core/plans/microvm_update.go 0.00% <0.00%> (ø)
infrastructure/containerd/event_service.go 59.64% <0.00%> (+3.50%) ⬆️

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 1f0a587...8d7f28a. Read the comment docs.

yitsushi
yitsushi previously approved these changes Nov 8, 2021
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.19.5 to 0.21.0.
- [Release notes](https://github.com/go-openapi/strfmt/releases)
- [Commits](go-openapi/strfmt@v0.19.5...v0.21.0)

---
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 force-pushed the dependabot/go_modules/github.com/go-openapi/strfmt-0.21.0 branch from 8d7f28a to ef3e9bc Compare November 8, 2021 12:02
@Callisto13 Callisto13 merged commit b95916c into main Nov 10, 2021
@Callisto13 Callisto13 deleted the dependabot/go_modules/github.com/go-openapi/strfmt-0.21.0 branch November 10, 2021 09:57
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

3 participants