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 object_store from 0.10.1 to 0.10.2 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [object_store](https://github.com/apache/arrow-rs) 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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants