Update Rust crate bitflags to v2.9.4 (#20294)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [bitflags](https://redirect.github.com/bitflags/bitflags) |
workspace.dependencies | patch | `2.9.3` -> `2.9.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>bitflags/bitflags (bitflags)</summary>

###
[`v2.9.4`](https://redirect.github.com/bitflags/bitflags/blob/HEAD/CHANGELOG.md#294)

[Compare
Source](https://redirect.github.com/bitflags/bitflags/compare/2.9.3...2.9.4)

#### What's Changed

- Add Cargo features to readme by
[@&#8203;KodrAus](https://redirect.github.com/KodrAus) in
[#&#8203;460](https://redirect.github.com/bitflags/bitflags/pull/460)

**Full Changelog**:
<https://github.com/bitflags/bitflags/compare/2.9.3...2.9.4>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

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

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/astral-sh/ruff).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW50ZXJuYWwiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-08 10:59:59 +05:30 committed by GitHub
parent b2f364d9cb
commit 480fb278d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

44
Cargo.lock generated
View file

@ -257,9 +257,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
[[package]] [[package]]
name = "bitflags" name = "bitflags"
version = "2.9.3" version = "2.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d" checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394"
[[package]] [[package]]
name = "bitvec" name = "bitvec"
@ -1241,7 +1241,7 @@ version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757" checksum = "0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"ignore", "ignore",
"walkdir", "walkdir",
] ]
@ -1521,7 +1521,7 @@ version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3" checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"inotify-sys", "inotify-sys",
"libc", "libc",
] ]
@ -1809,7 +1809,7 @@ version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3" checksum = "391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"libc", "libc",
"redox_syscall", "redox_syscall",
] ]
@ -2014,7 +2014,7 @@ version = "0.29.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46" checksum = "71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"cfg-if", "cfg-if",
"cfg_aliases", "cfg_aliases",
"libc", "libc",
@ -2026,7 +2026,7 @@ version = "0.30.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6" checksum = "74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"cfg-if", "cfg-if",
"cfg_aliases", "cfg_aliases",
"libc", "libc",
@ -2054,7 +2054,7 @@ version = "8.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3" checksum = "4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"fsevent-sys", "fsevent-sys",
"inotify", "inotify",
"kqueue", "kqueue",
@ -2659,7 +2659,7 @@ version = "0.5.17"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
] ]
[[package]] [[package]]
@ -2727,7 +2727,7 @@ dependencies = [
"argfile", "argfile",
"assert_fs", "assert_fs",
"bincode 2.0.1", "bincode 2.0.1",
"bitflags 2.9.3", "bitflags 2.9.4",
"cachedir", "cachedir",
"clap", "clap",
"clap_complete_command", "clap_complete_command",
@ -2981,7 +2981,7 @@ version = "0.12.12"
dependencies = [ dependencies = [
"aho-corasick", "aho-corasick",
"anyhow", "anyhow",
"bitflags 2.9.3", "bitflags 2.9.4",
"clap", "clap",
"colored 3.0.0", "colored 3.0.0",
"fern", "fern",
@ -3086,7 +3086,7 @@ name = "ruff_python_ast"
version = "0.0.0" version = "0.0.0"
dependencies = [ dependencies = [
"aho-corasick", "aho-corasick",
"bitflags 2.9.3", "bitflags 2.9.4",
"compact_str", "compact_str",
"get-size2", "get-size2",
"is-macro", "is-macro",
@ -3174,7 +3174,7 @@ dependencies = [
name = "ruff_python_literal" name = "ruff_python_literal"
version = "0.0.0" version = "0.0.0"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"itertools 0.14.0", "itertools 0.14.0",
"ruff_python_ast", "ruff_python_ast",
"unic-ucd-category", "unic-ucd-category",
@ -3185,7 +3185,7 @@ name = "ruff_python_parser"
version = "0.0.0" version = "0.0.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bitflags 2.9.3", "bitflags 2.9.4",
"bstr", "bstr",
"compact_str", "compact_str",
"get-size2", "get-size2",
@ -3210,7 +3210,7 @@ dependencies = [
name = "ruff_python_semantic" name = "ruff_python_semantic"
version = "0.0.0" version = "0.0.0"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"insta", "insta",
"is-macro", "is-macro",
"ruff_cache", "ruff_cache",
@ -3231,7 +3231,7 @@ dependencies = [
name = "ruff_python_stdlib" name = "ruff_python_stdlib"
version = "0.0.0" version = "0.0.0"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"unicode-ident", "unicode-ident",
] ]
@ -3408,7 +3408,7 @@ version = "1.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8" checksum = "11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"errno", "errno",
"libc", "libc",
"linux-raw-sys", "linux-raw-sys",
@ -4218,7 +4218,7 @@ dependencies = [
name = "ty_ide" name = "ty_ide"
version = "0.0.0" version = "0.0.0"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
"camino", "camino",
"get-size2", "get-size2",
"insta", "insta",
@ -4283,7 +4283,7 @@ name = "ty_python_semantic"
version = "0.0.0" version = "0.0.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bitflags 2.9.3", "bitflags 2.9.4",
"bitvec", "bitvec",
"camino", "camino",
"colored 3.0.0", "colored 3.0.0",
@ -4336,7 +4336,7 @@ name = "ty_server"
version = "0.0.0" version = "0.0.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bitflags 2.9.3", "bitflags 2.9.4",
"crossbeam", "crossbeam",
"dunce", "dunce",
"insta", "insta",
@ -4379,7 +4379,7 @@ name = "ty_test"
version = "0.0.0" version = "0.0.0"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bitflags 2.9.3", "bitflags 2.9.4",
"camino", "camino",
"colored 3.0.0", "colored 3.0.0",
"insta", "insta",
@ -5117,7 +5117,7 @@ version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1" checksum = "6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1"
dependencies = [ dependencies = [
"bitflags 2.9.3", "bitflags 2.9.4",
] ]
[[package]] [[package]]