Skip to content

deps: Bump AWSSDK.S3 from 3.7.511.8 to 4.0.102.4 - #48

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/AWSSDK.S3-4.0.102.4
Closed

deps: Bump AWSSDK.S3 from 3.7.511.8 to 4.0.102.4#48
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/AWSSDK.S3-4.0.102.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Pinned AWSSDK.S3 at 4.0.102.4.

Release notes

Sourced from AWSSDK.S3'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 Aug 24, 2026
---
updated-dependencies:
- dependency-name: AWSSDK.S3
  dependency-version: 4.0.102.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps: Bump AWSSDK.S3 from 3.7.301 to 4.0.102.4 deps: Bump AWSSDK.S3 from 3.7.511.8 to 4.0.102.4 Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/AWSSDK.S3-4.0.102.4 branch from bc4053e to 92c9f9a Compare August 31, 2026 17:48
@XtremeOwnageDotCom

Copy link
Copy Markdown
Contributor

Superseded by #54.

This bump can't land on its own: AWS SDK v4 changed ListObjectsV2Response.IsTruncated from bool to bool?, so the S3 import loop stops compiling —

ImportedDocsPlugin.cs(397,22): error CS0019: Operator '&&' cannot be applied to
operands of type 'bool?' and 'bool'

#54 is the same version bump plus that one-line fix, with the full suite green.

@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/AWSSDK.S3-4.0.102.4 branch September 2, 2026 03:25
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