mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Bumps the objc2-related group with 2 updates: [objc2-app-kit](https://github.com/madsmtm/objc2) and [objc2-foundation](https://github.com/madsmtm/objc2). Updates `objc2-app-kit` from 0.2.2 to 0.3.1 <details> <summary>Commits</summary> <ul> <li><a href="97c2ebaac1
"><code>97c2eba</code></a> Merge pull request <a href="https://redirect.github.com/madsmtm/objc2/issues/464">#464</a> from madsmtm/new-versions</li> <li><a href="b329dd049f
"><code>b329dd0</code></a> Update Cargo.lock</li> <li><a href="8428734b3b
"><code>8428734</code></a> Bump icrate version 0.0.2 -> 0.0.3</li> <li><a href="6a7cc09dc3
"><code>6a7cc09</code></a> Bump block2 version 0.2.0-alpha.8 -> 0.2.0</li> <li><a href="87d598ebd2
"><code>87d598e</code></a> Bump objc2 version 0.3.0-beta.5 -> 0.4.0</li> <li><a href="153d189636
"><code>153d189</code></a> Bump objc2-encode version 2.0.0-pre.4 -> 2.0.0</li> <li><a href="699fca319e
"><code>699fca3</code></a> Bump objc-sys version 0.3.0 -> 0.3.1</li> <li><a href="0f4a937d58
"><code>0f4a937</code></a> Merge pull request <a href="https://redirect.github.com/madsmtm/objc2/issues/465">#465</a> from madsmtm/fix-before-release</li> <li><a href="0139798efb
"><code>0139798</code></a> Disable mutation tests on GNUStep (for now)</li> <li><a href="72561dd510
"><code>72561dd</code></a> Fix GNUStep CI not running on Foundation</li> <li>Additional commits viewable in <a href="https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.1">compare view</a></li> </ul> </details> <br /> Updates `objc2-foundation` from 0.2.2 to 0.3.1 <details> <summary>Commits</summary> <ul> <li><a href="97c2ebaac1
"><code>97c2eba</code></a> Merge pull request <a href="https://redirect.github.com/madsmtm/objc2/issues/464">#464</a> from madsmtm/new-versions</li> <li><a href="b329dd049f
"><code>b329dd0</code></a> Update Cargo.lock</li> <li><a href="8428734b3b
"><code>8428734</code></a> Bump icrate version 0.0.2 -> 0.0.3</li> <li><a href="6a7cc09dc3
"><code>6a7cc09</code></a> Bump block2 version 0.2.0-alpha.8 -> 0.2.0</li> <li><a href="87d598ebd2
"><code>87d598e</code></a> Bump objc2 version 0.3.0-beta.5 -> 0.4.0</li> <li><a href="153d189636
"><code>153d189</code></a> Bump objc2-encode version 2.0.0-pre.4 -> 2.0.0</li> <li><a href="699fca319e
"><code>699fca3</code></a> Bump objc-sys version 0.3.0 -> 0.3.1</li> <li><a href="0f4a937d58
"><code>0f4a937</code></a> Merge pull request <a href="https://redirect.github.com/madsmtm/objc2/issues/465">#465</a> from madsmtm/fix-before-release</li> <li><a href="0139798efb
"><code>0139798</code></a> Disable mutation tests on GNUStep (for now)</li> <li><a href="72561dd510
"><code>72561dd</code></a> Fix GNUStep CI not running on Foundation</li> <li>Additional commits viewable in <a href="https://github.com/madsmtm/objc2/compare/objc2-0.2.2...objc-sys-0.3.1">compare view</a></li> </ul> </details> <br /> 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 <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 </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Josh Matthews <josh@joshmatthews.net> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Josh Matthews <josh@joshmatthews.net>
171 lines
4.3 KiB
TOML
171 lines
4.3 KiB
TOML
[graph]
|
|
all-features = false
|
|
no-default-features = false
|
|
#features = []
|
|
|
|
# The output table provides options for how/if diagnostics are outputted
|
|
[output]
|
|
feature-depth = 1
|
|
|
|
# This section is considered when running `cargo deny check advisories`
|
|
# More documentation for the advisories section can be found here:
|
|
# https://embarkstudios.github.io/cargo-deny/checks/advisories/cfg.html
|
|
[advisories]
|
|
ignore = [
|
|
# This has been yanked, but upgrading to the next version breaks some WPT tests.
|
|
# It needs investigation.
|
|
"url@2.5.3",
|
|
|
|
# The crate `paste` is no longer maintained.
|
|
"RUSTSEC-2024-0436",
|
|
]
|
|
|
|
# This section is considered when running `cargo deny check licenses`
|
|
# More documentation for the licenses section can be found here:
|
|
# https://embarkstudios.github.io/cargo-deny/checks/licenses/cfg.html
|
|
[licenses]
|
|
# List of explicitly allowed licenses
|
|
# See https://spdx.org/licenses/ for list of possible licenses
|
|
# [possible values: any SPDX 3.11 short identifier (+ optional exception)].
|
|
allow = [
|
|
"Apache-2.0 WITH LLVM-exception",
|
|
"Apache-2.0",
|
|
"BSD-2-Clause",
|
|
"BSD-3-Clause",
|
|
"BSL-1.0",
|
|
"CC0-1.0",
|
|
"CDLA-Permissive-2.0",
|
|
"ISC",
|
|
"MIT",
|
|
"MPL-2.0",
|
|
"OpenSSL",
|
|
"OFL-1.1",
|
|
"Ubuntu-font-1.0",
|
|
"Unicode-3.0",
|
|
"Zlib",
|
|
]
|
|
# The confidence threshold for detecting a license from license text.
|
|
# The higher the value, the more closely the license text must be to the
|
|
# canonical license text of a valid SPDX license file.
|
|
# [possible values: any between 0.0 and 1.0].
|
|
confidence-threshold = 0.8
|
|
# Allow 1 or more licenses on a per-crate basis, so that particular licenses
|
|
# aren't accepted for every possible crate as with the normal allow list
|
|
exceptions = [
|
|
]
|
|
|
|
|
|
# This section is considered when running `cargo deny check bans`.
|
|
# More documentation about the 'bans' section can be found here:
|
|
# https://embarkstudios.github.io/cargo-deny/checks/bans/cfg.html
|
|
[bans]
|
|
external-default-features = "allow"
|
|
highlight = "all"
|
|
multiple-versions = "deny"
|
|
wildcards = "allow"
|
|
workspace-default-features = "allow"
|
|
|
|
# List of crates that are allowed. Use with care!
|
|
allow = []
|
|
|
|
# List of crates to deny:
|
|
deny = [
|
|
"num",
|
|
{ crate = "rand", wrappers = [
|
|
"ipc-channel",
|
|
"phf_generator",
|
|
"quickcheck",
|
|
"servo_rand",
|
|
"tracing-perfetto",
|
|
"tungstenite",
|
|
] },
|
|
]
|
|
|
|
# List of crates to skip for the duplicate check:
|
|
skip = [
|
|
"bitflags",
|
|
"cookie",
|
|
"futures",
|
|
"hermit-abi",
|
|
"redox_syscall",
|
|
"wayland-sys",
|
|
|
|
# Duplicated by aws-lc-rs
|
|
"bindgen",
|
|
|
|
# New versions of these dependencies is pulled in by GStreamer / GLib.
|
|
"itertools",
|
|
"toml",
|
|
|
|
# Duplicated by egui-file-dialog
|
|
"windows",
|
|
"windows-implement",
|
|
"windows-interface",
|
|
"windows-result",
|
|
|
|
# Duplicated by winit.
|
|
"windows-sys",
|
|
"windows-targets",
|
|
"windows_aarch64_gnullvm",
|
|
"windows_aarch64_msvc",
|
|
"windows_i686_gnu",
|
|
"windows_i686_msvc",
|
|
"windows_x86_64_gnu",
|
|
"windows_x86_64_gnullvm",
|
|
"windows_x86_64_msvc",
|
|
|
|
# wgpu has the latest and greatest.
|
|
"foreign-types",
|
|
"foreign-types-shared",
|
|
"metal",
|
|
"windows-core",
|
|
|
|
# wgpu-hal depends on 0.5.0.
|
|
"ndk-sys",
|
|
|
|
# icu (from mozjs) uses old version
|
|
# tracing-subscriber (tokio-rs/tracing#3033) uses old version
|
|
# regex -> regex-automata 0.4.7
|
|
# icu_list -> regex-automata 0.2.0
|
|
# tracing-subscriber -> matchers -> regex-automata 0.1.0
|
|
"regex-automata",
|
|
|
|
# tracing-subscriber (tokio-rs/tracing#3033) uses old version
|
|
# regex [-> regex-automata 0.4.7] -> regex-syntax 0.8.4
|
|
# tracing-subscriber -> matchers -> regex-automata 0.1.0 -> regex-syntax 0.6.29
|
|
"regex-syntax",
|
|
|
|
# rust-content-security-policy uses newest base64.
|
|
"base64",
|
|
|
|
# gilrs is on 0.10.0, but Servo is still on 0.9.4
|
|
"core-foundation",
|
|
|
|
# wgpu crates still depend on 1.1.0
|
|
"rustc-hash",
|
|
|
|
# wgpu depends on thiserror 2, while rest is still on 1
|
|
"thiserror",
|
|
"thiserror-impl",
|
|
|
|
# duplicated by webdriver
|
|
"h2",
|
|
"headers",
|
|
"headers-core",
|
|
"http",
|
|
"http-body",
|
|
"hyper",
|
|
|
|
# duplicated by font-kit
|
|
"redox_users",
|
|
"dirs-sys",
|
|
|
|
# duplicated by winit
|
|
"objc2-app-kit",
|
|
"objc2-foundation",
|
|
"objc2",
|
|
]
|
|
|
|
# github.com organizations to allow git sources for
|
|
[sources.allow-org]
|
|
github = ["pcwalton", "servo"]
|