build(deps): bump the cargo group with 4 updates - #119
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the cargo group with 4 updates: [mlua](https://github.com/mlua-rs/mlua), [wgpu](https://github.com/gfx-rs/wgpu), [uuid](https://github.com/uuid-rs/uuid) and [kira](https://github.com/tesselode/kira). Updates `mlua` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/mlua-rs/mlua/releases) - [Changelog](https://github.com/mlua-rs/mlua/blob/main/CHANGELOG.md) - [Commits](mlua-rs/mlua@v0.12.0...v0.12.1) Updates `wgpu` from 29.0.4 to 30.0.1 - [Release notes](https://github.com/gfx-rs/wgpu/releases) - [Changelog](https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md) - [Commits](gfx-rs/wgpu@v29.0.4...v30.0.1) Updates `uuid` from 1.24.0 to 1.26.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.24.0...v1.26.0) Updates `kira` from 0.12.3 to 0.12.4 - [Release notes](https://github.com/tesselode/kira/releases) - [Changelog](https://github.com/tesselode/kira/blob/main/changelog.md) - [Commits](tesselode/kira@v0.12.3...v0.12.4) --- updated-dependencies: - dependency-name: mlua dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: wgpu dependency-version: 30.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: uuid dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: kira dependency-version: 0.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Collaborator
|
@dependabot ignore wgpu major version |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Contributor
Author
|
OK, I won't notify you about version 30.x.x of wgpu again, unless you unignore it. |
Contributor
Author
|
Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use |
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 4 updates: mlua, wgpu, uuid and kira.
Updates
mluafrom 0.12.0 to 0.12.1Release notes
Sourced from mlua's releases.
Changelog
Sourced from mlua's changelog.
Commits
4fd87afv0.12.1983c384mlua-sys: v0.12.00224864mlua_derive: v0.12.1aca3bb3Update CHANGELOG8ceecebCreate C closures underlua_cpcallso an allocation failure doesn't escape ...4bca98fclippy87dc0c1mlua_derive: Makeuserdata_implindependent from module where UserData is d...7539003mlua-sys: Bump luau-src to v0.21 (Luau 0.736)e9b9844mlua-sys: bump luau-src to 551+66b9f08Fix coroutine stack handling after hook yieldsUpdates
wgpufrom 29.0.4 to 30.0.1Changelog
Sourced from wgpu's changelog.
... (truncated)
Commits
40f4a34Release v30.0.15e1084cfix(metal): Resolve some color space constants dynamically (#9819)8bc5e2bBackport "Re-vendor WebGPU bindings (#10034)" to v30. (#10105)42738aabackport: fix: usevk::Fence::nullon non-Windows swapchain (#9918)1464540Remove example warning8bf3e5fUpdate to v30 (#9790)aa2b790[core] filter native-only features and limits if2ea3a1d[vulkan] advertiseDownlevelFlags::SURFACE_VIEW_FORMATSif `VK_KHR_swapchai...69e66d8addDENO_WEBGPU_STRICT_COMPLIANCEand set it for the CTS job995ee7baddLimits::max_buffers_and_acceleration_structures_per_shader_stageUpdates
uuidfrom 1.24.0 to 1.26.0Release notes
Sourced from uuid's releases.
Commits
cdc96a8Merge pull request #905 from uuid-rs/cargo/v1.26.034e4f49don't test macros under mirid9e7242update nightly used for miriec16819prepare for 1.26.0 release162cd20Merge pull request #904 from ChrisJr404/v7-additional-precision-bits97eceffAdd ContextV7::with_additional_precision_bits for microsecond clocks302e0bfMerge pull request #903 from uuid-rs/cargo/1.25.0b7ccde8prepare for 1.25.0 releasec62dffbMerge pull request #902 from ChrisJr404/serde-bytes-module8c198b2Add a serde::bytes module that encodes as a byte stringUpdates
kirafrom 0.12.3 to 0.12.4Release notes
Sourced from kira's releases.
Changelog
Sourced from kira's changelog.
Commits
3d6421eversion bump8e3e047Enable using non-'staticdata inStaticSoundDataDependabot 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