fix(deps): update all dependencies #20

Merged
kjuulh merged 1 commits from renovate/all into main 2024-10-17 02:38:40 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
octocrab dependencies patch 0.41.1 -> 0.41.2
uuid dependencies minor 1.10.0 -> 1.11.0

Release Notes

XAMPPRocky/octocrab (octocrab)

v0.41.2

Compare Source

Fixed
  • Removed rustls hard-dependency (#​709)
  • crate build issues with stream feature (#​711)
Other
  • Update tower dependency from 0.4.13 to 0.5.1 (#​722)
  • added user's social accounts operations (/user/social_accounts) (#​723)
  • added auth.user's git_ssh_keys operations (#​719)
  • Remove --verbose (#​716)
uuid-rs/uuid (uuid)

v1.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [octocrab](https://github.com/XAMPPRocky/octocrab) | dependencies | patch | `0.41.1` -> `0.41.2` | | [uuid](https://github.com/uuid-rs/uuid) | dependencies | minor | `1.10.0` -> `1.11.0` | --- ### Release Notes <details> <summary>XAMPPRocky/octocrab (octocrab)</summary> ### [`v0.41.2`](https://github.com/XAMPPRocky/octocrab/blob/HEAD/CHANGELOG.md#0412---2024-10-15) [Compare Source](https://github.com/XAMPPRocky/octocrab/compare/v0.41.1...v0.41.2) ##### Fixed - Removed rustls hard-dependency ([#&#8203;709](https://github.com/XAMPPRocky/octocrab/pull/709)) - crate build issues with `stream` feature ([#&#8203;711](https://github.com/XAMPPRocky/octocrab/pull/711)) ##### Other - Update tower dependency from 0.4.13 to 0.5.1 ([#&#8203;722](https://github.com/XAMPPRocky/octocrab/pull/722)) - added user's social accounts operations (/user/social_accounts) ([#&#8203;723](https://github.com/XAMPPRocky/octocrab/pull/723)) - added auth.user's git_ssh_keys operations ([#&#8203;719](https://github.com/XAMPPRocky/octocrab/pull/719)) - Remove --verbose ([#&#8203;716](https://github.com/XAMPPRocky/octocrab/pull/716)) </details> <details> <summary>uuid-rs/uuid (uuid)</summary> ### [`v1.11.0`](https://github.com/uuid-rs/uuid/releases/tag/1.11.0) [Compare Source](https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0) #### What's Changed - Upgrade zerocopy to 0.8 by [@&#8203;yotamofek](https://github.com/yotamofek) in https://github.com/uuid-rs/uuid/pull/771 - Prepare for 1.11.0 release by [@&#8203;KodrAus](https://github.com/KodrAus) in https://github.com/uuid-rs/uuid/pull/772 #### New Contributors - [@&#8203;yotamofek](https://github.com/yotamofek) made their first contribution in https://github.com/uuid-rs/uuid/pull/771 **Full Changelog**: https://github.com/uuid-rs/uuid/compare/1.10.0...1.11.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2024-10-17 02:36:50 +02:00
fix(deps): update all dependencies
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
9dfcb52010
kjuulh scheduled this pull request to auto merge when all checks succeed 2024-10-17 02:36:50 +02:00
kjuulh merged commit 9dfcb52010 into main 2024-10-17 02:38:40 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kjuulh/gitnow#20
No description provided.