-
Notifications
You must be signed in to change notification settings - Fork 109
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
Update dependencies #701
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/dependencies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update dependencies #701
Conversation
This file contains 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
090d1f5
to
ee7bae5
Compare
22af10a
to
9b77415
Compare
91507fa
to
ff61651
Compare
e8f2389
to
d5e5847
Compare
ab580ee
to
7f2280e
Compare
e0ba4e8
to
394d943
Compare
4e21165
to
ae0edd4
Compare
0ad061f
to
500c27f
Compare
|
edeccd3
to
83c410f
Compare
83c410f
to
1328b2a
Compare
50ee0e5
to
687ee93
Compare
875b21c
to
bb83679
Compare
bb83679
to
ef6087f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
This PR contains the following updates:
1.0.91
->1.0.95
53.2.0
->53.4.0
53.2.0
->53.4.0
53.2.0
->53.4.0
53.2.0
->53.4.0
0.1.83
->0.1.86
1.20.0
->1.21.0
0.4.38
->0.4.39
4.5.20
->4.5.29
2.1.0
->2.2.0
1.0.128
->1.0.140
1.0.128
->1.0.140
0.3.8
->0.3.9
0.11.5
->0.11.6
0.11.0
->0.11.1
7.6.1
->7.6.3
2.3.0
->2.6.0
0.3.1
->0.3.2
0.14.30
->0.14.32
2.6.0
->2.7.1
0.4.22
->0.4.25
1.24.4
->1.26.4
1.20.2
->1.20.3
4.8.1.78
->4.11.0.86
53.1.0
->53.4.0
1.0.92
->1.0.93
0.22.5
->0.22.6
1.0.37
->1.0.38
0.12.8
->0.12.12
0.7.5
->0.7.6
0.9.4
->0.9.6
1.0.23
->1.0.25
1.0.214
->1.0.217
1.0.128
->1.0.138
1.4.0
->1.4.1
1.0.66
->1.0.69
1.41.0
->1.43.0
1.41.0
->1.43.0
0.1.16
->0.1.17
0.1.16
->0.1.17
2.4.0
->2.6.0
0.19.0
->0.21.0
0.1.40
->0.1.41
0.1.40
->0.1.41
0.3.18
->0.3.19
2.5.2
->2.5.4
1.11.0
->1.13.1
1.11.0
->1.13.1
Release Notes
dtolnay/anyhow (anyhow)
v1.0.95
Compare Source
Error::from_boxed
(#401, #402)v1.0.94
Compare Source
v1.0.93
Compare Source
thiserror
v2v1.0.92
Compare Source
&raw const
and&raw mut
syntax insideensure!
(#390)apache/arrow-rs (arrow)
v53.4.0
Compare Source
Changelog
53.4.0 (2025-01-14)
Full Changelog
Merged pull requests:
v53.3.0
Compare Source
Changelog
53.3.0 (2024-11-17)
Full Changelog
Implemented enhancements:
PartialEq
of GenericByteViewArray (StringViewArray / ByteViewArray) that compares on equality rather than logical value #6679 [arrow]append_n
forBooleanBuilder
#6634 [arrow]record_batch!
macro for easy record batch creation #6553 [arrow]Binary
-->Utf8View
casting #6531 [arrow]downcast_primitive_array
anddowncast_dictionary_array
are not hygienic wrt imports #6400 [arrow]record_batch!
macro #6588 [arrow] (ByteBaker)Fixed bugs:
filter_run_end_array
#6569 [arrow]Documentation updates:
Performance improvements:
filter_run_end_array
#6712 [arrow] (Dandandan)Closed issues:
%
percent and containing escape characters #6702 [arrow]Merged pull requests:
StringViewArray
toDecimalArray
#6720 [arrow] (tlm365)filter_bytes
#6699 [arrow] (Dandandan)PartialEq
ofGenericByteViewArray
compares by logical value #6689 [arrow] (tlm365)Utf8View
forbit_length
kernel #6671 [arrow] (austin362667)nullif
kernel #6658 [arrow] (alamb)append_n
forBooleanBuilder
#6646 [arrow] (delamarch3)take_bits
to optimizetake_boolean
/take_primitive
/take_byte_view
: up to -25% #6622 [arrow] (Dandandan)ParquetObjectReader::with_runtime
#6612 [parquet] [arrow] (itsjunetime)C#
arrow flight integration test #6611 [arrow] (alamb)* This Changelog was automatically generated by github_changelog_generator
dtolnay/async-trait (async-trait)
v0.1.86
Compare Source
v0.1.85
Compare Source
Self: 'async_trait
bound in impl when not needed by signature (#284)v0.1.84
Compare Source
impl Trait
in return type (#282)Lokathor/bytemuck (bytemuc
Configuration
📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.