Skip to content

Bump the gradle group in /codegen with 8 updates #518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2025

Bumps the gradle group in /codegen with 8 updates:

Package From To
software.amazon.smithy:smithy-model 1.58.0 1.59.0
software.amazon.smithy:smithy-codegen-core 1.58.0 1.59.0
software.amazon.smithy:smithy-aws-traits 1.58.0 1.59.0
software.amazon.smithy:smithy-aws-protocol-tests 1.58.0 1.59.0
software.amazon.smithy:smithy-protocol-test-traits 1.58.0 1.59.0
software.amazon.smithy:smithy-waiters 1.58.0 1.59.0
software.amazon.smithy.gradle.smithy-base 1.2.0 1.3.0
software.amazon.smithy.gradle.smithy-jar 1.2.0 1.3.0

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

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

Release notes

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

Smithy CLI v1.59.0

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Changelog

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

1.59.0 (2025-06-16)

Bug Fixes

  • Fixed generation of nested lists/maps in trait code generation. (#2647)
  • Fixed generation of boolean collections in trait code generation. (#2652)
  • Fixed enum generation in docgen. (#2653)

Features

  • Added a warning when mixin members are removed. (#2644)
  • Added a tag to identify service-specific protocol tests. (#2655)

Documentation

  • Made several improvements to the landing pages. (#2656)
  • Added guidance about generating unknown members for unions. (#2657)
  • Updated references to awslabs to smithy-lang where relevant. (#2662)

Other

  • Added additional protocol tests for restJson1. (#2641)
Commits
  • 48ccceb Bump version to 1.59.0 (#2664)
  • e94aff4 Fix false positive for mixed in member removal warnings (#2658)
  • 34d9b34 Bump software.amazon.smithy.gradle.smithy-jar in the gradle group
  • 50e841c Ignore prettier4j 0.3.1
  • 8c0c22a Keep prettier4j at 0.3.0
  • ee24867 Bump the gradle group across 1 directory with 15 updates
  • ba6ca60 Rename awslabs/smithy* to smithy-lang/smithy*
  • d7e6e2f Add guidance about Unknown members for unions
  • d2dfc99 Improve Smithy landing page and documentation page (#2656)
  • 93e4bb3 Add a tag to identify service-specific protocol tests (#2655)
  • Additional commits viewable in compare view

Updates software.amazon.smithy.gradle.smithy-base from 1.2.0 to 1.3.0

Changelog

Sourced from software.amazon.smithy.gradle.smithy-base's changelog.

1.3.0 (2025-06-10)

Features

  • Updated validate and format tasks to be incremental, which greatly reduces subsequent build times. (#155, #156)

Fixes

CommitsDescription has been truncated

Bumps the gradle group in /codegen with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [software.amazon.smithy:smithy-model](https://github.com/smithy-lang/smithy) | `1.58.0` | `1.59.0` |
| [software.amazon.smithy:smithy-codegen-core](https://github.com/smithy-lang/smithy) | `1.58.0` | `1.59.0` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.58.0` | `1.59.0` |
| [software.amazon.smithy:smithy-aws-protocol-tests](https://github.com/smithy-lang/smithy) | `1.58.0` | `1.59.0` |
| [software.amazon.smithy:smithy-protocol-test-traits](https://github.com/smithy-lang/smithy) | `1.58.0` | `1.59.0` |
| [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.58.0` | `1.59.0` |
| [software.amazon.smithy.gradle.smithy-base](https://github.com/smithy-lang/smithy-gradle-plugin) | `1.2.0` | `1.3.0` |
| [software.amazon.smithy.gradle.smithy-jar](https://github.com/smithy-lang/smithy-gradle-plugin) | `1.2.0` | `1.3.0` |


Updates `software.amazon.smithy:smithy-model` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-codegen-core` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.58.0 to 1.59.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.58.0...1.59.0)

Updates `software.amazon.smithy.gradle.smithy-base` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/smithy-lang/smithy-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy-gradle-plugin@1.2.0...1.3.0)

Updates `software.amazon.smithy.gradle.smithy-jar` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/smithy-lang/smithy-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy-gradle-plugin@1.2.0...1.3.0)

Updates `software.amazon.smithy.gradle.smithy-jar` from 1.2.0 to 1.3.0
- [Changelog](https://github.com/smithy-lang/smithy-gradle-plugin/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy-gradle-plugin@1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: software.amazon.smithy:smithy-model
  dependency-version: 1.59.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.59.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.59.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.59.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.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.59.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.59.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.59.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.59.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.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-version: 1.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy.gradle.smithy-base
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy.gradle.smithy-jar
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy.gradle.smithy-jar
  dependency-version: 1.3.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 Jun 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 18, 2025 11:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 18, 2025
@nateprewitt nateprewitt merged commit 1ee8ede into develop Jun 18, 2025
3 checks passed
@nateprewitt nateprewitt deleted the dependabot/gradle/codegen/gradle-cb394b7891 branch June 18, 2025 16:26
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.

None yet

1 participant