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

NO-ISSUE: Update bollard requirement from 0.14 to 0.15 #1211

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on bollard to permit the latest version.

Release notes

Sourced from bollard's releases.

Release v0.15.0

What's Changed

New Contributors

Full Changelog: fussybeaver/bollard@v0.14.0...v0.15.0

Commits
  • 6ecdb14 Merge pull request #336 from fussybeaver/ND-0.15-release
  • 079e4c2 Bump bollard version to 0.15
  • a61b6c6 Optimise dependencies
  • 0b58b33 Add latest to documentation
  • b8bec2e Bump API working version number
  • 6df205a Bump codegen dependencies and version numbers
  • 3c101a7 Merge pull request #335 from fussybeaver/ND-changes-image-create-options
  • da2d2af Serialize changes field in CreateImageOptions
  • 086f806 Remove unwraps, improve errors
  • 71c6502 Add changes field to CreateImageOptions
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [bollard](https://github.com/fussybeaver/bollard) to permit the latest version.
- [Release notes](https://github.com/fussybeaver/bollard/releases)
- [Commits](fussybeaver/bollard@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: bollard
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #1211 (97dca2b) into main (3c27e23) will increase coverage by 4.94%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1211      +/-   ##
==========================================
+ Coverage   73.34%   78.29%   +4.94%     
==========================================
  Files         211      243      +32     
  Lines       54356    63133    +8777     
  Branches     5690     5956     +266     
==========================================
+ Hits        39868    49429    +9561     
+ Misses      11890    11068     -822     
- Partials     2598     2636      +38     
Flag Coverage Δ
pysystemtests 87.58% <ø> (+0.19%) ⬆️
pyunittests 54.44% <ø> (ø)
systemtests 72.33% <ø> (+3.92%) ⬆️
unittests 26.62% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
calculator 30.14% <ø> (-0.01%) ⬇️
systemtests 78.90% <ø> (+4.43%) ⬆️

Copy link
Contributor

@jiridanek jiridanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ganeshmurthy the container jobs passed, so it looks this update is harmless

  • Build / Container image (pull_request) Successful in 24m
  • Build / Container image (push) Successful in 30m

@jiridanek jiridanek changed the title Update bollard requirement from 0.14 to 0.15 NO-ISSUE: Update bollard requirement from 0.14 to 0.15 Sep 19, 2023
@jiridanek jiridanek self-assigned this Sep 19, 2023
@jiridanek jiridanek added this to the 2.5.0 milestone Sep 19, 2023
@jiridanek jiridanek merged commit 2fc3c1b into main Sep 19, 2023
35 of 70 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/bollard-0.15 branch September 19, 2023 16:03
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant