Skip to content
This repository has been archived by the owner on Sep 10, 2023. It is now read-only.

Bump github.com/jfrog/jfrog-client-go from 1.1.0 to 1.2.1 #97

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2021

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/jfrog/jfrog-client-go from 1.1.0 to 1.2.1.

Release notes

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

v1.2.1

Bug fix - Preserve file's permissions when moving a file

v1.2.0

New Projects APIs 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
  • f459b0b Promote version to v1.2.1
  • 1dc09ce Preserve file's permissions when moving a file (#414)
  • ddf52b8 Update go.sum
  • 3d21611 Fix Sprintf wrong format %b
  • 01d201d fix appveyor.yml
  • 6f78230 Add support for Aql search with project flag and Api to ProjectsApi (#408)
  • 3c2e98c Add ExcludedArtifacts to build info
  • 4d77bb9 Archiving symlinks in upload command (#410)
  • c49c99d Fix: Get deploy target repository while using old gradle plugins versions. (#...
  • 06c4238 Bugfix - Retries Send Mechanism (#402)
  • 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)

Bumps [github.com/jfrog/jfrog-client-go](https://github.com/jfrog/jfrog-client-go) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/jfrog/jfrog-client-go/releases)
- [Commits](jfrog/jfrog-client-go@v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/jfrog/jfrog-client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Aug 17, 2021

Codecov Report

Merging #97 (94b353b) into master (2cbfffa) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #97   +/-   ##
=======================================
  Coverage   71.25%   71.25%           
=======================================
  Files           5        5           
  Lines          80       80           
=======================================
  Hits           57       57           
  Misses         20       20           
  Partials        3        3           

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 2cbfffa...94b353b. Read the comment docs.

@crazy-max crazy-max merged commit de1c35c into master Aug 21, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/jfrog/jfrog-client-go-1.2.1 branch August 21, 2021 21:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant