Bump the cargo-major group across 1 directory with 6 updates - #24
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the cargo-major group across 1 directory with 6 updates#24dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [pollster](https://github.com/zesterer/pollster), [skia-safe](https://github.com/rust-skia/rust-skia), [vello](https://github.com/linebender/vello), [x11rb](https://github.com/psychon/x11rb), [rmcp](https://github.com/modelcontextprotocol/rust-sdk) and [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version. Updates `pollster` to 1.0.1 - [Changelog](https://github.com/zesterer/pollster/blob/master/CHANGELOG.md) - [Commits](https://github.com/zesterer/pollster/commits) Updates `skia-safe` to 0.99.0 - [Release notes](https://github.com/rust-skia/rust-skia/releases) - [Commits](rust-skia/rust-skia@0.97.0...0.99.0) Updates `vello` 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 `x11rb` to 0.14.0 - [Changelog](https://github.com/psychon/x11rb/blob/master/doc/changelog.md) - [Commits](psychon/x11rb@v0.13.0...v0.14.0) Updates `rmcp` to 3.1.4 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.7.0...rmcp-v3.1.4) Updates `base64` to 0.23.1 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.0...v0.23.1) --- updated-dependencies: - dependency-name: pollster dependency-version: 1.0.1 dependency-type: direct:production dependency-group: cargo-major - dependency-name: skia-safe dependency-version: 0.99.0 dependency-type: direct:production dependency-group: cargo-major - dependency-name: vello dependency-version: 0.10.0 dependency-type: direct:production dependency-group: cargo-major - dependency-name: x11rb dependency-version: 0.14.0 dependency-type: direct:production dependency-group: cargo-major - dependency-name: rmcp dependency-version: 3.1.4 dependency-type: direct:production dependency-group: cargo-major - dependency-name: base64 dependency-version: 0.23.1 dependency-type: direct:production dependency-group: cargo-major ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updates the requirements on pollster, skia-safe, vello, x11rb, rmcp and base64 to permit the latest version.
Updates
pollsterto 1.0.1Changelog
Sourced from pollster's changelog.
Commits
Updates
skia-safeto 0.99.0Release notes
Sourced from skia-safe's releases.
Commits
a25a0fdMerge pull request #1300 from pragmatrix/edition-202425de0c4edition-2024: D3D clippy fixesbc2908afmt6f08e61edition-2024: Fix bindgen unsafe_op_in_unsafe_fn warningsc323518Port to Rust Edition 20242ecb1dfMerge pull request #1293 from pragmatrix/m1505e31d6am150: Bump version7397144m150: Update Skia85caeacm150: No invalid StrikRefs in Rust2dc0787m150: Fix IDE errors in bindings.cpp on macOSUpdates
velloto 0.10.0Release notes
Sourced from vello's releases.
Changelog
Sourced from vello's changelog.
... (truncated)
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
x11rbto 0.14.0Changelog
Sourced from x11rb's changelog.
... (truncated)
Commits
6dedac4Update the version number for the next release29c5bd1Merge pull request #978 from psychon/uli/update-changelog222fdc0Update the changelog for the next release29b0d64Merge pull request #976 from psychon/update-libloadingd7981c5Allow using libloading 0.9.0ad66840Merge pull request #977 from psychon/fix-clippyc9fa1fextrace-example: Fix a new clippy warning213a633Merge pull request #975 from psychon/fix-msrv-check-removing-syn-v294e7f1aFix syn v2 pinning in msrv workflow4cd9f24Merge pull request #974 from psychon/fix-cut-buffer0Updates
rmcpto 3.1.4Release notes
Sourced from rmcp's releases.
Commits
4a738b9chore: release v3.1.4 (#1185)6f8dcdefix(rmcp): preserve elicitation requestedSchema $schema dialect (#1176)d5c46b3fix: harden signing key handling (#1166)38428f6fix: report pre-init metadata errors (#1160)018ab24fix: handle declined MRTR elicitation (#1151)f9b39f3chore(deps): bump taiki-e/install-action from 2.85.11 to 2.85.13 (#1183)0f164cdchore(deps): bump github/codeql-action from 4.37.6 to 4.37.7 (#1182)fd14830chore: release v3.1.3 (#1159)0282172docs: make ROADMAP status version-agnostic (#1181)248cbcafix(auth): ignore query parameters when matching resources (#1177)Updates
base64to 0.23.1Changelog
Sourced from base64's changelog.
... (truncated)
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 comment9e9220av0.23.0870326eMerge pull request #306 from marshallpierce/mp/trailing-bits-docsfbec5f1Document no trailing trailing bits0a23549Merge pull request #305 from marshallpierce/mp/edition-2021f10b7e2Update deps & editionDependabot 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