VertebrateResequencing / muxfys

High performance multiplexed user fuse mounting
GNU General Public License v3.0
19 stars 2 forks source link

Bump github.com/minio/minio-go/v6 from 6.0.39 to 6.0.44 #7

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/minio/minio-go/v6 from 6.0.39 to 6.0.44.

Release notes *Sourced from [github.com/minio/minio-go/v6's releases](https://github.com/minio/minio-go/releases).* > ## Minor Feature Release > ## Changelog > > - Support ListObjectsWithMetadata API ([#1189](https://github-redirect.dependabot.com/minio/minio-go/issues/1189)) > > ## Minor Feature Release > ## Changelog > > - Add object retention support ([#1187](https://github-redirect.dependabot.com/minio/minio-go/issues/1187)) > > ## Minor Feature Release > ## Changelog > > - add object lock configuration APIs ([#1153](https://github-redirect.dependabot.com/minio/minio-go/issues/1153)) (11/09/19) > - Add user metadata headers into ObjectInfo ([#1151](https://github-redirect.dependabot.com/minio/minio-go/issues/1151)) (11/01/19) > > ## Minor Bug Fix Release > ## Changelog > > - Set max-keys query param only as needed ([#1180](https://github-redirect.dependabot.com/minio/minio-go/issues/1180)) (10/25/19) > - Send error for json.Unmarshal for caller action ([#1179](https://github-redirect.dependabot.com/minio/minio-go/issues/1179)) (10/24/19)
Commits - [`8e39284`](https://github.com/minio/minio-go/commit/8e3928466d18a04caf35a76a0f4a41d65ab1c9fc) Add Bucket APIs with context support ([#1192](https://github-redirect.dependabot.com/minio/minio-go/issues/1192)) - [`351efed`](https://github.com/minio/minio-go/commit/351efed7cc2219c9db0cce3713866451ef7d2ba9) Add grant information in GetObjectACL ([#1190](https://github-redirect.dependabot.com/minio/minio-go/issues/1190)) - [`7bb4ac4`](https://github.com/minio/minio-go/commit/7bb4ac4dfa8be91227211bca4c0386e591d828b5) Add owner information in GetObjectACL and add Context ([#1182](https://github-redirect.dependabot.com/minio/minio-go/issues/1182)) - [`d18cd1c`](https://github.com/minio/minio-go/commit/d18cd1c3fde63effb2eb789120abdc73da4a5610) credentials: support AWS_CONTAINER_CREDENTIALS_FULL_URI ([#1185](https://github-redirect.dependabot.com/minio/minio-go/issues/1185)) - [`3721161`](https://github.com/minio/minio-go/commit/3721161a9e0f2ae10a2d8f0da88938ab2eeb99c1) Update version to next release - [`9d428b0`](https://github.com/minio/minio-go/commit/9d428b0e0479eb1867bfb706480a30bc4b362601) Support ListObjectsWithMetadata API ([#1189](https://github-redirect.dependabot.com/minio/minio-go/issues/1189)) - [`43607f8`](https://github.com/minio/minio-go/commit/43607f8e1017dd1834c4e89c800c17c0e9c1ab12) Update version to next release - [`d930d6b`](https://github.com/minio/minio-go/commit/d930d6bb77f3691c0f75cadb2b8768b13a3f47d5) Add object retention support ([#1187](https://github-redirect.dependabot.com/minio/minio-go/issues/1187)) - [`437215b`](https://github.com/minio/minio-go/commit/437215bf4b6f14ae8344ed60ade08296b0d0a753) Update version to next release - [`30047d6`](https://github.com/minio/minio-go/commit/30047d6a7c2e5df9b7c464e9d0c6dfbd5b63bf13) add object lock configuration APIs ([#1153](https://github-redirect.dependabot.com/minio/minio-go/issues/1153)) - Additional commits viewable in [compare view](https://github.com/minio/minio-go/compare/v6.0.39...v6.0.44)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 79.886% when pulling 045ce0af6152f07f6a35365983e3990710a8b088 on dependabot/go_modules/develop/github.com/minio/minio-go/v6-6.0.44 into 1a8b7413292679bd5567334dfbec847e9340ad5f on develop.

dependabot-preview[bot] commented 4 years ago

Superseded by #9.