Skip to content

Bump the minor-versions group across 1 directory with 3 updates#172

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-versions-ec069afee8
Closed

Bump the minor-versions group across 1 directory with 3 updates#172
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/minor-versions-ec069afee8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Bumps the minor-versions group with 3 updates in the / directory: walrus, wat and insta.

Updates walrus from 0.26.0 to 0.26.1

Release notes

Sourced from walrus's releases.

0.26.1

What's Changed

Full Changelog: wasm-bindgen/walrus@0.26.0...0.26.1

Commits

Updates wat from 1.245.1 to 1.246.2

Release notes

Sourced from wat's releases.

v1.246.2

What's Changed

Full Changelog: bytecodealliance/wasm-tools@v1.246.1...v1.246.2

v1.246.1

What's Changed

Full Changelog: bytecodealliance/wasm-tools@v1.246.0...v1.246.1

v1.246.0

What's Changed

New Contributors

Full Changelog: bytecodealliance/wasm-tools@v1.245.1...v1.246.0

Commits

Updates insta from 1.47.1 to 1.47.2

Release notes

Sourced from insta's releases.

1.47.2

Release Notes

  • Restore Send + Sync on Settings, Redactions, and Redaction by reverting the Arc to Rc change from 1.47.0, which was semver-breaking. #873 #874
  • Add Send + Sync bounds to Comparator trait for consistency with Arc-based storage. #872
  • Add compile-time assertion to prevent future auto-trait regressions.

Install cargo-insta 1.47.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/mitsuhiko/insta/releases/download/1.47.2/cargo-insta-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/mitsuhiko/insta/releases/download/1.47.2/cargo-insta-installer.ps1 | iex"

Download cargo-insta 1.47.2

File Platform Checksum
cargo-insta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cargo-insta-x86_64-apple-darwin.tar.xz Intel macOS checksum
cargo-insta-x86_64-pc-windows-msvc.zip x64 Windows checksum
cargo-insta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
cargo-insta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum
Changelog

Sourced from insta's changelog.

1.47.2

  • Restore Send + Sync on Settings, Redactions, and Redaction by reverting the Arc to Rc change from 1.47.0, which was semver-breaking. #873 #874
  • Add Send + Sync bounds to Comparator trait for consistency with Arc-based storage. #872
  • Add compile-time assertion to prevent future auto-trait regressions.
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 6, 2026
@dependabot dependabot Bot changed the title Bump the minor-versions group with 3 updates Bump the minor-versions group across 1 directory with 3 updates Apr 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/minor-versions-ec069afee8 branch from 8c7814f to 805bd83 Compare April 7, 2026 15:08
Bumps the minor-versions group with 3 updates: [walrus](https://github.com/rustwasm/walrus), [wat](https://github.com/bytecodealliance/wasm-tools) and [insta](https://github.com/mitsuhiko/insta).


Updates `walrus` from 0.26.0 to 0.26.1
- [Release notes](https://github.com/rustwasm/walrus/releases)
- [Changelog](https://github.com/wasm-bindgen/walrus/blob/main/CHANGELOG.md)
- [Commits](wasm-bindgen/walrus@0.26.0...0.26.1)

Updates `wat` from 1.245.1 to 1.246.2
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](bytecodealliance/wasm-tools@v1.245.1...v1.246.2)

Updates `insta` from 1.47.1 to 1.47.2
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](mitsuhiko/insta@1.47.1...1.47.2)

---
updated-dependencies:
- dependency-name: walrus
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-versions
- dependency-name: wat
  dependency-version: 1.246.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-versions
- dependency-name: insta
  dependency-version: 1.47.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-versions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/minor-versions-ec069afee8 branch from 805bd83 to 5b0b9ff Compare April 7, 2026 15:24
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/minor-versions-ec069afee8 branch April 20, 2026 20:16
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