Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2025

Bumps the gradle group in /codegen with 6 updates:

Package From To
com.github.spotbugs 6.0.27 6.1.0
software.amazon.smithy:smithy-codegen-core 1.53.0 1.54.0
software.amazon.smithy:smithy-waiters 1.53.0 1.54.0
software.amazon.smithy:smithy-protocol-test-traits 1.53.0 1.54.0
software.amazon.smithy:smithy-aws-traits 1.53.0 1.54.0
software.amazon.smithy:smithy-aws-protocol-tests 1.53.0 1.54.0

Updates com.github.spotbugs from 6.0.27 to 6.1.0

Updates software.amazon.smithy:smithy-codegen-core from 1.53.0 to 1.54.0

Release notes

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

Smithy CLI v1.54.0

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Changelog

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

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Commits
  • 46be406 Comment out the clean task redefinition
  • de15b9f Bump version to 1.54.0 (#2497)
  • d33bb07 Update smithy-gradle-plugin Version to 1.2.0 (#2496)
  • b792363 enable multi variable expansion + tests (#2495)
  • 6c12b9f Add another test for just multiselect
  • 9bcd9e4 Fix docs
  • 2e2daa3 Add multiselect and filter to supported operationContextParams paths
  • 472a3d5 Adds Spotless configuration for Java (#2485)
  • 50eb16d Add help text to ResourceOperationInputOutput event
  • 43486ae Clean up changelog
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-waiters from 1.53.0 to 1.54.0

Release notes

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

Smithy CLI v1.54.0

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Changelog

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

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Commits
  • 46be406 Comment out the clean task redefinition
  • de15b9f Bump version to 1.54.0 (#2497)
  • d33bb07 Update smithy-gradle-plugin Version to 1.2.0 (#2496)
  • b792363 enable multi variable expansion + tests (#2495)
  • 6c12b9f Add another test for just multiselect
  • 9bcd9e4 Fix docs
  • 2e2daa3 Add multiselect and filter to supported operationContextParams paths
  • 472a3d5 Adds Spotless configuration for Java (#2485)
  • 50eb16d Add help text to ResourceOperationInputOutput event
  • 43486ae Clean up changelog
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-protocol-test-traits from 1.53.0 to 1.54.0

Release notes

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

Smithy CLI v1.54.0

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Changelog

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

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Commits
  • 46be406 Comment out the clean task redefinition
  • de15b9f Bump version to 1.54.0 (#2497)
  • d33bb07 Update smithy-gradle-plugin Version to 1.2.0 (#2496)
  • b792363 enable multi variable expansion + tests (#2495)
  • 6c12b9f Add another test for just multiselect
  • 9bcd9e4 Fix docs
  • 2e2daa3 Add multiselect and filter to supported operationContextParams paths
  • 472a3d5 Adds Spotless configuration for Java (#2485)
  • 50eb16d Add help text to ResourceOperationInputOutput event
  • 43486ae Clean up changelog
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-traits from 1.53.0 to 1.54.0

Release notes

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

Smithy CLI v1.54.0

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Changelog

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

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Commits
  • 46be406 Comment out the clean task redefinition
  • de15b9f Bump version to 1.54.0 (#2497)
  • d33bb07 Update smithy-gradle-plugin Version to 1.2.0 (#2496)
  • b792363 enable multi variable expansion + tests (#2495)
  • 6c12b9f Add another test for just multiselect
  • 9bcd9e4 Fix docs
  • 2e2daa3 Add multiselect and filter to supported operationContextParams paths
  • 472a3d5 Adds Spotless configuration for Java (#2485)
  • 50eb16d Add help text to ResourceOperationInputOutput event
  • 43486ae Clean up changelog
  • Additional commits viewable in compare view

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.53.0 to 1.54.0

Release notes

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

Smithy CLI v1.54.0

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Changelog

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

1.54.0 (2025-01-08)

Features

  • Added multiselect and filter to supported operationContextParams paths (#2442)
  • Integrated Spotless formatter into build logic to automatically format Java and Kotlin code (#2485
  • Added help text to ResourceOperationInputOutput event (#2489)
  • Added smithy-docgen package that enables the generation of a service documentation site from a smithy model (#2488)
  • Updated ShouldHaveUsedTimestampValidator to reduce false positives (#2480)
  • Added service ID to tagging validator error messages to aid debugging (#2483)

Bug Fixes

  • Corrected variable expansion logic in CLI to support multiple variables (#2495)
  • Added missing getters to CloudFormation ResourceSchema (#2486)
  • Converted blob default values to Base64 for protocol tests (#2474)
  • Fixed smoke test validator to correctly enforce unique test case ids (#2482)

Documentation

  • Updated Smithy logo in documentation (#2478, #2479)

Other

  • Updated build logic to now require JDK17+ for development (#2487)
  • Migrated Gradle build logic to use conventions plugins (#2484)
Commits
  • 46be406 Comment out the clean task redefinition
  • de15b9f Bump version to 1.54.0 (#2497)
  • d33bb07 Update smithy-gradle-plugin Version to 1.2.0 (#2496)
  • b792363 enable multi variable expansion + tests (#2495)
  • 6c12b9f Add another test for just multiselect
  • 9bcd9e4 Fix docs
  • 2e2daa3 Add multiselect and filter to supported operationContextParams paths
  • 472a3d5 Adds Spotless configuration for Java (#2485)
  • 50eb16d Add help text to ResourceOperationInputOutput event
  • 43486ae Clean up changelog
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gradle group in /codegen with 6 updates:

| Package | From | To |
| --- | --- | --- |
| com.github.spotbugs | `6.0.27` | `6.1.0` |
| [software.amazon.smithy:smithy-codegen-core](https://github.com/smithy-lang/smithy) | `1.53.0` | `1.54.0` |
| [software.amazon.smithy:smithy-waiters](https://github.com/smithy-lang/smithy) | `1.53.0` | `1.54.0` |
| [software.amazon.smithy:smithy-protocol-test-traits](https://github.com/smithy-lang/smithy) | `1.53.0` | `1.54.0` |
| [software.amazon.smithy:smithy-aws-traits](https://github.com/smithy-lang/smithy) | `1.53.0` | `1.54.0` |
| [software.amazon.smithy:smithy-aws-protocol-tests](https://github.com/smithy-lang/smithy) | `1.53.0` | `1.54.0` |


Updates `com.github.spotbugs` from 6.0.27 to 6.1.0

Updates `software.amazon.smithy:smithy-codegen-core` from 1.53.0 to 1.54.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.53.0...1.54.0)

Updates `software.amazon.smithy:smithy-waiters` from 1.53.0 to 1.54.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.53.0...1.54.0)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.53.0 to 1.54.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.53.0...1.54.0)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.53.0 to 1.54.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.53.0...1.54.0)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.53.0 to 1.54.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.53.0...1.54.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-codegen-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-waiters
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-protocol-test-traits
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-traits
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
- dependency-name: software.amazon.smithy:smithy-aws-protocol-tests
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 15, 2025 11:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 15, 2025
@JordonPhillips JordonPhillips merged commit 4d32acb into develop Jan 15, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/codegen/gradle-dd60c4d0cd branch January 15, 2025 12:59
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