chore(deps): Bump the nuget-minor-patch group with 5 updates - #576
chore(deps): Bump the nuget-minor-patch group with 5 updates#576dependabot[bot] wants to merge 2 commits into
Conversation
Bumps Aspire.Hosting.JavaScript from 13.5.0 to 13.5.1 Bumps Aspire.Hosting.PostgreSQL from 13.5.0 to 13.5.1 Bumps Aspire.Hosting.Redis from 13.5.0 to 13.5.1 Bumps Aspire.Hosting.Testing from 13.5.0 to 13.5.1 Bumps Microsoft.OpenApi from 2.12.0 to 2.12.2 --- updated-dependencies: - dependency-name: Aspire.Hosting.JavaScript dependency-version: 13.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Aspire.Hosting.PostgreSQL dependency-version: 13.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Aspire.Hosting.Redis dependency-version: 13.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Aspire.Hosting.Testing dependency-version: 13.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch - dependency-name: Microsoft.OpenApi dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 45ad21333b
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| <PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="10.*" /> | ||
| <!-- Pin patched Microsoft.OpenApi: transitive 2.0.0 has GHSA-v5pm-xwqc-g5wc (NU1903) --> | ||
| <PackageReference Include="Microsoft.OpenApi" Version="2.12.0" /> | ||
| <PackageReference Include="Microsoft.OpenApi" Version="2.12.2" /> |
There was a problem hiding this comment.
Regenerate the integration-test lock after the API bump
The checked build-and-test workflow restores the entire solution with --locked-mode, but tests/Cluckwork.Api.IntegrationTests/packages.lock.json still records the referenced API's Microsoft.OpenApi requirement and resolution as 2.12.0. With this project reference now requiring 2.12.2, restore fails with NU1004 before the build; regenerate and commit this downstream lock file too.
AGENTS.md reference: AGENTS.md:L146-L150
Useful? React with 👍 / 👎.
Updated Aspire.Hosting.JavaScript from 13.5.0 to 13.5.1.
Release notes
Sourced from Aspire.Hosting.JavaScript's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Aspire.Hosting.PostgreSQL from 13.5.0 to 13.5.1.
Release notes
Sourced from Aspire.Hosting.PostgreSQL's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Aspire.Hosting.Redis from 13.5.0 to 13.5.1.
Release notes
Sourced from Aspire.Hosting.Redis's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Aspire.Hosting.Testing from 13.5.0 to 13.5.1.
Release notes
Sourced from Aspire.Hosting.Testing's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated Microsoft.OpenApi from 2.12.0 to 2.12.2.
Release notes
Sourced from Microsoft.OpenApi's releases.
2.12.2
2.12.2 (2026-08-20)
Bug Fixes
2.12.1
2.12.1 (2026-08-19)
Bug Fixes
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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