chore: Bump the dev-dependencies group with 7 updates #193
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 dev-dependencies group with 7 updates:
1.0.4
1.0.5
0.9.2
0.10.0
1.9.4
1.9.5
1.0.105
1.0.107
0.21.3
0.21.4
0.14.0
0.15.0
1.4.0
1.5.0
Updates
async-recursion
from 1.0.4 to 1.0.5Release notes
Sourced from async-recursion's releases.
Commits
c59b504
prepare for 1.0.5 release833b021
Attempt to handle references from macro_rules #3041aae56
Update with new error output (#28)Updates
tonic-reflection
from 0.9.2 to 0.10.0Changelog
Sourced from tonic-reflection's changelog.
Commits
d59fe0d
chore: Prepare0.10
release (#1492)6db46e0
chore(transport) Re-export axum::Router as AxumRouter (#1483)76eedc1
feat(core): amortize many ready messages into fewer, larger buffers (#1423)e7744ec
chore(tls): Small refactoring (#1487)333ea5a
chore: Update generated code (#1484)2325e32
chore: Remove futures crates (#1478)02788da
chore(tonic): Move tokio macros feature behind tls feature (#1482)7b2b0ee
chore: Add generated code to module tree (#1480)8cba85e
chore(examples): Addcancellation
example (#1477)5f5ae24
Support for adding services dynamically. (#1408)Updates
regex
from 1.9.4 to 1.9.5Changelog
Sourced from regex's changelog.
Commits
554469b
1.9.548e09a8
deps: bump regex-automata to 0.3.8894dcbe
regex-automata-0.3.8135e11b
changelog: 1.9.5f578d74
automata: reduce regex contention somewhat9a505a1
deps: bump to memchr 2.615cdc64
cli: remove use of deprecated API329c6a3
ci: use dtolnay@master instead of@v1
2637e11
ci: remove stale commentUpdates
serde_json
from 1.0.105 to 1.0.107Release notes
Sourced from serde_json's releases.
Commits
b6e113f
Release 1.0.10700626a0
Merge pull request #1073 from dtolnay/rawvalueb9d296f
IntoDeserializer for &RawValue4ea34a2
Merge pull request #1072 from dtolnay/rawvaluefe30766
Support deserializing from &RawValue2c22077
Merge pull request #1062 from osiewicz/remove_build_rs04f7758
fixup! chore: Remove no_btreemap_get_key_value and no_btreemap_remove_entry.83bdc5f
Omit return keyword inremove_entry
89a2741
Revert "Remove limb_width32 and limb_width64 features"45f10ec
Release 1.0.106Updates
base64
from 0.21.3 to 0.21.4Changelog
Sourced from base64's changelog.
Commits
b88fd5b
v0.21.4c70a896
Merge pull request #252 from marshallpierce/mp/const-encoded_len59048ff
Make encoded_len constUpdates
bollard
from 0.14.0 to 0.15.0Release notes
Sourced from bollard's releases.
Commits
6ecdb14
Merge pull request #336 from fussybeaver/ND-0.15-release079e4c2
Bump bollard version to 0.15a61b6c6
Optimise dependencies0b58b33
Add latest to documentationb8bec2e
Bump API working version number6df205a
Bump codegen dependencies and version numbers3c101a7
Merge pull request #335 from fussybeaver/ND-changes-image-create-optionsda2d2af
Serialize changes field in CreateImageOptions086f806
Remove unwraps, improve errors71c6502
Add changes field to CreateImageOptionsUpdates
bytes
from 1.4.0 to 1.5.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
74e6e20
chore: prepare bytes v1.5.0 (#627)64c4fa2
Rename UninitSlice constructors for consistency with ReadBuf (#599)c7756c3
Fix CI failure (#616)b29112c
Implement BufMut for&mut [MaybeUninit\<u8>]
(#597)99a2754
Add a safe way to create UninitSlice from slices (#598)74b04c7
Mark BytesMut::extend_from_slice as inline (#595)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