weaveworks / pctl

CLI for interacting with profiles
Other
7 stars 6 forks source link

Bump github.com/fluxcd/source-controller/api from 0.16.1 to 0.17.1 #354

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/fluxcd/source-controller/api from 0.16.1 to 0.17.1.

Release notes

Sourced from github.com/fluxcd/source-controller/api's releases.

v0.17.1

CHANGELOG

v0.17.0

CHANGELOG

Changelog

Sourced from github.com/fluxcd/source-controller/api's changelog.

0.17.1

Release date: 2021-10-30

Fixes:

  • Fix pointer error during public key import #479

0.17.0

Release date: 2021-10-28

For this prerelease we focused on further improving the Git implementations, partly to increase stability and test coverage, partly to ensure they are prepared to be moved out into a separate module. With this work, it is now possible to define just a Git commit as a reference, which will result in an Artifact with a Revision format of HEAD/<commit SHA>.

For the go-git implementation, defining the branch and a commit reference will result in a more efficient shallow clone, and using this information when it is available to you is therefore encouraged.

Improvements:

  • git: refactor authentication, checkout and verification #462

Fixes:

  • libgit2: handle EOF in parseKnownHosts() #475
Commits
  • f0d0f2a Merge pull request #480 from fluxcd/release-v0.17.1
  • d98cfaa Release v0.17.1
  • 14cb2a7 Merge pull request #479 from kingdonb/fix-commit-verification
  • d400c8e Fix error during public key import
  • d3ea648 Merge pull request #476 from fluxcd/release-v0.17.0
  • 4d7812e Release v0.17.0
  • cd24506 Merge pull request #475 from darkowlzz/libgit2-parseKnownHosts-fix
  • 10d2620 libgit2: handle EOF in parseKnownHosts()
  • 5ccb914 Merge pull request #462 from fluxcd/git-auth-opts
  • d0ca107 docs: GitRepository commit without branch example
  • 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

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] commented 2 years ago

A newer version of github.com/fluxcd/source-controller/api exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.