dependabot[bot]
|
3c143286e1
|
Bump the gradle group with 4 updates (#100)
Bumps the gradle group with 4 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5), [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5).
Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)
Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)
Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: gradle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-05 08:52:15 -06:00 |
smithy-automation
|
3ef3926f51
|
[Automation] Smithy Version Bump - `1.46.0` (#87)
Update Smithy Version to 1.46.0
---------
Co-authored-by: Smithy Automation <github-aws-smithy-automation@amazon.com>
Co-authored-by: Hunter Mellema <hpm@amazon.com>
|
2024-03-27 08:07:39 -06:00 |
dependabot[bot]
|
fc1848f8b6
|
Bump the gradle group with 6 updates (#85)
Bumps the gradle group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.4.0` | `5.10.2` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.4.0` | `5.10.2` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.4.0` | `5.10.2` |
| [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) | `5.8.2` | `5.10.2` |
| [org.hamcrest:hamcrest](https://github.com/hamcrest/JavaHamcrest) | `2.1` | `2.2` |
| org.gradle.toolchains.foojay-resolver-convention | `0.7.0` | `0.8.0` |
Updates `org.junit.jupiter:junit-jupiter-api` from 5.4.0 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.4.0...r5.10.2)
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.4.0 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.4.0...r5.10.2)
Updates `org.junit.jupiter:junit-jupiter-params` from 5.4.0 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.4.0...r5.10.2)
Updates `org.junit.jupiter:junit-jupiter` from 5.8.2 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.10.2)
Updates `org.hamcrest:hamcrest` from 2.1 to 2.2
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.1...v2.2)
Updates `org.gradle.toolchains.foojay-resolver-convention` from 0.7.0 to 0.8.0
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gradle
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gradle
- dependency-name: org.hamcrest:hamcrest
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gradle
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: gradle
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-20 13:22:47 -06:00 |
Hunter Mellema
|
6868474992
|
Use explicit empty smithy build config list in examples (#77)
|
2024-02-26 13:19:09 -07:00 |
Hunter Mellema
|
a8f14cfd18
|
Use gradle.properties for gradle plugin version (#71)
Use gradle.properties to set gradle plugin version.
|
2024-02-14 10:24:00 -07:00 |
Hunter Mellema
|
9a166d9ec5
|
bump gradle plugin version to 0.10.0 (#70)
|
2024-02-12 08:45:51 -07:00 |
Hunter Mellema
|
57d3187dbd
|
Bump gradle plugin version to 0.9.0 (#63)
|
2023-10-31 13:36:25 -06:00 |
Hunter Mellema
|
c85ee257b3
|
Update examples to use new gradle plugin (#54)
Update examples to use version 0.8.0 of the gradle plugin.
|
2023-08-28 08:50:38 -06:00 |
Hunter Mellema
|
1c765a9af4
|
Upgrade Gradle and Spotbugs versions (#53)
|
2023-08-24 09:51:24 -06:00 |
Manuel Sugawara
|
ea771a58f3
|
Fix the tests cases to account for events that were swallowed (#51)
|
2023-08-10 09:34:54 -06:00 |
Hunter Mellema
|
ca26698861
|
Clean up READMEs and correct template paths (#46)
|
2023-06-29 10:04:19 -06:00 |
Manuel Sugawara
|
29c07c0c0d
|
Add decorators example (#29)
Add example of validation decorators
---------
Co-authored-by: Hunter Mellema <124718352+hpmellema@users.noreply.github.com>
|
2023-06-23 07:36:09 -06:00 |
Hunter Mellema
|
1bf0d29245
|
correct bad project names (#38)
|
2023-06-22 14:54:58 -06:00 |
Hunter Mellema
|
f6ac2dc9b9
|
Linting examples (#26)
Add linting and validation examples
---------
Co-authored-by: Manuel Sugawara <sugmanue@amazon.com>
|
2023-06-22 12:30:34 -06:00 |