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 all group with 4 updates: actix-web, serde, bytesize and serde_json.
Updates
actix-web
from 4.3.1 to 4.4.0Release notes
Sourced from actix-web's releases.
Commits
e6636f1
chore(actix-test): prepare release 0.1.22b40033
chore(actix-web): prepare release 4.4.0d2c0d47
chore(awc): prepare release 3.2.045fdc08
chore(actix-http): prepare release 3.4.0a12d39c
chore(actix-web-codegen): prepare release 4.2.1b422745
chore(actix-multipart): prepare release 0.6.14ed6146
chore(actix-multipart-derive): prepare release 0.6.1ac95362
refactor: simplify connector feature combos84eb8b3
chore: remove broken links from changelogs384ca0a
chore: remove dates from changelogsUpdates
serde
from 1.0.183 to 1.0.188Release notes
Sourced from serde's releases.
Commits
dad15b9
Release 1.0.188d89c19f
Revert "Adopt new Cargo feature resolver"146dc0f
Release 1.0.187d26852d
Merge pull request #2602 from dtolnay/resolvere1c2724
Adopt new Cargo feature resolverdbbfe7a
Merge pull request #2600 from dtolnay/oldemscriptendc24d12
Clean up all usage of serde_if_integer1284e7533e
Remove support for emscripten targets on rustc older than 1.405d03651
Release 1.0.186a741293
Merge pull request #2599 from dtolnay/encodeutf8Updates
bytesize
from 1.2.0 to 1.3.0Release notes
Sourced from bytesize's releases.
Commits
f060748
Bump up the dependency versions92f5db7
Bump up the version to 1.3.08dd9145
Merge pull request #31 from ChanTsune/feature/performance-improvement68e74bc
Performance improvement5235bf4
Update README.md to include the new feature35114c8
Bump up the version to 1.3.0-devUpdates
serde_json
from 1.0.105 to 1.0.106Release notes
Sourced from serde_json's releases.
Commits
45f10ec
Release 1.0.106f346308
Elaborate on documentation of Number::as_strf16cad6
Add cfg banner to documentation of Number::as_strfc8dd13
Touch up PR 1067028b643
Merge pull request #1067 from chanced/add-as_str-to-numberdb75c22
Fix unintended u8 link inferred by intra doc link11b603c
Resolve rustdoc::redundant_explicit_links lint95c5d6c
Fix documentation typo from PR 10695a39516
Reorder Value::as_number after is_number6a5fef9
Wrap as_number documentation to 80 columnsDependabot 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