Skip to content

chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.3.60 to 3.7.3.62#6

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

chore(deps): bump AWSSDK.DynamoDBv2 from 3.7.3.60 to 3.7.3.62#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/AWSSDK.DynamoDBv2-3.7.3.62

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2022

Copy link
Copy Markdown

Bumps AWSSDK.DynamoDBv2 from 3.7.3.60 to 3.7.3.62.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [AWSSDK.DynamoDBv2](https://github.com/aws/aws-sdk-net) from 3.7.3.60 to 3.7.3.62.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Commits](https://github.com/aws/aws-sdk-net/commits)

---
updated-dependencies:
- dependency-name: AWSSDK.DynamoDBv2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from DevJonny as a code owner July 29, 2022 08:12
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 29, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2022

Copy link
Copy Markdown
Author

Superseded by #10.

@dependabot dependabot Bot closed this Aug 1, 2022
@dependabot dependabot Bot deleted the dependabot/nuget/AWSSDK.DynamoDBv2-3.7.3.62 branch August 1, 2022 04:54
DevJonny pushed a commit that referenced this pull request Jun 1, 2026
Break ADR 0060 into a tidy-first task list: one structural commit (S1)
adding MigrationHistoryScope, the ResolveHistorySchema seam, and the
nullable historySchema detection-helper param; then TDD behavioural
slices (D3 guard, D4 placement, D5 seed, D6 logging) across MSSQL/PG
with no-op characterization on MySQL/SQLite/Spanner. Incorporates the
seven PR BrighterCommand#4155 reviewer refinements (#1 seed read-permission hardening
+ negative test, #2 explicit existence-probe queries, #3 structured
seed log, #4 broadened AC1b, #5 enumerated structural call sites, #6
defensive-column note, #7 NF4 tagging).

/spec:review tasks PASS (round 2). Round 1 raised three blockers, now
fixed in tasks.md and reconciled in ADR 0060 via a D4 Errata:
- MSSQL DoesHistoryExistAsync delegates its existence check to
  DoesTableExistAsync with a hardcoded dbo arg; that arg must carry the
  resolved historySchema or PerSchema detection short-circuits false.
- DetectCurrentVersionAsync reads box-table columns, not history, so it
  takes no historySchema; IAmAVersionDetectingMigrationHelper is unchanged.
- SupportsPerSchemaHistory override ownership assigned to T1 (MSSQL) and
  T2 (PG), consumed by T3/T4.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

0 participants