Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/fluxcd/source-controller/api from 0.25.5 to 0.25.8 #4957

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps github.com/fluxcd/source-controller/api from 0.25.5 to 0.25.8.

Release notes

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

v0.25.8

CHANGELOG

v0.25.7

CHANGELOG

v0.25.6

CHANGELOG

Changelog

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

0.25.8

Release date: 2022-06-24

This prerelease fixes an authentication issue when using libgit2 managed transport to checkout repos on BitBucket server.

Fixes:

  • set request auth if both username and password are non empty #794

Improvements:

  • libgit2/managed/http: test for incomplete creds #796

0.25.7

Release date: 2022-06-22

This prerelease comes with an improvement in the SSH managed transport error messages related to known hosts check and removes a deadlock in the SSH smart subtransport.

Fixes:

  • libgit2: remove deadlock #785

Improvements:

  • libgit2: improve known_hosts error messages #783

0.25.6

Release date: 2022-06-14

This prerelease fixes an issue with leaked SSH connections on managed transport and adds some general build and libgit2 improvements.

Fixes:

  • libgit2: dispose connections in SubTransport.Close #775

Improvements:

  • build: enable -race for go test #615
  • libgit2: refactor tests to use managed and unmanaged transport cleanly #777
  • libgit2: add contextual logging to subtransports #778

... (truncated)

Commits
  • 3dcb142 Merge pull request #795 from aryan9600/release-v0.25.8
  • 3896911 Release v0.25.8
  • 60cf11a Merge pull request #796 from fluxcd/libgit2-req-incomplete-auth-test
  • 7325430 libgit2/managed/http: test for incomplete creds
  • bc28ad5 Merge pull request #794 from aryan9600/fix-bitbucket-auth
  • 7a708ac set request auth if both username and password are non empty
  • 7c07b7a Merge pull request #789 from fluxcd/release-v0.25.7
  • 56ae4d2 Release v0.25.7
  • ea516d8 Merge pull request #783 from pjbgf/known_hosts_error
  • b490a6a libgit2: improve known_hosts error messages
  • 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/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) from 0.25.5 to 0.25.8.
- [Release notes](https://github.com/fluxcd/source-controller/releases)
- [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/source-controller@v0.25.5...v0.25.8)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/source-controller/api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 27, 2022
@netlify
Copy link

netlify bot commented Jun 27, 2022

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit 72c194c
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/62b9129491b9a4000800b712

@antgamdia antgamdia merged commit d07c4c2 into main Jun 29, 2022
@antgamdia antgamdia deleted the dependabot/go_modules/github.com/fluxcd/source-controller/api-0.25.8 branch June 29, 2022 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-not-required dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants