Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2024

Bumps the gradle group in /codegen with 5 updates:

Package From To
software.amazon.smithy:smithy-codegen-core 1.52.0 1.52.1
software.amazon.smithy:smithy-waiters 1.52.0 1.52.1
software.amazon.smithy:smithy-protocol-test-traits 1.52.0 1.52.1
software.amazon.smithy:smithy-aws-traits 1.52.0 1.52.1
software.amazon.smithy:smithy-aws-protocol-tests 1.52.0 1.52.1

Updates software.amazon.smithy:smithy-codegen-core from 1.52.0 to 1.52.1

Changelog

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

1.52.1 (2024-10-22)

Bug Fixes

  • Fixed several minor issues with IAM trait class implementations (#2427)
  • Fixed an issue where several protocol test operations were not bound to services (#2426)
  • Fixed the name of XML root nodes in the protocol tests (#2423)
Commits
  • 1261863 Bump version to 1.52.1
  • 3badf50 Fix several issues with IAM trait classes
  • dcfdc3a Add unbound operation validator for protocol tests
  • See full diff in compare view

Updates software.amazon.smithy:smithy-waiters from 1.52.0 to 1.52.1

Changelog

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

1.52.1 (2024-10-22)

Bug Fixes

  • Fixed several minor issues with IAM trait class implementations (#2427)
  • Fixed an issue where several protocol test operations were not bound to services (#2426)
  • Fixed the name of XML root nodes in the protocol tests (#2423)
Commits
  • 1261863 Bump version to 1.52.1
  • 3badf50 Fix several issues with IAM trait classes
  • dcfdc3a Add unbound operation validator for protocol tests
  • See full diff in compare view

Updates software.amazon.smithy:smithy-protocol-test-traits from 1.52.0 to 1.52.1

Changelog

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

1.52.1 (2024-10-22)

Bug Fixes

  • Fixed several minor issues with IAM trait class implementations (#2427)
  • Fixed an issue where several protocol test operations were not bound to services (#2426)
  • Fixed the name of XML root nodes in the protocol tests (#2423)
Commits
  • 1261863 Bump version to 1.52.1
  • 3badf50 Fix several issues with IAM trait classes
  • dcfdc3a Add unbound operation validator for protocol tests
  • See full diff in compare view

Updates software.amazon.smithy:smithy-aws-traits from 1.52.0 to 1.52.1

Changelog

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

1.52.1 (2024-10-22)

Bug Fixes

  • Fixed several minor issues with IAM trait class implementations (#2427)
  • Fixed an issue where several protocol test operations were not bound to services (#2426)
  • Fixed the name of XML root nodes in the protocol tests (#2423)
Commits
  • 1261863 Bump version to 1.52.1
  • 3badf50 Fix several issues with IAM trait classes
  • dcfdc3a Add unbound operation validator for protocol tests
  • See full diff in compare view

Updates software.amazon.smithy:smithy-aws-protocol-tests from 1.52.0 to 1.52.1

Changelog

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

1.52.1 (2024-10-22)

Bug Fixes

  • Fixed several minor issues with IAM trait class implementations (#2427)
  • Fixed an issue where several protocol test operations were not bound to services (#2426)
  • Fixed the name of XML root nodes in the protocol tests (#2423)
Commits
  • 1261863 Bump version to 1.52.1
  • 3badf50 Fix several issues with IAM trait classes
  • dcfdc3a Add unbound operation validator for protocol tests
  • See full diff 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 5 updates:

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


Updates `software.amazon.smithy:smithy-codegen-core` from 1.52.0 to 1.52.1
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.52.0...1.52.1)

Updates `software.amazon.smithy:smithy-waiters` from 1.52.0 to 1.52.1
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.52.0...1.52.1)

Updates `software.amazon.smithy:smithy-protocol-test-traits` from 1.52.0 to 1.52.1
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.52.0...1.52.1)

Updates `software.amazon.smithy:smithy-aws-traits` from 1.52.0 to 1.52.1
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.52.0...1.52.1)

Updates `software.amazon.smithy:smithy-aws-protocol-tests` from 1.52.0 to 1.52.1
- [Release notes](https://github.com/smithy-lang/smithy/releases)
- [Changelog](https://github.com/smithy-lang/smithy/blob/main/CHANGELOG.md)
- [Commits](smithy-lang/smithy@1.52.0...1.52.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 30, 2024 11:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 30, 2024
Copy link
Contributor

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leaving for Jordon to merge so this doesn't unintentionally mess with work he has in progress.

@JordonPhillips JordonPhillips merged commit ad66807 into develop Nov 1, 2024
5 checks passed
@JordonPhillips JordonPhillips deleted the dependabot/gradle/codegen/gradle-ccfb45411a branch November 1, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants