Skip to content

build(deps): bump steamlocate from 2.0.0-beta.2 to 2.1.0#54

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/steamlocate-2.1.0
Open

build(deps): bump steamlocate from 2.0.0-beta.2 to 2.1.0#54
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/steamlocate-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps steamlocate from 2.0.0-beta.2 to 2.1.0.

Release notes

Sourced from steamlocate's releases.

2.1.0

The headline feature of this release is the ability to locate all detected Steam installations instead of only returning the first one with the addition of steamlocate::locate_all()

Features

  • Allow returning all detected Steam installations with locate_all() #64
  • Add debian steam installation path #94
  • Move locate functions to crate root #107

Fix

  • Parse shortcut fields regardless of order #111

Dependencies

  • Update GitHub actions #100 #101
  • Update winreg 0.55.0 -> 0.56.0 #108
  • Update Cargo.lock deps #110

Internal

  • Placate clippy #95 #98
  • Depend on serde_derive and serde separately #96
  • Separate locate code by platform #99
  • Replace home crate with std::env::home_dir #106
  • Add CI workflow for publishing releases 08901a8afe3267faa61b9811db1b1acd3594428b
  • Group all test assets together #109

A big thanks to all of the contributors who helped with this release ❤️

2.0.1

Just a small release to keep things up to date

Documentation

  • Add a changelog #89

Dependencies

  • Update winreg from 0.52 -> 0.55 #86

... (truncated)

Changelog

Sourced from steamlocate's changelog.

2.1.0

The headline feature of this release is the ability to locate all detected Steam installations instead of only returning the first one with the addition of steamlocate::locate_all()

Features

  • Allow returning all detected Steam installations with locate_all() #64
  • Add debian steam installation path #94
  • Move locate functions to crate root #107

Fix

  • Parse shortcut fields regardless of order #111

Dependenciesa

  • Update GitHub actions #100 #101
  • Update winreg 0.55.0 -> 0.56.0 #108
  • Update Cargo.lock deps #110

Internal

  • Placate clippy #95 #98
  • Depend on serde_derive and serde separately #96
  • Separate locate code by platform #99
  • Replace home crate with std::env::home_dir #106
  • Add CI workflow for publishing releases [08901a8]
  • Group all test assets together #109

#64: WilliamVenner/steamlocate-rs#64 #94: WilliamVenner/steamlocate-rs#94 #95: WilliamVenner/steamlocate-rs#95 #96: WilliamVenner/steamlocate-rs#96 #98: WilliamVenner/steamlocate-rs#98 #99: WilliamVenner/steamlocate-rs#99 #100: WilliamVenner/steamlocate-rs#100 #101: WilliamVenner/steamlocate-rs#101 #106: WilliamVenner/steamlocate-rs#106 #107: WilliamVenner/steamlocate-rs#107 #108: WilliamVenner/steamlocate-rs#108 #109: WilliamVenner/steamlocate-rs#109 #110: WilliamVenner/steamlocate-rs#110 #111: WilliamVenner/steamlocate-rs#111 [08901a8]: WilliamVenner/steamlocate-rs@08901a8

2.0.1

Just a small release to keep things up to date

... (truncated)

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 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 [steamlocate](https://github.com/WilliamVenner/steamlocate-rs) from 2.0.0-beta.2 to 2.1.0.
- [Release notes](https://github.com/WilliamVenner/steamlocate-rs/releases)
- [Changelog](https://github.com/WilliamVenner/steamlocate-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/WilliamVenner/steamlocate-rs/commits/2.1.0)

---
updated-dependencies:
- dependency-name: steamlocate
  dependency-version: 2.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 May 1, 2026
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.

0 participants