Closed dependabot[bot] closed 4 weeks ago
Commit | Revision | Branch |
---|---|---|
After | f4266ca |
refs/pull/270/merge |
Before | 6f72cf7 |
refs/heads/main |
Suite | Commit | Failed | Passed | Skipped | Warnings | Time (s) |
---|---|---|---|---|---|---|
doctest-column |
After | 4 | 29 | 3 | 5.66 | |
Before | 4 | 29 | 3 | 6.34 | ||
doctest-dataframe |
After | 41 | 65 | 1 | 4 | 7.13 |
Before | 40 | 66 | 1 | 4 | 8.06 | |
doctest-functions |
After | 188 | 215 | 6 | 8 | 11.20 |
Before | 188 | 215 | 6 | 8 | 11.60 | |
test-connect |
After | 402 | 636 | 126 | 250 | 109.78 |
Before | 402 | 636 | 126 | 250 | 108.92 |
Bumps the all group with 4 updates in the / directory: tokio, serde, serde_arrow and aws-config.
Updates
tokio
from 1.38.1 to 1.41.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
01e04da
chore: prepare Tokio v1.41.0 (#6917)92ccade
runtime: fix stability feature flags for docs (#6909)fbfeb9a
metrics: rename*_poll_count_*
to*_poll_time_*
(#6924)da745ff
metrics: add H2 Histogram option to improve histogram granularity (#6897)ce1c74f
metrics: fix deadlock in injection_queue_depth_multi_thread test (#6916)28c9a14
metrics: renameinjection_queue_depth
toglobal_queue_depth
(#6918)32e0b43
ci: freeze FreeBSD and wasm-unknown-unknown on rustc 1.81 (#6911)1656d8e
sync: addmpsc::Receiver::blocking_recv_many
(#6867)c9e998e
ci: print the correct sort order of the dictionary on failure (#6905)512e9de
rt: add LocalRuntime (#6808)Updates
serde
from 1.0.213 to 1.0.214Release notes
Sourced from serde's releases.
Commits
4180621
Release 1.0.214210373b
Merge pull request #2568 from Mingun/into_deserializer-for-deserializers9cda015
Implement IntoDeserializer for all Deserializers in serde::de::value moduleUpdates
serde_arrow
from 0.12.1 to 0.12.2Release notes
Sourced from serde_arrow's releases.
Changelog
Sourced from serde_arrow's changelog.
Commits
067885a
Merge pull request #251 from chmp/release/0.12.2ab38471
Merge branch 'main' into release/0.12.200dd56c
Bump versiondb808d3
Fix clippy32c1e2d
Merge pull request #249 from chmp/fix/sliced-lists43327f9
Fix typo459a7db
Fix sliced enumsd7502f8
Update changelog90a9202
Add tests for correctness checks of array deserializers88b80d7
Impl checks for supported enum layoutsUpdates
aws-config
from 1.5.8 to 1.5.9Commits
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