deps(rust): bump the cargo group across 1 directory with 6 updates - #134
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[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: [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam), [parquet](https://github.com/apache/arrow-rs), [zstd](https://github.com/gyscos/zstd-rs) and [cc](https://github.com/rust-lang/cc-rs). Updates `crossbeam-channel` from 0.5.16 to 0.5.17 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/main/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.16...crossbeam-channel-0.5.17) Updates `parquet` from 59.2.0 to 59.3.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.2.0...59.3.0) Updates `arrow-array` from 59.2.0 to 59.3.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.2.0...59.3.0) Updates `arrow-schema` from 59.2.0 to 59.3.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.2.0...59.3.0) Updates `zstd` from 0.13.3 to 0.14.0 - [Release notes](https://github.com/gyscos/zstd-rs/releases) - [Commits](gyscos/zstd-rs@v0.13.3...v0.14.0) Updates `cc` from 1.4.4 to 1.4.5 - [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.4...cc-v1.4.5) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-version: 0.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: parquet dependency-version: 59.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: arrow-array dependency-version: 59.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: arrow-schema dependency-version: 59.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zstd dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.4.5 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 |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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: crossbeam-channel, parquet, zstd and cc.
Updates
crossbeam-channelfrom 0.5.16 to 0.5.17Release notes
Sourced from crossbeam-channel's releases.
Commits
2920c98Prepare for the next release808b75aci: Update codegen job46774e0channel: Document that send_timeout sends an available message even if the ti...89a3fe4epoch: Make Shared::null const383d74aUse *::MAX associated constantsa30b825channel,deque,queue: Use AtomicU64/u64 in head/tail index if availablea0e4d29Replace iterative capacity growth withnext_power_of_two(#1216)94f74d2Recognize x86_64-unknown-linux-gnutsan in build script30e5963epoch: Add missing fence emulation for tsan708a6bdHandle overflow in bounded channel/queue initialization (#1301)Updates
parquetfrom 59.2.0 to 59.3.0Release notes
Sourced from parquet's releases.
Changelog
Sourced from parquet's changelog.
Commits
f90e061[59_maintenance] Backport parquet-testing revision update for ALP tests (#10871)8061c9c[59_maintenance] chore: Update versions to59.3.0and add CHANGELOG (#10827)23673b8[59_maintenance] Backportcargo auditfix by updatingh2dependency (#10834)e4e1237[59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays...556186a[59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger t...a878590[59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse ...Updates
arrow-arrayfrom 59.2.0 to 59.3.0Release notes
Sourced from arrow-array's releases.
Changelog
Sourced from arrow-array's changelog.
Commits
f90e061[59_maintenance] Backport parquet-testing revision update for ALP tests (#10871)8061c9c[59_maintenance] chore: Update versions to59.3.0and add CHANGELOG (#10827)23673b8[59_maintenance] Backportcargo auditfix by updatingh2dependency (#10834)e4e1237[59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays...556186a[59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger t...a878590[59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse ...Updates
arrow-schemafrom 59.2.0 to 59.3.0Release notes
Sourced from arrow-schema's releases.
Changelog
Sourced from arrow-schema's changelog.
Commits
f90e061[59_maintenance] Backport parquet-testing revision update for ALP tests (#10871)8061c9c[59_maintenance] chore: Update versions to59.3.0and add CHANGELOG (#10827)23673b8[59_maintenance] Backportcargo auditfix by updatingh2dependency (#10834)e4e1237[59_maintenance] Backport fix for concat_run_arrays with all-empty run arrays...556186a[59_maintenance] Backport fix for DELTA_BYTE_ARRAY dedup with values larger t...a878590[59_maintenance] Backport fix for cached Mask reads crossing unloaded sparse ...Updates
zstdfrom 0.13.3 to 0.14.0Commits
648acb4Avoid let...else in the seekable callbackse1152c1Bump versions for the next release7caed6eDerive the usual traits on ResetDirectivebf7b1f7Refuse to reuse a context an error may have left undefined1565618Check the target, not the host, for MSVC8315a62Return Ok(0) from Read::read for an empty buffera7cfa93Keep the std gate on the Cursor WriteBuf impl9bf1692Say why the Send and Sync impls hold681bcc3Don't truncate Cursor positions on 32-bit targetsd5a1fddDon't hand out a &mut Seekable from AdvancedSeekableUpdates
ccfrom 1.4.4 to 1.4.5Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
171f8f6chore: release (#1874)754c1a0fix: probe flag support without OUT_DIR via tempfile (#1875)b1c1794refactor: simplify conditional logic usingthenmethod (#1860)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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