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

build(deps): bump the patch group across 1 directory with 2 updates #668

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps the patch group with 2 updates in the / directory: sspi and winit.

Updates sspi from 0.15.0 to 0.15.1

Changelog

Sourced from sspi's changelog.

[0.15.1] - 2025-02-04

Features

  • Add make_signature and verify_signature to Sspi trait (#343) (040188a34d)

Bug Fixes

  • Store session key when using server-side NTLM implementation (#354) (41d1ca7fed)
Commits
  • f2747d4 chore(release): prepare for publishing (#360)
  • 027e58d ci: automate crate publishing (#359)
  • 1984ebf build(deps): bump uuid from 1.11.1 to 1.12.1 (#355)
  • 41d1ca7 fix: store session key when using server-side NTLM implementation (#354)
  • a0a384b build(deps): bump bitflags from 2.6.0 to 2.8.0 (#352)
  • 040188a feat: add make_signature and verify_signature to Sspi trait (#343)
  • 1486869 build(deps): bump tokio from 1.42.0 to 1.43.0 (#353)
  • f9ef383 build(deps): bump the crypto group across 1 directory with 4 updates (#351)
  • a6b0f8c build(deps): bump the windows group across 1 directory with 2 updates (#345)
  • db290a4 build(deps): bump uuid from 1.11.0 to 1.11.1 in the patch group across 1 dire...
  • Additional commits viewable in compare view

Updates winit from 0.30.8 to 0.30.9

Release notes

Sourced from winit's releases.

Winit version 0.30.9

Changed

  • On Wayland, no longer send an explicit clearing Ime::Preedit just prior to a new Ime::Preedit.

Fixed

  • On X11, fix crash with uim.
  • On X11, fix modifiers for keys that were sent by the same X11 request.
  • On iOS, fix high CPU usage even when using ControlFlow::Wait.
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the patch group with 2 updates in the / directory: [sspi](https://github.com/devolutions/sspi-rs) and [winit](https://github.com/rust-windowing/winit).


Updates `sspi` from 0.15.0 to 0.15.1
- [Changelog](https://github.com/Devolutions/sspi-rs/blob/master/CHANGELOG.md)
- [Commits](Devolutions/sspi-rs@sspi-v0.15.0...sspi-v0.15.1)

Updates `winit` from 0.30.8 to 0.30.9
- [Release notes](https://github.com/rust-windowing/winit/releases)
- [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md)
- [Commits](rust-windowing/winit@v0.30.8...v0.30.9)

---
updated-dependencies:
- dependency-name: sspi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: winit
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
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
Development

Successfully merging this pull request may close these issues.

1 participant