Skip to content

chore(deps): bump the cargo group across 1 directory with 5 updates - #125

Merged
iljakuklic merged 1 commit into
develfrom
dependabot/cargo/cargo-6c70e80a74
Sep 12, 2026
Merged

iljakuklic merged 1 commit into
develfrom
dependabot/cargo/cargo-6c70e80a74

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 5 updates in the / directory:

Package From To
ref-cast 1.0.26 1.0.27
wasm-encoder 0.254.0 0.258.0
wasmparser 0.254.0 0.258.0
rstest 0.26.1 0.27.0
wasmprinter 0.254.0 0.258.0

Updates ref-cast from 1.0.26 to 1.0.27

Release notes

Sourced from ref-cast's releases.

1.0.27

  • Suppress let_underscore_must_use clippy restriction in generated code (#56)
Commits
  • 971b905 Release 1.0.27
  • cdb22ef Merge pull request #56 from dtolnay/letunderscoremustuse
  • 88b044f Suppress let_underscore_must_use clippy restriction
  • f5224c5 Reproduce issue 55
  • 6815484 Raise minimum tested compiler to rust 1.88
  • afdc4be Update ui test suite to nightly-2026-07-25
  • ffb805e Update ui tests for version 1.0.26
  • See full diff in compare view

Updates wasm-encoder from 0.254.0 to 0.258.0

Commits

Updates wasmparser from 0.254.0 to 0.258.0

Commits

Updates rstest from 0.26.1 to 0.27.0

Release notes

Sourced from rstest's releases.

v0.27.0

[0.27.0] 2026/9/6

Changed

  • Bump msrv to 1.85.0 both for rstest and rstest_reuse
  • Disabled default features of futures-util

Added

  • Doc comments before #[values(...)] entries can be used to override the generated matrix test names (both for the legacy arg => [..] syntax and the new attribute form). See #321 thanks to @​orhun.

Fixed

  • Use fully-qualified core import. See #336.
  • Fix mut arguments failing to compile with #[trace]. See #345 thanks to @​super-cooper.
  • Fix compilation under bazel by upgrading proc-macro-crate to 3.4.0.
Changelog

Sourced from rstest's changelog.

[0.27.0] 2026/9/6

Changed

  • Bump msrv to 1.85.0 both for rstest and rstest_reuse
  • Disabled default features of futures-util

Added

  • Doc comments before #[values(...)] entries can be used to override the generated matrix test names (both for the legacy arg => [..] syntax and the new attribute form). See #321 thanks to @​orhun.

Fixed

  • Use fully-qualified core import. See #336.
  • Fix mut arguments failing to compile with #[trace]. See #345 thanks to @​super-cooper.
  • Fix compilation under bazel by upgrading proc-macro-crate to 3.4.0.
Commits
  • 59cd3d1 Release 0.27.0
  • 0821ebc test: Add E2E test for mut arguments with #[trace]
  • 509ffef fix: mut arguments with #[trace]
  • 043437d fix: Resolve clippy warnings and truncate long test project names
  • 9aa8d1a fix: Suppress nightly cargo lints in test scaffolding
  • 3d3c76c fix: Bump rstest_test MSRV to 1.85 and mark as unpublished
  • d9ae990 chore: Add changelog entry
  • 05d4b1a fix: Use fully-qualified core import
  • 6da56a1 Bump msrv to 1.85 also for rstest_reuse (#342)
  • 1e9963b Add CLAUDE.md for Claude Code guidance (#340)
  • Additional commits viewable in compare view

Updates wasmprinter from 0.254.0 to 0.258.0

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 10, 2026
@iljakuklic

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps the cargo group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [ref-cast](https://github.com/dtolnay/ref-cast) | `1.0.26` | `1.0.27` |
| [wasm-encoder](https://github.com/bytecodealliance/wasm-tools) | `0.254.0` | `0.258.0` |
| [wasmparser](https://github.com/bytecodealliance/wasm-tools) | `0.254.0` | `0.258.0` |
| [rstest](https://github.com/la10736/rstest) | `0.26.1` | `0.27.0` |
| [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.254.0` | `0.258.0` |



Updates `ref-cast` from 1.0.26 to 1.0.27
- [Release notes](https://github.com/dtolnay/ref-cast/releases)
- [Commits](dtolnay/ref-cast@1.0.26...1.0.27)

Updates `wasm-encoder` from 0.254.0 to 0.258.0
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

Updates `wasmparser` from 0.254.0 to 0.258.0
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

Updates `rstest` from 0.26.1 to 0.27.0
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](la10736/rstest@v0.26.1...v0.27.0)

Updates `wasmprinter` from 0.254.0 to 0.258.0
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)

---
updated-dependencies:
- dependency-name: ref-cast
  dependency-version: 1.0.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: rstest
  dependency-version: 0.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: wasm-encoder
  dependency-version: 0.258.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: wasmparser
  dependency-version: 0.258.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: wasmprinter
  dependency-version: 0.258.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/cargo-6c70e80a74 branch from d3f4523 to 5ea365d Compare September 12, 2026 09:18
@iljakuklic
iljakuklic merged commit 6f35850 into devel Sep 12, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/cargo/cargo-6c70e80a74 branch September 12, 2026 09:29
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.

1 participant