Skip to content

Bump the minor-bumps group with 9 updates#40

Merged
samshadwell merged 1 commit into
mainfrom
dependabot/go_modules/minor-bumps-6ef1db88a5
Jun 2, 2026
Merged

Bump the minor-bumps group with 9 updates#40
samshadwell merged 1 commit into
mainfrom
dependabot/go_modules/minor-bumps-6ef1db88a5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-bumps group with 9 updates:

Package From To
github.com/aws/aws-cdk-go/awscdk/v2 2.252.0 2.257.0
github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2 2.252.0-alpha.0 2.257.0-alpha.0
github.com/aws/aws-sdk-go-v2 1.41.7 1.41.9
github.com/aws/aws-sdk-go-v2/config 1.32.17 1.32.20
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.20.39 1.20.42
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.57.3 1.57.6
github.com/aws/aws-sdk-go-v2/service/s3 1.100.1 1.102.2
github.com/aws/jsii-runtime-go 1.128.0 1.130.0
github.com/oapi-codegen/runtime 1.4.0 1.4.1

Updates github.com/aws/aws-cdk-go/awscdk/v2 from 2.252.0 to 2.257.0

Commits
  • c7f31fa chore(release): appstagingsynthesizeralpha@v2.257.0-alpha.0
  • e8a9072 chore(release): appstagingsynthesizeralpha@v2.256.1-alpha.0
  • 8b74132 chore(release): appstagingsynthesizeralpha@v2.256.0-alpha.0
  • 2db6f1b chore(release): appstagingsynthesizeralpha@v2.255.0-alpha.0
  • 0b0d236 chore(release): appstagingsynthesizeralpha@v2.254.0-alpha.0
  • d67d18e chore(release): appstagingsynthesizeralpha@v2.253.1-alpha.0
  • 1dd8873 chore(release): appstagingsynthesizeralpha@v2.253.0-alpha.0
  • See full diff in compare view

Updates github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2 from 2.252.0-alpha.0 to 2.257.0-alpha.0

Commits
  • c7f31fa chore(release): appstagingsynthesizeralpha@v2.257.0-alpha.0
  • e8a9072 chore(release): appstagingsynthesizeralpha@v2.256.1-alpha.0
  • 8b74132 chore(release): appstagingsynthesizeralpha@v2.256.0-alpha.0
  • 2db6f1b chore(release): appstagingsynthesizeralpha@v2.255.0-alpha.0
  • 0b0d236 chore(release): appstagingsynthesizeralpha@v2.254.0-alpha.0
  • d67d18e chore(release): appstagingsynthesizeralpha@v2.253.1-alpha.0
  • 1dd8873 chore(release): appstagingsynthesizeralpha@v2.253.0-alpha.0
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.41.9

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.17 to 1.32.20

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.20.39 to 1.20.42

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.57.3 to 1.57.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.100.1 to 1.102.2

Commits

Updates github.com/aws/jsii-runtime-go from 1.128.0 to 1.130.0

Commits

Updates github.com/oapi-codegen/runtime from 1.4.0 to 1.4.1

Release notes

Sourced from github.com/oapi-codegen/runtime's releases.

Bug fixes

This is a bug fix release.

Changes in v1.4.0, coupled with changes in v2.7.0 of oapi-codegen exposed some new problems. deepObject style marshaling behavior now supports encoding unicode. UTF-8 can't be directly included in parameters, so we need to % escape it.

Form binding now detects maps, which makes binding to a Nullable possible. We can't use generics around Nullable[T], so we handle maps generically, assuming they're a Nullable with its behavior assumptions.

🐛 Bug fixes

📦 Dependency updates

Sponsors

We would like to thank our sponsors for their support during this release.

Commits
  • 2755f15 Fix form binding of Nullables (#133)
  • 17de1dd Percent-encode deepObject parameter wire output (#132)
  • d2b7c4c chore(deps): update oapi-codegen/actions action to v0.7.0
  • 6fd6c25 chore(deps): update github/codeql-action action to v4
  • 19040cc fix(deps): update module github.com/kataras/iris/v12 to v12.2.11
  • e05282e chore(deps): update release-drafter/release-drafter action to v7.2.0 (#122)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-bumps group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-cdk-go/awscdk/v2](https://github.com/aws/aws-cdk-go) | `2.252.0` | `2.257.0` |
| [github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2](https://github.com/aws/aws-cdk-go) | `2.252.0-alpha.0` | `2.257.0-alpha.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.7` | `1.41.9` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.17` | `1.32.20` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.20.39` | `1.20.42` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.57.3` | `1.57.6` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.100.1` | `1.102.2` |
| [github.com/aws/jsii-runtime-go](https://github.com/aws/jsii-runtime-go) | `1.128.0` | `1.130.0` |
| [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.4.0` | `1.4.1` |


Updates `github.com/aws/aws-cdk-go/awscdk/v2` from 2.252.0 to 2.257.0
- [Commits](aws/aws-cdk-go@awscdk/v2.252.0...awscdk/v2.257.0)

Updates `github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2` from 2.252.0-alpha.0 to 2.257.0-alpha.0
- [Commits](aws/aws-cdk-go@awsec2alpha/v2.252.0-alpha.0...awsec2alpha/v2.257.0-alpha.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.41.9
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.41.9)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.17 to 1.32.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.17...config/v1.32.20)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.20.39 to 1.20.42
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/dynamodb/attributevalue/v1.20.39...feature/dynamodb/attributevalue/v1.20.42)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.57.3 to 1.57.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.57.3...service/ecs/v1.57.6)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.100.1 to 1.102.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.100.1...service/s3/v1.102.2)

Updates `github.com/aws/jsii-runtime-go` from 1.128.0 to 1.130.0
- [Release notes](https://github.com/aws/jsii-runtime-go/releases)
- [Commits](aws/jsii-runtime-go@v1.128.0...v1.130.0)

Updates `github.com/oapi-codegen/runtime` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/oapi-codegen/runtime/releases)
- [Commits](oapi-codegen/runtime@v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-cdk-go/awscdk/v2
  dependency-version: 2.257.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2
  dependency-version: 2.257.0-alpha.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-version: 1.20.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-version: 1.57.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.102.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-bumps
- dependency-name: github.com/aws/jsii-runtime-go
  dependency-version: 1.130.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-bumps
- dependency-name: github.com/oapi-codegen/runtime
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-bumps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 2, 2026
@samshadwell samshadwell merged commit 89bcb47 into main Jun 2, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/minor-bumps-6ef1db88a5 branch June 2, 2026 15:34
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