Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Updated kubeops.cli from 9.11.9 to 10.0.3.

Release notes

Sourced from kubeops.cli's releases.

10.0.3

10.0.3 (2025-12-16)

Dependencies

10.0.3-prerelease.2

10.0.3-prerelease.2 (2025-12-14)

Dependencies

10.0.3-prerelease.1

10.0.3-prerelease.1 (2025-12-10)

Dependencies

10.0.2

10.0.2 (2025-12-09)

Dependencies

10.0.2-prerelease.1

10.0.2-prerelease.1 (2025-12-03)

Dependencies

  • core: update dependency sonaranalyzer.csharp to 10.16.1.129956 (#​1005) (192c78e)
  • test: update dependency kubernetesclient to 18.0.13 (#​1002) (cafed5f)

10.0.1

10.0.1 (2025-12-02)

Dependencies

  • core: update dependency sonaranalyzer.csharp to 10.16.0.128591 (#​999) (6433e4d)
  • docs: update dependency @​easyops-cn/docusaurus-search-local to v0.52.2 (#​1000) (1014af1)
  • test: update dependency microsoft.build.locator to 1.11.2 (#​992) (849c43f)

10.0.1-prerelease.1

10.0.1-prerelease.1 (2025-11-27)

Dependencies

  • core: update dependency sonaranalyzer.csharp to 10.16.0.128591 (#​999) (6433e4d)
  • test: update dependency microsoft.build.locator to 1.11.2 (#​992) (849c43f)

10.0.0

10.0.0 (2025-11-25)

⚠ BREAKING CHANGES

  • Change of return types of finalizers and controllers.
    To migrate, you'll need to change all instances of finalizers and controllers
    to the new return types Task<ReconciliationResult<TEntity>> instead
    of Task. Use the ReconciliationResult<TEntity> provided methods
    to return your result.
  • IEntityController<TEntity> resides now in the
    KubeOps.Abstractions.Reconciliation.Controller namespace instead of
    KubeOps.Abstractions.Controller.
  • IEntityFinalizer<TEntity> resides now in the
    KubeOps.Abstractions.Reconciliation.Finalizer namespace instead of
    KubeOps.Abstractions.Finalizer.
  • EntityRequeue resides now in the
    KubeOps.Abstractions.Reconciliation.Queue namespace instead of
    KubeOps.Abstractions.Queue.
  • IEntityRequeueFactory resides now in the
    KubeOps.Abstractions.Reconciliation.Queue namespace instead of
    KubeOps.Abstractions.Queue.
  • "semi breaking"; compatible finalizers
    are attached and detached by default now. If there exists a type
    that supports finalizing a given entity type, it will be attached
    by default. This setting can be configured by AutoAttachFinalizers
    and AutoDetachFinalizers in the operator settings.
  • The MutationResult record is now
    sealed.

Features

  • add net10 support while retaining net9 and net8 compatibility (#​995) (0a59c24)
  • add missing support for net10 in multiple project files and update Microsoft.Build.Locator version (#​998) (d717efc)
  • introduce result-pattern and automatic finalizer management (#​980) (06c65ba)

Bug Fixes

Dependencies

Documentation

  • Correct kubeops CLI usage examples (#​991) (b3d7f70)
  • Use 'dotnet new install' instead of deprecated --install switch (#​987) (312c367)

10.0.0-prerelease.4

10.0.0-prerelease.4 (2025-11-25)

Features

  • add missing support for net10 in multiple project files and update Microsoft.Build.Locator version (#​998) (d717efc)

Dependencies

10.0.0-prerelease.3

10.0.0-prerelease.3 (2025-11-24)

Features

  • add net10 support while retaining net9 and net8 compatibility (#​995) (0a59c24)

10.0.0-prerelease.2

10.0.0-prerelease.2 (2025-11-24)

Bug Fixes

10.0.0-prerelease.1

10.0.0-prerelease.1 (2025-11-21)

⚠ BREAKING CHANGES

  • Change of return types of finalizers and controllers.
    To migrate, you'll need to change all instances of finalizers and controllers
    to the new return types Task<ReconciliationResult<TEntity>> instead
    of Task. Use the ReconciliationResult<TEntity> provided methods
    to return your result.
  • IEntityController<TEntity> resides now in the
    KubeOps.Abstractions.Reconciliation.Controller namespace instead of
    KubeOps.Abstractions.Controller.
  • IEntityFinalizer<TEntity> resides now in the
    KubeOps.Abstractions.Reconciliation.Finalizer namespace instead of
    KubeOps.Abstractions.Finalizer.
  • EntityRequeue resides now in the
    KubeOps.Abstractions.Reconciliation.Queue namespace instead of
    KubeOps.Abstractions.Queue.
  • IEntityRequeueFactory resides now in the
    KubeOps.Abstractions.Reconciliation.Queue namespace instead of
    KubeOps.Abstractions.Queue.
  • "semi breaking"; compatible finalizers
    are attached and detached by default now. If there exists a type
    that supports finalizing a given entity type, it will be attached
    by default. This setting can be configured by AutoAttachFinalizers
    and AutoDetachFinalizers in the operator settings.
  • The MutationResult record is now
    sealed.

Features

  • introduce result-pattern and automatic finalizer management (#​980) (06c65ba)

Dependencies

Documentation

  • Correct kubeops CLI usage examples (#​991) (b3d7f70)
  • Use 'dotnet new install' instead of deprecated --install switch (#​987) (312c367)

9.11.10-prerelease.1

9.11.10-prerelease.1 (2025-11-13)

Dependencies

Commits viewable in compare view.

Updated KubeOps.Generator from 10.0.2 to 10.0.3.

Release notes

Sourced from KubeOps.Generator's releases.

10.0.3

10.0.3 (2025-12-16)

Dependencies

10.0.3-prerelease.2

10.0.3-prerelease.2 (2025-12-14)

Dependencies

10.0.3-prerelease.1

10.0.3-prerelease.1 (2025-12-10)

Dependencies

Commits viewable in compare view.

Updated KubeOps.Transpiler from 10.0.2 to 10.0.3.

Release notes

Sourced from KubeOps.Transpiler's releases.

10.0.3

10.0.3 (2025-12-16)

Dependencies

10.0.3-prerelease.2

10.0.3-prerelease.2 (2025-12-14)

Dependencies

10.0.3-prerelease.1

10.0.3-prerelease.1 (2025-12-10)

Dependencies

Commits viewable in compare view.

Updated NewRelic.Agent from 10.47.1 to 10.47.2.

Release notes

Sourced from NewRelic.Agent's releases.

10.47.2

10.47.2 (2025-12-16)

Fixes

  • Handle disposed streams in browser script injection (#​3352) (32fb80c)
  • Profiler doesn't handle UTF-8 files with BOM correctly. (#​3347) (c18ff11)

Commits viewable in compare view.

Updated NewRelic.Agent.Api from 10.47.1 to 10.47.2.

Release notes

Sourced from NewRelic.Agent.Api's releases.

10.47.2

10.47.2 (2025-12-16)

Fixes

  • Handle disposed streams in browser script injection (#​3352) (32fb80c)
  • Profiler doesn't handle UTF-8 files with BOM correctly. (#​3347) (c18ff11)

Commits viewable in compare view.

Bumps the multicluster group with 1 update: [dotnet-sdk](https://github.com/dotnet/sdk).

Updates dotnet-sdk from 10.0.100 to 10.0.101

Release notes

Sourced from dotnet-sdk's releases.

.NET 10.0.1

Release

What's Changed

... (truncated)

Commits
  • b7adad2 [automated] Merge branch 'release/9.0.3xx' => 'release/10.0.1xx' (#51774)
  • efd6caa [release/10.0.1xx] Fix solution parsing in dotnet test for Microsoft.Testing....
  • d6a4c47 [release/10.0.1xx] Source code updates from dotnet/dotnet (#51633)
  • 57447c9 Restore eng/common to release/10.0.1xx
  • 15fbf55 Merge branch 'release/10.0.1xx' of https://github.com/dotnet/sdk into merge/r...
  • 3e44f08 [automated] Merge branch 'release/9.0.1xx' => 'release/9.0.3xx' (#51698)
  • aac3186 Merge branch 'release/9.0.3xx' into merge/release/9.0.1xx-to-release/9.0.3xx
  • c5714d1 [release/9.0.3xx] Update dependencies from dotnet/sourcelink (#51759)
  • ef10228 Merge branch 'release/10.0.1xx' into darc-release/10.0.1xx-93f43bbb-dd87-4769...
  • d4fc09a [release/10.0.1xx] Update dependencies from microsoft/testfx (#51757)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps kubeops.cli from 9.11.9 to 10.0.3
Bumps KubeOps.Generator from 10.0.2 to 10.0.3
Bumps KubeOps.Transpiler from 10.0.2 to 10.0.3
Bumps NewRelic.Agent from 10.47.1 to 10.47.2
Bumps NewRelic.Agent.Api from 10.47.1 to 10.47.2
Bump dotnet-sdk from 10.0.100 to 10.0.101 in the multicluster group

Bumps the multicluster group with 1 update: [dotnet-sdk](https://github.com/dotnet/sdk).


Updates `dotnet-sdk` from 10.0.100 to 10.0.101
- [Release notes](https://github.com/dotnet/sdk/releases)
- [Commits](dotnet/sdk@v10.0.100...v10.0.101)

---
updated-dependencies:
- dependency-name: kubeops.cli
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: multicluster
- dependency-name: KubeOps.Generator
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: multicluster
- dependency-name: KubeOps.Transpiler
  dependency-version: 10.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: multicluster
- dependency-name: NewRelic.Agent
  dependency-version: 10.47.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: multicluster
- dependency-name: NewRelic.Agent.Api
  dependency-version: 10.47.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: multicluster
- dependency-name: dotnet-sdk
  dependency-version: 10.0.101
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: multicluster
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Dec 16, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

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 recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 17, 2025

Superseded by #41.

@dependabot dependabot bot closed this Dec 17, 2025
@dependabot dependabot bot deleted the dependabot/multicluster-3f78305262 branch December 17, 2025 22:59
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.

[bug]: Partial finalizers and controllers registration generation

1 participant