orange-cloudfoundry / static-creds-broker

A CloudFoundry service broker to ease exposition of static credentials
Apache License 2.0
7 stars 1 forks source link

Bump jgiven.version from 0.14.0 to 0.17.1 #54

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps jgiven.version from 0.14.0 to 0.17.1.

Updates jgiven-junit from 0.14.0 to 0.17.1

Release notes *Sourced from [jgiven-junit's releases](https://github.com/TNG/jgiven/releases).* > ## v0.17.1 > ## Fixed Issues > > * Fix NPE when having `@Disabled` test in JUnit 5 [#376](https://github-redirect.dependabot.com/TNG/JGiven/issues/376) > > ## v0.17.0 > ## New Features > > * Java 11 is supported now [#370](https://github-redirect.dependabot.com/TNG/JGiven/issues/370) > > ## Fixed Issues > > * Fixed an issue with JUnit 5 and parameterized tests to get the argument values [#372](https://github-redirect.dependabot.com/TNG/JGiven/pull/372) > > ## v0.16.1 > ## New Features > > * First release of the Spock integration [#358](https://github-redirect.dependabot.com/TNG/JGiven/pull/358) (thanks to mustaine) > * TestNG SkipExceptions are now recognized [#355](https://github-redirect.dependabot.com/TNG/JGiven/issues/355) > > ## Fixed Issues > > * Fixed a bug that prevented the use of the PowerMockRunner [#365](https://github-redirect.dependabot.com/TNG/JGiven/issues/365) > * Fixed a NPE that was thrown when the `@Table` annotations was used with an empty list [#341](https://github-redirect.dependabot.com/TNG/JGiven/issues/341) > > ## v0.16.0 > ## New Features > > * Java 10 is supported now [#345](https://github-redirect.dependabot.com/TNG/JGiven/issues/345) > > ## Fixed Issues > > * Fixed an IllegalArgumentException when creating thumbnails for very small images [#329](https://github-redirect.dependabot.com/TNG/JGiven/issues/329) (thanks to maccluca) > * Fixed NPE when using JUnit 5 and one test class has only disabled method [#338](https://github-redirect.dependabot.com/TNG/JGiven/issues/338) > * Fixed minor issue in JUnit 5 example that did not generate the HTML 5 report [#340](https://github-redirect.dependabot.com/TNG/JGiven/issues/340) > > ## Backwards Incompatible Changes > > * Java 6 is not supported anymore > > > ## v0.15.3 > ## Fixed Issues > > * Removed usages of `javax.xml.bind`, so that JGiven can be used with Java 9 without hassle [#324](https://github-redirect.dependabot.com/TNG/JGiven/issues/324) > > ## v0.15.2 > ## Fixed Issues > > * Fixed JUnit 5.0.0 compilation issue due to API changes [#326](https://github-redirect.dependabot.com/TNG/JGiven/issues/326) > ... (truncated)
Changelog *Sourced from [jgiven-junit's changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md).* > # v0.17.1 > > ## Fixed Issues > > * Fix NPE when having [@​Disabled](https://github.com/Disabled) test in JUnit 5 [#376](https://github-redirect.dependabot.com/TNG/JGiven/issues/376) > > # v0.17.0 > > ## New Features > > * Java 11 is supported now [#370](https://github-redirect.dependabot.com/TNG/JGiven/issues/370) > > ## Fixed Issues > > * Fixed an issue with JUnit 5 and parameterized tests to get the argument values [#372](https://github-redirect.dependabot.com/TNG/JGiven/pull/372) > > # v0.16.1 > > ## New Features > > * First release of the Spock integration [#358](https://github-redirect.dependabot.com/TNG/JGiven/pull/358) (thanks to mustaine) > * TestNG SkipExceptions are now recognized [#355](https://github-redirect.dependabot.com/TNG/JGiven/issues/355) > > ## Fixed Issues > > * Fixed a bug that prevented the use of the PowerMockRunner [#365](https://github-redirect.dependabot.com/TNG/JGiven/issues/365) > * Fixed a NPE that was thrown when the `@Table` annotations was used with an empty list [#341](https://github-redirect.dependabot.com/TNG/JGiven/issues/341) > > # v0.16.0 > > ## New Features > > * Java 10 is supported now [#345](https://github-redirect.dependabot.com/TNG/JGiven/issues/345) > > ## Fixed Issues > > * Fixed an IllegalArgumentException when creating thumbnails for very small images [#329](https://github-redirect.dependabot.com/TNG/JGiven/issues/329) (thanks to maccluca) > * Fixed NPE when using JUnit 5 and one test class has only disabled method [#338](https://github-redirect.dependabot.com/TNG/JGiven/issues/338) > * Fixed minor issue in JUnit 5 example that did not generate the HTML 5 report [#340](https://github-redirect.dependabot.com/TNG/JGiven/issues/340) > > ## Backwards Incompatible Changes > > * Java 6 is not supported anymore > > # v0.15.3 > > ## Fixed Issues > > * Removed usages of `javax.xml.bind`, so that JGiven can be used with Java 9 without hassle [#324](https://github-redirect.dependabot.com/TNG/JGiven/issues/324) > > ... (truncated)
Commits - [`9cea246`](https://github.com/TNG/JGiven/commit/9cea246233f63dead47740da1ef495082e6931db) Update version to 0.17.1 - [`f93f9bd`](https://github.com/TNG/JGiven/commit/f93f9bda61a1c83dc68d36b8aa0fd5b5984a4956) changelog [#376](https://github-redirect.dependabot.com/TNG/jgiven/issues/376) - [`99fe231`](https://github.com/TNG/JGiven/commit/99fe2315fc5c5876ae5c07484fadbef18ecba188) Fix NPE when having [@​Disabled](https://github.com/Disabled) test in JUnit 5 ([#376](https://github-redirect.dependabot.com/TNG/jgiven/issues/376)) - [`0789899`](https://github.com/TNG/JGiven/commit/07898997d6ad3a924eddf5b5ff6514b6f29f1857) update release script - [`33ee3ce`](https://github.com/TNG/JGiven/commit/33ee3ceba8540a8b29a41000a300b9956547c8a0) changelog [#370](https://github-redirect.dependabot.com/TNG/jgiven/issues/370) - [`a027473`](https://github.com/TNG/JGiven/commit/a0274733733fc8e79feb657944992a85b09bf1d3) changlog [#372](https://github-redirect.dependabot.com/TNG/jgiven/issues/372) - [`f82dcd4`](https://github.com/TNG/JGiven/commit/f82dcd475ecd739959894aff52de3a23d6269317) Using reflection to get the arguments of a JUnit 5 ParameterizedTest. Fixes [#372](https://github-redirect.dependabot.com/TNG/jgiven/issues/372) - [`727f9c5`](https://github.com/TNG/JGiven/commit/727f9c5367449496f41ddeb173b474e1d7b51a87) add java11 example project - [`9ba00df`](https://github.com/TNG/JGiven/commit/9ba00df6adc1b0c5318794d0e6b87e7556e10020) Made JGiven compilable with Java 11 - [`4e3ea72`](https://github.com/TNG/JGiven/commit/4e3ea7241dfa36d557569cbba5a1f66e3847c3c7) [@​JGivenStage](https://github.com/JGivenStage) enforces prototype mode to ensure a fresh instance for each test... - Additional commits viewable in [compare view](https://github.com/TNG/jgiven/compare/v0.14.0...v0.17.1)


Updates jgiven-spring from 0.14.0 to 0.17.1

Release notes *Sourced from [jgiven-spring's releases](https://github.com/TNG/jgiven/releases).* > ## v0.17.1 > ## Fixed Issues > > * Fix NPE when having `@Disabled` test in JUnit 5 [#376](https://github-redirect.dependabot.com/TNG/JGiven/issues/376) > > ## v0.17.0 > ## New Features > > * Java 11 is supported now [#370](https://github-redirect.dependabot.com/TNG/JGiven/issues/370) > > ## Fixed Issues > > * Fixed an issue with JUnit 5 and parameterized tests to get the argument values [#372](https://github-redirect.dependabot.com/TNG/JGiven/pull/372) > > ## v0.16.1 > ## New Features > > * First release of the Spock integration [#358](https://github-redirect.dependabot.com/TNG/JGiven/pull/358) (thanks to mustaine) > * TestNG SkipExceptions are now recognized [#355](https://github-redirect.dependabot.com/TNG/JGiven/issues/355) > > ## Fixed Issues > > * Fixed a bug that prevented the use of the PowerMockRunner [#365](https://github-redirect.dependabot.com/TNG/JGiven/issues/365) > * Fixed a NPE that was thrown when the `@Table` annotations was used with an empty list [#341](https://github-redirect.dependabot.com/TNG/JGiven/issues/341) > > ## v0.16.0 > ## New Features > > * Java 10 is supported now [#345](https://github-redirect.dependabot.com/TNG/JGiven/issues/345) > > ## Fixed Issues > > * Fixed an IllegalArgumentException when creating thumbnails for very small images [#329](https://github-redirect.dependabot.com/TNG/JGiven/issues/329) (thanks to maccluca) > * Fixed NPE when using JUnit 5 and one test class has only disabled method [#338](https://github-redirect.dependabot.com/TNG/JGiven/issues/338) > * Fixed minor issue in JUnit 5 example that did not generate the HTML 5 report [#340](https://github-redirect.dependabot.com/TNG/JGiven/issues/340) > > ## Backwards Incompatible Changes > > * Java 6 is not supported anymore > > > ## v0.15.3 > ## Fixed Issues > > * Removed usages of `javax.xml.bind`, so that JGiven can be used with Java 9 without hassle [#324](https://github-redirect.dependabot.com/TNG/JGiven/issues/324) > > ## v0.15.2 > ## Fixed Issues > > * Fixed JUnit 5.0.0 compilation issue due to API changes [#326](https://github-redirect.dependabot.com/TNG/JGiven/issues/326) > ... (truncated)
Changelog *Sourced from [jgiven-spring's changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md).* > # v0.17.1 > > ## Fixed Issues > > * Fix NPE when having [@​Disabled](https://github.com/Disabled) test in JUnit 5 [#376](https://github-redirect.dependabot.com/TNG/JGiven/issues/376) > > # v0.17.0 > > ## New Features > > * Java 11 is supported now [#370](https://github-redirect.dependabot.com/TNG/JGiven/issues/370) > > ## Fixed Issues > > * Fixed an issue with JUnit 5 and parameterized tests to get the argument values [#372](https://github-redirect.dependabot.com/TNG/JGiven/pull/372) > > # v0.16.1 > > ## New Features > > * First release of the Spock integration [#358](https://github-redirect.dependabot.com/TNG/JGiven/pull/358) (thanks to mustaine) > * TestNG SkipExceptions are now recognized [#355](https://github-redirect.dependabot.com/TNG/JGiven/issues/355) > > ## Fixed Issues > > * Fixed a bug that prevented the use of the PowerMockRunner [#365](https://github-redirect.dependabot.com/TNG/JGiven/issues/365) > * Fixed a NPE that was thrown when the `@Table` annotations was used with an empty list [#341](https://github-redirect.dependabot.com/TNG/JGiven/issues/341) > > # v0.16.0 > > ## New Features > > * Java 10 is supported now [#345](https://github-redirect.dependabot.com/TNG/JGiven/issues/345) > > ## Fixed Issues > > * Fixed an IllegalArgumentException when creating thumbnails for very small images [#329](https://github-redirect.dependabot.com/TNG/JGiven/issues/329) (thanks to maccluca) > * Fixed NPE when using JUnit 5 and one test class has only disabled method [#338](https://github-redirect.dependabot.com/TNG/JGiven/issues/338) > * Fixed minor issue in JUnit 5 example that did not generate the HTML 5 report [#340](https://github-redirect.dependabot.com/TNG/JGiven/issues/340) > > ## Backwards Incompatible Changes > > * Java 6 is not supported anymore > > # v0.15.3 > > ## Fixed Issues > > * Removed usages of `javax.xml.bind`, so that JGiven can be used with Java 9 without hassle [#324](https://github-redirect.dependabot.com/TNG/JGiven/issues/324) > > ... (truncated)
Commits - [`9cea246`](https://github.com/TNG/JGiven/commit/9cea246233f63dead47740da1ef495082e6931db) Update version to 0.17.1 - [`f93f9bd`](https://github.com/TNG/JGiven/commit/f93f9bda61a1c83dc68d36b8aa0fd5b5984a4956) changelog [#376](https://github-redirect.dependabot.com/TNG/jgiven/issues/376) - [`99fe231`](https://github.com/TNG/JGiven/commit/99fe2315fc5c5876ae5c07484fadbef18ecba188) Fix NPE when having [@​Disabled](https://github.com/Disabled) test in JUnit 5 ([#376](https://github-redirect.dependabot.com/TNG/jgiven/issues/376)) - [`0789899`](https://github.com/TNG/JGiven/commit/07898997d6ad3a924eddf5b5ff6514b6f29f1857) update release script - [`33ee3ce`](https://github.com/TNG/JGiven/commit/33ee3ceba8540a8b29a41000a300b9956547c8a0) changelog [#370](https://github-redirect.dependabot.com/TNG/jgiven/issues/370) - [`a027473`](https://github.com/TNG/JGiven/commit/a0274733733fc8e79feb657944992a85b09bf1d3) changlog [#372](https://github-redirect.dependabot.com/TNG/jgiven/issues/372) - [`f82dcd4`](https://github.com/TNG/JGiven/commit/f82dcd475ecd739959894aff52de3a23d6269317) Using reflection to get the arguments of a JUnit 5 ParameterizedTest. Fixes [#372](https://github-redirect.dependabot.com/TNG/jgiven/issues/372) - [`727f9c5`](https://github.com/TNG/JGiven/commit/727f9c5367449496f41ddeb173b474e1d7b51a87) add java11 example project - [`9ba00df`](https://github.com/TNG/JGiven/commit/9ba00df6adc1b0c5318794d0e6b87e7556e10020) Made JGiven compilable with Java 11 - [`4e3ea72`](https://github.com/TNG/JGiven/commit/4e3ea7241dfa36d557569cbba5a1f66e3847c3c7) [@​JGivenStage](https://github.com/JGivenStage) enforces prototype mode to ensure a fresh instance for each test... - Additional commits viewable in [compare view](https://github.com/TNG/jgiven/compare/v0.14.0...v0.17.1)


Updates jgiven-html5-report from 0.14.0 to 0.17.1

Release notes *Sourced from [jgiven-html5-report's releases](https://github.com/TNG/jgiven/releases).* > ## v0.17.1 > ## Fixed Issues > > * Fix NPE when having `@Disabled` test in JUnit 5 [#376](https://github-redirect.dependabot.com/TNG/JGiven/issues/376) > > ## v0.17.0 > ## New Features > > * Java 11 is supported now [#370](https://github-redirect.dependabot.com/TNG/JGiven/issues/370) > > ## Fixed Issues > > * Fixed an issue with JUnit 5 and parameterized tests to get the argument values [#372](https://github-redirect.dependabot.com/TNG/JGiven/pull/372) > > ## v0.16.1 > ## New Features > > * First release of the Spock integration [#358](https://github-redirect.dependabot.com/TNG/JGiven/pull/358) (thanks to mustaine) > * TestNG SkipExceptions are now recognized [#355](https://github-redirect.dependabot.com/TNG/JGiven/issues/355) > > ## Fixed Issues > > * Fixed a bug that prevented the use of the PowerMockRunner [#365](https://github-redirect.dependabot.com/TNG/JGiven/issues/365) > * Fixed a NPE that was thrown when the `@Table` annotations was used with an empty list [#341](https://github-redirect.dependabot.com/TNG/JGiven/issues/341) > > ## v0.16.0 > ## New Features > > * Java 10 is supported now [#345](https://github-redirect.dependabot.com/TNG/JGiven/issues/345) > > ## Fixed Issues > > * Fixed an IllegalArgumentException when creating thumbnails for very small images [#329](https://github-redirect.dependabot.com/TNG/JGiven/issues/329) (thanks to maccluca) > * Fixed NPE when using JUnit 5 and one test class has only disabled method [#338](https://github-redirect.dependabot.com/TNG/JGiven/issues/338) > * Fixed minor issue in JUnit 5 example that did not generate the HTML 5 report [#340](https://github-redirect.dependabot.com/TNG/JGiven/issues/340) > > ## Backwards Incompatible Changes > > * Java 6 is not supported anymore > > > ## v0.15.3 > ## Fixed Issues > > * Removed usages of `javax.xml.bind`, so that JGiven can be used with Java 9 without hassle [#324](https://github-redirect.dependabot.com/TNG/JGiven/issues/324) > > ## v0.15.2 > ## Fixed Issues > > * Fixed JUnit 5.0.0 compilation issue due to API changes [#326](https://github-redirect.dependabot.com/TNG/JGiven/issues/326) > ... (truncated)
Changelog *Sourced from [jgiven-html5-report's changelog](https://github.com/TNG/JGiven/blob/master/CHANGELOG.md).* > # v0.17.1 > > ## Fixed Issues > > * Fix NPE when having [@​Disabled](https://github.com/Disabled) test in JUnit 5 [#376](https://github-redirect.dependabot.com/TNG/JGiven/issues/376) > > # v0.17.0 > > ## New Features > > * Java 11 is supported now [#370](https://github-redirect.dependabot.com/TNG/JGiven/issues/370) > > ## Fixed Issues > > * Fixed an issue with JUnit 5 and parameterized tests to get the argument values [#372](https://github-redirect.dependabot.com/TNG/JGiven/pull/372) > > # v0.16.1 > > ## New Features > > * First release of the Spock integration [#358](https://github-redirect.dependabot.com/TNG/JGiven/pull/358) (thanks to mustaine) > * TestNG SkipExceptions are now recognized [#355](https://github-redirect.dependabot.com/TNG/JGiven/issues/355) > > ## Fixed Issues > > * Fixed a bug that prevented the use of the PowerMockRunner [#365](https://github-redirect.dependabot.com/TNG/JGiven/issues/365) > * Fixed a NPE that was thrown when the `@Table` annotations was used with an empty list [#341](https://github-redirect.dependabot.com/TNG/JGiven/issues/341) > > # v0.16.0 > > ## New Features > > * Java 10 is supported now [#345](https://github-redirect.dependabot.com/TNG/JGiven/issues/345) > > ## Fixed Issues > > * Fixed an IllegalArgumentException when creating thumbnails for very small images [#329](https://github-redirect.dependabot.com/TNG/JGiven/issues/329) (thanks to maccluca) > * Fixed NPE when using JUnit 5 and one test class has only disabled method [#338](https://github-redirect.dependabot.com/TNG/JGiven/issues/338) > * Fixed minor issue in JUnit 5 example that did not generate the HTML 5 report [#340](https://github-redirect.dependabot.com/TNG/JGiven/issues/340) > > ## Backwards Incompatible Changes > > * Java 6 is not supported anymore > > # v0.15.3 > > ## Fixed Issues > > * Removed usages of `javax.xml.bind`, so that JGiven can be used with Java 9 without hassle [#324](https://github-redirect.dependabot.com/TNG/JGiven/issues/324) > > ... (truncated)
Commits - [`9cea246`](https://github.com/TNG/JGiven/commit/9cea246233f63dead47740da1ef495082e6931db) Update version to 0.17.1 - [`f93f9bd`](https://github.com/TNG/JGiven/commit/f93f9bda61a1c83dc68d36b8aa0fd5b5984a4956) changelog [#376](https://github-redirect.dependabot.com/TNG/jgiven/issues/376) - [`99fe231`](https://github.com/TNG/JGiven/commit/99fe2315fc5c5876ae5c07484fadbef18ecba188) Fix NPE when having [@​Disabled](https://github.com/Disabled) test in JUnit 5 ([#376](https://github-redirect.dependabot.com/TNG/jgiven/issues/376)) - [`0789899`](https://github.com/TNG/JGiven/commit/07898997d6ad3a924eddf5b5ff6514b6f29f1857) update release script - [`33ee3ce`](https://github.com/TNG/JGiven/commit/33ee3ceba8540a8b29a41000a300b9956547c8a0) changelog [#370](https://github-redirect.dependabot.com/TNG/jgiven/issues/370) - [`a027473`](https://github.com/TNG/JGiven/commit/a0274733733fc8e79feb657944992a85b09bf1d3) changlog [#372](https://github-redirect.dependabot.com/TNG/jgiven/issues/372) - [`f82dcd4`](https://github.com/TNG/JGiven/commit/f82dcd475ecd739959894aff52de3a23d6269317) Using reflection to get the arguments of a JUnit 5 ParameterizedTest. Fixes [#372](https://github-redirect.dependabot.com/TNG/jgiven/issues/372) - [`727f9c5`](https://github.com/TNG/JGiven/commit/727f9c5367449496f41ddeb173b474e1d7b51a87) add java11 example project - [`9ba00df`](https://github.com/TNG/JGiven/commit/9ba00df6adc1b0c5318794d0e6b87e7556e10020) Made JGiven compilable with Java 11 - [`4e3ea72`](https://github.com/TNG/JGiven/commit/4e3ea7241dfa36d557569cbba5a1f66e3847c3c7) [@​JGivenStage](https://github.com/JGivenStage) enforces prototype mode to ensure a fresh instance for each test... - Additional commits viewable in [compare view](https://github.com/TNG/jgiven/compare/v0.14.0...v0.17.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.

Dependabot has been acquired by GitHub  🎉

dependabot-preview[bot] commented 5 years ago

Superseded by #62.