chore(deps): bump the dependencies group across 1 directory with 9 updates #407
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 dependencies group with 9 updates in the / directory:
0.8.19
0.8.20
0.17.9
0.17.11
1.0.137
1.0.138
4.5.27
4.5.28
3.15.0
3.16.0
0.23.1
0.23.2
0.11.5
0.11.6
0.8.5
0.9.0
0.2.9
0.3.0
Updates
toml
from 0.8.19 to 0.8.20Commits
f550dbf
chore: Release25587db
docs: Update changelogfbc77ec
Merge pull request #829 from tisonkun/map-get-kv4605a64
fea: impl Map get_key_value8efc81e
chore(deps): Update Rust crate serde_json to v1.0.138 (#828)15496f1
chore: Release1131ce8
docs: Update changelog4776fca
Merge pull request #827 from epage/winnow07754769b
chore: Upgrade to Winnow 0.79415da2
refactor(parser): Switch to ModalParserUpdates
indicatif
from 0.17.9 to 0.17.11Release notes
Sourced from indicatif's releases.
Commits
fe59003
Bump the version to 0.17.119d4849a
ChangeOnceCell
toOnceLock
inTabExpandedString
c340e9f
Bump version to 0.17.103c9017e
Update rand requirement from 0.8 to 0.9 (#693)2871b47
Adddec
anddec_length
toProgressBar
be119bd
Remove unnecessary spinner display in multi examples (#682)1a5f606
Make ProgressBar:set_tab_with take &selffff1218
Make tab extension lazy33a7843
Only get draw_target-width when we actually draw6417492
Fix double prints (#671)Updates
serde_json
from 1.0.137 to 1.0.138Release notes
Sourced from serde_json's releases.
Commits
c916099
Release 1.0.138dc29e48
Move BufReader to caller29122f9
Sort imports from PR 1237d33c1b5
Merge pull request #1237 from JonathanBrouwer/master8c2d800
Add more warnings to apply buffering on docs of affected functions65bbd1a
Fix example of from_reader not applying buffering when it should87f78da
More precise gitignore patterns4134f11
Remove *.sw[po] from gitignorec7626db
Remove **/*.rs.bk from project-specific gitignoreUpdates
clap
from 4.5.27 to 4.5.28Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
257d781
chore: Release06c5f5f
docs: Update changelog6ac1535
Merge pull request #5733 from epage/bina7a8f93
fix(complete): Strip wrappers for running completerb2c8e44
feat(complete): Allow user to override bin/completerUpdates
tempfile
from 3.15.0 to 3.16.0Changelog
Sourced from tempfile's changelog.
Commits
6ecd9f1
chore: release 3.16.03693c01
build: upgrade getrandom to v0.3.0 (#320)a4596e5
build: allowwindows-sys
0.59 (#319)3ac6d4e
chore: fix clippy lifetime warning (#318)3a722e8
docs: improve & expand security documentation (#317)Updates
testcontainers
from 0.23.1 to 0.23.2Release notes
Sourced from testcontainers's releases.
Changelog
Sourced from testcontainers's changelog.
Commits
784dc7c
chore: release v0.23.2 (#767)b979cde
feat: add image hook to run commands before ready (#766)a43ad42
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 (#765)9f6e976
chore(deps): update axum requirement from 0.7.5 to 0.8.1 (#763)bc6986b
build: bump MSRV to1.81
(#764)af21727
feat: reusable containers (#757)3dc6773
chore(deps): bump the bollard dep to latest (#759)2756f68
feat: add support for user-configured labels (#756)2f2dca1
chore(deps): update thiserror requirement from 1.0.60 to 2.0.3 (#754)3822495
feat: addcap_add
andcap_drop
support (#726)Updates
testcontainers-modules
from 0.11.5 to 0.11.6Release notes
Sourced from testcontainers-modules's releases.
Changelog
Sourced from testcontainers-modules's changelog.
Commits
bc0ffab
chore: release v0.11.6 (#282)1611c67
test(gitea): fix broken test in CI (#281)455fd79
feat(anvil): add methodlatest
to anvil node impl (#277)b179b48
feat: add Foundry Anvil image impl (#272)d4a6151
feat: allow enabling jetstream for nats (#268)Updates
rand
from 0.8.5 to 0.9.0Changelog
Sourced from rand's changelog.
... (truncated)
Commits
96f8df6
Prepare 0.9.0 release (#1558)34da321
Enablestdarch_x86_avx512
for cpu hasavx512bw
(#1551)b4b1eb7
Re-org with distr::slice, distr::weighted modules (#1548)16eb7de
Add thethread_rng
feature flag (#1547)afa24e4
Fix test status badges (#1544)c681dfc
Create FUNDING.yml9f05e22
Update: getrandom v0.3.0 rc.0 (#1541)88c310b
Fix docs.rs build options (#1539)b879689
Adjust GH Actions (#1538)3fac49f
Prepare 0.9.0-beta.0 (#1535)Updates
ctor
from 0.2.9 to 0.3.0Commits
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 <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