chore(deps): bump the cargo-dependencies group across 1 directory with 15 updates#522
Merged
sasa-tomic merged 4 commits intomainfrom Jun 24, 2024
Merged
Conversation
…h 15 updates Bumps the cargo-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actix-web](https://github.com/actix/actix-web) | `4.6.0` | `4.8.0` | | [actix-rt](https://github.com/actix/actix-net) | `2.9.0` | `2.10.0` | | [candid](https://github.com/dfinity/candid) | `0.10.8` | `0.10.9` | | [clap](https://github.com/clap-rs/clap) | `4.5.6` | `4.5.7` | | [derive_more](https://github.com/JelteF/derive_more) | `0.99.17` | `0.99.18` | | [include_dir](https://github.com/Michael-F-Bryan/include_dir) | `0.7.3` | `0.7.4` | | [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) | `1.4.0` | `1.5.0` | | [regex](https://github.com/rust-lang/regex) | `1.10.4` | `1.10.5` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.4` | | [strum](https://github.com/Peternator7/strum) | `0.26.2` | `0.26.3` | | [url](https://github.com/servo/rust-url) | `2.5.0` | `2.5.2` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.4` | `4.5.6` | | [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) | `0.22.0` | `0.23.0` | | [httptest](https://github.com/ggriffiniii/httptest) | `0.15.5` | `0.16.1` | | [rstest](https://github.com/la10736/rstest) | `0.18.2` | `0.21.0` | Updates `actix-web` from 4.6.0 to 4.8.0 - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](actix/actix-web@web-v4.6.0...web-v4.8.0) Updates `actix-rt` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/actix/actix-net/releases) - [Commits](actix/actix-net@rt-v2.9.0...rt-v2.10.0) Updates `candid` from 0.10.8 to 0.10.9 - [Release notes](https://github.com/dfinity/candid/releases) - [Changelog](https://github.com/dfinity/candid/blob/master/Changelog.md) - [Commits](https://github.com/dfinity/candid/commits) Updates `clap` from 4.5.6 to 4.5.7 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.6...v4.5.7) Updates `derive_more` from 0.99.17 to 0.99.18 - [Release notes](https://github.com/JelteF/derive_more/releases) - [Changelog](https://github.com/JelteF/derive_more/blob/v0.99.18/CHANGELOG.md) - [Commits](JelteF/derive_more@v0.99.17...v0.99.18) Updates `include_dir` from 0.7.3 to 0.7.4 - [Commits](Michael-F-Bryan/include_dir@include_dir-v0.7.3...include_dir-v0.7.4) Updates `lazy_static` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases) - [Commits](rust-lang-nursery/lazy-static.rs@1.4.0...1.5.0) Updates `regex` from 1.10.4 to 1.10.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.10.4...1.10.5) Updates `reqwest` from 0.11.27 to 0.12.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.4) Updates `strum` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](Peternator7/strum@v0.26.2...v0.26.3) Updates `url` from 2.5.0 to 2.5.2 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.0...v2.5.2) Updates `clap_complete` from 4.5.4 to 4.5.6 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.4...clap_complete-v4.5.6) Updates `opentelemetry` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases) - [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.22.0...opentelemetry-0.23.0) Updates `httptest` from 0.15.5 to 0.16.1 - [Commits](https://github.com/ggriffiniii/httptest/commits) Updates `rstest` from 0.18.2 to 0.21.0 - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.18.2...v0.21.0) --- updated-dependencies: - dependency-name: actix-web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: actix-rt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: candid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: derive_more dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: include_dir dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: lazy_static dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: httptest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
sasa-tomic
approved these changes
Jun 24, 2024
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 cargo-dependencies group with 15 updates in the / directory:
4.6.04.8.02.9.02.10.00.10.80.10.94.5.64.5.70.99.170.99.180.7.30.7.41.4.01.5.01.10.41.10.50.11.270.12.40.26.20.26.32.5.02.5.24.5.44.5.60.22.00.23.00.15.50.16.10.18.20.21.0Updates
actix-webfrom 4.6.0 to 4.8.0Release notes
Sourced from actix-web's releases.
Commits
4222f92chore(actix-web): prepare release 4.8.0d92a73echore(actix-http): prepare release 3.8.0c612b5cci: fix checkscbb55baci: use just for feature combos check643d645Fix Rustls 0.22 & 0.23 are limited to 256 handshakes per second. (#3408)66905efbuild(deps): bump taiki-e/install-action from 2.38.0 to 2.39.1 (#3404)c076e34build(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 (#3405)3ecaff5build(deps): bump taiki-e/cache-cargo-install-action from 1.2.2 to 2.0.1 (#3406)fa74ab3remove references to StaticFiles (#3400)188206afeat: Html responder (#3399)Updates
actix-rtfrom 2.9.0 to 2.10.0Release notes
Sourced from actix-rt's releases.
Commits
0d3d192fix: relax bounds on with_tokio_rt (#569)0c26ecfchore(actix-server): prepare release 2.4.01bdb15echore(actix-rt): prepare release 2.10.0a524f15build(deps): update tokio-uring requirement from 0.4 to 0.5 (#568)451a44cbuild(deps): bump taiki-e/install-action from 2.33.34 to 2.34.1 (#567)18071d1ci: disable io-uring tests786014cbuild(deps): bump taiki-e/install-action from 2.33.26 to 2.33.34 (#566)a7ef438ci: use mold linker on linux jobs375c352--- (#565)2d1b546--- (#563)Updates
candidfrom 0.10.8 to 0.10.9Changelog
Sourced from candid's changelog.
... (truncated)
Commits
Updates
clapfrom 4.5.6 to 4.5.7Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
659e936docs: Fix documentation for Command::long_()5000d58feat(complete): Add autocomplete for visible_aliasbe15bd5fix(complete): Fix zsh.rs subcommand deduplication5be548dchore(deps): Update Rust Stable to v1.78 (#5493)958c749style: Make clippy happyUpdates
derive_morefrom 0.99.17 to 0.99.18Changelog
Sourced from derive_more's changelog.
... (truncated)
Commits
678a473chore: Release derive_more version 0.99.18fcde556Include example published package89cbd82Remove track_caller feature detection because msrv was bumpeddb36f6dFix question marksf0c2530fmt461db95Fix issue when compiling on 1.6539ad36fUpdate changelog for v0.99.1857b6e17Update to syn 2ea4fa94Fix testsab82aefIgnore error doctests as it still contains old backtrace logicUpdates
include_dirfrom 0.7.3 to 0.7.4Commits
d742c6fchore: Release6ea7295Removed a symlink because now we refer to the README.md file directly7eddf42Merge pull request #100 from Michael-F-Bryan/remove-implicit-const-promotion20f9475Modifiedexpand_dir()to avoid implicit const promotion (fixes #99)2ff8ccaBump the MSRV to Rust 1.64e7d23c9Move all shared metadata to the workspaceCargo.tomlfile34755eaMerge pull request #85 from Michael-F-Bryan/releaseUpdates
lazy_staticfrom 1.4.0 to 1.5.0Commits
be7c1c4point readme version to 1.5.08971a27update readme build badge15691ecModernize lazy-static infra (#219)2660041Merge pull request #206 from TheBotlyNoob/master6ace970Merge pull request #216 from frewsxcv/patch-1a203105Update README.mdcfd89acUpdate README.mdfc8e466Update README.mda8afb21Update README.md41fa234Update README to indicate how to replace withstd::sync::OnceLockUpdates
regexfrom 1.10.4 to 1.10.5Changelog
Sourced from regex's changelog.
Commits
0718fc51.10.5377463bchangelog: 1.10.4 and 1.10.568c4f0bregex-automata-0.4.74757b5fregex-syntax-0.8.41430b65changelog: 1.10.41f9f9ccbytes: escape invalid UTF-8 bytes in debug output for Matchab4c8d1doc: fix duplicate phrasing typoddeb85ecli/deps: update memmap2 to 0.9023f1c9lite: fix attribute warning about rustfmt9c139f4syntax: simplifyHir::dotconstructorsUpdates
reqwestfrom 0.11.27 to 0.12.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
de5dbb1v0.12.40f126f5tests: fix blocking test about empty bodies and content-length1073881feat: add zstd support (#1866)1af8945feat: add ClientBuilder::read_timeout(dur) (#2241)e99da85refactor: fix warnings related to mutability ofself(#2245)0720159v0.12.39209695Remove duplicate example for ClientBuilder::default_headers (#2236)e3a1565fix: use lower case domain string when usingresolveandresolve_to_addrs...b4c491afeat: allow fine-grained root certs for rustls (#2232)cf4295dchore: update winreg to 0.52.0 (#2226)Updates
strumfrom 0.26.2 to 0.26.3Release notes
Sourced from strum's releases.
Changelog
Sourced from strum's changelog.
Commits
c89286fUpdate changelog & strum_macros version0c85c16Use associated function syntax for callinggeton anEnumIter, eliminatin...9689d7badd hyperlinks to documentation and clarify derive macros (#355)186d29fInterpolate unnamed enum variant fields in to_string attribute (#345)410062eFix broken links (#350)1e46337Updateheckrequirement (#346)f5fce03Fix typos & misspellings in docs (#347)Updates
urlfrom 2.5.0 to 2.5.2Commits
54346faRevert "Reimplement idna on top of ICU4X" (#946)dcfbed3Update idna to 1.0.1 (#945)467ef63fix panic onxn--55555577(#940)3d6dbbbReimplement idna on top of ICU4X (#923)de947abDocument possible replacements of the base URL (#926)8b8431bdocs: document SyntaxViolation variants, remove bare URLs (#924)fd042e0Non-special URLs can have their paths erased (#921)49eea1cFix multiple issues on wasm32: (#886)a4dd58bFix lint (#920)73803faUpdate URLs (#916)Updates
clap_completefrom 4.5.4 to 4.5.6Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
9c1153dchore: Release70e8417Merge pull request #5534 from chrysn-pull-requests/typo-cliodeae592docs: Fix typo (cio->clio)cd9f44fchore(deps): Update Rust Stable to v1.79 (#5532)b3effeastyle: Make clippy happy6c6839achore: Releasee79ff0ddocs: Update changelogbe2e5caMerge pull request #5527 from epage/mincf5c958fix(parser): Report correct num_args on too-fewe0c9619test(parser): Snapshot num_args errorsUpdates
opentelemetryfrom 0.22.0 to 0.23.0Release notes
Sourced from opentelemetry's releases.
Commits
1faa9a7Prepare v0.23 release (#1738)49c88eaMinor fix to OTLP doc and integration test (#1758)10f99bfUpdate serialization format for LogRecord fields. (#1771)1733da5more stable metrics sdk tests (#1768)06ed50dRemove OTLPExporter dependency on sem conventions (#1769)6d7a16cUpdate msrv version to 1.65 in docs (#1770)48112e0Fix periodic reader to trigger first exporter at the interval (#1766)0cc7228Try to use authenticated request to install protoc in GH (#1767)c8ca03eAdd http-json warning to OTLP Exporter (#1765)a4d9211Make readme for api,sdk,stdout,otlp consistent (#1760)Updates
httptestfrom 0.15.5 to 0.16.1Commits
Updates
rstestfrom 0.18.2 to 0.21.0Release notes
Sourced from rstest's releases.
Changelog
Sourced from rstest's changelog.
Commits
38da6bfPrepare 0.21.0 Releaseca69788bump version rstest_test to 0.13.0b6b43c6Clean chackoutlistfef4f7bImplemented Opt-in crate-name support Fix #258236be92Build should use build tests target8fde5bePrepare next changelogf29e634Dependency should have a n explicit version to be publishede27ad2aRemoved empty section3867794Fixed docsb90fb8eFix checkout listDependabot 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