Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency com.google.testparameterinjector:test-parameter-inj…
…ector to v1.16 (#1368) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.testparameterinjector:test-parameter-injector](https://github.com/google/testparameterinjector) | dependencies | minor | `1.15` -> `1.16` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>google/testparameterinjector (com.google.testparameterinjector:test-parameter-injector)</summary> ### [`v1.16`](https://github.com/google/testparameterinjector/blob/HEAD/CHANGELOG.md#116) - Deprecated [`TestParameter.TestParameterValuesProvider`](https://google.github.io/TestParameterInjector/docs/latest/com/google/testing/junit/testparameterinjector/TestParameter.TestParameterValuesProvider.html) in favor of its newer version [`TestParameterValuesProvider`](https://google.github.io/TestParameterInjector/docs/latest/com/google/testing/junit/testparameterinjector/TestParameterValuesProvider.html). - Added support for repeated annotations to [`TestParameterValuesProvider.Context`](https://google.github.io/TestParameterInjector/docs/latest/com/google/testing/junit/testparameterinjector/TestParameterValuesProvider.Context.html) - Converting incorrectly YAML-parsed booleans back to their enum values when possible - Support enum aliases (defined as static fields on the enum), and in particular Protocol Buffer enum aliases - When generating test names for enum values, the enum name is used instead of its `toString()` method. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMyNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
- Loading branch information