Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps the minor-bumps group with 9 updates:

Package From To
github.com/aws/aws-cdk-go/awscdk/v2 2.202.0 2.208.0
github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2 2.202.0-alpha.0 2.208.0-alpha.0
github.com/aws/aws-sdk-go-v2 1.36.5 1.37.1
github.com/aws/aws-sdk-go-v2/config 1.29.17 1.30.2
github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue 1.19.4 1.20.1
github.com/aws/aws-sdk-go-v2/service/dynamodb 1.44.0 1.45.1
github.com/aws/aws-sdk-go-v2/service/s3 1.82.0 1.85.1
github.com/aws/jsii-runtime-go 1.112.0 1.113.0
github.com/oapi-codegen/runtime 1.1.1 1.1.2

Updates github.com/aws/aws-cdk-go/awscdk/v2 from 2.202.0 to 2.208.0

Commits
  • 4131735 chore(release): appstagingsynthesizeralpha@v2.208.0-alpha.0
  • 5829e39 chore(release): v2.1023.0-alpha.0
  • 3222e57 chore(release): appstagingsynthesizeralpha@v2.207.0-alpha.0
  • f21e162 chore(release): v2.1022.0-alpha.0
  • 7f1fc40 chore(release): v2.1021.0-alpha.0
  • f5332c3 chore(release): appstagingsynthesizeralpha@v2.206.0-alpha.0
  • 1efebb1 chore(release): appstagingsynthesizeralpha@v2.205.0-alpha.0
  • bcf14cd chore(release): appstagingsynthesizeralpha@v2.204.0-alpha.0
  • e4ed523 chore(release): v2.1020.2-alpha.0
  • 50fc2ac chore(release): appstagingsynthesizeralpha@v2.203.1-alpha.0
  • Additional commits viewable in compare view

Updates github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2 from 2.202.0-alpha.0 to 2.208.0-alpha.0

Commits
  • 4131735 chore(release): appstagingsynthesizeralpha@v2.208.0-alpha.0
  • 5829e39 chore(release): v2.1023.0-alpha.0
  • 3222e57 chore(release): appstagingsynthesizeralpha@v2.207.0-alpha.0
  • f21e162 chore(release): v2.1022.0-alpha.0
  • 7f1fc40 chore(release): v2.1021.0-alpha.0
  • f5332c3 chore(release): appstagingsynthesizeralpha@v2.206.0-alpha.0
  • 1efebb1 chore(release): appstagingsynthesizeralpha@v2.205.0-alpha.0
  • bcf14cd chore(release): appstagingsynthesizeralpha@v2.204.0-alpha.0
  • e4ed523 chore(release): v2.1020.2-alpha.0
  • 50fc2ac chore(release): appstagingsynthesizeralpha@v2.203.1-alpha.0
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2 from 1.36.5 to 1.37.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.29.17 to 1.30.2

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue from 1.19.4 to 1.20.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.44.0 to 1.45.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.82.0 to 1.85.1

Commits

Updates github.com/aws/jsii-runtime-go from 1.112.0 to 1.113.0

Commits

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

Release notes

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

v1.1.2: fixes for maps and x-go-type-skip-optional-pointer

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

Sponsors

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

... (truncated)

Commits
  • 0f4916e Use %w formatting directives when fmt.Error'ing an error. (#71)
  • 409f622 chore(deps): pin dependencies
  • 912bc9f Merge pull request #48 from TelpeNight/fix-opt-query-params
  • fb5c804 Fix BindQueryParameter for optional parameters
  • 8c8696b Merge pull request #47 from swistakm/fix/make-query-bindparam-play-along-with...
  • 4061fba fix: make BindQueryParameter play along with x-go-type-skip-optional-pointer
  • 46dbe22 docs(sponsors): add FUNDING.yml
  • 9fd2a77 Merge pull request #38oapi-codegen/runtime#37
  • 1b61163 Change styleMap to iterate via reflection
  • d741dd7 fix #37
  • 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 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 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.202.0` | `2.208.0` |
| [github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2](https://github.com/aws/aws-cdk-go) | `2.202.0-alpha.0` | `2.208.0-alpha.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.36.5` | `1.37.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.29.17` | `1.30.2` |
| [github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue](https://github.com/aws/aws-sdk-go-v2) | `1.19.4` | `1.20.1` |
| [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) | `1.44.0` | `1.45.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.82.0` | `1.85.1` |
| [github.com/aws/jsii-runtime-go](https://github.com/aws/jsii-runtime-go) | `1.112.0` | `1.113.0` |
| [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) | `1.1.1` | `1.1.2` |


Updates `github.com/aws/aws-cdk-go/awscdk/v2` from 2.202.0 to 2.208.0
- [Commits](aws/aws-cdk-go@awscdk/v2.202.0...awscdk/v2.208.0)

Updates `github.com/aws/aws-cdk-go/awscdklambdagoalpha/v2` from 2.202.0-alpha.0 to 2.208.0-alpha.0
- [Commits](aws/aws-cdk-go@awsec2alpha/v2.202.0-alpha.0...awsec2alpha/v2.208.0-alpha.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.36.5 to 1.37.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.36.5...v1.37.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.29.17 to 1.30.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.17...v1.30.2)

Updates `github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue` from 1.19.4 to 1.20.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.19.4...v1.20.1)

Updates `github.com/aws/aws-sdk-go-v2/service/dynamodb` from 1.44.0 to 1.45.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.44.0...service/s3/v1.45.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.82.0 to 1.85.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.82.0...service/s3/v1.85.1)

Updates `github.com/aws/jsii-runtime-go` from 1.112.0 to 1.113.0
- [Release notes](https://github.com/aws/jsii-runtime-go/releases)
- [Commits](aws/jsii-runtime-go@v1.112.0...v1.113.0)

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

---
updated-dependencies:
- dependency-name: github.com/aws/aws-cdk-go/awscdk/v2
  dependency-version: 2.208.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.208.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.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.30.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/dynamodb/attributevalue
  dependency-version: 1.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-bumps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-version: 1.45.1
  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.85.1
  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.113.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.1.2
  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 Aug 1, 2025
@samshadwell samshadwell merged commit 7b9da16 into main Sep 16, 2025
2 checks passed
@samshadwell samshadwell deleted the dependabot/go_modules/minor-bumps-48ad8104e6 branch September 16, 2025 20:09
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