Bump the rust-dependencies group with 4 updates #180
Merged
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.
Updates the requirements on actix-rt, actix-web, url and regex to permit the latest version.
Updates
actix-rt
to 2.10.0Release notes
Sourced from actix-rt's releases.
Commits
0d3d192
fix: relax bounds on with_tokio_rt (#569)0c26ecf
chore(actix-server): prepare release 2.4.01bdb15e
chore(actix-rt): prepare release 2.10.0a524f15
build(deps): update tokio-uring requirement from 0.4 to 0.5 (#568)451a44c
build(deps): bump taiki-e/install-action from 2.33.34 to 2.34.1 (#567)18071d1
ci: disable io-uring tests786014c
build(deps): bump taiki-e/install-action from 2.33.26 to 2.33.34 (#566)a7ef438
ci: use mold linker on linux jobs375c352
--- (#565)2d1b546
--- (#563)Updates
actix-web
to 4.7.0Release notes
Sourced from actix-web's releases.
Commits
a5c7848
chore(actix-web): prepare release 4.7.012a0521
chore(actix-multipart): prepare release 0.6.2b4faf88
chore(actix-web-codegen): prepare release 4.3.0d6f8851
chore(actix-test): prepare release 0.1.4ebc43dc
feat: forwards-compatibility for handler visibility inheritance fix (#3391)7c4c26d
feat: expose Identity middleware (#3390)3db7891
Scope macro (#3136)c366649
docs: example of CPU core pinning534cfe1
feat: add .customize().add_cookie() (#3215)cff958e
chore: address clippy lintUpdates
url
to 2.5.1Commits
3d6dbbb
Reimplement idna on top of ICU4X (#923)de947ab
Document possible replacements of the base URL (#926)8b8431b
docs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0
Non-special URLs can have their paths erased (#921)49eea1c
Fix multiple issues on wasm32: (#886)a4dd58b
Fix lint (#920)73803fa
Update URLs (#916)8e4331d
Add bench for to_ascii on an already-Punycode name (#915)9c51937
Renamemaster
branch tomain
(#914)e654efb
Fix non-base64 data URLs with % character not followed by hex digits (#797)Updates
regex
to 1.10.5Changelog
Sourced from regex's changelog.
... (truncated)
Commits
0718fc5
1.10.5377463b
changelog: 1.10.4 and 1.10.568c4f0b
regex-automata-0.4.74757b5f
regex-syntax-0.8.41430b65
changelog: 1.10.41f9f9cc
bytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1
doc: fix duplicate phrasing typoddeb85e
cli/deps: update memmap2 to 0.9023f1c9
lite: fix attribute warning about rustfmt9c139f4
syntax: simplifyHir::dot
constructorsDependabot 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