-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps)(deps): bump parquet from 55.2.0 to 57.1.0 #66
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
Conversation
Bumps [parquet](https://github.com/apache/arrow-rs) from 55.2.0 to 57.1.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@55.2.0...57.1.0) --- updated-dependencies: - dependency-name: parquet dependency-version: 57.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This commit consolidates multiple Dependabot PRs into a single update: - datafusion: 48.0.1 → 50.3.0 - arrow: 55.2 → 56.2 (aligned with datafusion) - parquet: 55.2 → 56.2 (aligned with datafusion) - criterion: 0.7 → 0.8.1 - opentelemetry: 0.30 → 0.31 - opentelemetry_sdk: 0.30 → 0.31 - tracing-opentelemetry: 0.31 → 0.32 - datafusion-table-providers: 0.6.3 → 0.8.2 - tokio: patch update via Cargo.lock Notes: - arrow, parquet, and object_store kept at versions compatible with datafusion 50.3.0 to avoid type conflicts - bincode 3.0.0 skipped as it contains a compile error placeholder - Updated logging.rs to fix tracing-opentelemetry 0.32 compatibility (removed deprecated PreSampledTracer trait bound) Closes: #62, #63, #65, #66, #67, #68, #69, #70, #71 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit consolidates multiple Dependabot PRs into a single update: - datafusion: 48.0.1 → 50.3.0 - arrow: 55.2 → 56.2 (aligned with datafusion) - parquet: 55.2 → 56.2 (aligned with datafusion) - criterion: 0.7 → 0.8.1 - opentelemetry: 0.30 → 0.31 - opentelemetry_sdk: 0.30 → 0.31 - tracing-opentelemetry: 0.31 → 0.32 - datafusion-table-providers: 0.6.3 → 0.8.2 - tokio: patch update via Cargo.lock Notes: - arrow, parquet, and object_store kept at versions compatible with datafusion 50.3.0 to avoid type conflicts - bincode 3.0.0 skipped as it contains a compile error placeholder - Updated logging.rs to fix tracing-opentelemetry 0.32 compatibility (removed deprecated PreSampledTracer trait bound) Closes: #62, #63, #65, #66, #67, #68, #69, #70, #71 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit consolidates multiple Dependabot PRs into a single update: - datafusion: 48.0.1 → 50.3.0 - arrow: 55.2 → 56.2 (aligned with datafusion) - parquet: 55.2 → 56.2 (aligned with datafusion) - criterion: 0.7 → 0.8.1 - opentelemetry: 0.30 → 0.31 - opentelemetry_sdk: 0.30 → 0.31 - tracing-opentelemetry: 0.31 → 0.32 - datafusion-table-providers: 0.6.3 → 0.8.2 - tokio: patch update via Cargo.lock Security audit updates: - Added RUSTSEC-2025-0134 ignore (rustls-pemfile unmaintained, via object_store) - Added RUSTSEC-2026-0002 ignore (lru unsound, via mysql_async) Notes: - arrow, parquet, and object_store kept at versions compatible with datafusion 50.3.0 to avoid type conflicts - bincode 3.0.0 skipped as it contains a compile error placeholder - Updated logging.rs to fix tracing-opentelemetry 0.32 compatibility (removed deprecated PreSampledTracer trait bound) Closes: #62, #63, #65, #66, #67, #68, #69, #70, #71 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit consolidates multiple Dependabot PRs into a single update: - datafusion: 48.0.1 → 50.3.0 - arrow: 55.2 → 56.2 (aligned with datafusion) - parquet: 55.2 → 56.2 (aligned with datafusion) - criterion: 0.7 → 0.8.1 - opentelemetry: 0.30 → 0.31 - opentelemetry_sdk: 0.30 → 0.31 - tracing-opentelemetry: 0.31 → 0.32 - datafusion-table-providers: 0.6.3 → 0.8.2 - tokio: patch update via Cargo.lock Security audit updates: - Added RUSTSEC-2025-0134 ignore (rustls-pemfile unmaintained, via object_store) - Added RUSTSEC-2026-0002 ignore (lru unsound, via mysql_async) Notes: - arrow, parquet, and object_store kept at versions compatible with datafusion 50.3.0 to avoid type conflicts - bincode 3.0.0 skipped as it contains a compile error placeholder - Updated logging.rs to fix tracing-opentelemetry 0.32 compatibility (removed deprecated PreSampledTracer trait bound) Closes: #62, #63, #65, #66, #67, #68, #69, #70, #71 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
Consolidated into #72 (chore(deps): consolidate dependency updates) |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps parquet from 55.2.0 to 57.1.0.
Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
779e9bdPrepare for 57.1.0 release: Changelog and Version (#8874)ed9efe7Fix regression caused by changes in Display for DataType - display (`List(non...21e9cebSupport parsing for old style FixedSizeList (#8882)fea605c[Variant] Fix cast logic for Variant to Arrow for DataType::Null (#8825)6675204Make ArrayFormatterFactory Send + Sync and add a test (#8878)d1a428cSpeed up filter some more (up to 2x) (#8868)b5c831aAllow Users to Provide CustomArrayFormatters when Pretty-Printing Record B...389f404Fix errors when reading nested Lists with pushdown predicates. (#8866)0dcc401MakeArrowReaderOptions::with_virtual_columnserror rather than panic on in...c5c8076docs: Add examples for creating MutableBuffer from Vec (#8852)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)