Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps thread-id from 5.0.0 to 5.1.0.

Changelog

Sourced from thread-id's changelog.

v5.1.0

Released 2026-01-10.

This release contains no functional changes compared to v5.0.0. Updating is not needed for users who do not build for Windows, nor for users who have windows-sys 0.59 in their dependency tree anyway.

Compatibility:

  • The minimum supported Rust version is now 1.71.0. (This requirement is imposed by the windows-link crate.)
  • The i686-pc-windows-gnu target can no longer be tested, and as such is no longer guaranteed to work. i868-pc-windows-msvc is still tested.

Changes:

  • Bump windows-sys dependency from 0.59 to 0.61.
Commits
  • d748920 Move Windows CI from AppVeyor to GitHub Actions
  • 8507caa Bump MSRV to 1.71, version to 5.1.0
  • 867cf13 Add categories to Cargo.toml
  • 8d9ceb0 Bump version to 5.0.1
  • be90676 Update windows-sys dependency
  • 975d2d7 Ban the use of LLMs in the issue tracker
  • e05d2f8 Use SPDX license format
  • 966bbbc Fix typo in comment in build.rcl
  • 02bf923 Autoformat build.rcl
  • See full diff in compare view

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 [thread-id](https://github.com/ruuda/thread-id) from 5.0.0 to 5.1.0.
- [Changelog](https://github.com/ruuda/thread-id/blob/master/changelog.md)
- [Commits](ruuda/thread-id@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: thread-id
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 19, 2026
@bnaecker bnaecker merged commit 083b872 into master Jan 19, 2026
23 checks passed
@bnaecker bnaecker deleted the dependabot/cargo/thread-id-5.1.0 branch January 19, 2026 23:14
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.

2 participants