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

Update windows-sys requirement from 0.42.0 to 0.45.0 #49

Merged
merged 1 commit into from Feb 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2023

Updates the requirements on windows-sys to permit the latest version.

Release notes

Sourced from windows-sys's releases.

0.45.0

As a reminder, updates are only published by request (#2299). This release provides an update to the windows-sys crate. It does not include an update to the windows crate.

This is the first update to the windows-sys crate in 4 months and primarily includes a number of fixes stemming from improvements to the Win32 metadata. Optional support for raw-dylib is now also provided.

What's Changed

New Contributors

Changelog for windows-sys crate: microsoft/windows-rs@0.42.0...0.45.0

Commits

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)

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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 23, 2023
@jpmckinney
Copy link

Please merge (or relax the windows-sys requirement). I'm getting clippy::multiple-crate-versions warnings because other libraries are using 0.45.0.

@eminence
Copy link
Owner

Thanks for the ping, I hadn't noticed this. I'll merge and release a new patch version of terminal-size today

@eminence eminence self-assigned this Feb 14, 2023
@eminence eminence merged commit 74e800a into master Feb 14, 2023
@dependabot dependabot bot deleted the dependabot/cargo/windows-sys-0.45.0 branch February 14, 2023 22:02
@jpmckinney
Copy link

Thank you!

@eminence
Copy link
Owner

This is now published on crates.io

Yatekii pushed a commit to probe-rs/probe-rs that referenced this pull request 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://togithub.com/gimli-rs/gimli) | dependencies | patch |
`0.27.1` -> `0.27.2` |
| [terminal_size](https://togithub.com/eminence/terminal-size) |
dependencies | patch | `0.2.3` -> `0.2.5` |

---

### Release Notes

<details>
<summary>gimli-rs/gimli</summary>

###
[`v0.27.2`](https://togithub.com/gimli-rs/gimli/blob/HEAD/CHANGELOG.md#&#8203;0272)

[Compare
Source](https://togithub.com/gimli-rs/gimli/compare/0.27.1...0.27.2)

Released 2023/02/15.

##### Added

-   Added support for tombstones in `read::LineRows`.
    [#&#8203;642](https://togithub.com/gimli-rs/gimli/pull/642)

***

</details>

<details>
<summary>eminence/terminal-size</summary>

###
[`v0.2.5`](https://togithub.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
[@&#8203;dependabot](https://togithub.com/dependabot) in
[eminence/terminal-size#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://togithub.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
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants