chore: Bump the dev-dependencies group with 7 updates#193
Merged
Conversation
Bumps the dev-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [async-recursion](https://github.com/dcchut/async-recursion) | `1.0.4` | `1.0.5` | | [tonic-reflection](https://github.com/hyperium/tonic) | `0.9.2` | `0.10.0` | | [regex](https://github.com/rust-lang/regex) | `1.9.4` | `1.9.5` | | [serde_json](https://github.com/serde-rs/json) | `1.0.105` | `1.0.107` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.3` | `0.21.4` | | [bollard](https://github.com/fussybeaver/bollard) | `0.14.0` | `0.15.0` | | [bytes](https://github.com/tokio-rs/bytes) | `1.4.0` | `1.5.0` | Updates `async-recursion` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/dcchut/async-recursion/releases) - [Commits](dcchut/async-recursion@v1.0.4...v1.0.5) Updates `tonic-reflection` from 0.9.2 to 0.10.0 - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md) - [Commits](hyperium/tonic@v0.9.2...v0.10.0) Updates `regex` from 1.9.4 to 1.9.5 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.9.4...1.9.5) Updates `serde_json` from 1.0.105 to 1.0.107 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.105...v1.0.107) Updates `base64` from 0.21.3 to 0.21.4 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.21.3...v0.21.4) Updates `bollard` from 0.14.0 to 0.15.0 - [Release notes](https://github.com/fussybeaver/bollard/releases) - [Commits](fussybeaver/bollard@v0.14.0...v0.15.0) Updates `bytes` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: async-recursion dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: tonic-reflection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: base64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: bollard dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: bytes dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
devkelley
approved these changes
Sep 21, 2023
ladatz
approved these changes
Sep 21, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.41.0.50.9.20.10.01.9.41.9.51.0.1051.0.1070.21.30.21.40.14.00.15.01.4.01.5.0Updates
async-recursionfrom 1.0.4 to 1.0.5Release notes
Sourced from async-recursion's releases.
Commits
c59b504prepare for 1.0.5 release833b021Attempt to handle references from macro_rules #3041aae56Update with new error output (#28)Updates
tonic-reflectionfrom 0.9.2 to 0.10.0Changelog
Sourced from tonic-reflection's changelog.
Commits
d59fe0dchore: Prepare0.10release (#1492)6db46e0chore(transport) Re-export axum::Router as AxumRouter (#1483)76eedc1feat(core): amortize many ready messages into fewer, larger buffers (#1423)e7744ecchore(tls): Small refactoring (#1487)333ea5achore: Update generated code (#1484)2325e32chore: Remove futures crates (#1478)02788dachore(tonic): Move tokio macros feature behind tls feature (#1482)7b2b0eechore: Add generated code to module tree (#1480)8cba85echore(examples): Addcancellationexample (#1477)5f5ae24Support for adding services dynamically. (#1408)Updates
regexfrom 1.9.4 to 1.9.5Changelog
Sourced from regex's changelog.
Commits
554469b1.9.548e09a8deps: bump regex-automata to 0.3.8894dcberegex-automata-0.3.8135e11bchangelog: 1.9.5f578d74automata: reduce regex contention somewhat9a505a1deps: bump to memchr 2.615cdc64cli: remove use of deprecated API329c6a3ci: use dtolnay@master instead of@v12637e11ci: remove stale commentUpdates
serde_jsonfrom 1.0.105 to 1.0.107Release notes
Sourced from serde_json's releases.
Commits
b6e113fRelease 1.0.10700626a0Merge pull request #1073 from dtolnay/rawvalueb9d296fIntoDeserializer for &RawValue4ea34a2Merge pull request #1072 from dtolnay/rawvaluefe30766Support deserializing from &RawValue2c22077Merge pull request #1062 from osiewicz/remove_build_rs04f7758fixup! chore: Remove no_btreemap_get_key_value and no_btreemap_remove_entry.83bdc5fOmit return keyword inremove_entry89a2741Revert "Remove limb_width32 and limb_width64 features"45f10ecRelease 1.0.106Updates
base64from 0.21.3 to 0.21.4Changelog
Sourced from base64's changelog.
Commits
b88fd5bv0.21.4c70a896Merge pull request #252 from marshallpierce/mp/const-encoded_len59048ffMake encoded_len constUpdates
bollardfrom 0.14.0 to 0.15.0Release notes
Sourced from bollard's releases.
Commits
6ecdb14Merge pull request #336 from fussybeaver/ND-0.15-release079e4c2Bump bollard version to 0.15a61b6c6Optimise dependencies0b58b33Add latest to documentationb8bec2eBump API working version number6df205aBump codegen dependencies and version numbers3c101a7Merge pull request #335 from fussybeaver/ND-changes-image-create-optionsda2d2afSerialize changes field in CreateImageOptions086f806Remove unwraps, improve errors71c6502Add changes field to CreateImageOptionsUpdates
bytesfrom 1.4.0 to 1.5.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
74e6e20chore: prepare bytes v1.5.0 (#627)64c4fa2Rename UninitSlice constructors for consistency with ReadBuf (#599)c7756c3Fix CI failure (#616)b29112cImplement BufMut for&mut [MaybeUninit\<u8>](#597)99a2754Add a safe way to create UninitSlice from slices (#598)74b04c7Mark 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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