Skip to content

chore(deps): Bump the minor-patch group with 5 updates - #39

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-patch-525bf69b79
Open

chore(deps): Bump the minor-patch group with 5 updates#39
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-patch-525bf69b79

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-patch group with 5 updates:

Package From To
fjall 3.1.8 3.1.9
hotpath 0.23.2 0.23.3
uuid 1.24.0 1.24.1
wasm-pkg-client 0.16.0 0.16.1
yaml_serde 0.10.6 0.10.7

Updates fjall from 3.1.8 to 3.1.9

Release notes

Sourced from fjall's releases.

3.1.9

Commits
  • 00a221e 3.1.9
  • 8485684 update poisoning, closes #308
  • 7f3d975 Merge pull request #312 from fzlzjerry/fix/309-snapshot-refcount
  • 6091d9d type
  • 51d20b2 visibility
  • bf3061a Merge pull request #310 from maxlapshin/fix/worker-thread-counter-leak
  • e4377b4 fix concurrent transaction snapshot tracking
  • 2f7c596 Update src/worker_pool.rs
  • 2505216 fix: claim a thread slot per spawn, not the whole pool up front
  • c589756 fix: release the active thread slot when a worker exits abnormally
  • Additional commits viewable in compare view

Updates hotpath from 0.23.2 to 0.23.3

Release notes

Sourced from hotpath's releases.

v0.23.3

Changelog: https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md#0233---2026-08-15

Changelog

Sourced from hotpath's changelog.

[0.23.3] - 2026-08-15

🚀 Features

  • Add opencode init CLI

  • Support ureq http tracing

⚙️ Miscellaneous Tasks

  • Release 0.23.3
Commits

Updates uuid from 1.24.0 to 1.24.1

Release notes

Sourced from uuid's releases.

v1.24.1

What's Changed

New Contributors

Full Changelog: uuid-rs/uuid@v1.24.0...v1.24.1

Commits
  • 2ea38af Merge pull request #900 from uuid-rs/cargo/v1.24.1
  • 9dbeb04 prepare for 1.24.1 release
  • e113df8 Merge pull request #899 from questfever/main
  • b017765 Fix non-ASCII character handling in parse diagnostics
  • See full diff in compare view

Updates wasm-pkg-client from 0.16.0 to 0.16.1

Release notes

Sourced from wasm-pkg-client's releases.

v0.16.1

What's Changed

New Contributors

Full Changelog: bytecodealliance/wasm-pkg-tools@v0.16.0...v0.16.1

Commits

Updates yaml_serde from 0.10.6 to 0.10.7

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 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 minor-patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [fjall](https://github.com/fjall-rs/fjall) | `3.1.8` | `3.1.9` |
| [hotpath](https://github.com/pawurb/hotpath-rs) | `0.23.2` | `0.23.3` |
| [uuid](https://github.com/uuid-rs/uuid) | `1.24.0` | `1.24.1` |
| [wasm-pkg-client](https://github.com/bytecodealliance/wasm-pkg-tools) | `0.16.0` | `0.16.1` |
| [yaml_serde](https://github.com/yaml/yaml-serde) | `0.10.6` | `0.10.7` |


Updates `fjall` from 3.1.8 to 3.1.9
- [Release notes](https://github.com/fjall-rs/fjall/releases)
- [Changelog](https://github.com/fjall-rs/fjall/blob/main/CHANGELOG.md)
- [Commits](fjall-rs/fjall@3.1.8...3.1.9)

Updates `hotpath` from 0.23.2 to 0.23.3
- [Release notes](https://github.com/pawurb/hotpath-rs/releases)
- [Changelog](https://github.com/pawurb/hotpath-rs/blob/main/CHANGELOG.md)
- [Commits](pawurb/hotpath-rs@v0.23.2...v0.23.3)

Updates `uuid` from 1.24.0 to 1.24.1
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@v1.24.0...v1.24.1)

Updates `wasm-pkg-client` from 0.16.0 to 0.16.1
- [Release notes](https://github.com/bytecodealliance/wasm-pkg-tools/releases)
- [Commits](bytecodealliance/wasm-pkg-tools@v0.16.0...v0.16.1)

Updates `yaml_serde` from 0.10.6 to 0.10.7
- [Commits](yaml/yaml-serde@0.10.6...0.10.7)

---
updated-dependencies:
- dependency-name: fjall
  dependency-version: 3.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: hotpath
  dependency-version: 0.23.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: uuid
  dependency-version: 1.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: wasm-pkg-client
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: yaml_serde
  dependency-version: 0.10.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
...

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 Aug 24, 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