-
-
Notifications
You must be signed in to change notification settings - Fork 1
Bump the cargo group across 1 directory with 13 updates #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #73 +/- ##
=======================================
Coverage 97.54% 97.54%
=======================================
Files 14 14
Lines 3385 3385
=======================================
Hits 3302 3302
Misses 83 83 ☔ View full report in Codecov by Sentry. |
Bumps the cargo group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.93` | | [clap](https://github.com/clap-rs/clap) | `4.5.20` | `4.5.21` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` | | [regex](https://github.com/rust-lang/regex) | `1.11.0` | `1.11.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.8` | `0.12.9` | | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.215` | | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.133` | | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.1` | | [which](https://github.com/harryfei/which-rs) | `6.0.3` | `7.0.0` | | [mockito](https://github.com/lipanski/mockito) | `1.5.0` | `1.6.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.13.0` | `3.14.0` | | [pyo3](https://github.com/pyo3/pyo3) | `0.22.4` | `0.23.1` | | [napi](https://github.com/napi-rs/napi-rs) | `2.16.12` | `2.16.13` | Updates `anyhow` from 1.0.89 to 1.0.93 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.89...1.0.93) Updates `clap` from 4.5.20 to 4.5.21 - [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.20...clap_complete-v4.5.21) Updates `openssl` from 0.10.66 to 0.10.68 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.66...openssl-v0.10.68) Updates `regex` from 1.11.0 to 1.11.1 - [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.11.0...1.11.1) Updates `reqwest` from 0.12.8 to 0.12.9 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.8...v0.12.9) Updates `serde` from 1.0.210 to 1.0.215 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.210...v1.0.215) Updates `serde_json` from 1.0.128 to 1.0.133 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.128...v1.0.133) Updates `tokio` from 1.40.0 to 1.41.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.1) Updates `which` from 6.0.3 to 7.0.0 - [Release notes](https://github.com/harryfei/which-rs/releases) - [Changelog](https://github.com/harryfei/which-rs/blob/master/CHANGELOG.md) - [Commits](harryfei/which-rs@6.0.3...7.0.0) Updates `mockito` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.5.0...1.6.1) Updates `tempfile` from 3.13.0 to 3.14.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.0) Updates `pyo3` from 0.22.4 to 0.23.1 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.4...v0.23.1) Updates `napi` from 2.16.12 to 2.16.13 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](https://github.com/napi-rs/napi-rs/compare/napi@2.16.12...napi@2.16.13) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: openssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: which dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: mockito dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: napi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
aa80fb4 to
3cc8221
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 group with 13 updates in the / directory:
1.0.891.0.934.5.204.5.210.10.660.10.681.11.01.11.10.12.80.12.91.0.2101.0.2151.0.1281.0.1331.40.01.41.16.0.37.0.01.5.01.6.13.13.03.14.00.22.40.23.12.16.122.16.13Updates
anyhowfrom 1.0.89 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9Release 1.0.93f91c247Merge pull request #391 from dtolnay/thiserror2a3901cIsolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cddUpdate dev-dependencies to thiserror v2fd03a8eRelease 1.0.92a16252bMerge pull request #390 from dtolnay/rawaddrfcf2ef8Compile &raw test on Rust 1.82+ only1e7e9feParse raw address expression syntax7d1a8f9Add test of raw addr expression syntax6c52daaRelease 1.0.91Updates
clapfrom 4.5.20 to 4.5.21Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
03d7226chore: Release3df70fbdocs: Update changelog3266c36Merge pull request #5691 from epage/custom951762dfeat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493efeat(complete): Offer - as a path option27b348drefactor(complete): Simplify ArgValueCandidates code49b8108feat(complete): Add PathCompleter82a360afeat(complete): Add ArgValueCompleter47aedc6fix(complete): Ensure paths are sorted431e2bctest(complete): Ensure ArgValueCandidates get filteredUpdates
opensslfrom 0.10.66 to 0.10.68Release notes
Sourced from openssl's releases.
Commits
be8dcfdMerge pull request #2318 from alex/msrv-fix065cc77fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.687b3ec80Merge pull request #2316 from alex/bump-for-releaseb510e8cRelease openssl v0.10.67 and openssl-sys v0.9.104ee3b024Merge pull request #2315 from botovq/libressl-4.0.0c4dabc2CI: Update LibreSSL CIf9027b7LibreSSL 4.0.0 is released & stable1b51ba5Merge pull request #2313 from sfackler/sfackler-patch-1de8a97cBump to 3.4.0-beta13930464Merge pull request #2312 from sfackler/alex-patch-1Updates
regexfrom 1.11.0 to 1.11.1Changelog
Sourced from regex's changelog.
Commits
9870c061.11.180df54echangelog: 1.11.1991ba88unstable: fixPatterntrait implementationUpdates
reqwestfrom 0.12.8 to 0.12.9Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
797df2bv0.12.964aa7d1add webpki roots option for rustls no provider setup (#2447)598f857Add content length to async_impl::multipart file streams (#2459)d99e90dfix: re-enable verbose connection read logs (#2454)aba01fffeat: Add support for Certificate Revocation Lists (#2433)3ad6e02refactor: remove internal proxy sys cache (#2442)Updates
serdefrom 1.0.210 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4Release 1.0.215fa5d58cUse ui test syntax that does not interfere with rustfmt1a3cf4bUpdate PR 2562 ui tests7d96352Merge pull request #2857 from dtolnay/collide111ecc5Update ui tests for warning on colliding aliasesedd6fe9Revert "Add checks for conflicts for aliases"a20e924Revert "pacify clippy"b1353a9Merge pull request #2856 from dtolnay/denamec59e876Produce a separate warning for every colliding name7f1e697Merge pull request #2855 from dtolnay/namespanUpdates
serde_jsonfrom 1.0.128 to 1.0.133Release notes
Sourced from serde_json's releases.
Commits
0903de4Release 1.0.1332b65ca0Merge pull request #1215 from dtolnay/fromarray4e5f985Implement From<[T; N]> for Value2ccb5b6Disable question_mark clippy lint in lexical testa11f5f2Resolve unnecessary_map_or clippy lints07f280aWrap PR 1213 to 80 columns75ed447Merge pull request #1213 from djmitche/safety-comment73011c0Add a safety comment to unsafe blockbe2198aPrevent upload-artifact step from causing CI failure7cce517Raise minimum version for preserve_order feature to Rust 1.65Updates
tokiofrom 1.40.0 to 1.41.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
bb7ca75chore: prepare Tokio v1.41.1 (#6959)4a34b77metrics: fix bug with wrong number of buckets for the histogram (#6957)8897885docs: fix mismatched backticks in CONTRIBUTING.md (#6951)0dbdd19ci: update cargo-check-external-types to 0.1.13 (#6949)94e55c0net: fix typo inTcpStreaminternal comment (#6944)4468f27metrics: fixed flakyworker_steal_counttest (#6932)070a825metrics: removed race condition from global_queue_depth_multi_thread test (#6...946401cnet: displaynetrequirement fornet::UdpSocketin docs (#6938)0c01fd2ci: use patched version of cargo-check-external-types to fix CI failure (#6937)ebe2416ci: use cargo deny (#6931)Updates
whichfrom 6.0.3 to 7.0.0Release notes
Sourced from which's releases.
Changelog
Sourced from which's changelog.
Commits
1b5f7befix README.md version3edbc31update CHANGELOGcef653dadd myself to authors59e410dbump version66128a7add support for user provided closure to receive nonfatal errors7c58cf0Add a note on WebAssembly to README.mdUpdates
mockitofrom 1.5.0 to 1.6.1Release notes
Sourced from mockito's releases.
Commits
649b97aBump to 1.6.1638a14cSmall changes to docsffdf43dMerge pull request #208 from alex-kattathra-johnson/issue-207a0b584fAdd test23d2479Add with_header_from_request function0168e88Bump to 1.6.0bb6a200Add async tests for request matcherb6df40dMerge pull request #206 from lipanski/request_matcherad063c1Allow matching the Request object based on a closuree115abbMerge pull request #205 from nyurik/docsUpdates
tempfilefrom 3.13.0 to 3.14.0Changelog
Sourced from tempfile's changelog.
Commits
b232c58chore: release 3.14.0 (#307)a23f396fix: enable wasip2 feature for wasm32-wasip2 target (#305)f162807ci: switch from cargo-wasi to directly using the wasip1 target (#306)fa8ad00allow older windows-sys (#304)335d91dfix: expose SpooledData enum (#301)Updates
pyo3from 0.22.4 to 0.23.1Release notes
Sourced from pyo3's releases.
... (truncated)
Changelog
Sourced from pyo3's changelog.
... (truncated)
Commits
5585240release: 0.23.164008e4docs: Don't try to buildgil-refsfeature (#4712)48771deFix migration guide URL (#4711)c0f756cfixup docs for packaging (#4710)8e9b497release: 0.23.0 (#4651)e7ec730docs: extend documentation onSyncand thread-safety (#4695)71100dbdocs: add narrative docs for BoundObject (#4703)ee229cfsimplify a few uses ofBoundObject(#4706)147f7effixclippy::wildcard_importfiring on#[pyclass](#4707)f3eb624silencenon_upper_case_globalslint on__match_args__(#4705)Updates
napifrom 2.16.12 to 2.16.13Release notes
Sourced from napi's releases.
Commits
39d3827Release independent packagesa41bfc7fix(napi): needless cast to CSTring before call napi_create_string_utf8Dependabot 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