Skip to content
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

chore(deps): update all non-major dependencies #40

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
assert_cmd dev-dependencies patch 2.0.6 -> 2.0.7
aws-config dependencies minor 0.51.0 -> 0.52.0
aws-sdk-athena dependencies minor 0.21.0 -> 0.22.0
env_logger dependencies minor 0.9.3 -> 0.10.0
predicates dev-dependencies patch 2.1.3 -> 2.1.4
tokio (source) dependencies minor 1.22.0 -> 1.23.0

Release Notes

assert-rs/assert_cmd

v2.0.7

Compare Source

rust-cli/env_logger

v0.10.0

Compare Source

MSRV changed to 1.60 to hide optional dependencies

Fixes
  • Resolved soundness issue by switching from atty to is-terminal
Breaking Changes

To open room for changing dependencies:

  • Renamed termcolor feature to color
  • Renamed atty feature to auto-color
assert-rs/predicates-rs

v2.1.4

Compare Source

tokio-rs/tokio

v1.23.0: Tokio v1.23.0

Compare Source

Fixed
  • net: fix Windows named pipe connect (#​5208)
  • io: support vectored writes for ChildStdin (#​5216)
  • io: fix async fn ready() false positive for OS-specific events (#​5231)
Changed
  • runtime: yield_now defers task until after driver poll (#​5223)
  • runtime: reduce amount of codegen needed per spawned task (#​5213)
  • windows: replace winapi dependency with windows-sys (#​5204)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #40 (8545848) into master (0de8d55) will decrease coverage by 1.49%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   49.50%   48.00%   -1.50%     
==========================================
  Files           7        7              
  Lines         606      627      +21     
==========================================
+ Hits          300      301       +1     
- Misses        306      326      +20     
Impacted Files Coverage Δ
src/lib.rs 11.26% <0.00%> (-1.17%) ⬇️
src/main.rs 90.90% <0.00%> (+0.90%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e332ac9 to 19bf7d5 Compare December 2, 2022 02:21
@renovate renovate bot changed the title fix(deps): update rust crate env_logger to 0.10.0 chore(deps): update all non-major dependencies Dec 2, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 19bf7d5 to f6a8410 Compare December 6, 2022 02:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f6a8410 to 8545848 Compare December 15, 2022 02:27
@duyet duyet merged commit 0597f96 into master Dec 15, 2022
@delete-merged-branch delete-merged-branch bot deleted the renovate/all-minor-patch branch December 15, 2022 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant