Skip to content

Bump AWSSDK.CloudWatchLogs and 3 others - #169

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/EdFi.Tools.ApiPublisher.Cli/main/minor-patches-4bcf8943a9
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/EdFi.Tools.ApiPublisher.Cli/main/minor-patches-4bcf8943a9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Updated AWSSDK.CloudWatchLogs from 4.0.104 to 4.0.104.2.

Release notes

Sourced from AWSSDK.CloudWatchLogs's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated AWSSDK.Core from 4.0.102.1 to 4.0.102.4.

Release notes

Sourced from AWSSDK.Core's releases.

No release notes found for this version range.

Commits viewable in compare view.

Pinned AWSSDK.Core at 4.0.102.5.

Release notes

Sourced from AWSSDK.Core's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated AWSSDK.Extensions.NETCore.Setup from 4.0.101.1 to 4.0.101.3.

Release notes

Sourced from AWSSDK.Extensions.NETCore.Setup's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated AWSSDK.SimpleSystemsManagement from 4.0.103.6 to 4.0.103.8.

Release notes

Sourced from AWSSDK.SimpleSystemsManagement's releases.

No release notes found for this version range.

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 11, 2026
@github-actions

github-actions Bot commented Sep 11, 2026

Copy link
Copy Markdown

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 1b8a3f1.

♻️ This comment has been updated with latest results.

@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/EdFi.Tools.ApiPublisher.Cli/main/minor-patches-4bcf8943a9 branch from ea58861 to 62ab7ae Compare September 11, 2026 22:30
@analiliagutierrez

Copy link
Copy Markdown
Contributor

This build fails with NU1605. The group update adds a new direct AWSSDK.Core 4.0.102.5 reference to EdFi.Tools.ApiPublisher.ConfigurationStore.Aws while raising the existing reference in EdFi.Tools.ApiPublisher.Cli only to 4.0.102.4. Cli references Aws, so the restore resolves AWSSDK.Core (>= 4.0.102.5) against a direct pin of 4.0.102.4, and this repo treats NU1605 as an error.

Verified locally as a matched pair on top of 6e77509: with the version split as it stands the solution fails with exactly the NU1605 above, and with both references at 4.0.102.5 it builds with 0 warnings and 0 errors.

Recreating in case the split came from 4.0.102.5 publishing mid-run.

@dependabot recreate

Bumps AWSSDK.CloudWatchLogs from 4.0.104 to 4.0.104.2
Bumps AWSSDK.Core to 4.0.102.4, 4.0.102.5
Bumps AWSSDK.Extensions.NETCore.Setup from 4.0.101.1 to 4.0.101.3
Bumps AWSSDK.SimpleSystemsManagement from 4.0.103.6 to 4.0.103.8

---
updated-dependencies:
- dependency-name: AWSSDK.CloudWatchLogs
  dependency-version: 4.0.104.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: AWSSDK.Core
  dependency-version: 4.0.102.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: AWSSDK.Core
  dependency-version: 4.0.102.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: AWSSDK.Extensions.NETCore.Setup
  dependency-version: 4.0.101.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
- dependency-name: AWSSDK.SimpleSystemsManagement
  dependency-version: 4.0.103.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patches
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/EdFi.Tools.ApiPublisher.Cli/main/minor-patches-4bcf8943a9 branch from 62ab7ae to 1b8a3f1 Compare September 11, 2026 22:55
@analiliagutierrez

Copy link
Copy Markdown
Contributor

Closing as superseded by #170, which carries the same four AWSSDK bumps plus the rest of the minor-patch group.

Worth recording for #170: it fails the same way this one did, with NU1605 package downgrades, because the Microsoft.Extensions.* versions pinned directly in EdFi.Tools.ApiPublisher.Cli.csproj were left at 10.0.11 while the class libraries moved to 10.0.12. Those pins exist to satisfy NU1605 and the dependabot group does not move them in lockstep. Aligning the five of them builds clean with 0 warnings and the suite passes.

@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/nuget/src/EdFi.Tools.ApiPublisher.Cli/main/minor-patches-4bcf8943a9 branch September 14, 2026 16:20
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