Skip to content

Bump the gradle group with 19 updates#797

Merged
rhernandez35 merged 1 commit into
mainfrom
dependabot/gradle/gradle-bc248544bc
Jun 28, 2025
Merged

Bump the gradle group with 19 updates#797
rhernandez35 merged 1 commit into
mainfrom
dependabot/gradle/gradle-bc248544bc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2025

Copy link
Copy Markdown
Contributor

Bumps the gradle group with 19 updates:

Package From To
org.junit.jupiter:junit-jupiter 5.13.1 5.13.2
software.amazon.smithy:smithy-model 1.59.0 1.60.2
software.amazon.smithy:smithy-codegen-core 1.59.0 1.60.2
software.amazon.smithy:smithy-aws-traits 1.59.0 1.60.2
software.amazon.smithy:smithy-protocol-traits 1.59.0 1.60.2
software.amazon.smithy:smithy-protocol-test-traits 1.59.0 1.60.2
software.amazon.smithy:smithy-aws-protocol-tests 1.59.0 1.60.2
software.amazon.smithy:smithy-protocol-tests 1.59.0 1.60.2
software.amazon.smithy:smithy-validation-model 1.59.0 1.60.2
software.amazon.smithy:smithy-jmespath 1.59.0 1.60.2
software.amazon.smithy:smithy-waiters 1.59.0 1.60.2
software.amazon.smithy:smithy-utils 1.59.0 1.60.2
software.amazon.awssdk:retries-spi 2.31.65 2.31.72
software.amazon.awssdk:retries 2.31.65 2.31.72
software.amazon.awssdk:sdk-core 2.31.65 2.31.72
software.amazon.awssdk:auth 2.31.65 2.31.72
org.junit:junit-bom 5.13.1 5.13.2
com.autonomousapps:dependency-analysis-gradle-plugin 2.18.0 2.19.0
com.gradleup.shadow 8.3.6 8.3.7

Updates org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2

Release notes

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

JUnit 5.13.2 = Platform 1.13.2 + Jupiter 5.13.2 + Vintage 5.13.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.1...r5.13.2

Commits
  • e51deb2 Release 5.13.2
  • d4fc834 Merge commit from fork
  • deb3e7c Avoid reporting discovery warnings for abstract inner classes with tests
  • 49e2035 Avoid reporting discovery warnings for abstract methods (#4668)
  • 90ce5a6 Avoid reporting discovery warnings for abstract inner classes with tests
  • d7ce21b Avoid discovery errors for inner classes not annotated with @Nested
  • 0ce3a48 Fix StackOverflowError
  • e3db1d7 Adjust docs and release process to renamed example projects
  • ee257bb Rename project to "junit-framework"
  • 00e0fed Update links to use junit5 logo
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-model from 1.59.0 to 1.60.2

Release notes

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

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

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

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-codegen-core from 1.59.0 to 1.60.2

Release notes

Sourced from software.amazon.smithy:smithy-codegen-core's releases.

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

Sourced from software.amazon.smithy:smithy-codegen-core's changelog.

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-traits from 1.59.0 to 1.60.2

Release notes

Sourced from software.amazon.smithy:smithy-aws-traits's releases.

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

Sourced from software.amazon.smithy:smithy-aws-traits's changelog.

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-traits from 1.59.0 to 1.60.2

Release notes

Sourced from software.amazon.smithy:smithy-protocol-traits's releases.

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

Sourced from software.amazon.smithy:smithy-protocol-traits's changelog.

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-test-traits from 1.59.0 to 1.60.2

Release notes

Sourced from software.amazon.smithy:smithy-protocol-test-traits's releases.

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

Sourced from software.amazon.smithy:smithy-protocol-test-traits's changelog.

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.59.0 to 1.60.2

Release notes

Sourced from software.amazon.smithy:smithy-aws-protocol-tests's releases.

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

Sourced from software.amazon.smithy:smithy-aws-protocol-tests's changelog.

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-tests from 1.59.0 to 1.60.2

Release notes

Sourced from software.amazon.smithy:smithy-protocol-tests's releases.

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

Sourced from software.amazon.smithy:smithy-protocol-tests's changelog.

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-validation-model from 1.59.0 to 1.60.2

Release notes

Sourced from software.amazon.smithy:smithy-validation-model's releases.

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

Sourced from software.amazon.smithy:smithy-validation-model's changelog.

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-jmespath from 1.59.0 to 1.60.2

Release notes

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

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

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

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-waiters from 1.59.0 to 1.60.2

Release notes

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

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

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

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)
  • 7e6ec5a Add ASM to the relocated dependencies (#2676)
  • a63b734 Validate that query errors are unique (#2674)
  • b53fd37 Add protocol tests for awsQueryCompatible
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-utils from 1.59.0 to 1.60.2

Release notes

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

Smithy CLI v1.60.2

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

Smithy CLI v1.60.1

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

Smithy CLI v1.60.0

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Changelog

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

1.60.2 (2025-06-26)

Bug Fixes

  • Added model discovery args to smithy select. (#2680)
  • Fix NonQueryCompatible to remove the bogus empty JSON body and media-type. (#2681)
  • Reduced query error uniqueness validation severity. (#2682)

1.60.1 (2025-06-25)

Bug Fixes

  • Fixed body of awsQueryCompatible test. (#2677)

1.60.0 (2025-06-23)

Bug Fixes

  • Added ASM to the relocated dependencies. (#2676)

Features

  • Added protocol tests for @awsQueryCompatible. (#2672)
  • Added validation to ensure query errors are unique. (#2674)
Commits
  • a87ffb1 Bump version to 1.60.2 (#2683)
  • 27faeae Add model discovery args to smithy select (#2680)
  • ea7cffc Reduce query error uniqueness validation severity (#2682)
  • 401f36e Update queryCompatibleTest to not require serializing an empty body (#2681)
  • 3471f42 Bump version to 1.60.1 (#2678)
  • cfecc74 Fix body of awsQueryCompatible test to have __type match the model namespace ...
  • e4ebb85 Bump version to 1.60.0 (#2675)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 27, 2025
@adwsingh

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps the gradle group with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) | `5.13.1` | `5.13.2` |
| [software.amazon.smithy:smithy-model](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-codegen-core](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-protocol-traits](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-protocol-test-traits](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-aws-protocol-tests](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-protocol-tests](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-validation-model](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-jmespath](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| [software.amazon.smithy:smithy-utils](https://github.com/smithy-lang/smithy) | `1.59.0` | `1.60.2` |
| software.amazon.awssdk:retries-spi | `2.31.65` | `2.31.72` |
| software.amazon.awssdk:retries | `2.31.65` | `2.31.72` |
| software.amazon.awssdk:sdk-core | `2.31.65` | `2.31.72` |
| software.amazon.awssdk:auth | `2.31.65` | `2.31.72` |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.1` | `5.13.2` |
| [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | `2.18.0` | `2.19.0` |
| [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `8.3.6` | `8.3.7` |


Updates `org.junit.jupiter:junit-jupiter` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)

Updates `software.amazon.smithy:smithy-model` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-protocol-tests` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-validation-model` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-jmespath` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-waiters` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-utils` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-protocol-tests` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-validation-model` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-jmespath` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-waiters` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.smithy:smithy-utils` from 1.59.0 to 1.60.2
- [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.59.0...1.60.2)

Updates `software.amazon.awssdk:retries-spi` from 2.31.65 to 2.31.72

Updates `software.amazon.awssdk:retries` from 2.31.65 to 2.31.72

Updates `software.amazon.awssdk:sdk-core` from 2.31.65 to 2.31.72

Updates `software.amazon.awssdk:auth` from 2.31.65 to 2.31.72

Updates `software.amazon.awssdk:retries` from 2.31.65 to 2.31.72

Updates `software.amazon.awssdk:sdk-core` from 2.31.65 to 2.31.72

Updates `software.amazon.awssdk:auth` from 2.31.65 to 2.31.72

Updates `org.junit:junit-bom` from 5.13.1 to 5.13.2
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.1...r5.13.2)

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 2.18.0 to 2.19.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v2.18.0...v2.19.0)

Updates `com.gradleup.shadow` from 8.3.6 to 8.3.7
- [Release notes](https://github.com/GradleUp/shadow/releases)
- [Commits](GradleUp/shadow@8.3.6...8.3.7)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-tests
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-validation-model
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-utils
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-tests
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-validation-model
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-utils
  dependency-version: 1.60.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries-spi
  dependency-version: 2.31.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.31.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.31.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.31.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.31.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.31.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.31.72
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.gradleup.shadow
  dependency-version: 8.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/gradle-bc248544bc branch from 32ae0fe to 43cee30 Compare June 28, 2025 20:39
@rhernandez35
rhernandez35 enabled auto-merge (rebase) June 28, 2025 20:41
@rhernandez35
rhernandez35 merged commit e7051b2 into main Jun 28, 2025
2 checks passed
@rhernandez35
rhernandez35 deleted the dependabot/gradle/gradle-bc248544bc branch June 28, 2025 20:49
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants