Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2025

Bumps the gradle group in /codegen with 7 updates:

Package From To
software.amazon.smithy:smithy-model 1.62.0 1.63.0
software.amazon.smithy:smithy-codegen-core 1.62.0 1.63.0
software.amazon.smithy:smithy-aws-traits 1.62.0 1.63.0
software.amazon.smithy:smithy-aws-protocol-tests 1.62.0 1.63.0
software.amazon.smithy:smithy-protocol-test-traits 1.62.0 1.63.0
software.amazon.smithy:smithy-waiters 1.62.0 1.63.0
com.autonomousapps:dependency-analysis-gradle-plugin 3.2.0 3.4.0

Updates software.amazon.smithy:smithy-model from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-codegen-core from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-traits from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-test-traits from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-waiters from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-codegen-core from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-traits from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-test-traits from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (#2788)
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-waiters from 1.62.0 to 1.63.0

Release notes

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

Smithy CLI v1.63.0

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Changelog

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

1.63.0 (2025-10-17)

Features

  • Added AWS_PARTITIONS_FILE_OVERRIDE env variable to allow easily overriding the partitions.json file used to resolve partition metadata (#2794)
  • Added a StructureOrUnion suffix to ChangedNullability.AddedRequiredTrait diff event id when required is added to members targeting a structure or union (#2793)

Bug Fixes

  • Fixed loading jars with percent-encoded paths (#2759)
  • Fixed possible NPE in TopologicalShapeSort (#2785)
  • Reverted change to substring validation in rules engine from 1.62.0 (#2790)
  • Fixed required member validation for smoke tests when params is not provided (#2795)

Documentation

  • Added documentation page for AI traits (#2750)
  • Fixed references to smithy-java version (#2788)
Commits
  • b5e5b1d Bump version to 1.63.0 (#2798)
  • 786e8bd Bump vite from 5.4.20 to 5.4.21 in /docs/landing-page (#2802)
  • 6b3aa95 Fix loading jars with encoded paths (#2759)
  • 5bd4acf Fix smoke test missing params (#2795)
  • 4a2ac32 Add AWS_PARTITIONS_FILE_OVERRIDE env variable
  • 54e6468 Add a sufix to distinguish added required traits to structures or unions (#2793)
  • b51e9fa Adding doc entry for AI Traits (#2750)
  • 426c1ef Bump gradle/actions from 4 to 5
  • a07c8fe Revert substring validation change
  • f279e10 Fix incorrect tags in smithy-java related docs (

Bumps the gradle group in /codegen with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [software.amazon.smithy:smithy-model](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-codegen-core](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-aws-protocol-tests](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-protocol-test-traits](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | `3.2.0` | `3.4.0` |


Updates `software.amazon.smithy:smithy-model` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 3.2.0 to 3.4.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.2.0...v3.4.0)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.63.0
  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.63.0
  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.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.63.0
  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.63.0
  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.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 29, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 29, 2025 11:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 29, 2025
@jonathan343 jonathan343 merged commit d2fef49 into develop Oct 29, 2025
5 checks passed
@jonathan343 jonathan343 deleted the dependabot/gradle/codegen/gradle-3a2020ab05 branch October 29, 2025 15:40
SamRemis pushed a commit that referenced this pull request Nov 3, 2025
Bumps the gradle group in /codegen with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [software.amazon.smithy:smithy-model](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-codegen-core](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-aws-protocol-tests](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-protocol-test-traits](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.62.0` | `1.63.0` |
| [com.autonomousapps:dependency-analysis-gradle-plugin](https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin) | `3.2.0` | `3.4.0` |


Updates `software.amazon.smithy:smithy-model` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.62.0 to 1.63.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.62.0...1.63.0)

Updates `com.autonomousapps:dependency-analysis-gradle-plugin` from 3.2.0 to 3.4.0
- [Changelog](https://github.com/autonomousapps/dependency-analysis-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](autonomousapps/dependency-analysis-gradle-plugin@v3.2.0...v3.4.0)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.63.0
  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.63.0
  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.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-version: 1.63.0
  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.63.0
  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.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: com.autonomousapps:dependency-analysis-gradle-plugin
  dependency-version: 3.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant