mirror of
https://github.com/ratatui-org/ratatui
synced 2024-11-21 20:23:11 +00:00
chore(deps): bump octocrab from 0.41.2 to 0.42.0 (#1498)
Bumps [octocrab](https://github.com/XAMPPRocky/octocrab) from 0.41.2 to 0.42.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/XAMPPRocky/octocrab/releases">octocrab's releases</a>.</em></p> <blockquote> <h2>v0.42.0</h2> <h3>Added</h3> <ul> <li>added ssh_signing_keys ops (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/725">#725</a>)</li> </ul> <h3>Other</h3> <ul> <li>Secrets and Code scanning alerts API (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/730">#730</a>)</li> <li>add support for custom executors (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/728">#728</a>)</li> <li>Fixup route in api/issues/update (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/732">#732</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md">octocrab's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/XAMPPRocky/octocrab/compare/v0.41.2...v0.42.0">0.42.0</a> - 2024-11-13</h2> <h3>Added</h3> <ul> <li>added ssh_signing_keys ops (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/725">#725</a>)</li> </ul> <h3>Other</h3> <ul> <li>Secrets and Code scanning alerts API (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/730">#730</a>)</li> <li>add support for custom executors (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/728">#728</a>)</li> <li>Fixup route in api/issues/update (<a href="https://redirect.github.com/XAMPPRocky/octocrab/pull/732">#732</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9c39eaac75
"><code>9c39eaa</code></a> chore: release v0.42.0 (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/733">#733</a>)</li> <li><a href="5f6b085a62
"><code>5f6b085</code></a> Secrets and Code scanning alerts API (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/730">#730</a>)</li> <li><a href="6f30dc5cf1
"><code>6f30dc5</code></a> imp: add support for custom executors (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/728">#728</a>)</li> <li><a href="57681d9940
"><code>57681d9</code></a> Fixup route in api/issues/update (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/732">#732</a>)</li> <li><a href="3958f288a4
"><code>3958f28</code></a> feat: added ssh_signing_keys ops (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/725">#725</a>)</li> <li><a href="c043d063f0
"><code>c043d06</code></a> chore: release v0.41.2 (<a href="https://redirect.github.com/XAMPPRocky/octocrab/issues/721">#721</a>)</li> <li>See full diff in <a href="https://github.com/XAMPPRocky/octocrab/compare/v0.41.2...v0.42.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=octocrab&package-manager=cargo&previous-version=0.41.2&new-version=0.42.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f4cbab4101
commit
3ef1face9a
2 changed files with 17 additions and 3 deletions
18
Cargo.lock
generated
18
Cargo.lock
generated
|
@ -367,8 +367,10 @@ checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
|
|||
dependencies = [
|
||||
"android-tzdata",
|
||||
"iana-time-zone",
|
||||
"js-sys",
|
||||
"num-traits",
|
||||
"serde",
|
||||
"wasm-bindgen",
|
||||
"windows-targets",
|
||||
]
|
||||
|
||||
|
@ -1606,9 +1608,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "octocrab"
|
||||
version = "0.41.2"
|
||||
version = "0.42.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "e2dfd11f6efbd39491d71a3864496f0b6f45e2d01b73b26c55d631c4e0dafaef"
|
||||
checksum = "5235d5839910001bef2c3df99a88688c7c781e5b1fd5fe40c5d8fa8bd786ac5a"
|
||||
dependencies = [
|
||||
"arc-swap",
|
||||
"async-trait",
|
||||
|
@ -1641,6 +1643,7 @@ dependencies = [
|
|||
"tower-http",
|
||||
"tracing",
|
||||
"url",
|
||||
"web-time",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -3402,6 +3405,17 @@ dependencies = [
|
|||
"wasm-bindgen",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "web-time"
|
||||
version = "1.1.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
|
||||
dependencies = [
|
||||
"js-sys",
|
||||
"serde",
|
||||
"wasm-bindgen",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "wezterm-bidi"
|
||||
version = "0.2.3"
|
||||
|
|
|
@ -43,7 +43,7 @@ fakeit = "1.1"
|
|||
font8x8 = "0.3.1"
|
||||
futures = "0.3.30"
|
||||
indoc = "2"
|
||||
octocrab = "0.41.0"
|
||||
octocrab = "0.42.0"
|
||||
pretty_assertions = "1.4.0"
|
||||
rand = "0.8.5"
|
||||
rand_chacha = "0.3.1"
|
||||
|
|
Loading…
Reference in a new issue