mirror of
https://github.com/servo/servo.git
synced 2025-09-23 05:10:09 +01:00
build(deps): bump gilrs-core from 0.6.4 to 0.6.5 (#39424)
Bumps [gilrs-core](https://gitlab.com/gilrs-project/gilrs) from 0.6.4 to 0.6.5. <details> <summary>Commits</summary> <ul> <li><a href="e07b360284
"><code>e07b360</code></a> Prepare for gilrs-core 0.6.5</li> <li><a href="4b074c18cf
"><code>4b074c1</code></a> Update nix</li> <li><a href="583ad9b658
"><code>583ad9b</code></a> core: Expand <code>windows</code> version range to include <code>0.62</code> release</li> <li><a href="f165d80b62
"><code>f165d80</code></a> Fix new Jitter comment</li> <li><a href="9490be58ad
"><code>9490be5</code></a> refactor: fixed some inconsistencies</li> <li><a href="e27689dda8
"><code>e27689d</code></a> add fallback warning for no uuid found</li> <li>See full diff in <a href="https://gitlab.com/gilrs-project/gilrs/compare/gilrs-core-v0.6.4...gilrs-core-v0.6.5">compare view</a></li> </ul> </details> <br /> [](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> Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Euclid Ye <yezhizhenjiakang@gmail.com>
This commit is contained in:
parent
e10465d788
commit
54ba027db6
2 changed files with 8 additions and 21 deletions
|
@ -99,7 +99,6 @@ skip = [
|
|||
"itertools",
|
||||
|
||||
# Duplicated by egui
|
||||
"nix",
|
||||
"windows-strings",
|
||||
|
||||
# Duplicated by egui-file-dialog
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue