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

Bump the all group with 2 updates #23

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps the all group with 2 updates: arrow and parquet.

Updates arrow from 46.0.0 to 48.0.0

Changelog

Sourced from arrow's changelog.

Historical Changelog

47.0.0 (2023-09-19)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Row Format Adapative Block Size #4812 [arrow]
  • Stateless Row Conversion #4811 [arrow] [arrow-flight]
  • Add option to specify custom null values for CSV reader #4794 [arrow]
  • parquet::record::RowIter cannot be customized with batch_size and defaults to 1024 #4782 [parquet]
  • DynScalar abstraction (something that makes it easy to create scalar Datums) #4781 [arrow]
  • Datum is not exported as part of arrow (it is only exported in arrow_array) #4780 [arrow]
  • Scalar is not exported as part of arrow (it is only exported in arrow_array) #4779 [arrow]
  • Support IntoPyArrow for impl RecordBatchReader #4730 [arrow]
  • Datum Based String Kernels #4595 [arrow] [arrow-flight]

Fixed bugs:

... (truncated)

Commits

Updates parquet from 46.0.0 to 48.0.0

Changelog

Sourced from parquet's changelog.

Historical Changelog

47.0.0 (2023-09-19)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Row Format Adapative Block Size #4812 [arrow]
  • Stateless Row Conversion #4811 [arrow] [arrow-flight]
  • Add option to specify custom null values for CSV reader #4794 [arrow]
  • parquet::record::RowIter cannot be customized with batch_size and defaults to 1024 #4782 [parquet]
  • DynScalar abstraction (something that makes it easy to create scalar Datums) #4781 [arrow]
  • Datum is not exported as part of arrow (it is only exported in arrow_array) #4780 [arrow]
  • Scalar is not exported as part of arrow (it is only exported in arrow_array) #4779 [arrow]
  • Support IntoPyArrow for impl RecordBatchReader #4730 [arrow]
  • Datum Based String Kernels #4595 [arrow] [arrow-flight]

Fixed bugs:

... (truncated)

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Oct 23, 2023
Bumps the all group with 2 updates: [arrow](https://github.com/apache/arrow-rs) and [parquet](https://github.com/apache/arrow-rs).


Updates `arrow` from 46.0.0 to 48.0.0
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@46.0.0...48.0.0)

Updates `parquet` from 46.0.0 to 48.0.0
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@46.0.0...48.0.0)

---
updated-dependencies:
- dependency-name: arrow
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: parquet
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/all-9d936d14e6 branch from ca2ed37 to d051b52 Compare November 5, 2023 18:32
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 5, 2023

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 5, 2023
@dependabot dependabot bot deleted the dependabot/cargo/all-9d936d14e6 branch November 5, 2023 18:34
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.

None yet

0 participants