forked from GitoxideLabs/gitoxide
-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the cargo group across 1 directory with 8 updates #28
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
Closed
Conversation
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
@dependabot rebase |
5aec680
to
4da42e3
Compare
@dependabot rebase |
4da42e3
to
abf8afd
Compare
@dependabot rebase |
abf8afd
to
4b9c4ab
Compare
@dependabot rebase |
2d64a58
to
6ea246e
Compare
@dependabot rebase |
Bumps the cargo group with 4 updates in the / directory: [winnow](https://github.com/winnow-rs/winnow), [sysinfo](https://github.com/GuillaumeGomez/sysinfo), [cc](https://github.com/rust-lang/cc-rs) and redox_syscall. Updates `winnow` from 0.7.7 to 0.7.9 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.7...v0.7.9) Updates `sysinfo` from 0.34.2 to 0.35.0 - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md) - [Commits](https://github.com/GuillaumeGomez/sysinfo/commits/v0.35.0) Updates `cc` from 1.2.20 to 1.2.21 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.20...cc-v1.2.21) Updates `redox_syscall` from 0.5.11 to 0.5.12 Updates `windows-core` from 0.57.0 to 0.61.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.57.0...0.61.0) Updates `windows-implement` from 0.57.0 to 0.60.0 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.57.0...0.60.0) Updates `windows-interface` from 0.57.0 to 0.59.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `windows-result` from 0.1.2 to 0.3.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) --- updated-dependencies: - dependency-name: winnow dependency-version: 0.7.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: sysinfo dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: cc dependency-version: 1.2.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: redox_syscall dependency-version: 0.5.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: cargo - dependency-name: windows-core dependency-version: 0.61.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows-implement dependency-version: 0.60.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows-interface dependency-version: 0.59.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo - dependency-name: windows-result dependency-version: 0.3.2 dependency-type: indirect update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]>
6ea246e
to
9c5e69c
Compare
@dependabot rebase |
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 4 updates in the / directory: winnow, sysinfo, cc and redox_syscall.
Updates
winnow
from 0.7.7 to 0.7.9Changelog
Sourced from winnow's changelog.
Commits
3c63944
chore: Release6624b1e
docs: Update changelog9142fd7
Merge pull request #781 from epage/context_withe850d3d
feat(parser): Add Parser::context_with98a5a24
feat(error): Allow extending on ContextError6741c2b
Merge pull request #783 from epage/template14303e3
style: Make clippy happy3fa02d3
chore: Update from _rust/main template37a4d87
chore: Release4118ce2
docs: Update changelogUpdates
sysinfo
from 0.34.2 to 0.35.0Changelog
Sourced from sysinfo's changelog.
Commits
Updates
cc
from 1.2.20 to 1.2.21Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
0342d85
chore: release v1.2.21 (#1464)e93b705
Fix wasm32-unknown-unknown by passing -c (#1424)Updates
redox_syscall
from 0.5.11 to 0.5.12Updates
windows-core
from 0.57.0 to 0.61.0Release notes
Sourced from windows-core's releases.
... (truncated)
Commits
5888c8c
Release 0.61.0 (#3418)9911fee
Improve feature search UX, add dark mode, and update deps (#3422)eed7453
Update GitHub Actions runners (#3423)284f189
Avoidtransmute
where possible (#3421)b35dfd1
Update web workflow to use external origin (#3420)3566fca
Fix provenance in direct32 sample (#3419)382ea56
Usetrack_caller
to make debuggingcppwinrt
build script errors easier (#...f09c132
Shorten sample crate names (#3416)5e8ce09
cppwinrt
should consistently panic on failure (#3415)d02c977
Detect unsupported array parameters (#3402)Updates
windows-implement
from 0.57.0 to 0.60.0Release notes
Sourced from windows-implement's releases.
... (truncated)
Commits
519ddf7
Release 0.60.0 (#3293)0f7466c
AddDeref
implementation forHSTRING
(#3291)bca9a76
Address Rust nightly compiler warnings (#3292)26635b2
Fixcppwinrt
build concurrency (#3289)bf53fa6
Expandraw-dylib
testing (#3287)4442770
Updatejsonschema
dependency (#3286)ff6f56d
MoveVARIANT
support to thewindows
crate (#3282)ddb8c83
Updatejsonschema
dependency from 0.18 to 0.19 (#3283)820723d
Update serve-static and express dependencies (#3274)406a902
Excludeweb
on most workflows (#3279)Updates
windows-interface
from 0.57.0 to 0.59.1Release notes
Sourced from windows-interface's releases.
... (truncated)
Commits
Updates
windows-result
from 0.1.2 to 0.3.2Commits
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