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

Bump github.com/sylabs/scs-library-client from 0.5.1 to 0.5.8 #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps github.com/sylabs/scs-library-client from 0.5.1 to 0.5.8.

Release notes

Sourced from github.com/sylabs/scs-library-client's releases.

Release 0.5.8

  • Propagate upload completion response which now includes quota information and container URL for pushed image
  • Add Terminate() method to UploadCallbackInterface to allow termination (interruption) of push operation

Release 0.5.7

  • Return multipart upload failure error code to UploadImage() caller (#95)
  • Implement support for options returned from multipart upload start (#96)

Release 0.5.6

  • CI/CD workflow updates
  • Update third-party dependencies

Version 0.5.5

This patch release includes a dependency update.

Version 0.5.4

This patch release includes dependency updates.

Version 0.5.3

This patch release fixes bugs in (*Client).BaseURL path handling (#79).

Version 0.5.2

This patch release fixes a bug in (*Client).BaseURL path handling (#77), and includes minor CI improvements.

Commits
  • 0dc6ddf Merge pull request #99 from EmmEff/propagate-push-response
  • 5dd7291 Remove unused struct
  • 9a62164 Update unit tests
  • 0cd1b49 Push (upload) handling improvements
  • c617b17 Merge pull request #98 from EmmEff/push-error-handling-fix
  • 0b705d3 Clean up push (upload) error handling
  • 56a5cbb Merge pull request #96 from EmmEff/remove-presigned-sha256-checksum-header
  • 82776eb Cleaned up patch
  • 3895f22 Enable S3 compliancy option on multipart uploads
  • 6bce1c3 Merge pull request #95 from EmmEff/fix-for-issue-94
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/sylabs/scs-library-client](https://github.com/sylabs/scs-library-client) from 0.5.1 to 0.5.8.
- [Release notes](https://github.com/sylabs/scs-library-client/releases)
- [Commits](sylabs/scs-library-client@v0.5.1...v0.5.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 3, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants