Skip to content
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 3 updates #2082

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps the cargo group with 3 updates: spade, octocrab and cmd_lib.

Updates spade from 2.2.0 to 2.2.1

Changelog

Sourced from spade's changelog.

[2.2.1] - 2023-11-03

Changed

  • Removed optional dependency (#91)
  • Updated robust crate to 1.1.0 (#90)
Commits
  • c9ff8dd (cargo-release) version 2.2.1
  • abfa589 Update CHANGELOG.md for 2.2.1 release
  • e6423c7 Package update
  • b1a4196 chore: specify robust dependency up to patch version
  • 68a47d9 chore: bump version of robust crate
  • e3bc71d chore: make clippy happy
  • d916b15 chore: apply review suggestion and remove extra serde feature flag
  • 1be8591 chore: reintroduce clippy directive
  • f005a20 chore: remove the crate 'optional' as a dependency and use std::Option instead
  • a29526b chore: fix clippy warnings
  • Additional commits viewable in compare view

Updates octocrab from 0.31.2 to 0.32.0

Release notes

Sourced from octocrab's releases.

v0.32.0

Other

  • support eq and hash (#480)
  • Demonstrate variables and paging (#481)
  • Fix a bunch of clippy issues (#482)
  • add events for auto_merge_[disabled|enabled] (#479)
  • Add examples/graphql_issues.rs (#478)
  • Document the PullRequest number field (#476)
  • Update jsonwebtoken requirement from 8 to 9 (#471)
Changelog

Sourced from octocrab's changelog.

0.32.0 - 2023-11-01

Other

  • support eq and hash (#480)
  • Demonstrate variables and paging (#481)
  • Fix a bunch of clippy issues (#482)
  • add events for auto_merge_[disabled|enabled] (#479)
  • Add examples/graphql_issues.rs (#478)
  • Document the PullRequest number field (#476)
  • Update jsonwebtoken requirement from 8 to 9 (#471)
Commits

Updates cmd_lib from 1.6.1 to 1.8.0

Commits

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

Bumps the cargo group with 3 updates: [spade](https://github.com/Stoeoef/spade), [octocrab](https://github.com/XAMPPRocky/octocrab) and [cmd_lib](https://github.com/rust-shell-script/rust_cmd_lib).


Updates `spade` from 2.2.0 to 2.2.1
- [Changelog](https://github.com/Stoeoef/spade/blob/master/CHANGELOG.md)
- [Commits](Stoeoef/spade@v2.2.0...v2.2.1)

Updates `octocrab` from 0.31.2 to 0.32.0
- [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
- [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
- [Commits](XAMPPRocky/octocrab@v0.31.2...v0.32.0)

Updates `cmd_lib` from 1.6.1 to 1.8.0
- [Release notes](https://github.com/rust-shell-script/rust_cmd_lib/releases)
- [Commits](https://github.com/rust-shell-script/rust_cmd_lib/commits)

---
updated-dependencies:
- dependency-name: spade
  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-minor
  dependency-group: cargo
- dependency-name: cmd_lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from hannobraun as a code owner November 6, 2023 12:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Nov 6, 2023
@hannobraun hannobraun merged commit 1aa7909 into main Nov 6, 2023
4 checks passed
@hannobraun hannobraun deleted the dependabot/cargo/cargo-f2cc497049 branch November 6, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant