Skip to content

build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.56.1 to 1.57.0#357

Merged
intel352 merged 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.57.0
Mar 25, 2026
Merged

build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.56.1 to 1.57.0#357
intel352 merged 1 commit intomainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.57.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.56.1 to 1.57.0.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 23, 2026
@github-actions
Copy link

github-actions bot commented Mar 23, 2026

⏱ Benchmark Results

No significant performance regressions detected.

benchstat comparison (baseline → PR)
## benchstat: baseline → PR
baseline-bench.txt:245: parsing iteration count: invalid syntax
baseline-bench.txt:296430: parsing iteration count: invalid syntax
baseline-bench.txt:601291: parsing iteration count: invalid syntax
baseline-bench.txt:885551: parsing iteration count: invalid syntax
baseline-bench.txt:1177995: parsing iteration count: invalid syntax
baseline-bench.txt:1486555: parsing iteration count: invalid syntax
benchmark-results.txt:245: parsing iteration count: invalid syntax
benchmark-results.txt:302295: parsing iteration count: invalid syntax
benchmark-results.txt:587896: parsing iteration count: invalid syntax
benchmark-results.txt:876626: parsing iteration count: invalid syntax
benchmark-results.txt:1156638: parsing iteration count: invalid syntax
benchmark-results.txt:1453222: parsing iteration count: invalid syntax
goos: linux
goarch: amd64
pkg: github.com/GoCodeAlone/workflow/dynamic
cpu: AMD EPYC 7763 64-Core Processor                
                            │ baseline-bench.txt │        benchmark-results.txt        │
                            │       sec/op       │    sec/op      vs base              │
InterpreterCreation-4              3.141m ± 213%   3.186m ± 200%       ~ (p=0.937 n=6)
ComponentLoad-4                    3.678m ±   4%   3.606m ±   0%       ~ (p=0.180 n=6)
ComponentExecute-4                 1.922µ ±   1%   1.966µ ±   1%  +2.32% (p=0.002 n=6)
PoolContention/workers-1-4         1.093µ ±   3%   1.089µ ±   1%       ~ (p=0.223 n=6)
PoolContention/workers-2-4         1.086µ ±   4%   1.116µ ±   3%       ~ (p=0.223 n=6)
PoolContention/workers-4-4         1.092µ ±   1%   1.087µ ±   1%       ~ (p=0.333 n=6)
PoolContention/workers-8-4         1.090µ ±   1%   1.090µ ±   0%       ~ (p=0.567 n=6)
PoolContention/workers-16-4        1.101µ ±   6%   1.089µ ±   0%  -1.09% (p=0.002 n=6)
ComponentLifecycle-4               3.677m ±   2%   3.623m ±   2%       ~ (p=0.240 n=6)
SourceValidation-4                 2.245µ ±   1%   2.237µ ±   1%       ~ (p=0.729 n=6)
RegistryConcurrent-4               800.1n ±   3%   788.2n ±   4%       ~ (p=0.310 n=6)
LoaderLoadFromString-4             3.705m ±   1%   3.643m ±   2%  -1.68% (p=0.026 n=6)
geomean                            17.53µ          17.50µ         -0.22%

                            │ baseline-bench.txt │        benchmark-results.txt         │
                            │        B/op        │     B/op      vs base                │
InterpreterCreation-4               2.027Mi ± 0%   2.027Mi ± 0%       ~ (p=0.457 n=6)
ComponentLoad-4                     2.180Mi ± 0%   2.180Mi ± 0%       ~ (p=0.667 n=6)
ComponentExecute-4                  1.203Ki ± 0%   1.203Ki ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-1-4          1.203Ki ± 0%   1.203Ki ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-2-4          1.203Ki ± 0%   1.203Ki ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-4-4          1.203Ki ± 0%   1.203Ki ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-8-4          1.203Ki ± 0%   1.203Ki ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-16-4         1.203Ki ± 0%   1.203Ki ± 0%       ~ (p=1.000 n=6) ¹
ComponentLifecycle-4                2.183Mi ± 0%   2.183Mi ± 0%       ~ (p=0.950 n=6)
SourceValidation-4                  1.984Ki ± 0%   1.984Ki ± 0%       ~ (p=1.000 n=6) ¹
RegistryConcurrent-4                1.133Ki ± 0%   1.133Ki ± 0%       ~ (p=1.000 n=6) ¹
LoaderLoadFromString-4              2.182Mi ± 0%   2.182Mi ± 0%       ~ (p=0.561 n=6)
geomean                             15.25Ki        15.25Ki       -0.00%
¹ all samples are equal

                            │ baseline-bench.txt │        benchmark-results.txt        │
                            │     allocs/op      │  allocs/op   vs base                │
InterpreterCreation-4                15.68k ± 0%   15.68k ± 0%       ~ (p=1.000 n=6)
ComponentLoad-4                      18.02k ± 0%   18.02k ± 0%       ~ (p=1.000 n=6)
ComponentExecute-4                    25.00 ± 0%    25.00 ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-1-4            25.00 ± 0%    25.00 ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-2-4            25.00 ± 0%    25.00 ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-4-4            25.00 ± 0%    25.00 ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-8-4            25.00 ± 0%    25.00 ± 0%       ~ (p=1.000 n=6) ¹
PoolContention/workers-16-4           25.00 ± 0%    25.00 ± 0%       ~ (p=1.000 n=6) ¹
ComponentLifecycle-4                 18.07k ± 0%   18.07k ± 0%       ~ (p=1.000 n=6) ¹
SourceValidation-4                    32.00 ± 0%    32.00 ± 0%       ~ (p=1.000 n=6) ¹
RegistryConcurrent-4                  2.000 ± 0%    2.000 ± 0%       ~ (p=1.000 n=6) ¹
LoaderLoadFromString-4               18.06k ± 0%   18.06k ± 0%       ~ (p=1.000 n=6) ¹
geomean                               183.3         183.3       +0.00%
¹ all samples are equal

pkg: github.com/GoCodeAlone/workflow/middleware
                                  │ baseline-bench.txt │       benchmark-results.txt       │
                                  │       sec/op       │   sec/op     vs base              │
CircuitBreakerDetection-4                 288.2n ± 19%   286.9n ± 3%       ~ (p=0.195 n=6)
CircuitBreakerExecution_Success-4         22.50n ±  0%   22.48n ± 0%       ~ (p=0.517 n=6)
CircuitBreakerExecution_Failure-4         65.64n ±  1%   64.50n ± 0%  -1.73% (p=0.002 n=6)
geomean                                   75.23n         74.66n       -0.75%

                                  │ baseline-bench.txt │       benchmark-results.txt        │
                                  │        B/op        │    B/op     vs base                │
CircuitBreakerDetection-4                 144.0 ± 0%     144.0 ± 0%       ~ (p=1.000 n=6) ¹
CircuitBreakerExecution_Success-4         0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
CircuitBreakerExecution_Failure-4         0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                              ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                                  │ baseline-bench.txt │       benchmark-results.txt        │
                                  │     allocs/op      │ allocs/op   vs base                │
CircuitBreakerDetection-4                 1.000 ± 0%     1.000 ± 0%       ~ (p=1.000 n=6) ¹
CircuitBreakerExecution_Success-4         0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
CircuitBreakerExecution_Failure-4         0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                              ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

pkg: github.com/GoCodeAlone/workflow/module
                                 │ baseline-bench.txt │       benchmark-results.txt        │
                                 │       sec/op       │    sec/op     vs base              │
JQTransform_Simple-4                     873.0n ± 29%   887.4n ± 22%       ~ (p=0.485 n=6)
JQTransform_ObjectConstruction-4         1.446µ ±  1%   1.399µ ±  0%  -3.28% (p=0.002 n=6)
JQTransform_ArraySelect-4                3.424µ ±  3%   3.233µ ±  0%  -5.56% (p=0.002 n=6)
JQTransform_Complex-4                    38.69µ ±  1%   37.40µ ±  0%  -3.33% (p=0.002 n=6)
JQTransform_Throughput-4                 1.761µ ±  1%   1.724µ ±  0%  -2.13% (p=0.002 n=6)
SSEPublishDelivery-4                     70.29n ±  2%   69.88n ±  0%       ~ (p=0.065 n=6)
geomean                                  1.657µ         1.620µ        -2.24%

                                 │ baseline-bench.txt │        benchmark-results.txt         │
                                 │        B/op        │     B/op      vs base                │
JQTransform_Simple-4                   1.273Ki ± 0%     1.273Ki ± 0%       ~ (p=1.000 n=6) ¹
JQTransform_ObjectConstruction-4       1.773Ki ± 0%     1.773Ki ± 0%       ~ (p=1.000 n=6) ¹
JQTransform_ArraySelect-4              2.625Ki ± 0%     2.625Ki ± 0%       ~ (p=1.000 n=6) ¹
JQTransform_Complex-4                  16.22Ki ± 0%     16.22Ki ± 0%       ~ (p=1.000 n=6) ¹
JQTransform_Throughput-4               1.984Ki ± 0%     1.984Ki ± 0%       ~ (p=1.000 n=6) ¹
SSEPublishDelivery-4                     0.000 ± 0%       0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                             ²                 +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                                 │ baseline-bench.txt │       benchmark-results.txt        │
                                 │     allocs/op      │ allocs/op   vs base                │
JQTransform_Simple-4                     10.00 ± 0%     10.00 ± 0%       ~ (p=1.000 n=6) ¹
JQTransform_ObjectConstruction-4         15.00 ± 0%     15.00 ± 0%       ~ (p=1.000 n=6) ¹
JQTransform_ArraySelect-4                30.00 ± 0%     30.00 ± 0%       ~ (p=1.000 n=6) ¹
JQTransform_Complex-4                    324.0 ± 0%     324.0 ± 0%       ~ (p=1.000 n=6) ¹
JQTransform_Throughput-4                 17.00 ± 0%     17.00 ± 0%       ~ (p=1.000 n=6) ¹
SSEPublishDelivery-4                     0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                             ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

pkg: github.com/GoCodeAlone/workflow/schema
                                    │ baseline-bench.txt │       benchmark-results.txt       │
                                    │       sec/op       │   sec/op     vs base              │
SchemaValidation_Simple-4                    1.087µ ± 3%   1.089µ ± 2%       ~ (p=0.937 n=6)
SchemaValidation_AllFields-4                 1.656µ ± 7%   1.671µ ± 7%       ~ (p=0.788 n=6)
SchemaValidation_FormatValidation-4          1.563µ ± 3%   1.574µ ± 3%       ~ (p=0.325 n=6)
SchemaValidation_ManySchemas-4               1.790µ ± 2%   1.810µ ± 1%       ~ (p=0.195 n=6)
geomean                                      1.498µ        1.509µ       +0.73%

                                    │ baseline-bench.txt │       benchmark-results.txt        │
                                    │        B/op        │    B/op     vs base                │
SchemaValidation_Simple-4                   0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
SchemaValidation_AllFields-4                0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
SchemaValidation_FormatValidation-4         0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
SchemaValidation_ManySchemas-4              0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                                ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                                    │ baseline-bench.txt │       benchmark-results.txt        │
                                    │     allocs/op      │ allocs/op   vs base                │
SchemaValidation_Simple-4                   0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
SchemaValidation_AllFields-4                0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
SchemaValidation_FormatValidation-4         0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
SchemaValidation_ManySchemas-4              0.000 ± 0%     0.000 ± 0%       ~ (p=1.000 n=6) ¹
geomean                                                ²               +0.00%               ²
¹ all samples are equal
² summaries must be >0 to compute geomean

pkg: github.com/GoCodeAlone/workflow/store
                                   │ baseline-bench.txt │        benchmark-results.txt        │
                                   │       sec/op       │    sec/op     vs base               │
EventStoreAppend_InMemory-4                1.221µ ± 15%   1.285µ ± 34%        ~ (p=0.180 n=6)
EventStoreAppend_SQLite-4                  1.907m ± 10%   1.406m ±  4%  -26.27% (p=0.002 n=6)
GetTimeline_InMemory/events-10-4           14.17µ ±  3%   13.89µ ±  3%        ~ (p=0.093 n=6)
GetTimeline_InMemory/events-50-4           61.29µ ±  1%   62.53µ ± 27%   +2.03% (p=0.004 n=6)
GetTimeline_InMemory/events-100-4          123.5µ ±  2%   124.7µ ±  1%        ~ (p=0.093 n=6)
GetTimeline_InMemory/events-500-4          631.8µ ±  1%   642.2µ ±  1%   +1.64% (p=0.002 n=6)
GetTimeline_InMemory/events-1000-4         1.289m ±  1%   1.317m ±  1%   +2.18% (p=0.002 n=6)
GetTimeline_SQLite/events-10-4             111.7µ ±  2%   110.9µ ±  2%        ~ (p=0.485 n=6)
GetTimeline_SQLite/events-50-4             252.7µ ±  1%   253.1µ ±  0%        ~ (p=0.589 n=6)
GetTimeline_SQLite/events-100-4            428.5µ ±  1%   427.4µ ±  1%        ~ (p=0.589 n=6)
GetTimeline_SQLite/events-500-4            1.792m ±  1%   1.823m ±  3%   +1.75% (p=0.002 n=6)
GetTimeline_SQLite/events-1000-4           3.546m ±  2%   3.560m ±  1%        ~ (p=0.240 n=6)
geomean                                    223.6µ         220.0µ         -1.59%

                                   │ baseline-bench.txt │         benchmark-results.txt         │
                                   │        B/op        │     B/op       vs base                │
EventStoreAppend_InMemory-4                  797.0 ± 7%     774.0 ± 12%       ~ (p=0.699 n=6)
EventStoreAppend_SQLite-4                  1.985Ki ± 2%   1.983Ki ±  3%       ~ (p=0.619 n=6)
GetTimeline_InMemory/events-10-4           7.953Ki ± 0%   7.953Ki ±  0%       ~ (p=1.000 n=6) ¹
GetTimeline_InMemory/events-50-4           46.62Ki ± 0%   46.62Ki ±  0%       ~ (p=1.000 n=6) ¹
GetTimeline_InMemory/events-100-4          94.48Ki ± 0%   94.48Ki ±  0%       ~ (p=1.000 n=6) ¹
GetTimeline_InMemory/events-500-4          472.8Ki ± 0%   472.8Ki ±  0%       ~ (p=1.000 n=6)
GetTimeline_InMemory/events-1000-4         944.3Ki ± 0%   944.3Ki ±  0%       ~ (p=0.242 n=6)
GetTimeline_SQLite/events-10-4             16.74Ki ± 0%   16.74Ki ±  0%       ~ (p=1.000 n=6) ¹
GetTimeline_SQLite/events-50-4             87.14Ki ± 0%   87.14Ki ±  0%       ~ (p=1.000 n=6) ¹
GetTimeline_SQLite/events-100-4            175.4Ki ± 0%   175.4Ki ±  0%       ~ (p=1.000 n=6) ¹
GetTimeline_SQLite/events-500-4            846.1Ki ± 0%   846.1Ki ±  0%       ~ (p=0.232 n=6)
GetTimeline_SQLite/events-1000-4           1.639Mi ± 0%   1.639Mi ±  0%       ~ (p=0.494 n=6)
geomean                                    67.40Ki        67.23Ki        -0.25%
¹ all samples are equal

                                   │ baseline-bench.txt │        benchmark-results.txt        │
                                   │     allocs/op      │  allocs/op   vs base                │
EventStoreAppend_InMemory-4                  7.000 ± 0%    7.000 ± 0%       ~ (p=1.000 n=6) ¹
EventStoreAppend_SQLite-4                    53.00 ± 0%    53.00 ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_InMemory/events-10-4             125.0 ± 0%    125.0 ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_InMemory/events-50-4             653.0 ± 0%    653.0 ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_InMemory/events-100-4           1.306k ± 0%   1.306k ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_InMemory/events-500-4           6.514k ± 0%   6.514k ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_InMemory/events-1000-4          13.02k ± 0%   13.02k ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_SQLite/events-10-4               382.0 ± 0%    382.0 ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_SQLite/events-50-4              1.852k ± 0%   1.852k ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_SQLite/events-100-4             3.681k ± 0%   3.681k ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_SQLite/events-500-4             18.54k ± 0%   18.54k ± 0%       ~ (p=1.000 n=6) ¹
GetTimeline_SQLite/events-1000-4            37.29k ± 0%   37.29k ± 0%       ~ (p=1.000 n=6) ¹
geomean                                     1.162k        1.162k       +0.00%
¹ all samples are equal

Benchmarks run with go test -bench=. -benchmem -count=6.
Regressions ≥ 20% are flagged. Results compared via benchstat.

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.57.0 branch 2 times, most recently from 6961378 to 4b7c799 Compare March 24, 2026 14:13
@intel352
Copy link
Contributor

@dependabot recreate

Bumps [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) from 1.56.1 to 1.57.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.56.1...service/s3/v1.57.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.57.0 branch from 4b7c799 to bf93d46 Compare March 25, 2026 01:39
@intel352 intel352 merged commit 3b8c8cb into main Mar 25, 2026
16 checks passed
@intel352 intel352 deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.57.0 branch March 25, 2026 02:10
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant