deephaven / deephaven-core

Deephaven Community Core
Other
257 stars 80 forks source link

chore(gradle): bump org.apache.iceberg:iceberg-bom from 1.5.2 to 1.6.1 #6236

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.apache.iceberg:iceberg-bom from 1.5.2 to 1.6.1.

Release notes

Sourced from org.apache.iceberg:iceberg-bom's releases.

Apache Iceberg 1.6.1

What's Changed

New Contributors

Full Changelog: https://github.com/apache/iceberg/compare/apache-iceberg-1.6.0...apache-iceberg-1.6.1

Apache Iceberg 1.6.0

What's Changed

... (truncated)

Commits
  • 8e9d59d Build: Bump orc from 1.9.3 to 1.9.4 (#10728) (#10988)
  • ed53c6d Drop ParallelIterable's queue low water mark (#10979)
  • e18a2fe Core: Limit ParallelIterable memory consumption by yielding in tasks (backpor...
  • 229d8f6 Common: Update the version in deprecation messages (#10715)
  • 3c46178 Core: Make new TableMetadata.Builder constructor private (#10714)
  • 319f29e Docs: Add examples for DataFrame branch writes (#10644)
  • 5a562bb DynFields, DynMethods code cleanup (#10543)
  • 206e471 Infra: Increase operation per limit for stale bot workflow (#10712)
  • f59055a Spark 3.3: Ignore flaky test taking up all device space (#10704)
  • cc1a1e4 Build: Bump net.snowflake:snowflake-jdbc from 3.16.1 to 3.17.0 (#10696)
  • 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 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)