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): Bump windows-service from 0.7.0 to 0.8.0 #22557

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps windows-service from 0.7.0 to 0.8.0.

Changelog

Sourced from windows-service's changelog.

[0.8.0] - 2025-02-19

Added

  • Add missing ServiceAccess flags READ_CONTROL, WRITE_DAC and WRITE_OWNER.

Changed

  • Upgrade windows-sys dependency to 0.59 and bump the MSRV to 1.60.0.
Commits

Dependabot compatibility score

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 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)

Bumps [windows-service](https://github.com/mullvad/windows-service-rs) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/mullvad/windows-service-rs/releases)
- [Changelog](https://github.com/mullvad/windows-service-rs/blob/main/CHANGELOG.md)
- [Commits](mullvad/windows-service-rs@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: windows-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2025 04:29
@dependabot dependabot bot added domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog labels Mar 3, 2025
@pront pront enabled auto-merge March 4, 2025 16:19
@datadog-vectordotdev
Copy link

Datadog Report

Branch report: dependabot/cargo/windows-service-0.8.0
Commit report: 06c4a86
Test service: vector

❌ 1 Failed (0 Known Flaky), 2320 Passed, 0 Skipped, 1m 25.61s Total Time

❌ Failed Tests (1)

  • sources::host_metrics::tests::uses_default_namespace - vector - Details

    Expand for error
     thread 'sources::host_metrics::tests::uses_default_namespace' panicked at src/sources/host_metrics/tcp.rs:171:55:
     range end index 4 out of range for slice of length 0
     stack backtrace:
        0:     0x55d393e9ffba - std::backtrace_rs::backtrace::libunwind::trace::h88deb10bd0145eb8
                                    at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
        1:     0x55d393e9ffba - std::backtrace_rs::backtrace::trace_unsynchronized::he1036f5481c14dff
                                    at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
        2:     0x55d393e9ffba - std::sys::backtrace::_print_fmt::hecc345b6e70c4b20
                                    at /rustc/4d91de4e48198da2e33413efdcd9cd2cc0c46688/library/std/src/sys/backtrace.rs:66:9
        3:     0x55d393e9ffba - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he089f96442833f67
     ...
    

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: deps Anything related to Vector's dependencies no-changelog Changes in this PR do not need user-facing explanations in the release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant