deps(wasm): bump the all group in /core/wren-core-wasm with 6 updates#2226
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(wasm): bump the all group in /core/wren-core-wasm with 6 updates#2226dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the all group in /core/wren-core-wasm with 6 updates: | Package | From | To | | --- | --- | --- | | [datafusion](https://github.com/apache/datafusion) | `53.0.0` | `53.1.0` | | [arrow](https://github.com/apache/arrow-rs) | `58.1.0` | `58.2.0` | | [parquet](https://github.com/apache/arrow-rs) | `58.1.0` | `58.2.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.1` | `1.52.1` | | [datafusion-session](https://github.com/apache/datafusion) | `53.0.0` | `53.1.0` | | [serde_with](https://github.com/jonasbb/serde_with) | `3.18.0` | `3.19.0` | Updates `datafusion` from 53.0.0 to 53.1.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@53.0.0...53.1.0) Updates `arrow` from 58.1.0 to 58.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@58.1.0...58.2.0) Updates `parquet` from 58.1.0 to 58.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@58.1.0...58.2.0) Updates `tokio` from 1.51.1 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.1) Updates `datafusion-session` from 53.0.0 to 53.1.0 - [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md) - [Commits](apache/datafusion@53.0.0...53.1.0) Updates `serde_with` from 3.18.0 to 3.19.0 - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.19.0) --- updated-dependencies: - dependency-name: datafusion dependency-version: 53.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: arrow dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: parquet dependency-version: 58.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: datafusion-session dependency-version: 53.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: serde_with dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
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 all group in /core/wren-core-wasm with 6 updates:
53.0.053.1.058.1.058.2.058.1.058.2.01.51.11.52.153.0.053.1.03.18.03.19.0Updates
datafusionfrom 53.0.0 to 53.1.0Commits
eae7bf4[branch-53] Update version and add Changelog (#21559)637acc4[branch-53] chore: update deps for cargo audit (#21415) (#21587)01f2d91[branch-53] Restore Sort unparser guard for correct ORDER BY placement (#2065...242fb76[branch-53] fix: foreign inner ffi types (#21439) (#21524)6fc7114[branch-53] fix: FilterExec should drop projection when apply projection push...61d8483[branch-53] fix: use datafusion_expr instead of datafusion crate in spark bit...3224e0c[branch-53] fix: use spill writer's schema instead of the first batch schema ...d24faa0[branch-53] chore: Optimize schema rewriter usages (#21158) (#21183)c45c2ce[branch-53] Substrait join consumer should not merge nullability of join keys...2c3a360[branch-53] Fix push_down_filter for children with non-empty fetch fields (#2...Updates
arrowfrom 58.1.0 to 58.2.0Release notes
Sourced from arrow's releases.
... (truncated)
Changelog
Sourced from arrow's changelog.
... (truncated)
Commits
fc3f778Prepare for 58.2.0 release (#9800)3c4311cPrevent buffer builder length overflow inMutableBuffer::extend_zeros(#9820)11f13a5feat(parquet): batch RLE runs in level encoder via scan-ahead (#9830)a3dbc15feat: addhas_non_empty_nullshelper function inOffsetBuffer(#9711)b00b5aafix(ipc): correct skip_field handling for V4 Union (#9829)b4c02d0support length() on Run-end encoding arrays (#9838)710e68ePrevent ArrayData validation length overflow (#9816)cb8d4c0fix: correct accounting inDictEncoder::estimated_memory_size, `Interner::e...4fa8d2ffix(ipc): replace wildcard in skip_field with explicit DataType handling (#9822)c4b2569ReplaceBooleanBufferBuilderwithNullBufferBuilderin arrow-json if appl...Updates
parquetfrom 58.1.0 to 58.2.0Release notes
Sourced from parquet's releases.
... (truncated)
Changelog
Sourced from parquet's changelog.
... (truncated)
Commits
fc3f778Prepare for 58.2.0 release (#9800)3c4311cPrevent buffer builder length overflow inMutableBuffer::extend_zeros(#9820)11f13a5feat(parquet): batch RLE runs in level encoder via scan-ahead (#9830)a3dbc15feat: addhas_non_empty_nullshelper function inOffsetBuffer(#9711)b00b5aafix(ipc): correct skip_field handling for V4 Union (#9829)b4c02d0support length() on Run-end encoding arrays (#9838)710e68ePrevent ArrayData validation length overflow (#9816)cb8d4c0fix: correct accounting inDictEncoder::estimated_memory_size, `Interner::e...4fa8d2ffix(ipc): replace wildcard in skip_field with explicit DataType handling (#9822)c4b2569ReplaceBooleanBufferBuilderwithNullBufferBuilderin arrow-json if appl...Updates
tokiofrom 1.51.1 to 1.52.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
905c146chore: prepare to release v1.52.1 (#8059)56aaa43rt: revert #7757 to fix regression inspawn_blocking(#8057)57ff47aci: updatetrybuildto expect output from rustc 1.95.0 (#8058)812de3eci: bump taiki-e/cache-cargo-install-action from 1 to 3 (#8053)ba82e73ci: use Dependabot to keep github actions up to date (#8052)2e85f9dci: replace cirrus-ci with freebsd-vm (#8041)a7e1cd8ci: update GitHub Actions workflows to use latest tool versions (#8047)5f7be0achore: perpare 1.52.0 (#8045)36d12d2taskdump: allow impl FnMut() in taskdumps instead of just fn() (#8040)f943312fs: support io-uring inAsyncReadforFile(#7907)Updates
datafusion-sessionfrom 53.0.0 to 53.1.0Commits
eae7bf4[branch-53] Update version and add Changelog (#21559)637acc4[branch-53] chore: update deps for cargo audit (#21415) (#21587)01f2d91[branch-53] Restore Sort unparser guard for correct ORDER BY placement (#2065...242fb76[branch-53] fix: foreign inner ffi types (#21439) (#21524)6fc7114[branch-53] fix: FilterExec should drop projection when apply projection push...61d8483[branch-53] fix: use datafusion_expr instead of datafusion crate in spark bit...3224e0c[branch-53] fix: use spill writer's schema instead of the first batch schema ...d24faa0[branch-53] chore: Optimize schema rewriter usages (#21158) (#21183)c45c2ce[branch-53] Substrait join consumer should not merge nullability of join keys...2c3a360[branch-53] Fix push_down_filter for children with non-empty fetch fields (#2...Updates
serde_withfrom 3.18.0 to 3.19.0Release notes
Sourced from serde_with's releases.
Commits
b4cbda0Bump version to 3.19.0. (#942)727de67Bump version to 3.19.0.2d4f83dAdd support for hashbrown 0.17.0 (#941)79262f4Add support for hashbrown 0.17.06e286a3Bump the github-actions group with 2 updates (#937)1bdf8a2Bump the github-actions group with 2 updates1e9f316Bump rust-lang/crates-io-auth-action from 1.0.3 to 1.0.4 in the github-action...f7aaca9Bump rust-lang/crates-io-auth-action in the github-actions group652dc89Autofix GitHub Actions issue found by zizmor (#934)d884e01Update pre-commit configuration (#933)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