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

chore: bump object_store from 0.10.1 to 0.10.2 in /src/rust in the cargo group #1170

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the cargo group in /src/rust with 1 update: object_store.

Updates object_store from 0.10.1 to 0.10.2

Changelog

Sourced from object_store's changelog.

Historical Changelog

52.0.0 (2024-06-03)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Serialize Binary and LargeBinary as HEX with JSON Writer #5783 [arrow]
  • Some optimizations in arrow_buffer::util::bit_util do more harm than good #5771 [arrow]
  • Support skipping comments in CSV files #5758 [arrow]
  • parquet-derive should be included in repository README. #5751
  • proposal: Make AsyncArrowWriter accepts AsyncFileWriter trait instead #5738 [parquet]
  • Nested nullable fields do not get treated as nullable in data_gen #5712 [arrow]
  • Optionally support flexible column lengths #5678 [arrow]
  • Arrow Flight SQL example server: do_handshake should include auth header #5665 [arrow] [arrow-flight]
  • Add support for the "r+" datatype in the C Data interface / RunArray #5631 [arrow]
  • Serialize FixedSizeBinary as HEX with JSON Writer #5620 [arrow]

... (truncated)

Commits
  • b44497e Prepare for object_store 0.10.2 release (#6079)
  • 41665ea Correct timeout in comment from 5s to 30s (#6073)
  • 94652e5 use GCE metadata server env var overrides (#6015)
  • 4978e32 Sanitize error message for sensitive requests (#6074)
  • 62f9e72 Reorganize arrow-flight test code (#6065)
  • 6ab853d Do not write ColumnIndex for null columns when not writing page statistics ...
  • b72098f Minor: clarify the relationship between file::metadata and format (#6049)
  • b2458bd StringView support in arrow-csv (#6062)
  • 66390ff Add parquet StatisticsConverter for arrow reader (#6046)
  • 6d4e2f2 Implement min max support for string/binary view types (#6053)
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the cargo group in /src/rust with 1 update: [object_store](https://github.com/apache/arrow-rs).


Updates `object_store` from 0.10.1 to 0.10.2
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@object_store_0.10.1...object_store_0.10.2)

---
updated-dependencies:
- dependency-name: object_store
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jul 24, 2024
@etiennebacher etiennebacher merged commit a0cac2b into main Jul 24, 2024
33 of 35 checks passed
@etiennebacher etiennebacher deleted the dependabot/cargo/src/rust/cargo-1cc43fc0f7 branch July 24, 2024 16:58
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