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.35.2 to 0.36.0 #6074

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps github.com/fluxcd/source-controller/api from 0.35.2 to 0.36.0.

Release notes

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

v0.36.0

CHANGELOG

Changelog

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

0.36.0

Release date: 2023-03-08

This release changes the format of the Artifact Revision field when using a GitRepository with a .spec.ref.name set (introduced in v0.35.0), changing it from sha1:<commit> to <name>@sha1:<commit>. Offering a more precise reflection of the revision the Artifact was created from.

In addition, klog is now configured to log using the same logger as the rest of the controller (providing a consistent log format).

Lastly, the controller is now built using Go 1.20, and the dependencies have been updated to their latest versions.

Improvements:

  • Advertise absolute reference in Artifact for GitRepository name ref #1036
  • Update Go to 1.20 #1040
  • Update dependencies #1040 #1041 #1043
  • Use logger.SetLogger to also configure klog #1044
Commits
  • 2db4081 Merge pull request #1047 from fluxcd/fix-release-signs
  • 3433c4e release: pass --yes to cosign in signs
  • 6a44a3e Merge pull request #1046 from fluxcd/release-0.36.0
  • ae4012d Release v0.36.0
  • 5bf114a Merge pull request #1045 from fluxcd/update-release-workflow
  • f0a58e0 build: update nightly workflow
  • 782b5fb build: update release workflow
  • 6bf856a Merge pull request #1043 from fluxcd/update-deps
  • 0d0e470 Update dependencies
  • 5e647e2 Merge pull request #1044 from fluxcd/runtime-logger-klog
  • 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.35.2 to 0.36.0.
- [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.35.2...v0.36.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 13, 2023
@netlify
Copy link

netlify bot commented Mar 13, 2023

Deploy Preview for kubeapps-dev canceled.

Name Link
🔨 Latest commit d5f9d77
🔍 Latest deploy log https://app.netlify.com/sites/kubeapps-dev/deploys/640e866da97ea00008ca2111

@absoludity absoludity merged commit dd7bdc8 into main Mar 13, 2023
@absoludity absoludity deleted the dependabot/go_modules/github.com/fluxcd/source-controller/api-0.36.0 branch March 13, 2023 03:20
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.

2 participants