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 clickhouse from 0.6.0 to 0.6.0-patch3 #236

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2024

Bumps clickhouse from 0.6.0 to 0.6.0-patch3.
Updates com.clickhouse:clickhouse-jdbc from 0.6.0 to 0.6.0-patch3

Release notes

Sourced from com.clickhouse:clickhouse-jdbc's releases.

Release v0.6.0-patch3

Bug Fixes

  • Not detecting correctly ClickHouse error code
  • Fix JDBC read error - Multidimensional empty errors raise a java.lang.ArrayStoreException

Release v0.6.0-patch2

Reason: Vulnerability in dependencies

Dependencies update:

  • org.apache.commons:commons-compress from 1.23.0 to 1.26.1
  • org.postgresql:postgresql from 42.6.0 to 42.6.1

Release v0.6.0-patch1

No release notes provided.

Changelog

Sourced from com.clickhouse:clickhouse-jdbc's changelog.

0.6.0-patch3

Bug Fixes

  • Not detecting correctly ClickHouse error code
  • Fix JDBC read error - Multidimensional empty errors raise a java.lang.ArrayStoreException

0.6.0-patch2

Dependency Updates

  • org.apache.commons:commons-compress from 1.23.0 to 1.26.1
  • org.postgresql:postgresql from 42.6.0 to 42.6.1

0.6.0-patch1

Bug Fixes

  • Fix buffering issue caused by decompress flag not to work when working with HTTP Client.
Commits
  • 4c3e0eb Merge pull request #1456 from ClickHouse/dependabot/maven/org.xerial.snappy-s...
  • 42f3259 Merge branch 'main' into dependabot/maven/org.xerial.snappy-snappy-java-1.1.10.4
  • ae75fc8 Merge pull request #1568 from Okapist/read-data-by-column-name-optimization
  • 63d711a Merge pull request #1463 from ClickHouse/dependabot/maven/org.apache.avro-avr...
  • 1e4a736 Merge branch 'main' into dependabot/maven/org.apache.avro-avro-1.11.3
  • 6f4275f Merge pull request #1561 from ClickHouse/fixing-multidimensional-arrays
  • 0b9666b Revert "Updating setting for backwards compatibility"
  • 1976e67 Updating setting for backwards compatibility
  • 43117e7 Adding unit tests to verify the fix
  • 7cd7734 Update ClickHouseArrayValue.java
  • Additional commits viewable in compare view

Updates com.clickhouse:clickhouse-r2dbc from 0.6.0 to 0.6.0-patch3

Release notes

Sourced from com.clickhouse:clickhouse-r2dbc's releases.

Release v0.6.0-patch3

Bug Fixes

  • Not detecting correctly ClickHouse error code
  • Fix JDBC read error - Multidimensional empty errors raise a java.lang.ArrayStoreException

Release v0.6.0-patch2

Reason: Vulnerability in dependencies

Dependencies update:

  • org.apache.commons:commons-compress from 1.23.0 to 1.26.1
  • org.postgresql:postgresql from 42.6.0 to 42.6.1

Release v0.6.0-patch1

No release notes provided.

Changelog

Sourced from com.clickhouse:clickhouse-r2dbc's changelog.

0.6.0-patch3

Bug Fixes

  • Not detecting correctly ClickHouse error code
  • Fix JDBC read error - Multidimensional empty errors raise a java.lang.ArrayStoreException

0.6.0-patch2

Dependency Updates

  • org.apache.commons:commons-compress from 1.23.0 to 1.26.1
  • org.postgresql:postgresql from 42.6.0 to 42.6.1

0.6.0-patch1

Bug Fixes

  • Fix buffering issue caused by decompress flag not to work when working with HTTP Client.
Commits
  • 4c3e0eb Merge pull request #1456 from ClickHouse/dependabot/maven/org.xerial.snappy-s...
  • 42f3259 Merge branch 'main' into dependabot/maven/org.xerial.snappy-snappy-java-1.1.10.4
  • ae75fc8 Merge pull request #1568 from Okapist/read-data-by-column-name-optimization
  • 63d711a Merge pull request #1463 from ClickHouse/dependabot/maven/org.apache.avro-avr...
  • 1e4a736 Merge branch 'main' into dependabot/maven/org.apache.avro-avro-1.11.3
  • 6f4275f Merge pull request #1561 from ClickHouse/fixing-multidimensional-arrays
  • 0b9666b Revert "Updating setting for backwards compatibility"
  • 1976e67 Updating setting for backwards compatibility
  • 43117e7 Adding unit tests to verify the fix
  • 7cd7734 Update ClickHouseArrayValue.java
  • Additional commits viewable in compare view

Updates com.clickhouse:clickhouse-client from 0.6.0 to 0.6.0-patch3

Release notes

Sourced from com.clickhouse:clickhouse-client's releases.

Release v0.6.0-patch3

Bug Fixes

  • Not detecting correctly ClickHouse error code
  • Fix JDBC read error - Multidimensional empty errors raise a java.lang.ArrayStoreException

Release v0.6.0-patch2

Reason: Vulnerability in dependencies

Dependencies update:

  • org.apache.commons:commons-compress from 1.23.0 to 1.26.1
  • org.postgresql:postgresql from 42.6.0 to 42.6.1

Release v0.6.0-patch1

No release notes provided.

Changelog

Sourced from com.clickhouse:clickhouse-client's changelog.

0.6.0-patch3

Bug Fixes

  • Not detecting correctly ClickHouse error code
  • Fix JDBC read error - Multidimensional empty errors raise a java.lang.ArrayStoreException

0.6.0-patch2

Dependency Updates

  • org.apache.commons:commons-compress from 1.23.0 to 1.26.1
  • org.postgresql:postgresql from 42.6.0 to 42.6.1

0.6.0-patch1

Bug Fixes

  • Fix buffering issue caused by decompress flag not to work when working with HTTP Client.
Commits
  • 4c3e0eb Merge pull request #1456 from ClickHouse/dependabot/maven/org.xerial.snappy-s...
  • 42f3259 Merge branch 'main' into dependabot/maven/org.xerial.snappy-snappy-java-1.1.10.4
  • ae75fc8 Merge pull request #1568 from Okapist/read-data-by-column-name-optimization
  • 63d711a Merge pull request #1463 from ClickHouse/dependabot/maven/org.apache.avro-avr...
  • 1e4a736 Merge branch 'main' into dependabot/maven/org.apache.avro-avro-1.11.3
  • 6f4275f Merge pull request #1561 from ClickHouse/fixing-multidimensional-arrays
  • 0b9666b Revert "Updating setting for backwards compatibility"
  • 1976e67 Updating setting for backwards compatibility
  • 43117e7 Adding unit tests to verify the fix
  • 7cd7734 Update ClickHouseArrayValue.java
  • Additional commits viewable in compare view

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 Apr 12, 2024
Bumps `clickhouse` from 0.6.0 to 0.6.0-patch3.

Updates `com.clickhouse:clickhouse-jdbc` from 0.6.0 to 0.6.0-patch3
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.6.0...v0.6.0-patch3)

Updates `com.clickhouse:clickhouse-r2dbc` from 0.6.0 to 0.6.0-patch3
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.6.0...v0.6.0-patch3)

Updates `com.clickhouse:clickhouse-client` from 0.6.0 to 0.6.0-patch3
- [Release notes](https://github.com/ClickHouse/clickhouse-java/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-java/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-java@v0.6.0...v0.6.0-patch3)

---
updated-dependencies:
- dependency-name: com.clickhouse:clickhouse-jdbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.clickhouse:clickhouse-r2dbc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.clickhouse:clickhouse-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/clickhouse-0.6.0-patch3 branch from 33a74fc to 3ae1335 Compare April 22, 2024 16:05
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2024

Superseded by #253.

@dependabot dependabot bot closed this Apr 28, 2024
@dependabot dependabot bot deleted the dependabot/gradle/clickhouse-0.6.0-patch3 branch April 28, 2024 23:55
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