splunk / vault-plugin-secrets-artifactory

vault plugin for artifactory
Apache License 2.0
10 stars 5 forks source link

Bump github.com/jfrog/jfrog-client-go from 0.25.0 to 0.26.1 #7

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/jfrog/jfrog-client-go from 0.25.0 to 0.26.1.

Release notes

Sourced from github.com/jfrog/jfrog-client-go's releases.

v0.26.1

Bug fix - "jfrog rt upload" with --archive and --include-dirs may leaves out empty directories Bug fix - Uploading to Artifactory with the archive option fails if the symlink target does not exist Bug fix - Preserve file's permissions when moving a file

v0.26.0

Allow searching in Artifactory by build, even if the build is included in a project Add "excludedArtifacts" to the build-info schema Allow storing symlinks in an archive when uploading it to Artifactory Bug fix - Gradle builds which use an old version of the Gradle Artifactory Plugin may fail to deploy artifacts Bug fix - When failing HTTP requests are retried, the same request is used, instead of creating a new one Bug fix - The build-info URL is incorrect, in case the build name and number include special characters Bug fix - SSH authantication with Artifactory cannot be used without a passphrase Bug fix - When searching and filtering by the latest build run, the latest build run isn't always returned

Commits
  • 7c9aeb8 Merge branch 'dev-v1' into v1
  • 41422c8 V1 Fix: Upload with archive and include-dirs leaves out empty directories (#420)
  • d89c4ca Fix: Archiving broken symlink for upload command. (#418)
  • d980d0b Preserve file's permissions when moving a file (v1) (#412)
  • d4c8822 Merge branch 'dev-v1' into v1
  • dde1a4a Update go.sum
  • dd45484 Fix: Get deploy target repository while using old gradle plugins version (#413)
  • d4c272a Add ExcludedArtifacts to build info
  • 17dbbfc V1: Archiving symlinks in upload command (#403)
  • 532a26b Bugfix - Retries Send Mechanism (#409)
  • 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)
codecov-commenter commented 3 years ago

Codecov Report

Merging #7 (c68b33e) into main (d5bd5ba) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage   41.69%   41.69%           
=======================================
  Files          10       10           
  Lines         662      662           
=======================================
  Hits          276      276           
  Misses        358      358           
  Partials       28       28           
Flag Coverage Δ
unittests 41.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 d5bd5ba...c68b33e. Read the comment docs.