Skip to content
This repository was archived by the owner on Sep 4, 2026. It is now read-only.

build(deps): bump steamlocate from 2.0.0-beta.2 to 2.1.1 - #73

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/steamlocate-2.1.1
Open

build(deps): bump steamlocate from 2.0.0-beta.2 to 2.1.1#73
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/steamlocate-2.1.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps steamlocate from 2.0.0-beta.2 to 2.1.1.

Release notes

Sourced from steamlocate's releases.

2.1.1

Just some bugfixes!

Fix

  • Improve SteamDir location validation #104
  • Allow non-utf8 $SNAP_USER_DATA paths 497abbb
  • Look for Steam in $XDG_DATA_HOME on Linux 72d4f60
  • Default app::Depot::size to zero if missing #118

Internal

  • Update CI actions #113
  • Match latest rustfmt formatting #114
  • wasm-bindgen-test only needed on Wasm #115

Contributors

This release made possible thanks to the following contributors 💖

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

... (truncated)

Changelog

Sourced from steamlocate's changelog.

2.1.1

Fix

  • Improve SteamDir location validation #104
  • Allow non-utf8 $SNAP_USER_DATA paths [497abbb]
  • Look for Steam in $XDG_DATA_HOME on Linux [72d4f60]
  • Default app::Depot::size to zero if missing #118

Internal

  • Update CI actions #113
  • Match latest rustfmt formatting #114
  • wasm-bindgen-test only needed on Wasm #115

Contributors

This release made possible thanks to the following contributors 💖

#104: WilliamVenner/steamlocate-rs#104 #113: WilliamVenner/steamlocate-rs#113 #114: WilliamVenner/steamlocate-rs#114 #115: WilliamVenner/steamlocate-rs#115 #118: WilliamVenner/steamlocate-rs#118 [@​CosmicHorrorDev]: https://github.com/CosmicHorrorDev [@​FelipeTJ]: https://github.com/FelipeTJ [@​MonterraByte]: https://github.com/MonterraByte [497abbb]: WilliamVenner/steamlocate-rs@497abbb [72d4f60]: WilliamVenner/steamlocate-rs@72d4f60

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

... (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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: steamlocate
  dependency-version: 2.1.1
  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 Sep 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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