Skip to content

Bump the gradle group across 1 directory with 22 updates#1298

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-a6d3fcfd12
Open

Bump the gradle group across 1 directory with 22 updates#1298
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-a6d3fcfd12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the gradle group with 22 updates in the / directory:

Package From To
software.amazon.smithy:smithy-model 1.72.0 1.72.1
software.amazon.smithy:smithy-codegen-core 1.72.0 1.72.1
software.amazon.smithy:smithy-aws-traits 1.72.0 1.72.1
software.amazon.smithy:smithy-protocol-traits 1.72.0 1.72.1
software.amazon.smithy:smithy-protocol-test-traits 1.72.0 1.72.1
software.amazon.smithy:smithy-aws-protocol-tests 1.72.0 1.72.1
software.amazon.smithy:smithy-protocol-tests 1.72.0 1.72.1
software.amazon.smithy:smithy-validation-model 1.72.0 1.72.1
software.amazon.smithy:smithy-jmespath 1.72.0 1.72.1
software.amazon.smithy:smithy-jmespath-tests 1.72.0 1.72.1
software.amazon.smithy:smithy-waiters 1.72.0 1.72.1
software.amazon.smithy:smithy-utils 1.72.0 1.72.1
software.amazon.smithy:smithy-trait-codegen 1.72.0 1.72.1
software.amazon.smithy:smithy-rules-engine 1.72.0 1.72.1
software.amazon.smithy:smithy-aws-endpoints 1.72.0 1.72.1
software.amazon.smithy:smithy-aws-smoke-test-model 1.72.0 1.72.1
software.amazon.smithy:smithy-smoke-test-traits 1.72.0 1.72.1
software.amazon.awssdk:retries-spi 2.47.6 2.49.0
software.amazon.awssdk:retries 2.47.6 2.49.0
software.amazon.awssdk:sdk-core 2.47.6 2.49.0
software.amazon.awssdk:auth 2.47.6 2.49.0
software.amazon.api.models:all 1.0.269 1.0.270

Updates software.amazon.smithy:smithy-model from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-codegen-core from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-aws-traits from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-protocol-traits from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-protocol-test-traits from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-protocol-tests from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-validation-model from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-jmespath from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-jmespath-tests from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-waiters from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-utils from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-trait-codegen from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-rules-engine from 1.72.0 to 1.72.1

Release notes

Sourced from software.amazon.smithy:smithy-rules-engine's releases.

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

Sourced from software.amazon.smithy:smithy-rules-engine's changelog.

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-aws-endpoints from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-aws-smoke-test-model from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-smoke-test-traits from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-codegen-core from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-aws-traits from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-protocol-traits from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-protocol-test-traits from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits

Updates software.amazon.smithy:smithy-protocol-tests from 1.72.0 to 1.72.1

Release notes

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

Smithy CLI v1.72.1

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Changelog

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

1.72.1 (2026-07-13)

Bug Fixes

  • Fixed trait code generation for maps with an @idRef key, which produced uncompilable code. The generated createNode() and fromNode() methods hard-coded the map entry key type as String instead of deriving it from the key shape, which is a ShapeId for an @idRef key. (#3207)
  • Reordered the in the rules-engine traits members to match what NodeMapper outputs to avoid spurious diff changes (smithy-lang/smithy#3210)
Commits
  • bc9f0ba Bump version to 1.72.1
  • 542237e Reorder the members to match what NodeMapper outputs (<...

    Description has been truncated

Bumps the gradle group with 22 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [software.amazon.smithy:smithy-model](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-codegen-core](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-protocol-traits](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-protocol-test-traits](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-aws-protocol-tests](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-protocol-tests](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-validation-model](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-jmespath](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-jmespath-tests](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-utils](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-trait-codegen](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-rules-engine](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-aws-endpoints](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-aws-smoke-test-model](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| [software.amazon.smithy:smithy-smoke-test-traits](https://github.com/smithy-lang/smithy) | `1.72.0` | `1.72.1` |
| software.amazon.awssdk:retries-spi | `2.47.6` | `2.49.0` |
| software.amazon.awssdk:retries | `2.47.6` | `2.49.0` |
| software.amazon.awssdk:sdk-core | `2.47.6` | `2.49.0` |
| software.amazon.awssdk:auth | `2.47.6` | `2.49.0` |
| [software.amazon.api.models:all](https://github.com/aws/api-models-aws) | `1.0.269` | `1.0.270` |



Updates `software.amazon.smithy:smithy-model` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-protocol-tests` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-validation-model` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-jmespath` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-jmespath-tests` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-waiters` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-utils` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-trait-codegen` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-rules-engine` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-protocol-traits` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-protocol-tests` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-validation-model` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-jmespath` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-jmespath-tests` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-waiters` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-utils` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-trait-codegen` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-rules-engine` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-aws-endpoints` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-aws-smoke-test-model` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.smithy:smithy-smoke-test-traits` from 1.72.0 to 1.72.1
- [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.72.0...1.72.1)

Updates `software.amazon.awssdk:retries-spi` from 2.47.6 to 2.49.0

Updates `software.amazon.awssdk:retries` from 2.47.6 to 2.49.0

Updates `software.amazon.awssdk:sdk-core` from 2.47.6 to 2.49.0

Updates `software.amazon.awssdk:auth` from 2.47.6 to 2.49.0

Updates `software.amazon.awssdk:retries` from 2.47.6 to 2.49.0

Updates `software.amazon.awssdk:sdk-core` from 2.47.6 to 2.49.0

Updates `software.amazon.awssdk:auth` from 2.47.6 to 2.49.0

Updates `software.amazon.api.models:all` from 1.0.269 to 1.0.270
- [Commits](https://github.com/aws/api-models-aws/commits)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-tests
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-validation-model
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath-tests
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-utils
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-trait-codegen
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-rules-engine
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-endpoints
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-smoke-test-model
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-smoke-test-traits
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-traits
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-tests
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-validation-model
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-jmespath-tests
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-utils
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-trait-codegen
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-rules-engine
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-endpoints
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-smoke-test-model
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-smoke-test-traits
  dependency-version: 1.72.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries-spi
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:retries
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:sdk-core
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.awssdk:auth
  dependency-version: 2.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.api.models:all
  dependency-version: 1.0.270
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 22, 2026
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.

0 participants