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 org.junit:junit-bom from 5.10.2 to 5.10.3 #2065

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps org.junit:junit-bom from 5.10.2 to 5.10.3.

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.10.3 = Platform 1.10.3 + Jupiter 5.10.3 + Vintage 5.10.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.10.2...r5.10.3

Commits
  • 55d1232 Release 5.10.3
  • 4455093 Remove accidental heading
  • b86a681 Remove JDK 21 as it's no longer available via Oracle's setup-java step
  • bc1608c Clean up release notes
  • 316ed31 Use Liberica for JDK 8 for compatibility with Apple Silicon
  • ad7c5dd Update copyright headers to 2024
  • 6c663b1 Use same default seed for method and class ordering (#3821)
  • d29e3eb Fix NPE when deserializing TestIdentifier (#3820)
  • f936c01 Fix class-level execution conditions on GraalVM (#3785)
  • 76b7c05 Allow GraalVmStarterTests to run remotely on Test Distribution agents
  • 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 Jul 1, 2024
@github-actions github-actions bot enabled auto-merge July 1, 2024 07:16
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/org.junit-junit-bom-5.10.3 branch from 1d48ab0 to 54aa7cb Compare July 8, 2024 06:34
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/org.junit-junit-bom-5.10.3 branch from 54aa7cb to 3abd84e Compare July 8, 2024 06:40
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/org.junit-junit-bom-5.10.3 branch from 3abd84e to bec36f3 Compare July 8, 2024 06:46
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/org.junit-junit-bom-5.10.3 branch from bec36f3 to 9fd3156 Compare July 8, 2024 06:52
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/org.junit-junit-bom-5.10.3 branch from 9fd3156 to 95fe50c Compare July 8, 2024 06:58
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/org.junit-junit-bom-5.10.3 branch from 95fe50c to 550fd13 Compare July 8, 2024 07:03
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 [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.10.3)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  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/org.junit-junit-bom-5.10.3 branch from 550fd13 to 58d5e90 Compare July 8, 2024 07:09
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 e216956 into master Jul 8, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.junit-junit-bom-5.10.3 branch July 8, 2024 07:14
github-actions bot pushed a commit that referenced this pull request Aug 16, 2024
  - Added Data Source Hints (#2148)
  - [Fix] Add views to the Table list in athena-sqlserver connector (#2170)
  - Fix for cloudwatch-metrics pagination bug (#2169)
  - Added QPT Support for TPCDS Connector (#2168)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.14.3 to 8.15.0 (#2159)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump software.amazon.awssdk:bom from 2.26.29 to 2.27.2 (#2164)
  - build(deps): bump software.amazon.awssdk:bom from 2.26.29 to 2.27.2
  - build(deps): bump software.amazon.msk:aws-msk-iam-auth from 2.1.1 to 2.2.0 (#2167)
  - build(deps): bump software.amazon.msk:aws-msk-iam-auth
  - build(deps): bump io.confluent:kafka-protobuf-provider from 7.6.0 to 7.7.0 (#2157)
  - build(deps): bump io.confluent:kafka-protobuf-provider
  - build(deps): bump org.apache.directory.api:api-ldap-model from 2.1.6 to 2.1.7 (#2163)
  - build(deps): bump org.apache.directory.api:api-ldap-model
  - build(deps): bump com.google.protobuf:protobuf-java from 3.19.6 to 3.25.3 (#2155)
  - build(deps): bump com.google.protobuf:protobuf-java
  - build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#2161)
  - build(deps): bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
  - build(deps): bump slf4j-log4j.version from 2.0.13 to 2.0.16 (#2154)
  - build(deps): bump slf4j-log4j.version from 2.0.13 to 2.0.16
  - build(deps): bump org.apache.avro:avro from 1.11.3 to 1.12.0 (#2153)
  - build(deps): bump org.apache.avro:avro from 1.11.3 to 1.12.0
  - Remove duplicate dependencies from athena-msk pom.xml (#2146)
  - build(deps): bump com.google.protobuf:protobuf-java from 3.19.4 to 3.19.6 in /athena-msk (#2145)
  - build(deps): bump com.google.protobuf:protobuf-java in /athena-msk
  - [FEATURE] Add Support for querying Avro/Protobuf Data in athena-msk Connector (#2075)
  - DocDB select query with _id issue fix (#2105)
  - build(deps-dev): bump org.hamcrest:hamcrest from 2.2 to 3.0 (#2137)
  - build(deps-dev): bump org.hamcrest:hamcrest from 2.2 to 3.0
  - build(deps): bump com.mysql:mysql-connector-j from 8.4.0 to 9.0.0 (#2074)
  - build(deps): bump com.mysql:mysql-connector-j from 8.4.0 to 9.0.0
  - build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql from 5.0.1 to 5.0.2 (#2136)
  - build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql
  - Feature/sqlserver issue 1540 (#2126)
  - Neptune dependency upgrade (#2143)
  - Remove s3:listAllMyBuckets permission (#2131)
  - build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.29 to 2.1.0.30 (#2141)
  - build(deps): bump com.amazon.redshift:redshift-jdbc42
  - build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.4.0.24.05 to 23.5.0.24.07 (#2140)
  - build(deps): bump com.oracle.database.jdbc:ojdbc8
  - build(deps): bump io.lettuce:lettuce-core from 6.3.2.RELEASE to 6.4.0.RELEASE (#2138)
  - build(deps): bump io.lettuce:lettuce-core
  - build(deps): bump software.amazon.awssdk:bom from 2.26.25 to 2.26.29 (#2139)
  - build(deps): bump software.amazon.awssdk:bom from 2.26.25 to 2.26.29
  - build(deps): bump software.amazon.jsii:jsii-runtime from 1.101.0 to 1.102.0 (#2142)
  - build(deps): bump software.amazon.jsii:jsii-runtime
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.40.1 to 2.41.0 (#2135)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.7.1.jre11-preview to 12.8.0.jre11 (#2133)
  - build(deps): bump com.microsoft.sqlserver:mssql-jdbc
  - build(deps): bump aws-sdk.version from 1.12.765 to 1.12.767 (#2134)
  - build(deps): bump aws-sdk.version from 1.12.765 to 1.12.767
  - BigQuery empty table and projectId casing issues fix (#2068)
  - Handling array values in Neptune node (#2095)
  - [Fix] Remove Trailing Whitespaces from Char Column in Postgresql/Redshift Connector (#2117)
  - build(deps): bump software.amazon.awssdk:bom from 2.26.21 to 2.26.25 (#2124)
  - build(deps): bump software.amazon.awssdk:bom from 2.26.21 to 2.26.25
  - build(deps): bump com.microsoft.azure:msal4j from 1.16.1 to 1.16.2 (#2125)
  - build(deps): bump com.microsoft.azure:msal4j from 1.16.1 to 1.16.2
  - build(deps): bump io.confluent:kafka-avro-serializer from 7.6.2 to 7.7.0 (#2122)
  - build(deps): bump io.confluent:kafka-avro-serializer from 7.6.2 to 7.7.0
  - build(deps): bump io.confluent:kafka-protobuf-serializer from 7.6.2 to 7.7.0 (#2123)
  - build(deps): bump io.confluent:kafka-protobuf-serializer
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.17.0 to 3.18.0 (#2121)
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.17.0 to 3.18.0
  - build(deps): bump org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0 (#2120)
  - build(deps): bump org.apache.kafka:kafka-clients from 3.7.1 to 3.8.0
  - build(deps): bump aws-sdk.version from 1.12.762 to 1.12.765 (#2119)
  - build(deps): bump aws-sdk.version from 1.12.762 to 1.12.765
  - build(deps): bump io.confluent:kafka-avro-serializer from 7.6.1 to 7.6.2 (#2116)
  - build(deps): bump io.confluent:kafka-avro-serializer from 7.6.1 to 7.6.2
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.7.0 to 3.8.0 (#2112)
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.2 to 0.6.3 (#2111)
  - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.2 to 0.6.3
  - build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#2113)
  - build(deps): bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
  - build(deps): bump software.amazon.msk:aws-msk-iam-auth from 2.1.1 to 2.2.0 (#2114)
  - build(deps): bump software.amazon.msk:aws-msk-iam-auth
  - build(deps): bump software.amazon.awssdk:bom from 2.26.20 to 2.26.21 (#2115)
  - build(deps): bump software.amazon.awssdk:bom from 2.26.20 to 2.26.21
  - build(deps): bump io.confluent:kafka-protobuf-serializer from 7.6.1 to 7.6.2 (#2110)
  - build(deps): bump io.confluent:kafka-protobuf-serializer
  - build(deps): bump aws-sdk.version from 1.12.761 to 1.12.762 (#2109)
  - build(deps): bump aws-sdk.version from 1.12.761 to 1.12.762
  - build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 (#2099)
  - build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3
  - build(deps): bump software.amazon.awssdk:bom from 2.26.16 to 2.26.20 (#2103)
  - build(deps): bump software.amazon.awssdk:bom from 2.26.16 to 2.26.20
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#2104)
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0
  - build(deps): bump surefire.failsafe.version from 3.3.0 to 3.3.1 (#2102)
  - build(deps): bump surefire.failsafe.version from 3.3.0 to 3.3.1
  - build(deps): bump com.microsoft.azure:msal4j from 1.16.0 to 1.16.1 (#2101)
  - build(deps): bump com.microsoft.azure:msal4j from 1.16.0 to 1.16.1
  - build(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.7.0.jre11-preview to 12.7.1.jre11-preview (#2097)
  - build(deps): bump com.microsoft.sqlserver:mssql-jdbc
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.14.2 to 8.14.3 (#2098)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump aws-sdk.version from 1.12.753 to 1.12.761 (#2096)
  - build(deps): bump aws-sdk.version from 1.12.753 to 1.12.761
  - build(deps): bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1 (#2066)
  - build(deps): bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1
  - build(deps): bump software.amazon.awssdk:bom from 2.26.9 to 2.26.16 (#2073)
  - build(deps): bump software.amazon.awssdk:bom from 2.26.9 to 2.26.16
  - build(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#2065)
  - build(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.14.1 to 8.14.2 (#2072)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump com.microsoft.azure:msal4j from 1.15.1 to 1.16.0 (#2063)
  - build(deps): bump com.microsoft.azure:msal4j from 1.15.1 to 1.16.0
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.40.0 to 2.40.1 (#2061)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump net.jqwik:jqwik from 1.8.5 to 1.9.0 (#2059)
  - build(deps): bump net.jqwik:jqwik from 1.8.5 to 1.9.0
  - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.1 to 0.6.2 (#2064)
  - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.1 to 0.6.2
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.21.10 to 2.21.11 (#2062)
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.21.10 to 2.21.11
  - build(deps): bump fasterxml.jackson.version from 2.17.1 to 2.17.2 (#2070)
  - build(deps): bump fasterxml.jackson.version from 2.17.1 to 2.17.2
  - build(deps): bump aws-sdk.version from 1.12.750 to 1.12.753 (#2058)
  - build(deps): bump aws-sdk.version from 1.12.750 to 1.12.753
  - build(deps): bump software.amazon.jsii:jsii-runtime from 1.100.0 to 1.101.0 (#2049)
  - build(deps): bump software.amazon.jsii:jsii-runtime
  - build(deps): bump io.confluent:kafka-protobuf-serializer from 7.6.0 to 7.6.1 (#2050)
  - build(deps): bump io.confluent:kafka-protobuf-serializer
  - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.0 to 0.6.1 (#2048)
  - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.0 to 0.6.1
  - build(deps): bump software.amazon.awssdk:bom from 2.26.7 to 2.26.9 (#2047)
  - build(deps): bump software.amazon.awssdk:bom from 2.26.7 to 2.26.9
  - build(deps): bump aws-sdk.version from 1.12.748 to 1.12.750 (#2046)
  - build(deps): bump aws-sdk.version from 1.12.748 to 1.12.750
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