Bump the "multicluster" group with 2 updates across multiple ecosystems #40
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
10.0.1
10.0.1 (2025-12-02)
Dependencies
10.0.1-prerelease.1
10.0.1-prerelease.1 (2025-11-27)
Dependencies
10.0.0
10.0.0 (2025-11-25)
⚠ BREAKING CHANGES
To migrate, you'll need to change all instances of finalizers and controllers
to the new return types
Task<ReconciliationResult<TEntity>>insteadof
Task. Use theReconciliationResult<TEntity>provided methodsto return your result.
IEntityController<TEntity>resides now in theKubeOps.Abstractions.Reconciliation.Controllernamespace instead ofKubeOps.Abstractions.Controller.IEntityFinalizer<TEntity>resides now in theKubeOps.Abstractions.Reconciliation.Finalizernamespace instead ofKubeOps.Abstractions.Finalizer.EntityRequeueresides now in theKubeOps.Abstractions.Reconciliation.Queuenamespace instead ofKubeOps.Abstractions.Queue.IEntityRequeueFactoryresides now in theKubeOps.Abstractions.Reconciliation.Queuenamespace instead ofKubeOps.Abstractions.Queue.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
AutoAttachFinalizersand
AutoDetachFinalizersin the operator settings.MutationResultrecord is nowsealed.
Features
net10support while retainingnet9andnet8compatibility (#995) (0a59c24)net10in multiple project files and updateMicrosoft.Build.Locatorversion (#998) (d717efc)Bug Fixes
Dependencies
Documentation
10.0.0-prerelease.4
10.0.0-prerelease.4 (2025-11-25)
Features
net10in multiple project files and updateMicrosoft.Build.Locatorversion (#998) (d717efc)Dependencies
10.0.0-prerelease.3
10.0.0-prerelease.3 (2025-11-24)
Features
net10support while retainingnet9andnet8compatibility (#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
To migrate, you'll need to change all instances of finalizers and controllers
to the new return types
Task<ReconciliationResult<TEntity>>insteadof
Task. Use theReconciliationResult<TEntity>provided methodsto return your result.
IEntityController<TEntity>resides now in theKubeOps.Abstractions.Reconciliation.Controllernamespace instead ofKubeOps.Abstractions.Controller.IEntityFinalizer<TEntity>resides now in theKubeOps.Abstractions.Reconciliation.Finalizernamespace instead ofKubeOps.Abstractions.Finalizer.EntityRequeueresides now in theKubeOps.Abstractions.Reconciliation.Queuenamespace instead ofKubeOps.Abstractions.Queue.IEntityRequeueFactoryresides now in theKubeOps.Abstractions.Reconciliation.Queuenamespace instead ofKubeOps.Abstractions.Queue.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
AutoAttachFinalizersand
AutoDetachFinalizersin the operator settings.MutationResultrecord is nowsealed.
Features
Dependencies
Documentation
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
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
Commits viewable in compare view.
Updates
dotnet-sdkfrom 10.0.100 to 10.0.101Release notes
Sourced from dotnet-sdk's releases.
... (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)57447c9Restore eng/common to release/10.0.1xx15fbf55Merge 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)aac3186Merge branch 'release/9.0.3xx' into merge/release/9.0.1xx-to-release/9.0.3xxc5714d1[release/9.0.3xx] Update dependencies from dotnet/sourcelink (#51759)ef10228Merge 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)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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