deps(rust): bump the cargo group across 1 directory with 6 updates - #95
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(rust): bump the cargo group across 1 directory with 6 updates#95dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 4 updates in the / directory: [clap](https://github.com/clap-rs/clap), [parquet](https://github.com/apache/arrow-rs), [pyo3](https://github.com/pyo3/pyo3) and [cc](https://github.com/rust-lang/cc-rs). Updates `clap` from 4.6.5 to 4.6.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.6.5...clap_complete-v4.6.6) Updates `parquet` from 59.1.0 to 59.2.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@59.1.0...59.2.0) Updates `arrow-array` from 59.1.0 to 59.2.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@59.1.0...59.2.0) Updates `arrow-schema` from 59.1.0 to 59.2.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@59.1.0...59.2.0) Updates `pyo3` from 0.29.0 to 0.29.2 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.29.0...v0.29.2) Updates `cc` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.4.0...cc-v1.4.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: parquet dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: arrow-array dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: arrow-schema dependency-version: 59.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: pyo3 dependency-version: 0.29.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cc dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 4 updates in the / directory: clap, parquet, pyo3 and cc.
Updates
clapfrom 4.6.5 to 4.6.6Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
348cff3chore: Released478377docs: Update changelog04b9fbbMerge pull request #6414 from koopatroopa787/fix-bash-completion-bracket-glob7075239Merge pull request #6422 from BaumiCoder/fix-fish-indentationsf90a966fix(complete): Use spaces for indentation in fishdd4997bfix(complete): Don't glob-expand bash positionals8387c81Merge pull request #6399 from clap-rs/renovate/crate-ci-typos-1.x8141e11chore(deps): Update compatible (dev) (#6398)8a6bd4echore(deps): Update pre-commit hook crate-ci/typos to v1.47.071a7213chore(deps): Update Rust Stable to v1.96 (#6396)Updates
parquetfrom 59.1.0 to 59.2.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
782e5a6Update version to 59.2.0, update changelog generation to git-cliff (#10451)ed92960Revert "chore: formalize the default map field names to match default arrow s...bf82c78chore(parquet): add link to ticket in object_store deprecation message (#10502)15c20f0chore(avro): add link to ticket in object_store deprecation message (#10503)e7ae89cEnable allow_attributes lint for arrow-string (#10482)37866b4fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)fd8ead5arrow-avro: Deprecate object_store integration (#10484)34c7c2bparquet: Remove explicitobject_storeintegration (#10354)6183ac9Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)23e61b6chore: add sub tags (#10473)Updates
arrow-arrayfrom 59.1.0 to 59.2.0Release notes
Sourced from arrow-array's releases.
... (truncated)
Changelog
Sourced from arrow-array's changelog.
... (truncated)
Commits
782e5a6Update version to 59.2.0, update changelog generation to git-cliff (#10451)ed92960Revert "chore: formalize the default map field names to match default arrow s...bf82c78chore(parquet): add link to ticket in object_store deprecation message (#10502)15c20f0chore(avro): add link to ticket in object_store deprecation message (#10503)e7ae89cEnable allow_attributes lint for arrow-string (#10482)37866b4fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)fd8ead5arrow-avro: Deprecate object_store integration (#10484)34c7c2bparquet: Remove explicitobject_storeintegration (#10354)6183ac9Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)23e61b6chore: add sub tags (#10473)Updates
arrow-schemafrom 59.1.0 to 59.2.0Release notes
Sourced from arrow-schema's releases.
... (truncated)
Changelog
Sourced from arrow-schema's changelog.
... (truncated)
Commits
782e5a6Update version to 59.2.0, update changelog generation to git-cliff (#10451)ed92960Revert "chore: formalize the default map field names to match default arrow s...bf82c78chore(parquet): add link to ticket in object_store deprecation message (#10502)15c20f0chore(avro): add link to ticket in object_store deprecation message (#10503)e7ae89cEnable allow_attributes lint for arrow-string (#10482)37866b4fix(arrow-schema): Persist dictionary ordered flag on FFI schema import (#10514)fd8ead5arrow-avro: Deprecate object_store integration (#10484)34c7c2bparquet: Remove explicitobject_storeintegration (#10354)6183ac9Add LICENSE.txt and NOTICE.txt to pyarrow crates (#10481)23e61b6chore: add sub tags (#10473)Updates
pyo3from 0.29.0 to 0.29.2Release notes
Sourced from pyo3's releases.
Changelog
Sourced from pyo3's changelog.
Commits
a70d17frelease: 0.29.2bd00e11fix backports.zoneinfo for uv install7cbd144fix double-decref in PyPy in instance dealloc (...Description has been truncated