Skip to content

chore(deps): bump the arrow group across 1 directory with 4 updates#8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arrow-5fdc6cae19
Closed

chore(deps): bump the arrow group across 1 directory with 4 updates#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/arrow-5fdc6cae19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Bumps the arrow group with 2 updates in the / directory: arrow and arrow-schema.

Updates arrow from 53.4.1 to 54.2.1

Release notes

Sourced from arrow's releases.

arrow 54.2.1

Changelog

54.2.1 (2025-02-27)

Full Changelog

Fixed bugs:

  • Use chrono >= 0.4.34, < 0.4.40 to avoid breaking #7210

* This Changelog was automatically generated by github_changelog_generator

arrow 54.2.0

... (truncated)

Changelog

Sourced from arrow's changelog.

54.2.1 (2025-02-27)

Full Changelog

Fixed bugs:

  • Use chrono >= 0.4.34, < 0.4.40 to avoid breaking #7210

* This Changelog was automatically generated by github_changelog_generator

Commits
  • 3f56468 Bump arrow version to 54.2.1 (#7207)
  • ed0dcb5 Use chrono >= 0.4.34, < 0.4.40 to avoid breaking (#7210)
  • d4b9482 Update version to 54.2.0 and add CHANGELOG (#7110)
  • 34b2184 Revert "Update rand requirement from 0.8 to 0.9 (#7045)" (#7125)
  • d3a875f feat(object_store): random IP address selection (#7123)
  • ef7d753 fix: NullBufferBuilder::allocated_size should return Size in Bytes (#7122)
  • 78c9df9 Add tests that arrow IPC data is validated (#7096)
  • 2bce568 Support converting large dates (i.e. +10999-12-31) from string to Date32 (#7074)
  • a85fc03 Support setting key field in MapBuilder (#7101)
  • 27d2a75 Expose record boundary information in JSON decoder (#7092)
  • Additional commits viewable in compare view

Updates arrow-array from 53.4.1 to 53.4.0

Changelog

Sourced from arrow-array's changelog.

53.4.0 (2025-01-14)

Full Changelog

Merged pull requests:

  • fix clippy (#6791) (#6940)
  • fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • fix: Encoding of List offsets was incorrect when slice offsets begin …
  • [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#…
  • Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • [53.0.0_maintenance] Fix CI (#6964)
  • Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
Commits

Updates arrow-schema from 53.4.1 to 54.3.1

Release notes

Sourced from arrow-schema's releases.

arrow 54.3.1

Changelog

54.3.1 (2025-03-26)

Full Changelog

Fixed bugs:

  • Round trip encoding of list of fixed list fails when offset is not zero #7315

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

arrow 54.3.0

... (truncated)

Commits

Updates arrow-flight from 53.4.1 to 53.4.0

Changelog

Sourced from arrow-flight's changelog.

53.4.0 (2025-01-14)

Full Changelog

Merged pull requests:

  • fix clippy (#6791) (#6940)
  • fix: decimal conversion looses value on lower precision (#6836) (#6936)
  • perf: Use Cow in get_format_string in FFI_ArrowSchema (#6853) (#6937)
  • fix: Encoding of List offsets was incorrect when slice offsets begin …
  • [arrow-cast] Support cast numeric to string view (alternate) (#6816) (#…
  • Enable matching temporal as from_type to Utf8View (#6872) (#6956)
  • [arrow-cast] Support cast boolean from/to string view (#6822) (#6957)
  • [53.0.0_maintenance] Fix CI (#6964)
  • Add Array::shrink_to_fit(&mut self) to 53.4.0 (#6790) (#6817) (#6962)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 5, 2026
@alespour

alespour commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Packaged is locked to v53 now in Cargo.toml. I guess we need to improve query tests coverage significantly before unlocking arrow dependencies upgrades.

@dependabot dependabot Bot changed the title chore(deps): bump the arrow group with 4 updates chore(deps): bump the arrow group across 1 directory with 4 updates Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/arrow-5fdc6cae19 branch 3 times, most recently from f61d21f to c3c81ea Compare June 10, 2026 02:34
Bumps the arrow group with 2 updates in the / directory: [arrow](https://github.com/apache/arrow-rs) and [arrow-schema](https://github.com/apache/arrow-rs).


Updates `arrow` from 53.4.1 to 54.2.1
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/54.2.1/CHANGELOG.md)
- [Commits](apache/arrow-rs@53.4.1...54.2.1)

Updates `arrow-array` from 53.4.1 to 53.4.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/53.4.0/CHANGELOG.md)
- [Commits](apache/arrow-rs@53.4.1...53.4.0)

Updates `arrow-schema` from 53.4.1 to 54.3.1
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md)
- [Commits](apache/arrow-rs@53.4.1...54.3.1)

Updates `arrow-flight` from 53.4.1 to 53.4.0
- [Release notes](https://github.com/apache/arrow-rs/releases)
- [Changelog](https://github.com/apache/arrow-rs/blob/53.4.0/CHANGELOG.md)
- [Commits](apache/arrow-rs@53.4.1...53.4.0)

---
updated-dependencies:
- dependency-name: arrow
  dependency-version: 54.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: arrow
- dependency-name: arrow-array
  dependency-version: 53.4.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: arrow
- dependency-name: arrow-flight
  dependency-version: 53.4.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: arrow
- dependency-name: arrow-schema
  dependency-version: 54.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: arrow
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/arrow-5fdc6cae19 branch from c3c81ea to 0d8625c Compare June 11, 2026 02:34
@alespour

Copy link
Copy Markdown
Contributor

Closed due to #18

@alespour alespour closed this Jun 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/cargo/arrow-5fdc6cae19 branch June 15, 2026 08:47
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant