-
Notifications
You must be signed in to change notification settings - Fork 22
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
Update windows-sys requirement from 0.42.0 to 0.45.0 #49
Merged
Conversation
This file contains 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
Updates the requirements on [windows-sys](https://github.com/microsoft/windows-rs) to permit the latest version. - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.42.0...0.45.0) --- updated-dependencies: - dependency-name: windows-sys dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Jan 23, 2023
Please merge (or relax the windows-sys requirement). I'm getting |
Thanks for the ping, I hadn't noticed this. I'll merge and release a new patch version of terminal-size today |
Thank you! |
This is now published on crates.io |
Yatekii
referenced
this pull request
in probe-rs/probe-rs
Feb 15, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gimli](https://github.com/gimli-rs/gimli) | dependencies | patch | `0.27.1` -> `0.27.2` | | [terminal_size](https://github.com/eminence/terminal-size) | dependencies | patch | `0.2.3` -> `0.2.5` | --- ### Release Notes <details> <summary>gimli-rs/gimli</summary> ### [`v0.27.2`](https://github.com/gimli-rs/gimli/blob/HEAD/CHANGELOG.md#​0272) [Compare Source](https://github.com/gimli-rs/gimli/compare/0.27.1...0.27.2) Released 2023/02/15. ##### Added - Added support for tombstones in `read::LineRows`. [#​642](https://github.com/gimli-rs/gimli/pull/642) *** </details> <details> <summary>eminence/terminal-size</summary> ### [`v0.2.5`](https://github.com/eminence/terminal-size/releases/tag/v0.2.5) #### What's Changed - Update windows-sys requirement from 0.42.0 to 0.45.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/eminence/terminal-size/pull/49](https://github.com/eminence/terminal-size/pull/49) **Full Changelog**: eminence/terminal-size@v0.2.3...v0.2.5 (Note `v0.2.4` was published and then immediately yanked due to an operator error. So `v0.2.5` is the next version after `v0.2.3`) </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/probe-rs/probe-rs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzMuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEzOC4zIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
Updates the requirements on windows-sys to permit the latest version.
Release notes
Sourced from windows-sys's releases.
Commits
ddf5ebb
Version 0.45 (#2299)e06dc97
Slices should use default types (#2293)2266e23
Linux build support (#2290)17a5f00
Update readme.md50b241e
Sample: show visible windows and include coordinates (#2284)f5373bb
Remove fieldcfg
attribute queries (#2280)87ef216
Update publish script6f115da
Version 0.44.0 (#2279)7c65c07
Add Background Intelligent Transfer Service (BITS) sample (#2277)1bfd409
Update readme.mdDependabot 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)