[PR #755] [MERGED] build(deps): bump notify from 6.1.1 to 7.0.0 #3737

Closed
opened 2026-05-22 23:56:39 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/755
Author: @dependabot[bot]
Created: 10/28/2024
Status: Merged
Merged: 10/30/2024
Merged by: @JakeStanger

Base: masterHead: dependabot/cargo/notify-7.0.0


📝 Commits (1)

  • 4212905 build(deps): bump notify from 6.1.1 to 7.0.0

📊 Changes

2 files changed (+23 additions, -24 deletions)

View changed files

📝 Cargo.lock (+22 -23)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps notify from 6.1.1 to 7.0.0.

Release notes

Sourced from notify's releases.

notify-7.0.0

file-id 0.2.2 (2024-10-25)

  • CHANGE: get file stats without read permission #625

#625: notify-rs/notify#625

notify 7.0.0 (2024-10-25)

  • CHANGE: raise MSRV to 1.72 #569 #610 breaking
  • CHANGE: move event type to notify-types crate #559
  • CHANGE: flatten serialization of events and use camelCase #558
  • CHANGE: remove internal use of crossbeam channels #569 #610
  • CHANGE: rename feature crossbeam to crossbeam-channel and disable it by default #610 breaking
  • CHANGE: upgrade mio to 1.0 #623
  • CHANGE: add log statements #499
  • FIX: prevent UB with illegal instruction for the windows backend #604 #607
  • FIX: on Linux report deleted directories correctly #545
  • FIX: on Linux report access open events #612
  • FEATURE: enable kqueue on iOS #533
  • MISC: various minor doc updates and fixes #535 #536 #543 #565 #592 #595
  • MISC: update inotify to 0.10 #547

#499: notify-rs/notify#499 #533: notify-rs/notify#533 #535: notify-rs/notify#535 #536: notify-rs/notify#536 #543: notify-rs/notify#543 #545: notify-rs/notify#545 #547: notify-rs/notify#547 #558: notify-rs/notify#558 #559: notify-rs/notify#559 #565: notify-rs/notify#565 #569: notify-rs/notify#569 #592: notify-rs/notify#592 #595: notify-rs/notify#595 #604: notify-rs/notify#604 #607: notify-rs/notify#607 #610: notify-rs/notify#610 #612: notify-rs/notify#612 #623: notify-rs/notify#623

notify-types 1.0.0 (2024-10-25)

New crate containing public type definitions for the notify and debouncer crates. #559

  • CHANGE: the serialization format for events has been changed to be easier to use in environments like JavaScript; the old behavior can be restored using the new feature flag serialization-compat-6 #558 #568 breaking
  • CHANGE: use instant crate (which provides an Instant type that works in Wasm environments) #570

... (truncated)

Changelog

Sourced from notify's changelog.

notify 7.0.0 (2024-10-25)

  • CHANGE: raise MSRV to 1.72 #569 #610 breaking
  • CHANGE: move event type to notify-types crate #559
  • CHANGE: flatten serialization of events and use camelCase #558
  • CHANGE: remove internal use of crossbeam channels #569 #610
  • CHANGE: rename feature crossbeam to crossbeam-channel and disable it by default #610 breaking
  • CHANGE: upgrade mio to 1.0 #623
  • CHANGE: add log statements #499
  • FIX: prevent UB with illegal instruction for the windows backend #604 #607
  • FIX: on Linux report deleted directories correctly #545
  • FIX: on Linux report access open events #612
  • FEATURE: enable kqueue on iOS #533
  • MISC: various minor doc updates and fixes #535 #536 #543 #565 #592 #595
  • MISC: update inotify to 0.10 #547

#499: notify-rs/notify#499 #533: notify-rs/notify#533 #535: notify-rs/notify#535 #536: notify-rs/notify#536 #543: notify-rs/notify#543 #545: notify-rs/notify#545 #547: notify-rs/notify#547 #558: notify-rs/notify#558 #559: notify-rs/notify#559 #565: notify-rs/notify#565 #569: notify-rs/notify#569 #592: notify-rs/notify#592 #595: notify-rs/notify#595 #604: notify-rs/notify#604 #607: notify-rs/notify#607 #610: notify-rs/notify#610 #612: notify-rs/notify#612 #623: notify-rs/notify#623

notify-types 1.0.0 (2024-10-25)

New crate containing public type definitions for the notify and debouncer crates. #559

  • CHANGE: the serialization format for events has been changed to be easier to use in environments like JavaScript; the old behavior can be restored using the new feature flag breakingserialization-compat-6 #558 #568
  • CHANGE: use instant crate (which provides an Instant type that works in Wasm environments) #570

#558: notify-rs/notify#558 #559: notify-rs/notify#559 #568: notify-rs/notify#568 #570: notify-rs/notify#570

debouncer-mini 0.5.0 (2024-10-25)

... (truncated)

Commits

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/JakeStanger/ironbar/pull/755 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/28/2024 **Status:** ✅ Merged **Merged:** 10/30/2024 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `dependabot/cargo/notify-7.0.0` --- ### 📝 Commits (1) - [`4212905`](https://github.com/JakeStanger/ironbar/commit/4212905780927dc34e968a766873e0ba903124f4) build(deps): bump notify from 6.1.1 to 7.0.0 ### 📊 Changes **2 files changed** (+23 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+22 -23) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [notify](https://github.com/notify-rs/notify) from 6.1.1 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/notify-rs/notify/releases">notify's releases</a>.</em></p> <blockquote> <h2>notify-7.0.0</h2> <h2>file-id 0.2.2 (2024-10-25)</h2> <ul> <li>CHANGE: get file stats without read permission <a href="https://redirect.github.com/notify-rs/notify/issues/625">#625</a></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/625">#625</a>: <a href="https://redirect.github.com/notify-rs/notify/issues/625">notify-rs/notify#625</a></p> <h2>notify 7.0.0 (2024-10-25)</h2> <ul> <li>CHANGE: raise MSRV to 1.72 <a href="https://redirect.github.com/notify-rs/notify/issues/569">#569</a> <a href="https://redirect.github.com/notify-rs/notify/issues/610">#610</a> <strong>breaking</strong></li> <li>CHANGE: move event type to notify-types crate <a href="https://redirect.github.com/notify-rs/notify/issues/559">#559</a></li> <li>CHANGE: flatten serialization of events and use camelCase <a href="https://redirect.github.com/notify-rs/notify/issues/558">#558</a></li> <li>CHANGE: remove internal use of crossbeam channels <a href="https://redirect.github.com/notify-rs/notify/issues/569">#569</a> <a href="https://redirect.github.com/notify-rs/notify/issues/610">#610</a></li> <li>CHANGE: rename feature <code>crossbeam</code> to <code>crossbeam-channel</code> and disable it by default <a href="https://redirect.github.com/notify-rs/notify/issues/610">#610</a> <strong>breaking</strong></li> <li>CHANGE: upgrade mio to 1.0 <a href="https://redirect.github.com/notify-rs/notify/issues/623">#623</a></li> <li>CHANGE: add log statements <a href="https://redirect.github.com/notify-rs/notify/issues/499">#499</a></li> <li>FIX: prevent UB with illegal instruction for the windows backend <a href="https://redirect.github.com/notify-rs/notify/issues/604">#604</a> <a href="https://redirect.github.com/notify-rs/notify/issues/607">#607</a></li> <li>FIX: on Linux report deleted directories correctly <a href="https://redirect.github.com/notify-rs/notify/issues/545">#545</a></li> <li>FIX: on Linux report access open events <a href="https://redirect.github.com/notify-rs/notify/issues/612">#612</a></li> <li>FEATURE: enable kqueue on iOS <a href="https://redirect.github.com/notify-rs/notify/issues/533">#533</a></li> <li>MISC: various minor doc updates and fixes <a href="https://redirect.github.com/notify-rs/notify/issues/535">#535</a> <a href="https://redirect.github.com/notify-rs/notify/issues/536">#536</a> <a href="https://redirect.github.com/notify-rs/notify/issues/543">#543</a> <a href="https://redirect.github.com/notify-rs/notify/issues/565">#565</a> <a href="https://redirect.github.com/notify-rs/notify/issues/592">#592</a> <a href="https://redirect.github.com/notify-rs/notify/issues/595">#595</a></li> <li>MISC: update inotify to 0.10 <a href="https://redirect.github.com/notify-rs/notify/issues/547">#547</a></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/499">#499</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/499">notify-rs/notify#499</a> <a href="https://redirect.github.com/notify-rs/notify/issues/533">#533</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/533">notify-rs/notify#533</a> <a href="https://redirect.github.com/notify-rs/notify/issues/535">#535</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/535">notify-rs/notify#535</a> <a href="https://redirect.github.com/notify-rs/notify/issues/536">#536</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/536">notify-rs/notify#536</a> <a href="https://redirect.github.com/notify-rs/notify/issues/543">#543</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/543">notify-rs/notify#543</a> <a href="https://redirect.github.com/notify-rs/notify/issues/545">#545</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/545">notify-rs/notify#545</a> <a href="https://redirect.github.com/notify-rs/notify/issues/547">#547</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/547">notify-rs/notify#547</a> <a href="https://redirect.github.com/notify-rs/notify/issues/558">#558</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/558">notify-rs/notify#558</a> <a href="https://redirect.github.com/notify-rs/notify/issues/559">#559</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/559">notify-rs/notify#559</a> <a href="https://redirect.github.com/notify-rs/notify/issues/565">#565</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/565">notify-rs/notify#565</a> <a href="https://redirect.github.com/notify-rs/notify/issues/569">#569</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/569">notify-rs/notify#569</a> <a href="https://redirect.github.com/notify-rs/notify/issues/592">#592</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/592">notify-rs/notify#592</a> <a href="https://redirect.github.com/notify-rs/notify/issues/595">#595</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/595">notify-rs/notify#595</a> <a href="https://redirect.github.com/notify-rs/notify/issues/604">#604</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/604">notify-rs/notify#604</a> <a href="https://redirect.github.com/notify-rs/notify/issues/607">#607</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/607">notify-rs/notify#607</a> <a href="https://redirect.github.com/notify-rs/notify/issues/610">#610</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/610">notify-rs/notify#610</a> <a href="https://redirect.github.com/notify-rs/notify/issues/612">#612</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/612">notify-rs/notify#612</a> <a href="https://redirect.github.com/notify-rs/notify/issues/623">#623</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/623">notify-rs/notify#623</a></p> <h2>notify-types 1.0.0 (2024-10-25)</h2> <p>New crate containing public type definitions for the notify and debouncer crates. <a href="https://redirect.github.com/notify-rs/notify/issues/559">#559</a></p> <ul> <li>CHANGE: the serialization format for events has been changed to be easier to use in environments like JavaScript; the old behavior can be restored using the new feature flag <code>serialization-compat-6</code> <a href="https://redirect.github.com/notify-rs/notify/issues/558">#558</a> <a href="https://redirect.github.com/notify-rs/notify/issues/568">#568</a> <strong>breaking</strong></li> <li>CHANGE: use instant crate (which provides an <code>Instant</code> type that works in Wasm environments) <a href="https://redirect.github.com/notify-rs/notify/issues/570">#570</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/notify-rs/notify/blob/main/CHANGELOG.md">notify's changelog</a>.</em></p> <blockquote> <h2>notify 7.0.0 (2024-10-25)</h2> <ul> <li>CHANGE: raise MSRV to 1.72 <a href="https://redirect.github.com/notify-rs/notify/issues/569">#569</a> <a href="https://redirect.github.com/notify-rs/notify/issues/610">#610</a> <strong>breaking</strong></li> <li>CHANGE: move event type to notify-types crate <a href="https://redirect.github.com/notify-rs/notify/issues/559">#559</a></li> <li>CHANGE: flatten serialization of events and use camelCase <a href="https://redirect.github.com/notify-rs/notify/issues/558">#558</a></li> <li>CHANGE: remove internal use of crossbeam channels <a href="https://redirect.github.com/notify-rs/notify/issues/569">#569</a> <a href="https://redirect.github.com/notify-rs/notify/issues/610">#610</a></li> <li>CHANGE: rename feature <code>crossbeam</code> to <code>crossbeam-channel</code> and disable it by default <a href="https://redirect.github.com/notify-rs/notify/issues/610">#610</a> <strong>breaking</strong></li> <li>CHANGE: upgrade mio to 1.0 <a href="https://redirect.github.com/notify-rs/notify/issues/623">#623</a></li> <li>CHANGE: add log statements <a href="https://redirect.github.com/notify-rs/notify/issues/499">#499</a></li> <li>FIX: prevent UB with illegal instruction for the windows backend <a href="https://redirect.github.com/notify-rs/notify/issues/604">#604</a> <a href="https://redirect.github.com/notify-rs/notify/issues/607">#607</a></li> <li>FIX: on Linux report deleted directories correctly <a href="https://redirect.github.com/notify-rs/notify/issues/545">#545</a></li> <li>FIX: on Linux report access open events <a href="https://redirect.github.com/notify-rs/notify/issues/612">#612</a></li> <li>FEATURE: enable kqueue on iOS <a href="https://redirect.github.com/notify-rs/notify/issues/533">#533</a></li> <li>MISC: various minor doc updates and fixes <a href="https://redirect.github.com/notify-rs/notify/issues/535">#535</a> <a href="https://redirect.github.com/notify-rs/notify/issues/536">#536</a> <a href="https://redirect.github.com/notify-rs/notify/issues/543">#543</a> <a href="https://redirect.github.com/notify-rs/notify/issues/565">#565</a> <a href="https://redirect.github.com/notify-rs/notify/issues/592">#592</a> <a href="https://redirect.github.com/notify-rs/notify/issues/595">#595</a></li> <li>MISC: update inotify to 0.10 <a href="https://redirect.github.com/notify-rs/notify/issues/547">#547</a></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/499">#499</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/499">notify-rs/notify#499</a> <a href="https://redirect.github.com/notify-rs/notify/issues/533">#533</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/533">notify-rs/notify#533</a> <a href="https://redirect.github.com/notify-rs/notify/issues/535">#535</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/535">notify-rs/notify#535</a> <a href="https://redirect.github.com/notify-rs/notify/issues/536">#536</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/536">notify-rs/notify#536</a> <a href="https://redirect.github.com/notify-rs/notify/issues/543">#543</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/543">notify-rs/notify#543</a> <a href="https://redirect.github.com/notify-rs/notify/issues/545">#545</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/545">notify-rs/notify#545</a> <a href="https://redirect.github.com/notify-rs/notify/issues/547">#547</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/547">notify-rs/notify#547</a> <a href="https://redirect.github.com/notify-rs/notify/issues/558">#558</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/558">notify-rs/notify#558</a> <a href="https://redirect.github.com/notify-rs/notify/issues/559">#559</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/559">notify-rs/notify#559</a> <a href="https://redirect.github.com/notify-rs/notify/issues/565">#565</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/565">notify-rs/notify#565</a> <a href="https://redirect.github.com/notify-rs/notify/issues/569">#569</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/569">notify-rs/notify#569</a> <a href="https://redirect.github.com/notify-rs/notify/issues/592">#592</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/592">notify-rs/notify#592</a> <a href="https://redirect.github.com/notify-rs/notify/issues/595">#595</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/595">notify-rs/notify#595</a> <a href="https://redirect.github.com/notify-rs/notify/issues/604">#604</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/604">notify-rs/notify#604</a> <a href="https://redirect.github.com/notify-rs/notify/issues/607">#607</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/607">notify-rs/notify#607</a> <a href="https://redirect.github.com/notify-rs/notify/issues/610">#610</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/610">notify-rs/notify#610</a> <a href="https://redirect.github.com/notify-rs/notify/issues/612">#612</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/612">notify-rs/notify#612</a> <a href="https://redirect.github.com/notify-rs/notify/issues/623">#623</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/623">notify-rs/notify#623</a></p> <h2>notify-types 1.0.0 (2024-10-25)</h2> <p>New crate containing public type definitions for the notify and debouncer crates. <a href="https://redirect.github.com/notify-rs/notify/issues/559">#559</a></p> <ul> <li>CHANGE: the serialization format for events has been changed to be easier to use in environments like JavaScript; the old behavior can be restored using the new feature flag <strong>breaking</strong><code>serialization-compat-6</code> <a href="https://redirect.github.com/notify-rs/notify/issues/558">#558</a> <a href="https://redirect.github.com/notify-rs/notify/issues/568">#568</a></li> <li>CHANGE: use instant crate (which provides an <code>Instant</code> type that works in Wasm environments) <a href="https://redirect.github.com/notify-rs/notify/issues/570">#570</a></li> </ul> <p><a href="https://redirect.github.com/notify-rs/notify/issues/558">#558</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/558">notify-rs/notify#558</a> <a href="https://redirect.github.com/notify-rs/notify/issues/559">#559</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/559">notify-rs/notify#559</a> <a href="https://redirect.github.com/notify-rs/notify/issues/568">#568</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/568">notify-rs/notify#568</a> <a href="https://redirect.github.com/notify-rs/notify/issues/570">#570</a>: <a href="https://redirect.github.com/notify-rs/notify/pull/570">notify-rs/notify#570</a></p> <h2>debouncer-mini 0.5.0 (2024-10-25)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/notify-rs/notify/commit/a18addef1d4dff6f9a54d9234275d2764dffe72a"><code>a18adde</code></a> Prepare release</li> <li><a href="https://github.com/notify-rs/notify/commit/89b0cf85f6ffc787e28e212a8594594d7cb4ce0d"><code>89b0cf8</code></a> Merge pull request <a href="https://redirect.github.com/notify-rs/notify/issues/630">#630</a> from dfaust/remove-mock-instant</li> <li><a href="https://github.com/notify-rs/notify/commit/3bb640f2203fcb2df0c3b2344b03fd76585f97f6"><code>3bb640f</code></a> Update changelog</li> <li><a href="https://github.com/notify-rs/notify/commit/1b8e0afdab92fe9e669976304b532662a206c94c"><code>1b8e0af</code></a> Cleanups</li> <li><a href="https://github.com/notify-rs/notify/commit/88973e163b64ee23f2a4d5d87d4f6e64b84dffcd"><code>88973e1</code></a> Add basic integration tests</li> <li><a href="https://github.com/notify-rs/notify/commit/c601b48cd7caaa30300588d766740c45f442e567"><code>c601b48</code></a> Fix notify-debouncer-full by removing mock_instant crate</li> <li><a href="https://github.com/notify-rs/notify/commit/e87b8ddeb845bca6ed9d36edafee339d8460fcd2"><code>e87b8dd</code></a> Fix crossbeam-channel feature</li> <li><a href="https://github.com/notify-rs/notify/commit/7c266173ea5f105878d6a813dd152e112c5f0bc9"><code>7c26617</code></a> Update changelog</li> <li><a href="https://github.com/notify-rs/notify/commit/2a887a47bf8b27e47ac76570fcc99f590b01ab1e"><code>2a887a4</code></a> Fix <code>clippy::doc_markdown</code> lints (<a href="https://redirect.github.com/notify-rs/notify/issues/621">#621</a>)</li> <li><a href="https://github.com/notify-rs/notify/commit/ed7f30c09b39f16a88896084d7abbf6ffa0a21c5"><code>ed7f30c</code></a> Fix a typo and add a typo CI check. (<a href="https://redirect.github.com/notify-rs/notify/issues/646">#646</a>)</li> <li>Additional commits viewable in <a href="https://github.com/notify-rs/notify/compare/notify-6.1.1...notify-7.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=notify&package-manager=cargo&previous-version=6.1.1&new-version=7.0.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 23:56:39 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#3737
No description provided.