Bump the cargo group across 1 directory with 6 updates - #109
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the cargo group across 1 directory with 6 updates#109dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [vello](https://github.com/linebender/vello) | `0.9.0` | `0.10.0` | | [parley](https://github.com/linebender/parley) | `0.11.0` | `0.11.1` | | [log](https://github.com/rust-lang/log) | `0.4.33` | `0.4.34` | | [quick-xml](https://github.com/tafia/quick-xml) | `0.41.0` | `0.42.0` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.23.0` | `0.23.1` | | [thiserror](https://github.com/dtolnay/thiserror) | `2.0.19` | `2.0.20` | 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 `parley` from 0.11.0 to 0.11.1 - [Release notes](https://github.com/linebender/parley/releases) - [Changelog](https://github.com/linebender/parley/blob/v0.11.1/CHANGELOG.md) - [Commits](linebender/parley@v0.11.0...v0.11.1) Updates `log` from 0.4.33 to 0.4.34 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.33...0.4.34) Updates `quick-xml` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/tafia/quick-xml/releases) - [Changelog](https://github.com/tafia/quick-xml/blob/master/Changelog.md) - [Commits](tafia/quick-xml@v0.41.0...v0.42.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: parley dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: log dependency-version: 0.4.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: quick-xml dependency-version: 0.42.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>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo group with 6 updates in the / directory:
0.9.00.10.00.11.00.11.10.4.330.4.340.41.00.42.00.23.00.23.12.0.192.0.20Updates
vellofrom 0.9.0 to 0.10.0Release notes
Sourced from vello's releases.
Changelog
Sourced from vello's changelog.
Commits
fc0baddBump vello to v0.10.0 (#1828)ea474c2Don't enable WGPU in std (#1822)dbb3992vello_hybrid: Prohibit dynamic indexing (#1821)1a661c3vello_hybrid: Read pixel pack buffer data into JS array first (#1814)522c4edrefactor: split WESL shaders into helper modules (#1818)08576devello_hybrid: Support extend modes for external texture rects (#1813)3e6bb96vello_hybrid: Add support for setting a transparency hint for external textur...016342dRun tests with debug assertions enabled (#1748)5649225vello_hybrid: Add more descriptive message if WebGl2 context creation fails (...0d25341refactor: move hybrid depth texture ownership to callers (#1810)Updates
parleyfrom 0.11.0 to 0.11.1Release notes
Sourced from parley's releases.
Changelog
Sourced from parley's changelog.
Commits
eea3503Parley v0.11.1 release (upgrade to read-fonts 0.41, skrifa 0.44, harfrust 0.1...Updates
logfrom 0.4.33 to 0.4.34Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
8034743Merge pull request #738 from rust-lang/cargo/0.4.347d1e24eprepare for 0.4.34 release3b939b6Merge pull request #737 from malezjaa/masterb88266cAdd alloc support for boxed loggers037d7a5doc: Add context-logger utility to READMEUpdates
quick-xmlfrom 0.41.0 to 0.42.0Release notes
Sourced from quick-xml's releases.
... (truncated)
Changelog
Sourced from quick-xml's changelog.
... (truncated)
Commits
36a2c52Release 0.42.0a4b9fcacargo fmt22c99f5Update Rust Edition to 202483351fbAdd rename = $value to a table in serde example commentsf4db767Clarify documentation about lifetimes of the events and attributes9f4c66aFix formatting for correct assertions in read_nodes_serde6950ef7Add GHA job to execute examplesdbf9e3fShow XML Decl tracking in examplesaab9452Add writing a Decl event to the writer example1573e05Avoid trim_text(true) in the in-depth examplesUpdates
base64from 0.23.0 to 0.23.1Changelog
Sourced from base64's changelog.
Commits
069bf70v0.23.16ab1fb0Merge pull request #310 from musicinmybrain/test-on-non-simd-arches7cffce6Fix testing on architectures without unsafe SIMD supporte34f9a0Merge pull request #308 from atouchet/come9240c9Remove outdated commentUpdates
thiserrorfrom 2.0.19 to 2.0.20Release notes
Sourced from thiserror's releases.
Commits
b1d5db5Release 2.0.20c4c3ebdMerge pull request #454 from dtolnay/clippy2266152Suppress redundant_field_names clippy lint2901cfdRaise minimum tested compiler to rust 1.88aa9d91fUpdate ui tests for version 2.0.19Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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