Skip to content

deps(smithy): bump the smithy-gradle-dependencies group in /spec/smithy-bare-arrays with 2 updates#321

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/spec/smithy-bare-arrays/smithy-gradle-dependencies-0f032b90b7
May 25, 2026
Merged

deps(smithy): bump the smithy-gradle-dependencies group in /spec/smithy-bare-arrays with 2 updates#321
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/spec/smithy-bare-arrays/smithy-gradle-dependencies-0f032b90b7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps the smithy-gradle-dependencies group in /spec/smithy-bare-arrays with 2 updates: software.amazon.smithy:smithy-openapi and org.junit.jupiter:junit-jupiter.

Updates software.amazon.smithy:smithy-openapi from 1.70.0 to 1.71.0

Release notes

Sourced from software.amazon.smithy:smithy-openapi's releases.

Smithy CLI v1.71.0

1.71.0 (2026-05-14)

Features

  • Added aws.apigateway#resourcePolicy trait and OpenAPI mapper (#3081)
  • Added aws.apigateway#minimumCompressionSize trait and OpenAPI mapper (#3076)
  • Added aws.apigateway#gatewayResponses trait and OpenAPI mapper with DANGER validation for CORS conflicts (#3089)
  • Added aws.auth#cognitoUserPoolsScopes trait for specifying OAuth scopes on operations that use an Amazon Cognito User Pools authorizer. (#3109)
  • Added aws.apigateway#apiTlsPolicy trait and OpenAPI mapper (#3083)
  • Added tlsConfig, responseTransferMode, and integrationTarget sub-fields to the aws.apigateway#integration trait (#3090)
  • Added copy-on-write optimization for toBuilder() via BuilderRef.setBorrowed (#3107)
  • Fixed trait codegen to generate more specific return type for trait provider (#3087)
  • Added aws.apigateway#apiKeyRequired trait and OpenAPI mapper (#3091)
  • Added aws.apigateway#endpointConfiguration trait (#3088)
  • Added ipAddressType field to the aws.apigateway#endpointConfiguration trait and added an OpenAPI mapper that writes vpcEndpointIds and disableExecuteApiEndpoint to the x-amazon-apigateway-endpoint-configuration extension. (#3110)
  • Optimized model scoping in JsonSchemaConverter by constructing through a Model.Builder instead of filtering shapes. (#3111)
  • Added a new protocol test for query operations with no output that can include ResponseMetadata. No assertions are done but protocol test runners should be able to handle the metadata without choking. (#3106)

Bug Fixes

  • Fixed an issue where traits would lose their types, reverting to DynamicTrait, when renaming shapes (#3086)
  • Fixed selector parsing to properly handle extraneous BREAK_TOKENS (',', ']', ')') in a selector. This manifested in silently dropping contents in the comma case ("structure, string" was effectively just "structure"). For the closing

... (truncated)

Changelog

Sourced from software.amazon.smithy:smithy-openapi's changelog.

1.71.0 (2026-05-14)

Features

  • Added aws.apigateway#resourcePolicy trait and OpenAPI mapper (#3081)
  • Added aws.apigateway#minimumCompressionSize trait and OpenAPI mapper (#3076)
  • Added aws.apigateway#gatewayResponses trait and OpenAPI mapper with DANGER validation for CORS conflicts (#3089)
  • Added aws.auth#cognitoUserPoolsScopes trait for specifying OAuth scopes on operations that use an Amazon Cognito User Pools authorizer. (#3109)
  • Added aws.apigateway#apiTlsPolicy trait and OpenAPI mapper (#3083)
  • Added tlsConfig, responseTransferMode, and integrationTarget sub-fields to the aws.apigateway#integration trait (#3090)
  • Added copy-on-write optimization for toBuilder() via BuilderRef.setBorrowed (#3107)
  • Fixed trait codegen to generate more specific return type for trait provider (#3087)
  • Added aws.apigateway#apiKeyRequired trait and OpenAPI mapper (#3091)
  • Added aws.apigateway#endpointConfiguration trait (#3088)
  • Added ipAddressType field to the aws.apigateway#endpointConfiguration trait and added an OpenAPI mapper that writes vpcEndpointIds and disableExecuteApiEndpoint to the x-amazon-apigateway-endpoint-configuration extension. (#3110)
  • Optimized model scoping in JsonSchemaConverter by constructing through a Model.Builder instead of filtering shapes. (#3111)
  • Added a new protocol test for query operations with no output that can include ResponseMetadata. No assertions are done but protocol test runners should be able to handle the metadata without choking. (#3106)

Bug Fixes

  • Fixed an issue where traits would lose their types, reverting to DynamicTrait, when renaming shapes (#3086)
  • Fixed selector parsing to properly handle extraneous BREAK_TOKENS (',', ']', ')') in a selector. This manifested in silently dropping contents in the comma case ("structure, string" was effectively just "structure"). For the closing brace/paren, the characters were silently ignored as seen in the additional

... (truncated)

Commits
  • 53f1339 Bump version to 1.71.0
  • 515b62d Fix visibility of default Builder constructors
  • dded9cd Suppress RepeatedShapeName for integration$integrationTarget
  • 6e4f19d Fix OpenAPI example generation for documents
  • f30a514 Revert "Fix HttpBindingsMissing skipping REST protocol services"
  • abe4b66 Fix various issues in staged changelog files
  • b17bbf0 Fix onErrorStatusConflict set via updateDefaultSettings
  • 404b9d6 Fix HttpBindingsMissing skipping REST protocol services
  • 8ac2557 Improve API Gateway documentation
  • f2e2858 Make blob params in event stream tests not b64
  • Additional commits viewable in compare view

Updates org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.0

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 6.1.0 = Platform 6.1.0 + Jupiter 6.1.0 + Vintage 6.1.0

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.3...r6.1.0

JUnit 6.1.0-RC1 = Platform 6.1.0-RC1 + Jupiter 6.1.0-RC1 + Vintage 6.1.0-RC1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.1.0-M1...r6.1.0-RC1

JUnit 6.1.0-M1 = Platform 6.1.0-M1 + Jupiter 6.1.0-M1 + Vintage 6.1.0-M1

See Release Notes.

New Contributors

Full Changelog: junit-team/junit-framework@r6.0.0...r6.1.0-M1

Commits

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

Summary by cubic

Upgrade dependencies in spec/smithy-bare-arrays: software.amazon.smithy:smithy-openapi from 1.70.0 to 1.71.0 and org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.0. This brings new OpenAPI mapping features, bug fixes, and updated JUnit test improvements.

Written for commit 486cac2. Summary will update on new commits. Review in cubic

Bumps the smithy-gradle-dependencies group in /spec/smithy-bare-arrays with 2 updates: [software.amazon.smithy:smithy-openapi](https://github.com/smithy-lang/smithy) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework).


Updates `software.amazon.smithy:smithy-openapi` from 1.70.0 to 1.71.0
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.70.0...1.71.0)

Updates `org.junit.jupiter:junit-jupiter` from 6.0.3 to 6.1.0
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r6.0.3...r6.1.0)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-openapi
  dependency-version: 1.71.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: smithy-gradle-dependencies
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: smithy-gradle-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file spec Changes to the Smithy spec or OpenAPI labels May 25, 2026
Copilot AI review requested due to automatic review settings May 25, 2026 16:52
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions
Copy link
Copy Markdown

Spec Change Impact

  • No new operations, types, or resources were added or removed.
  • No modifications were made to existing operations, types, or resources.
  • This update appears to only involve dependency version bumps specific to build tooling and does not affect the API spec itself.
  • Breaking Change: No, this is not a breaking API change.
  • SDKs Needing Updates: No SDK regeneration is required as there are no changes to the API spec.

Checklist for SDK updates (if needed):

  • Go
  • TypeScript
  • Ruby
  • Kotlin
  • Swift

@github-actions github-actions Bot enabled auto-merge (squash) May 25, 2026 16:52
@github-actions github-actions Bot merged commit a370356 into main May 25, 2026
43 of 44 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/spec/smithy-bare-arrays/smithy-gradle-dependencies-0f032b90b7 branch May 25, 2026 17:00
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 spec Changes to the Smithy spec or OpenAPI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant