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.13.0 #54

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.13.0.

Release notes

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

v1.13.0

What's Changed

Exciting New Features 🎉

Bug Fixes 🛠

Other Changes 📚

New Contributors

Full Changelog: https://github.com/jfrog/jfrog-client-go/compare/v1.12.5...v1.13.0

v1.12.5

What's Changed

Bug Fixes 🛠

Full Changelog: https://github.com/jfrog/jfrog-client-go/compare/v1.12.4...v1.12.5

v1.12.4

What's Changed

Improvements 🌱

Bug Fixes 🛠

Full Changelog: https://github.com/jfrog/jfrog-client-go/compare/v1.12.3...v1.12.4

v1.12.3

  • Parse errors and new fields from Xray
  • Bug fix - Summary typo in error message

v1.12.2

  • Upgrade build-info-go to v1.2.5

... (truncated)

Commits
  • 4ead376 Promote version to v1.13.0
  • e5b0212 Fix git execution function wrong path assignment
  • c2949f1 Removed ability for the Logger to be nil and require a panic (#566)
  • 8c7cf7d New Artifactory export service (#563)
  • 638a871 Remove non-existing VulnerableComponents field and Fix Distribution test (#567)
  • c08e1e4 Move git execute functionality (#564)
  • 5bafb8e Add "invite" and "createToken" access APIs. (#547)
  • b6aac00 Promote version to v1.12.5
  • f452317 Upgrade the golang.org/x/crypto depedency (#565)
  • 4df32c0 Promote version to v1.12.4
  • 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 #57.