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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cargo-dependencies group with 4 updates: libc, serde, tokio-util and webbrowser.
Updates
libc
from 0.2.153 to 0.2.154Release notes
Sourced from libc's releases.
Commits
b78d6a3
Merge pull request #3573 from Dirreke/update-libc0.23111f6f
Merge pull request #3600 from pcc/strtime4d836cc
Merge pull request #3618 from devnexen/dfbsd_gtrandom23a1b4c
Merge pull request #3638 from nielx/haiku-hrev57593-0.2f4ab3e7
Merge pull request #3637 from ur4t/libc-0.24d6fe50
Move strftime, strftime_l, strptime to linux_likee79e95f
adding getentropy/getrandom to dragonflybsd.8220683
Double quote variables in shell scriptsc0a6936
Add constant AT_MINSIGSTKSZ introduced by glibc 2.351c7f8fc
Haiku: synchronize with post R1-beta 4 changes in libcUpdates
serde
from 1.0.199 to 1.0.200Release notes
Sourced from serde's releases.
Commits
cc865ac
Release 1.0.2002d973c1
Merge pull request #2733 from jamessan/nan-decimal6ca499b
Only format Unexpected::Float with decimal point if it is finiteUpdates
tokio-util
from 0.7.10 to 0.7.11Commits
cdf9d99
chore: prepare tokio-util v0.7.11 (#6535)f6eb1ee
time: lazily init timers on first poll (#6512)b7d4fba
sync: addmpsc::Receiver::{capacity,max_capacity}
(#6511)3c8d8e6
chore: fix latest rust-1.78.0 warnings (#6528)e971a5e
util: use FIFO ordering inWakeList
(#6521)28439e2
time: clean up implementation (#6517)d33fdd8
time: check for overflow inInterval::poll_tick
(#6487)731dde2
runtime: clarify misleading use ofUnsafeCell::with_mut
(#6513)9ed5957
wasm: support rt-multi-thread with wasm32-wasi-preview1-threads (#6510)a73d6bf
macros:#[cfg(not(test))]
is no longer necessary for main macros (#6508)Updates
webbrowser
from 1.0.0 to 1.0.1Release notes
Sourced from webbrowser's releases.
Changelog
Sourced from webbrowser's changelog.
Commits
301a76b
Release v1.0.1 [skip ci]985d35b
readme: add visionOS to supported platforma632c96
macos: fix lint #build-macos9e49015
schedule automatic buildsb4e4184
fix lintc1538c0
ios: remove unnecessary print from test5e077f4
ios: use xcode 15.3 and ios sdk 17.4 for testse81d11c
Move to objc2 instead of objc. See PR #879184245
ios: try tests with xcode 15.4 and ios 17.5e5d27c5
ios: fix test timeoutDependabot 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