Commit 0f988c6
chore(deps): Bump the nuget-minor-patch group with 5 updates (#576)
* chore(deps): Bump the nuget-minor-patch group with 5 updates
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>
* chore(deps): regenerate downstream packages.lock.json (#203)
* ci: point the --locked-mode drift guard at the new Microsoft.OpenApi pin
#576's group bump moved Microsoft.OpenApi 2.12.0 -> 2.12.2, so the drift
guard's hard-coded sed source (2.12.0) no longer matched and the guard failed
with 'drift-guard perturbation target not found'. Update the perturbation to
2.12.2 -> 2.12.1 and the grep target to 2.12.1.
Verified locally: the perturbation lands and the --locked-mode restore fails
with NU1004 (stale lock), which is exactly what the guard asserts.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: cluckwork-lockfix[bot] <cluckwork-lockfix[bot]@users.noreply.github.com>
Co-authored-by: mforce <mforce@protonmail.com>1 parent 4f78f74 commit 0f988c6
8 files changed
Lines changed: 49 additions & 49 deletions
File tree
- .github/workflows
- src
- Cluckwork.Api
- Cluckwork.AppHost
- tests
- Cluckwork.Api.IntegrationTests
- Cluckwork.AppHost.Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments