Skip to content

Bump the minor-bumps group with 10 updates#37

Merged
samshadwell merged 1 commit intomainfrom
dependabot/go_modules/minor-bumps-2008435bca
Mar 1, 2026
Merged

Bump the minor-bumps group with 10 updates#37
samshadwell merged 1 commit intomainfrom
dependabot/go_modules/minor-bumps-2008435bca

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-bumps group with 10 updates:

Package From To
github.com/aws/aws-cdk-go/awscdk/v2 2.236.0 2.240.0
github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2 2.236.0-alpha.0 2.240.0-alpha.0
github.com/aws/aws-sdk-go-v2 1.41.1 1.41.2
github.com/aws/aws-sdk-go-v2/config 1.32.7 1.32.10
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.20.31 1.20.33
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.54.0 1.56.0
github.com/aws/aws-sdk-go-v2/service/s3 1.96.0 1.96.2
github.com/aws/constructs-go/constructs/v10 10.4.5 10.5.0
github.com/aws/jsii-runtime-go 1.125.0 1.126.0
github.com/oapi-codegen/runtime 1.1.2 1.2.0

Updates github.com/aws/aws-cdk-go/awscdk/v2 from 2.236.0 to 2.240.0

Commits
  • 701fcd8 chore(release): appstagingsynthesizeralpha@v2.240.0-alpha.0
  • b10aa8a chore(release): appstagingsynthesizeralpha@v2.239.0-alpha.0
  • 9a740c1 chore(release): appstagingsynthesizeralpha@v2.238.0-alpha.0
  • 6022369 chore(release): appstagingsynthesizeralpha@v2.237.1-alpha.0
  • 0cea2e2 chore(release): appstagingsynthesizeralpha@v2.237.0-alpha.0
  • See full diff in compare view

Updates github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2 from 2.236.0-alpha.0 to 2.240.0-alpha.0

Commits
  • 701fcd8 chore(release): appstagingsynthesizeralpha@v2.240.0-alpha.0
  • b10aa8a chore(release): appstagingsynthesizeralpha@v2.239.0-alpha.0
  • 9a740c1 chore(release): appstagingsynthesizeralpha@v2.238.0-alpha.0
  • 6022369 chore(release): appstagingsynthesizeralpha@v2.237.1-alpha.0
  • 0cea2e2 chore(release): appstagingsynthesizeralpha@v2.237.0-alpha.0
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.41.1 to 1.41.2

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.7 to 1.32.10

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.20.31 to 1.20.33

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.54.0 to 1.56.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.0 to 1.96.2

Commits

Updates github.com/aws/constructs-go/constructs/v10 from 10.4.5 to 10.5.0

Commits

Updates github.com/aws/jsii-runtime-go from 1.125.0 to 1.126.0

Commits

Updates github.com/oapi-codegen/runtime from 1.1.2 to 1.2.0

Release notes

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

Parameter binding extensions, bug fixes, dependency updates

Notable Changes

The main change in this release is the addition of new Parameter binding and styling functions, which allow the code generator to pass in the type and format from the spec. Previously, we inferred what we wanted to do based on the destination type, however, it's not always possible to decide this without information about the specification.

🚀 New features and improvements

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

  • chore(deps): update release-drafter/release-drafter action to v6 (#31) @renovate[bot]

Sponsors

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

... (truncated)

Commits
  • b76a24f fix: bind Date and Time query params as scalar values (#21) (#93)
  • 1f844c3 feat: add BindRawQueryParameter for correct comma handling (#92)
  • ca4e933 fix: support non-indexed deepObject array unmarshaling (#22) (#96)
  • ead11e4 fix: correct time.Time date-only fallback parsing in deepObject (#95)
  • 224825a fix: add Type/Format-aware parameter binding and styling for []byte (#97) (#98)
  • 03288f9 Refactor date parsing error handling (#88)
  • effec1a feat(fix): bump gin version (#51)
  • 53a813b fix: improve email validation using net/mail package (#60)
  • 451d249 Update golang.org/x/crypto to v0.32.0 (#59)
  • 7dffa6e Updated Golang reference to address security vulnerability (#57)
  • Additional commits viewable 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 10 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-cdk-go/awscdk/v2](https://github.com/aws/aws-cdk-go) | `2.236.0` | `2.240.0` |
| [github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2](https://github.com/aws/aws-cdk-go) | `2.236.0-alpha.0` | `2.240.0-alpha.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.1` | `1.41.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.7` | `1.32.10` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.20.31` | `1.20.33` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.54.0` | `1.56.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.0` | `1.96.2` |
| [github.com/aws/constructs-go/constructs/v10](https://github.com/aws/constructs-go) | `10.4.5` | `10.5.0` |
| [github.com/aws/jsii-runtime-go](https://github.com/aws/jsii-runtime-go) | `1.125.0` | `1.126.0` |
| [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.1.2` | `1.2.0` |


Updates `github.com/aws/aws-cdk-go/awscdk/v2` from 2.236.0 to 2.240.0
- [Commits](aws/aws-cdk-go@awscdk/v2.236.0...awscdk/v2.240.0)

Updates `github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2` from 2.236.0-alpha.0 to 2.240.0-alpha.0
- [Commits](aws/aws-cdk-go@awsec2alpha/v2.236.0-alpha.0...awsec2alpha/v2.240.0-alpha.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.1 to 1.41.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.1...v1.41.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.7 to 1.32.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.32.7...config/v1.32.10)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.20.31 to 1.20.33
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/dynamodb/attributevalue/v1.20.31...feature/dynamodb/attributevalue/v1.20.33)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.54.0 to 1.56.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.54.0...service/s3/v1.56.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.0 to 1.96.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.0...service/s3/v1.96.2)

Updates `github.com/aws/constructs-go/constructs/v10` from 10.4.5 to 10.5.0
- [Release notes](https://github.com/aws/constructs-go/releases)
- [Commits](aws/constructs-go@constructs/v10.4.5...constructs/v10.5.0)

Updates `github.com/aws/jsii-runtime-go` from 1.125.0 to 1.126.0
- [Release notes](https://github.com/aws/jsii-runtime-go/releases)
- [Commits](aws/jsii-runtime-go@v1.125.0...v1.126.0)

Updates `github.com/oapi-codegen/runtime` from 1.1.2 to 1.2.0
- [Release notes](https://github.com/oapi-codegen/runtime/releases)
- [Commits](oapi-codegen/runtime@v1.1.2...v1.2.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-cdk-go/awscdk/v2
  dependency-version: 2.240.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.240.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.2
  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.10
  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.33
  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.56.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.96.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-bumps
- dependency-name: github.com/aws/constructs-go/constructs/v10
  dependency-version: 10.5.0
  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.126.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.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Mar 1, 2026
@samshadwell samshadwell merged commit 320c0c0 into main Mar 1, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/minor-bumps-2008435bca branch March 1, 2026 14:59
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