[PR #1545] [CLOSED] chore(deps): bump bitflags from 2.9.1 to 2.9.3 #1455

Closed
opened 2026-01-05 14:55:20 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1545
Author: @dependabot[bot]
Created: 8/26/2025
Status: Closed

Base: masterHead: dependabot/cargo/bitflags-2.9.3


📝 Commits (10+)

  • d763c33 refactor(animation): force app rerenders
  • b2f908f fix(cli): fix typo in the toggle-pause docs
  • 8ef180f chore(deps): bump clap from 4.5.41 to 4.5.45
  • 0a65c6d chore(deps): bump reqwest from 0.12.22 to 0.12.23
  • ce0255e feat(config): add work-area-offset per workspace
  • 0a96c4a test(wm): remove nonexistent window from container
  • 141c59a test(wm): cycle windows in an empty container
  • 3896d97 test(wm): float nonexistent window
  • 1130809 test(wm): toggle maximize a nonexistent window
  • 13f9899 test(wm): toggle monocle on nonexistent container

📊 Changes

13 files changed (+1064 additions, -170 deletions)

View changed files

📝 Cargo.lock (+65 -65)
📝 docs/cli/toggle-pause.md (+1 -1)
📝 komorebi/src/core/mod.rs (+1 -0)
📝 komorebi/src/process_command.rs (+8 -0)
📝 komorebi/src/static_config.rs (+4 -0)
📝 komorebi/src/window.rs (+11 -2)
📝 komorebi/src/window_manager.rs (+209 -0)
📝 komorebi/src/windows_api.rs (+22 -0)
📝 komorebi/src/workspace.rs (+6 -1)
📝 komorebic.lib.ahk (+4 -0)
📝 komorebic/src/main.rs (+34 -1)
📝 schema.bar.json (+667 -100)
📝 schema.json (+32 -0)

📄 Description

Bumps bitflags from 2.9.1 to 2.9.3.

Release notes

Sourced from bitflags's releases.

2.9.3

What's Changed

New Contributors

Full Changelog: https://github.com/bitflags/bitflags/compare/2.9.2...2.9.3

2.9.2

What's Changed

Full Changelog: https://github.com/bitflags/bitflags/compare/2.9.1...2.9.2

Changelog

Sourced from bitflags's changelog.

2.9.3

What's Changed

New Contributors

Full Changelog: https://github.com/bitflags/bitflags/compare/2.9.2...2.9.3

2.9.2

What's Changed

Full Changelog: https://github.com/bitflags/bitflags/compare/2.9.1...2.9.2

Commits
  • f59ad49 Merge pull request #459 from KodrAus/cargo/2.9.3
  • 2c3a4f4 prepare for 2.9.3 release
  • 9e1cf3e Merge pull request #458 from nnethercote/streamline-generated-code
  • a3f1f78 Avoid calling InternalBitFlags::{bits,from_bits_retain}.
  • aead794 Avoid local variables in generated code.
  • 85b5e60 Merge pull request #456 from KodrAus/cargo/2.9.2
  • d185ca5 remove reference to std internal features
  • 82a365f prepare for 2.9.2 release
  • f1beb28 Merge pull request #454 from KodrAus/fix/rustc-dep-of-std
  • ef247c5 update more error messages
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/LGUG2Z/komorebi/pull/1545 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/26/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/bitflags-2.9.3` --- ### 📝 Commits (10+) - [`d763c33`](https://github.com/LGUG2Z/komorebi/commit/d763c33d8e4fee61ea0e7d4a98f4cb79e3c3a6a4) refactor(animation): force app rerenders - [`b2f908f`](https://github.com/LGUG2Z/komorebi/commit/b2f908fead5fa910f27240dbeb07c8dde9ee8ab9) fix(cli): fix typo in the toggle-pause docs - [`8ef180f`](https://github.com/LGUG2Z/komorebi/commit/8ef180f57b3edb8f507cad23b213efe8cf658d7c) chore(deps): bump clap from 4.5.41 to 4.5.45 - [`0a65c6d`](https://github.com/LGUG2Z/komorebi/commit/0a65c6d0366d7e5bbfe95a11dba58cf1a32443cd) chore(deps): bump reqwest from 0.12.22 to 0.12.23 - [`ce0255e`](https://github.com/LGUG2Z/komorebi/commit/ce0255eddce9a162d0337c41c0b2d5a681c41edc) feat(config): add work-area-offset per workspace - [`0a96c4a`](https://github.com/LGUG2Z/komorebi/commit/0a96c4a71fc6dc74cd6c9688a72c65b7780b4b6b) test(wm): remove nonexistent window from container - [`141c59a`](https://github.com/LGUG2Z/komorebi/commit/141c59a6dcaec18043105f225d14da9d5543dbfc) test(wm): cycle windows in an empty container - [`3896d97`](https://github.com/LGUG2Z/komorebi/commit/3896d97da0817d3f8b2b8662141c0d44377ae431) test(wm): float nonexistent window - [`1130809`](https://github.com/LGUG2Z/komorebi/commit/1130809985d1f666ba9df803cb8fe4c4e77b1aff) test(wm): toggle maximize a nonexistent window - [`13f9899`](https://github.com/LGUG2Z/komorebi/commit/13f9899ff052289039e61f15d136e147df4cdb42) test(wm): toggle monocle on nonexistent container ### 📊 Changes **13 files changed** (+1064 additions, -170 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+65 -65) 📝 `docs/cli/toggle-pause.md` (+1 -1) 📝 `komorebi/src/core/mod.rs` (+1 -0) 📝 `komorebi/src/process_command.rs` (+8 -0) 📝 `komorebi/src/static_config.rs` (+4 -0) 📝 `komorebi/src/window.rs` (+11 -2) 📝 `komorebi/src/window_manager.rs` (+209 -0) 📝 `komorebi/src/windows_api.rs` (+22 -0) 📝 `komorebi/src/workspace.rs` (+6 -1) 📝 `komorebic.lib.ahk` (+4 -0) 📝 `komorebic/src/main.rs` (+34 -1) 📝 `schema.bar.json` (+667 -100) 📝 `schema.json` (+32 -0) </details> ### 📄 Description Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.1 to 2.9.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/bitflags/bitflags/releases">bitflags's releases</a>.</em></p> <blockquote> <h2>2.9.3</h2> <h2>What's Changed</h2> <ul> <li>Streamline generated code by <a href="https://github.com/nnethercote"><code>@​nnethercote</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/458">bitflags/bitflags#458</a></li> <li>Prepare for 2.9.3 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/459">bitflags/bitflags#459</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nnethercote"><code>@​nnethercote</code></a> made their first contribution in <a href="https://redirect.github.com/bitflags/bitflags/pull/458">bitflags/bitflags#458</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.9.2...2.9.3">https://github.com/bitflags/bitflags/compare/2.9.2...2.9.3</a></p> <h2>2.9.2</h2> <h2>What's Changed</h2> <ul> <li>Fix difference in the spec by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/446">bitflags/bitflags#446</a></li> <li>Fix up inaccurate docs on bitflags_match by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/453">bitflags/bitflags#453</a></li> <li>Remove rustc internal crate feature by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/454">bitflags/bitflags#454</a></li> <li>Prepare for 2.9.2 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/456">bitflags/bitflags#456</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.9.1...2.9.2">https://github.com/bitflags/bitflags/compare/2.9.1...2.9.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md">bitflags's changelog</a>.</em></p> <blockquote> <h1>2.9.3</h1> <h2>What's Changed</h2> <ul> <li>Streamline generated code by <a href="https://github.com/nnethercote"><code>@​nnethercote</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/458">bitflags/bitflags#458</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nnethercote"><code>@​nnethercote</code></a> made their first contribution in <a href="https://redirect.github.com/bitflags/bitflags/pull/458">bitflags/bitflags#458</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.9.2...2.9.3">https://github.com/bitflags/bitflags/compare/2.9.2...2.9.3</a></p> <h1>2.9.2</h1> <h2>What's Changed</h2> <ul> <li>Fix difference in the spec by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/446">bitflags/bitflags#446</a></li> <li>Fix up inaccurate docs on bitflags_match by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/453">bitflags/bitflags#453</a></li> <li>Remove rustc internal crate feature by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/454">bitflags/bitflags#454</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.9.1...2.9.2">https://github.com/bitflags/bitflags/compare/2.9.1...2.9.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bitflags/bitflags/commit/f59ad49e716071d31bf2015450d7ef6f74f265ef"><code>f59ad49</code></a> Merge pull request <a href="https://redirect.github.com/bitflags/bitflags/issues/459">#459</a> from KodrAus/cargo/2.9.3</li> <li><a href="https://github.com/bitflags/bitflags/commit/2c3a4f4a4aa2054b0f23aa4e886f11364dadaa6d"><code>2c3a4f4</code></a> prepare for 2.9.3 release</li> <li><a href="https://github.com/bitflags/bitflags/commit/9e1cf3eaca19259cdc22635af9ca7c76b2e18bee"><code>9e1cf3e</code></a> Merge pull request <a href="https://redirect.github.com/bitflags/bitflags/issues/458">#458</a> from nnethercote/streamline-generated-code</li> <li><a href="https://github.com/bitflags/bitflags/commit/a3f1f78b5dcecc5d05dd3aa9ca4dc0ecb0a24f1d"><code>a3f1f78</code></a> Avoid calling <code>InternalBitFlags::{bits,from_bits_retain}</code>.</li> <li><a href="https://github.com/bitflags/bitflags/commit/aead794e31aae8cc7970b9709146ac572c1f9178"><code>aead794</code></a> Avoid local variables in generated code.</li> <li><a href="https://github.com/bitflags/bitflags/commit/85b5e603eab052567295437b940a023a4b86280d"><code>85b5e60</code></a> Merge pull request <a href="https://redirect.github.com/bitflags/bitflags/issues/456">#456</a> from KodrAus/cargo/2.9.2</li> <li><a href="https://github.com/bitflags/bitflags/commit/d185ca57b026bf4aa54a7ccd9118627fb90d6b58"><code>d185ca5</code></a> remove reference to std internal features</li> <li><a href="https://github.com/bitflags/bitflags/commit/82a365fc5429ecfb467248868677ed946b0dc2f4"><code>82a365f</code></a> prepare for 2.9.2 release</li> <li><a href="https://github.com/bitflags/bitflags/commit/f1beb28eb304dd86607b8e1829bb3ce7884cf76e"><code>f1beb28</code></a> Merge pull request <a href="https://redirect.github.com/bitflags/bitflags/issues/454">#454</a> from KodrAus/fix/rustc-dep-of-std</li> <li><a href="https://github.com/bitflags/bitflags/commit/ef247c50464a9f4f0a34d70e3c87043e10e8988e"><code>ef247c5</code></a> update more error messages</li> <li>Additional commits viewable in <a href="https://github.com/bitflags/bitflags/compare/2.9.1...2.9.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bitflags&package-manager=cargo&previous-version=2.9.1&new-version=2.9.3)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:55:20 +01:00
adam closed this issue 2026-01-05 14:55:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1455