Bump the rust-minor group across 1 directory with 19 updates #345
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 rust-minor group with 15 updates in the / directory:
1.0.93
1.0.94
1.2.2
1.2.3
0.21.0
0.21.1
2.2.0
2.3.0
0.3.6
0.3.7
1.1.0
1.2.0
0.2.167
0.2.168
1.0.4
1.0.5
2.2.3
2.3.0
0.5.7
0.5.8
0.38.41
0.38.42
0.26.0
0.26.1
0.7.12
0.7.13
0.4.47
0.4.49
0.8.23
0.8.24
Updates
anyhow
from 1.0.93 to 1.0.94Release notes
Sourced from anyhow's releases.
Commits
8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399 from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398 from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formatting8852dc3
Prevent upload-artifact from causing CI failureUpdates
cc
from 1.2.2 to 1.2.3Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
1d96c83
chore: release v1.2.3 (#1316)7a263cf
Enable manual-run of release-pr.yml (#1318)ec73df9
Improve detection of environment when compiling from msbuild or msvc (#1310)b62d8c7
Better error message when failing on unknown targets (#1313)75973f4
Optimize RustcCodegenFlags (#1305)Updates
cookie_store
from 0.21.0 to 0.21.1Changelog
Sourced from cookie_store's changelog.
Commits
01d9a5f
chore(release): prepare for v0.21.1edf6359
Merge branch 'master' into idna-1.008560c2
ci: split ci check stepbuild
intobuild
+test
. Addmsrv
job7babde5
Update to idna 1.01eed496
chore(deps): bumpindexmap
to2.6.0
5063890
Merge pull request #46 from dcampbell24/change-edition-set-rust-version18f9a3b
build: setrust-version=1.63.0
05b3187
Include the patch version in MSRV.50c1e36
doc: update CONTRIBUTORS.md8baab50
Set the rust-version, update edition.Updates
fastrand
from 2.2.0 to 2.3.0Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
8419f89
v2.3.09c7ecd8
Revert "ci: Bump resolver to version 2" (#97)3789392
ci: Bump resolver to version 2a69b481
Accept any IntoIterator in choose_multipleUpdates
fdeflate
from 0.3.6 to 0.3.7Changelog
Sourced from fdeflate's changelog.
Commits
c365c7e
Release v0.3.7 (#42)ef2c31f
Properly initialize eof_bits, eof_code, and eof_mask for fixed blocks (#41)6710039
Precompute fixed huffman tables (#39)70a8e18
Optimize decoding of fixed huffman blocks (#38)Updates
http
from 1.1.0 to 1.2.0Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
Commits
a912445
v1.2.0072fd8a
feat: makeStatusCode::as_u16
a const fn (#680)2c8db78
docs: improve documentation for theExtensions::insert
method (#705)a753ce4
fix: capacity handling in HeaderMap::try_with_capacity (#710)92d4148
fix: off by 1 error in Method::from_bytes causing an allocation (#708)5a1a5e8
feat: change to TryInto bounds for Builder Methods (#730)300f91d
Generalize HeaderMap's TryFrom impl from HashMap, to allow other hashing func...75298bd
feat: add StatusCode::TOO_EARLY 425 (#725)7faad85
docs: remove text stating http is early in lifecycle (#724)0136ae7
docs: fix docs failing to compile (#722)Updates
libc
from 0.2.167 to 0.2.168Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
e6082ef
chore: release v0.2.16826b5337
Merge pull request #4190 from tgross35/backport-ci-artifacts4344e54
ci: Upload artifacts created by libc-testabe73ab
Merge pull request #4187 from tgross35/backport-romanesco1e2da75
adding POSIX memccpy and mempcpy GNU extension.7457aa1
fix: make Debug impl for unions opaque8592ff9
Lift IFA_* constants from linux/gnu to linux069c923
Test(semver/linux): Add missing PF_* constants05768aa
Docs(linux): Add docs forPF_*
constants0e89233
Feat(linux): Add new process flagsUpdates
lyon_algorithms
from 1.0.4 to 1.0.5Commits
Updates
publicsuffix
from 2.2.3 to 2.3.0Commits
4f385eb
chore: Release publicsuffix version 2.3.0bc8c375
Merge pull request #43 from rushmorem/bump-dependenciese36de00
Bump MSRV to v1.68.2d894e88
Drop obsolete dev dependency5a25622
Upgradehashbrown
786c046
Merge pull request #42 from torokati44/idna-1.0ade8bc1
Update to idna 1.0b300356
Merge pull request #40 from torokati44/idna-0.59102a91
Update to idna 0.547958d6
Merge pull request #39 from sdroege/idna-0.4Updates
quinn-udp
from 0.5.7 to 0.5.8Release notes
Sourced from quinn-udp's releases.
Commits
204b147
chore(udp): increase crate patch version to v0.5.87260987
fix(udp): do not enable URO on Windows on ARM728a335
Remove redundant nonblocking config on async-std31a0440
fix(udp): retry on ErrorKind::Interrupted53e13f2
fix(udp): propagate error on apple_fast7551282
fix(udp): use IPV6_PMTUDISC_PROBE instead of IP_PMTUDISC_PROBE on v6e318cc4
feat(quinn-udp): support illumosf188909
#2057: Write transport parameters in random order.af4f29b
#2057: Extract known transport parameter IDs into enum.1c463ab
proto: split config moduleUpdates
rustix
from 0.38.41 to 0.38.42Commits
228ef24
chore: Release rustix version 0.38.427b9bb5a
Fix tests on illumos. (#1238)bed5c48
Fix test compilation with restricted feature sets.52f1af8
fcntl_lock should be supported on Solaris (#1226)4046ed7
Mark libc's ``fs::Diras
Sync` (#1232)a7ba1b8
Fixes tests on Solaris. (#1228)aa53615
bump windows-sys requirement to allow 0.59.0 (#1229)fa38bd8
Disable thexdp_umem_reg
size check for now. (#1227)78b5a1d
Remove static bound from DecInt (#1223)f48de73
Use MaybeUninit in DecInt (#1201)Updates
tokio-rustls
from 0.26.0 to 0.26.1Commits
Updates
tokio-util
from 0.7.12 to 0.7.13Commits
0b31c2f
chore: prepare tokio-util v0.7.13 (#7012)129f9fc
codec: fix incorrect handling of invalid utf-8 inLinesCodec::decode_eof
(#...b5c227d
tracing: move tracing instrumentation tests into tokio tests (#7007)dcae2b9
ci: unfreeze FreeBSD from rustc 1.81 (#7009)bb9d570
chore: prepare Tokio v1.42.0 (#7005)af9c683
tests: fix typo in build test instructions (#7004)4bc5a1a
ci: allow Unicode-3.0 license for unicode-ident (#7006)f8948ea
runtime: do not deferyield_now
insideblock_in_place
(#6999)bce9780
time: usearray::from_fn
instead of manually creating array (#7000)38151f3
readme: unlist 1.32.x as LTS release (#6997)Updates
wasm-bindgen-futures
from 0.4.47 to 0.4.49Commits
Updates
wasm-bindgen-macro
from 0.2.97 to 0.2.99Changelog
Sourced from wasm-bindgen-macro's changelog.
Commits
04ca6f3
Prepare v0.2.99 release (#4331)dae7bc2
Prepare v0.2.98 release (#4330)04edcff
Remove dead code (#4300)8fe5bf1
Add support for number slices of typeMaybeUninit\<T>
(#4316)f90ebda
Re-establish feature resolver version 1 compatibility (#4327)e021ba4
AddWASM_BINDGEN_TEST_DRIVER_TIMEOUT
(#4320)14acd7d
Movewalrus/parallel
towasm-bindgen-cli-support
(#4321)0a02046
Improved contributing docs inweb-sys
README (#4302)89f2af8
Supportundefined
static imports withOption
(#4319)4e77a61
Removecritical-section
requirement forno_std
with atomics (#4322)Updates
wasm-bindgen-macro-support
from 0.2.97 to 0.2.99Changelog
Sourced from wasm-bindgen-macro-support's changelog.
Commits
04ca6f3
Prepare v0.2.99 release (#4331)dae7bc2
Prepare v0.2.98 release (#4330)04edcff
Remove dead code (#4300)8fe5bf1
Add support for number slices of typeMaybeUninit\<T>
(#4316)f90ebda
Re-establish feature resolver version 1 compatibility (#4327)e021ba4
AddWASM_BINDGEN_TEST_DRIVER_TIMEOUT
(#4320)14acd7d
Movewalrus/parallel
towasm-bindgen-cli-support
(#4321)0a02046
Improved contributing docs inweb-sys
README (#4302)89f2af8
Supportundefined
static imports withOption
(#4319)4e77a61
Removecritical-section
requirement forno_std
with atomics (#4322)Updates
wasm-bindgen-shared
from 0.2.97 to 0.2.99Changelog
Sourced from wasm-bindgen-shared's changelog.
Commits
04ca6f3
Prepare v0.2.99 release (#4331)dae7bc2
Prepare v0.2.98 release (#4330)04edcff
Remove dead code (#4300)8fe5bf1
Add support for number slices of typeMaybeUninit\<T>
(#4316)f90ebda
Re-establish feature resolver version 1 compatibility (#4327)e021ba4
AddWASM_BINDGEN_TEST_DRIVER_TIMEOUT
(#4320)14acd7d
Movewalrus/parallel
towasm-bindgen-cli-support
(#4321)0a02046
Improved contributing docs inweb-sys
README (#4302)89f2af8
Supportundefined
static imports withOption
(#4319)4e77a61
Removecritical-section
requirement forno_std
with atomics (#4322)Updates
web-sys
from 0.3.74 to 0.3.76Commits
Updates
xml-rs
from 0.8.23 to 0.8.24Changelog
Sourced from xml-rs's changelog.
Commits
a2e8e0e
Bump78e1360
Fix pos when trimming whitespace in cdata30d4635
More testsDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <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