FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

deps: update dependency net.jqwik:jqwik to v1.9.0 by renovate-bot · Pull Request #2608 · googleapis/java-storage · GitHub

deps: update dependency net.jqwik:jqwik to v1.9.0 - #2608

Merged
BenWhitehead merged 1 commit into
googleapis:mainfrom
renovate-bot:renovate/net.jqwik-jqwik-1.x
Jul 1, 2024
Merged

deps: update dependency net.jqwik:jqwik to v1.9.0#2608
BenWhitehead merged 1 commit into
googleapis:mainfrom
renovate-bot:renovate/net.jqwik-jqwik-1.x

Conversation

renovate-bot commented Jun 28, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
net.jqwik:jqwik (source) 1.8.5 -> 1.9.0

Release Notes

jqwik-team/jqwik (net.jqwik:jqwik)

v1.9.0: Kotlin 2.0 and Nullability Annotations

Compare Source

New and Enhanced Features
  • Upgraded to Kotlin 2.0.0

  • Upgraded to JUnit Platform 1.10.3

Breaking Changes
  • StatisticsCoverage.checkQuery(Predicate<? super List<?>> query):
    query is now of type Predicate<? super List<?>> instead of Predicate<? super List<Object>>.

  • Nullability annotations have been added to many API methods and interfaces.
    This could lead to compile-time warnings or errors in your code if you are using tool chains that validate those.

  • UniqueElements.by() now requires a Class<? extends Function<? extends @&#8203;Nullable Object, ?>>
    instead of a Class<? extends Function<?, Object>>.

Bug Fixes
  • Tools like CheckerFramework did not play well with jqwik's (wrong) usage of @Nullable on type variables.
    This has been fixed. See issue 575 for details.
    Thanks to vlsi for working out all the nitty, gritty details!

  • Fixed type matching bug as revealed in this comment


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate-bot requested review from a team June 28, 2024 09:28
product-auto-label Bot added the size: xs Pull request size is extra small. label Jun 28, 2024

dpebot commented Jun 28, 2024

Copy link
Copy Markdown

/gcbrun

trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2024
product-auto-label Bot added the api: storage Issues related to the googleapis/java-storage API. label Jun 28, 2024
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2024
BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Jul 1, 2024
renovate-bot force-pushed the renovate/net.jqwik-jqwik-1.x branch from a394f08 to 2f44f8a Compare July 1, 2024 16:19

dpebot commented Jul 1, 2024

Copy link
Copy Markdown

/gcbrun

trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2024
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2024
BenWhitehead merged commit a20eb66 into googleapis:main Jul 1, 2024
renovate-bot deleted the renovate/net.jqwik-jqwik-1.x branch July 1, 2024 18:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. owlbot:ignore instruct owl-bot to ignore a PR size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL