Closed dependabot[bot] closed 2 years ago
Merging #42 (1a92b29) into main (3d5a3a8) will decrease coverage by
0.40%
. The diff coverage is74.46%
.
@@ Coverage Diff @@
## main #42 +/- ##
==========================================
- Coverage 76.59% 76.19% -0.41%
==========================================
Files 8 8
Lines 1239 1239
==========================================
- Hits 949 944 -5
- Misses 290 295 +5
Flag | Coverage Δ | |
---|---|---|
unittests | 76.19% <74.46%> (-0.41%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
src/pty/base.rs | 70.22% <60.00%> (-1.57%) |
:arrow_down: |
src/pty/conpty/pty_impl.rs | 71.24% <100.00%> (+0.18%) |
:arrow_up: |
src/pty/winpty/pty_impl.rs | 74.34% <100.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Updates the requirements on windows to permit the latest version.
Release notes
Sourced from windows's releases.
... (truncated)
Commits
c23b003
Version 0.40.0 (#2026)9fe618a
Remove win32metadata workaround (#2021)b5ee521
Improve gnu lib generation and msvc lib reproducibility (#2016)0fa0290
Remove win32metadata workarounds (#2017)1691f23
Update the win32 metadata to version 32.0.17 (#2015)61bc313
Addsunsafe
helpers to cast from C++ or rawIUnknown
pointers to Rust `IU...2db98c7
Use$crate
ins!
andw!
macros (#2011)0debb12
Update the win32 metadata to version 31.0.4 (#2009)e4b778c
MakeBSTR
a core string type (#2006)78a7cc1
Remove Xaml interop namespace (#2008)Dependabot 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)