deps(smithy): bump the smithy-gradle-dependencies group in /spec/smithy-bare-arrays with 2 updates#321
Merged
github-actions[bot] merged 1 commit intoMay 25, 2026
Conversation
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>
Spec Change Impact
Checklist for SDK updates (if needed):
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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-openapifrom 1.70.0 to 1.71.0Release notes
Sourced from software.amazon.smithy:smithy-openapi's releases.
... (truncated)
Changelog
Sourced from software.amazon.smithy:smithy-openapi's changelog.
... (truncated)
Commits
53f1339Bump version to 1.71.0515b62dFix visibility of default Builder constructorsdded9cdSuppress RepeatedShapeName for integration$integrationTarget6e4f19dFix OpenAPI example generation for documentsf30a514Revert "Fix HttpBindingsMissing skipping REST protocol services"abe4b66Fix various issues in staged changelog filesb17bbf0Fix onErrorStatusConflict set via updateDefaultSettings404b9d6Fix HttpBindingsMissing skipping REST protocol services8ac2557Improve API Gateway documentationf2e2858Make blob params in event stream tests not b64Updates
org.junit.jupiter:junit-jupiterfrom 6.0.3 to 6.1.0Release notes
Sourced from org.junit.jupiter:junit-jupiter's releases.
Commits
0dc3af1Release 6.1.01d13002Prepare 6.1.0 release notes072b217Update plugin spotless to v8.5.0 (#5668)3a53480Update Gradle to v9.5.1 (#5666)0e18a20Update zizmorcore/zizmor-action action to v0.5.4 (#5669)0a2634fUpdate github/codeql-action action to v4.35.5 (#5671)4dbd556Restructure workflows to have single "status" job (#5670)f2194ceIncrease timeout to reduce flakiness5c8fdd2Update dependency org.apache.groovy:groovy to v5.0.6 (#5659)43c6982Update dependency org.slf4j:slf4j-jdk14 to v2.0.18 (#5667)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsSummary by cubic
Upgrade dependencies in
spec/smithy-bare-arrays:software.amazon.smithy:smithy-openapifrom 1.70.0 to 1.71.0 andorg.junit.jupiter:junit-jupiterfrom 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