chore(deps): bump the cargo-dependencies group with 10 updates #417
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 cargo-dependencies group with 10 updates:
0.11.1
0.11.2
3.0.6
3.0.7
1.2.9
1.2.10
2.7.0
2.7.1
2.10.1
2.11.0
0.4.22
0.4.25
0.8.2
0.8.3
0.1.6
0.1.7
1.0.24
1.0.25
1.0.135
1.0.137
Updates
histogram
from 0.11.1 to 0.11.2Commits
Updates
anstyle-wincon
from 3.0.6 to 3.0.7Commits
5925243
chore: Release5e6b41d
docs: Update changelogf6a7b79
Merge pull request #239 from epage/ci92fe1b2
chore(ci): Run more checks on Windows1f3fef0
fix(wincon): Restore MSRV86dca69
style: Fix clippy warnings in cfg(windows) coded2ff8f2
chore(deps): Update Rust Stable to v1.84 (#237)8180067
chore(deps): Update Rust Stable to v1.83 (#232)f088309
style: Make clippy happyab1e195
chore: Update from _rust templateUpdates
cc
from 1.2.9 to 1.2.10Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
48416a2
chore: release v1.2.10 (#1370)cf39286
Fix CC_FORCE_DISABLE=0 evaluating to true (#1371)d2dc6a9
Regenerate target info (#1369)90451a0
chore(ci): move ubuntu-20 job to ubuntu-22 (#1368)f9eff7b
Make hidden lifetimes explicit. (#1366)Updates
indexmap
from 2.7.0 to 2.7.1Changelog
Sourced from indexmap's changelog.
Commits
42e57a3
Merge pull request #369 from cuviper/release-2.7.1f61b581
Release 2.7.1cb520a7
Merge pull request #368 from cuviper/reserve_entriesf0ec924
Merge pull request #367 from savannstm/better-panics38ef618
Merge pull request #364 from hkBst/patch-11f12721
Improve memory reservation forinsert_entry
2f55755
Improve panic messages7b64edc
Add#[track_caller]
attributes to functions that may panicf63bb6e
remove fxhash dep8eb4de5
Remove fxhash example from lib.rsUpdates
ipnet
from 2.10.1 to 2.11.0Release notes
Sourced from ipnet's releases.
Changelog
Sourced from ipnet's changelog.
Commits
Updates
log
from 0.4.22 to 0.4.25Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
22be810
Merge pull request #663 from rust-lang/cargo/0.4.250279730
prepare for 0.4.25 release4099bcb
Merge pull request #662 from rust-lang/fix/cargo-features36e7e3f
revert loosening of kv cargo features2282191
Merge pull request #660 from rust-lang/cargo/0.4.242994f0a
prepare for 0.4.24 release5fcb50e
Merge pull request #659 from rust-lang/fix/feature-builds29fe9e6
fix up feature activationb1824f2
use cargo hack in CI to test all feature combinationse6b643d
Merge pull request #656 from rust-lang/cargo/0.4.23Updates
miniz_oxide
from 0.8.2 to 0.8.3Changelog
Sourced from miniz_oxide's changelog.
Commits
c0ce0fd
bump changelog and versionf357aa1
fix(deflate): remove no longer needed checks for raw mode in compress_normal ...1f829d2
fix(deflate): move stored level to it's own function and simplify to improve ...04973ca
fix(deflate): split some code into new module and fix panic in pad_to_bytes f...97ee3f1
fix(deflate): write directly to output buffer instaed of bit buffer to reduce...c8a4485
fix(miniz_oxide): add richgel99 (original miniz author) as author and add cop...ac03751
fix(bench): add some basic criterion benchmarksUpdates
perf-event-data
from 0.1.6 to 0.1.7Changelog
Sourced from perf-event-data's changelog.
Commits
8281538
v0.1.777174f7
Fix missing cgroup field in Sample record (#39)Updates
semver
from 1.0.24 to 1.0.25Release notes
Sourced from semver's releases.
Commits
b1e2848
Release 1.0.251fb55fc
Merge pull request 330 from jofas/serde-on-playground2bf9708
Enabled 'serde' feature on playgroundUpdates
serde_json
from 1.0.135 to 1.0.137Release notes
Sourced from serde_json's releases.
Commits
eb49e28
Release 1.0.13751c48ab
Merge pull request #1231 from dtolnay/playground7d8f15b
Enable "float_roundtrip" and "unbounded_depth" features in playgrounda46f14c
Release 1.0.136eb9f3f6
Merge pull request #1230 from goffrie/patch-1513e5b2
Use Map::with_capacity in value::Serializer::serialize_mapDependabot 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