Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump net.jqwik:jqwik from 1.9.0 to 1.9.1 #2321

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps net.jqwik:jqwik from 1.9.0 to 1.9.1.

Release notes

Sourced from net.jqwik:jqwik's releases.

JqwikSession Enhancements

New and Enhanced Features

  • Introduced API to handle random seeds outside jqwik's lifecycle. See issue 581.

    • Added JqwikSession.getRandom()
    • Added JqwikSession.start(String randomSeed)
    • Added JqwikSession.run(String randomSeed, Runnable runnable)

Breaking Changes

No breaking changes

Dependency Upgrades and Bug Fixes

  • Upgrade to Gradle 8.10.2
  • Upgraded to JUnit Platform 1.11.1
  • Upgraded to KotlinX 1.9.0
Commits
  • d0b0516 Set version to 1.9.1 for release publishing
  • 0853f5a Upgrade to Gradle 8.10.2
  • fd4b469 Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1
  • 290de7b Bump junitPlatformVersion from 1.11.0 to 1.11.1
  • e47ad1e Bump com.google.errorprone:error_prone_annotations from 2.31.0 to 2.32.0
  • d730994 Bump kotlinxVersion from 1.8.1 to 1.9.0
  • 75a5912 Bump com.google.errorprone:error_prone_annotations from 2.30.0 to 2.31.0
  • 7b064f5 Bump com.github.seancfoley:ipaddress from 5.5.0 to 5.5.1
  • b6b7ee0 Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0
  • b9a59c1 Bump junitPlatformVersion from 1.10.3 to 1.11.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 7, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/net.jqwik-jqwik-1.9.1 branch from 306a50a to b72b90e Compare October 7, 2024 06:41
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/net.jqwik-jqwik-1.9.1 branch from b72b90e to 9e4ff46 Compare October 7, 2024 06:47
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/net.jqwik-jqwik-1.9.1 branch from 9e4ff46 to dc2bbcc Compare October 7, 2024 06:53
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

Bumps [net.jqwik:jqwik](https://github.com/jqwik-team/jqwik) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/jqwik-team/jqwik/releases)
- [Commits](jqwik-team/jqwik@1.9.0...1.9.1)

---
updated-dependencies:
- dependency-name: net.jqwik:jqwik
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/net.jqwik-jqwik-1.9.1 branch from dc2bbcc to b64e81a Compare October 7, 2024 06:59
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit 34a50e4 into master Oct 7, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/net.jqwik-jqwik-1.9.1 branch October 7, 2024 07:04
github-actions bot pushed a commit that referenced this pull request Oct 23, 2024
  - update validation_testing to use ECR (#2351)
  - Opt in imageuri (#2340)
  - build(deps): bump software.amazon.glue:schema-registry-serde from 1.1.20 to 1.1.21 (#2349)
  - build(deps): bump software.amazon.glue:schema-registry-serde
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.15.2 to 8.15.3 (#2348)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0 (#2346)
  - build(deps): bump com.mysql:mysql-connector-j from 9.0.0 to 9.1.0
  - AWS SDK v2 migration (#2339)
  - build(deps): bump software.amazon.awssdk:bom from 2.28.21 to 2.28.26 (#2343)
  - build(deps): bump software.amazon.awssdk:bom from 2.28.21 to 2.28.26
  - Feature/postgresql disable predicate pushdown (#2337)
  - Elasticsearch geo_point type support by converting to varchar (#2244)
  - build(deps): bump org.eclipse.jetty:jetty-server from 11.0.16 to 11.0.24 in /athena-hbase (#2336)
  - build(deps): bump org.eclipse.jetty:jetty-server in /athena-hbase
  - build(deps): bump org.jetbrains.kotlin:kotlin-reflect from 2.0.20 to 2.0.21 (#2334)
  - build(deps): bump org.jetbrains.kotlin:kotlin-reflect
  - build(deps): bump surefire.failsafe.version from 3.5.0 to 3.5.1 (#2316)
  - build(deps): bump surefire.failsafe.version from 3.5.0 to 3.5.1
  - build(deps): bump software.amazon.awssdk:bom from 2.28.16 to 2.28.21 (#2329)
  - build(deps): bump software.amazon.awssdk:bom from 2.28.16 to 2.28.21
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#2335)
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib
  - build(deps): bump software.amazon.jsii:jsii-runtime from 1.103.1 to 1.104.0 (#2333)
  - build(deps): bump software.amazon.jsii:jsii-runtime
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.22.11 to 2.22.12 (#2332)
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.22.11 to 2.22.12
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.0.20 to 2.0.21 (#2331)
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.43.1 to 2.43.2 (#2330)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-common from 2.0.20 to 2.0.21 (#2328)
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-common
  - [Fix] athena-sqlserver: Add null check for partition function and partitioning column in getPartitionWhereClauses method (#2322)
  - build(deps): bump software.amazon.awssdk:bom from 2.28.11 to 2.28.16 (#2320)
  - build(deps): bump software.amazon.awssdk:bom from 2.28.11 to 2.28.16
  - build(deps): bump net.jqwik:jqwik from 1.9.0 to 1.9.1 (#2321)
  - build(deps): bump net.jqwik:jqwik from 1.9.0 to 1.9.1
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 (#2315)
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.17 to 3.17.1 (#2318)
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier
  - build(deps): bump org.junit:junit-bom from 5.11.1 to 5.11.2 (#2317)
  - build(deps): bump org.junit:junit-bom from 5.11.1 to 5.11.2
  - build(deps): bump aws-sdk.version from 1.12.772 to 1.12.773 (#2314)
  - build(deps): bump aws-sdk.version from 1.12.772 to 1.12.773
  - [Fix] athena-synapse: Add missing s3 permissions to spill the data that exceeds lambda function limits (#2309)
  - error handling changes for dynamodb (#2277)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.15.1 to 8.15.2 (#2303)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump com.microsoft.azure:msal4j from 1.17.1 to 1.17.2 (#2306)
  - build(deps): bump com.microsoft.azure:msal4j from 1.17.1 to 1.17.2
  - build(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#2304)
  - build(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.1
  - build(deps): bump software.amazon.awssdk:bom from 2.28.6 to 2.28.11 (#2299)
  - build(deps): bump software.amazon.awssdk:bom from 2.28.6 to 2.28.11
  - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 (#2307)
  - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
  - build(deps): bump fasterxml.jackson.version from 2.17.2 to 2.18.0 (#2302)
  - build(deps): bump fasterxml.jackson.version from 2.17.2 to 2.18.0
  - build(deps-dev): bump log4j2Version from 2.24.0 to 2.24.1 (#2300)
  - build(deps-dev): bump log4j2Version from 2.24.0 to 2.24.1
  - build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre (#2301)
  - build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.43.0 to 2.43.1 (#2305)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.16.2 to 3.17 (#2298)
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier
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.

0 participants