Skip to content

Bump the cargo group across 1 directory with 3 updates - #104

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/dev/cargo-8b3ed248e6
Open

Bump the cargo group across 1 directory with 3 updates#104
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/cargo/dev/cargo-8b3ed248e6

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the cargo group with 3 updates in the / directory: vello, base64 and thiserror.

Updates vello from 0.9.0 to 0.10.0

Release notes

Sourced from vello's releases.

v0.10.0

Crates.io | Docs

This release has an MSRV of 1.88.

Added

  • Support for gradient interpolation in the unpremultiplied alpha space. (#1268 by @​sagudev)

Changed

Fixed

  • Rendering scenes whose binning requires more than 256 bins. (#1700 by @​b0nes164)
  • Image textures are now explicitly destroyed when freed, releasing their GPU resources promptly. (#1777 by @​timon-schelling)

This release also coincides with the release of v0.10.0 of Vello Shaders:

Crates.io | Docs

and Vello Encoding:

Crates.io | Docs

New Contributors

Full Changelog: linebender/vello@v0.9.0...v0.10.0

Changelog

Sourced from vello's changelog.

[0.10.0][] - 2026-08-14

This release has an [MSRV][] of 1.88.

Added

  • Support for gradient interpolation in the unpremultiplied alpha space. (#1268[] by [@​sagudev][])

Changed

Fixed

  • Rendering scenes whose binning requires more than 256 bins. (#1700[] by [@​b0nes164][])
  • Image textures are now explicitly destroyed when freed, releasing their GPU resources promptly. (#1777[] by [@​timon-schelling][])
Commits
  • fc0badd Bump vello to v0.10.0 (#1828)
  • ea474c2 Don't enable WGPU in std (#1822)
  • dbb3992 vello_hybrid: Prohibit dynamic indexing (#1821)
  • 1a661c3 vello_hybrid: Read pixel pack buffer data into JS array first (#1814)
  • 522c4ed refactor: split WESL shaders into helper modules (#1818)
  • 08576de vello_hybrid: Support extend modes for external texture rects (#1813)
  • 3e6bb96 vello_hybrid: Add support for setting a transparency hint for external textur...
  • 016342d Run tests with debug assertions enabled (#1748)
  • 5649225 vello_hybrid: Add more descriptive message if WebGl2 context creation fails (...
  • 0d25341 refactor: move hybrid depth texture ownership to callers (#1810)
  • Additional commits viewable in compare view

Updates base64 from 0.23.0 to 0.23.1

Changelog

Sourced from base64's changelog.

0.23.1

  • Make the tests build again on non-SIMD architectures
Commits

Updates thiserror from 2.0.19 to 2.0.20

Release notes

Sourced from thiserror's releases.

2.0.20

  • Suppress redundant_field_names clippy lint in generated code (#454)
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 cargo group with 3 updates in the / directory: [vello](https://github.com/linebender/vello), [base64](https://github.com/marshallpierce/rust-base64) and [thiserror](https://github.com/dtolnay/thiserror).


Updates `vello` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/linebender/vello/releases)
- [Changelog](https://github.com/linebender/vello/blob/main/CHANGELOG.md)
- [Commits](linebender/vello@v0.9.0...v0.10.0)

Updates `base64` from 0.23.0 to 0.23.1
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
- [Commits](marshallpierce/rust-base64@v0.23.0...v0.23.1)

Updates `thiserror` from 2.0.19 to 2.0.20
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@2.0.19...2.0.20)

---
updated-dependencies:
- dependency-name: vello
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
- dependency-name: base64
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: thiserror
  dependency-version: 2.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

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 19, 2026
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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