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 KubeOps.Operator.Web and System.Text.Json #254

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps KubeOps.Operator.Web and System.Text.Json. These dependencies needed to be updated together.
Updates KubeOps.Operator.Web from 9.1.5 to 9.2.0

Release notes

Sourced from KubeOps.Operator.Web's releases.

v9.2.0

9.2.0 (2025-01-24)

Bug Fixes

  • Default to setting Nullable to null in CRD generation (#830) (5e061d5)
  • deps: upgrade localtunnel (#814) (307835e)
  • Limit the number of types to process (#816) (092ae45)
  • Set KubeOps.Generator as a DevelopmentDependency (#834) (5a98290), closes #698

Features

  • Add EnumMemberAttribute and .NET 9's JsonStringEnumMemberNameAttribute (#833) (c9beb6d)
  • Add support for generating CRD's for entities that contain other custom resources (#823) (f2129cf)
  • upgrade to dotnet 9 (#838) (9b905fb)
Commits
  • c9beb6d feat: Add EnumMemberAttribute and .NET 9's JsonStringEnumMemberNameAttribute ...
  • 2ea5719 chore(deps): update dependency xunit to 2.9.3 (#835)
  • f317341 chore(deps): update dotnet monorepo (#807)
  • 2256219 chore(deps): update dependency coverlet.collector to 6.0.4 (#836)
  • 9b905fb feat: upgrade to dotnet 9 (#838)
  • 5a98290 fix: Set KubeOps.Generator as a DevelopmentDependency (#834)
  • 01d28dd chore: update gh actions to .net 9
  • 5e061d5 fix: Default to setting Nullable to null in CRD generation (#830)
  • f0eb626 chore(deps): update dependency coverlet.collector to 6.0.3 (#832)
  • be91adb chore(deps): update helm/kind-action action to v1.12.0 (#831)
  • Additional commits viewable in compare view

Updates System.Text.Json from 8.0.5 to 8.0.0

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
System.Text.Json [>= 9.a, < 10]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot requested a review from a team as a code owner January 27, 2025 17:56
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 27, 2025
Bumps [KubeOps.Operator.Web](https://github.com/buehler/dotnet-operator-sdk) and [System.Text.Json](https://github.com/dotnet/runtime). These dependencies needed to be updated together.

Updates `KubeOps.Operator.Web` from 9.1.5 to 9.2.0
- [Release notes](https://github.com/buehler/dotnet-operator-sdk/releases)
- [Changelog](https://github.com/buehler/dotnet-operator-sdk/blob/main/.releaserc.json)
- [Commits](buehler/dotnet-operator-sdk@v9.1.5...v9.2.0)

Updates `System.Text.Json` from 8.0.5 to 8.0.0
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.5...v8.0.0)

---
updated-dependencies:
- dependency-name: KubeOps.Operator.Web
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: System.Text.Json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/multi-48375f9252 branch from 46e04a8 to e8b2bb2 Compare January 27, 2025 20:56
@gamingrobot gamingrobot merged commit 4021bdb into master Jan 27, 2025
17 checks passed
@gamingrobot gamingrobot deleted the dependabot/nuget/multi-48375f9252 branch January 27, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant