-
-
Notifications
You must be signed in to change notification settings - Fork 118
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the cargo group with 8 updates #2483
Closed
Closed
Conversation
This file contains 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
Bumps the cargo group with 8 updates: | Package | From | To | | --- | --- | --- | | [decorum](https://github.com/olson-sean-k/decorum) | `0.3.1` | `0.4.0` | | [parry2d-f64](https://github.com/dimforge/parry) | `0.17.2` | `0.17.3` | | [parry3d-f64](https://github.com/dimforge/parry) | `0.17.2` | `0.17.3` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.19.0` | `1.20.0` | | [wgpu](https://github.com/gfx-rs/wgpu) | `23.0.0` | `23.0.1` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.42.0` | `0.42.1` | | [url](https://github.com/servo/rust-url) | `2.5.3` | `2.5.4` | | [cargo_metadata](https://github.com/oli-obk/cargo_metadata) | `0.18.1` | `0.19.0` | Updates `decorum` from 0.3.1 to 0.4.0 - [Commits](https://github.com/olson-sean-k/decorum/commits/v0.4.0) Updates `parry2d-f64` from 0.17.2 to 0.17.3 - [Changelog](https://github.com/dimforge/parry/blob/master/CHANGELOG.md) - [Commits](dimforge/parry@v0.17.2...v0.17.3) Updates `parry3d-f64` from 0.17.2 to 0.17.3 - [Changelog](https://github.com/dimforge/parry/blob/master/CHANGELOG.md) - [Commits](dimforge/parry@v0.17.2...v0.17.3) Updates `bytemuck` from 1.19.0 to 1.20.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.19.0...v1.20.0) Updates `wgpu` from 23.0.0 to 23.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@wgpu-v23.0.0...wgpu-v23.0.1) Updates `octocrab` from 0.42.0 to 0.42.1 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.42.0...v0.42.1) Updates `url` from 2.5.3 to 2.5.4 - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v2.5.3...v2.5.4) Updates `cargo_metadata` from 0.18.1 to 0.19.0 - [Release notes](https://github.com/oli-obk/cargo_metadata/releases) - [Changelog](https://github.com/oli-obk/cargo_metadata/blob/main/CHANGELOG.md) - [Commits](oli-obk/cargo_metadata@0.18.1...0.19.0) --- updated-dependencies: - dependency-name: decorum dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: parry2d-f64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: parry3d-f64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: bytemuck dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: wgpu dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: octocrab dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: url dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: cargo_metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 25, 2024
The new version of |
@dependabot ignore decorum patch version |
OK, I won't notify you about version 0.4.0 of decorum again, unless you unignore it. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 8 updates:
0.3.1
0.4.0
0.17.2
0.17.3
0.17.2
0.17.3
1.19.0
1.20.0
23.0.0
23.0.1
0.42.0
0.42.1
2.5.3
2.5.4
0.18.1
0.19.0
Updates
decorum
from 0.3.1 to 0.4.0Commits
Updates
parry2d-f64
from 0.17.2 to 0.17.3Changelog
Sourced from parry2d-f64's changelog.
Commits
c67687e
Release v0.17.3aa2a0c2
fix enhanced-determinism compilation (#287)Updates
parry3d-f64
from 0.17.2 to 0.17.3Changelog
Sourced from parry3d-f64's changelog.
Commits
c67687e
Release v0.17.3aa2a0c2
fix enhanced-determinism compilation (#287)Updates
bytemuck
from 1.19.0 to 1.20.0Changelog
Sourced from bytemuck's changelog.
... (truncated)
Commits
9bf993b
chore: Release bytemuck version 1.20.00a995ff
changelog1400815
Improvefill_zeroes
' use ofptr::write_bytes
(#284)13f4ae0
Add functions to allocate zeroedArc
andRc
(#283)af8d110
MoreTransparentWrapper
impls (core::cmp::Reverse
and `core::num::Saturat...79a15d0
Remove incorrect spanned quote usage (#279)Updates
wgpu
from 23.0.0 to 23.0.1Release notes
Sourced from wgpu's releases.
Changelog
Sourced from wgpu's changelog.
Commits
1755db7
bump wgpu, wgpu-core, wgpu-hal to 23.0.11f49837
Fix Vulkan surface capabilities being advertised when its query failed. (#6510)5ea7288
Fix leaks of WeakVec (#6576)f286882
Fix iOS crash: don't set autoresizing mask (#6535)Updates
octocrab
from 0.42.0 to 0.42.1Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
653814c
chore: release v0.42.1 (#736)592f165
Secret scanning alert locations API (#735)Updates
url
from 2.5.3 to 2.5.4Release notes
Sourced from url's releases.
Commits
d77dfb4
Revert "Normalize URL paths: convert /.//p, /..//p, and //p to p (#943)" (#999)da64903
Change no_std to no-std in Cargo.toml (#991)Updates
cargo_metadata
from 0.18.1 to 0.19.0Changelog
Sourced from cargo_metadata's changelog.
Commits
af70fe5
Merge pull request #272 from regexident/prepare-v0.19.03f2e39d
Apply suggestions from code reviewe8cfa29
Prepare release of v0.19.05568997
Merge pull request #271 from regexident/derive-hash24fe65d
Fix a typo, while we're at itc8377a8
DeriveHash
traits forMetadata
and its transitive membersc7bee38
Merge pull request #269 from oscartbeaumont/improve-package-builder7a623f7
AddPackageBuilder::new
dcb47f5
Don't require default fields066f52a
Merge pull request #267 from regexident/derive-eqMost Recent Ignore Conditions Applied to This Pull Request
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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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