recro / medulla

A Cloud Native Low-Code Platform
https://recro.github.io/docs/
Apache License 2.0
6 stars 4 forks source link

chore(deps): bump KubeOps from 6.5.4 to 6.6.0 #235

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps KubeOps from 6.5.4 to 6.6.0.

Release notes

Sourced from KubeOps's releases.

v6.6.0

6.6.0 (2022-08-10)

Bug Fixes

  • handle empty response exception in watcher (a2290ff), closes #460
  • incorrect service lifetimes for controllers. (6726e56), closes #450 #455

Features

  • add IgnorePropertyAttribute to ignore certain entity attributes. (6cf2c13), closes #452
  • update dotnet new templates. (57fde41), closes #463
  • upgrade to C#10 with implicit usings. (d602c3f), closes #458
Commits
  • a2290ff fix: handle empty response exception in watcher
  • 6726e56 fix: incorrect service lifetimes for controllers.
  • dee4d77 chore: update test operator code
  • 676a2ae test: fix testing for changed templates
  • 6cf2c13 feat: add IgnorePropertyAttribute to ignore certain entity attributes.
  • d602c3f feat: upgrade to C#10 with implicit usings.
  • 57fde41 feat: update dotnet new templates.
  • ff035a2 chore: update builds to .net 6 patch 302
  • 43a9d35 chore: fix release github
  • fade702 chore(test deps): update dependency moq to v4.18.2
  • 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)