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 1.12.0 to 1.20.1 #74

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/jfrog/jfrog-client-go from 1.12.0 to 1.20.1.

Release notes

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

v1.20.1

What's Changed

Breaking Changes 🚨

Improvements 🌱

Other Changes 📚

New Contributors

Full Changelog: https://github.com/jfrog/jfrog-client-go/compare/v1.19.0...v1.20.1

v1.20.0

What's Changed

Breaking Changes 🚨

Improvements 🌱

Other Changes 📚

New Contributors

Full Changelog: https://github.com/jfrog/jfrog-client-go/compare/v1.19.0...v1.19.1

v1.19.0

What's Changed

Exciting New Features 🎉

Improvements 🌱

Bug Fixes 🛠

New Contributors

Full Changelog: https://github.com/jfrog/jfrog-client-go/compare/v1.18.1...v1.19.0

... (truncated)

Commits
  • f157a8e Correct segfault in example permission target code (#632)
  • 7585af1 Rename IgnoreHashCheck to SkipChecksum (#634)
  • ce6ff8d Separate storage info calc and get (#633)
  • 4126c4b Add ability to ignore hash check failures when downloading (#629)
  • 5134513 Fix flaky StorageInfo test (#630)
  • 2297bc2 Promoted version to 1.19.0
  • ad17c1a Improve server response log (#628)
  • 4437966 Unarchive fail with legit symlinks (#627)
  • 03ed1dd Improve Platform version logs and fix groups Lint issue (#625)
  • c1c4c2e feat(get-all-groups): Add Client API to get all groups from Artifactory (#596)
  • 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[bot] commented 2 years ago

Superseded by #75.