build(deps): bump bitflags from 2.11.1 to 2.13.1 #20

Open
nonos-sync wants to merge 1 commit from nonos-sync/gh-359 into main AGit
Member

Bumps bitflags from 2.11.1 to 2.13.1.

Release notes

Sourced from bitflags's releases.

2.13.1

What's Changed

New Contributors

Full Changelog: https://github.com/bitflags/bitflags/compare/2.13.0...2.13.1

2.13.0

What's Changed

Full Changelog: https://github.com/bitflags/bitflags/compare/2.12.1...2.13.0

2.12.1

What's Changed

Full Changelog: https://github.com/bitflags/bitflags/compare/2.12.0...2.12.1

2.12.0

Yanked

This release has been yanked because the #[flag_name] processing noticeably increases macro recursion, hitting the default limit in cases that are already close to it.

What's Changed

Full Changelog: https://github.com/bitflags/bitflags/compare/2.11.1...2.12.0

Changelog

Sourced from bitflags's changelog.

2.13.1

What's Changed

New Contributors

Full Changelog: https://github.com/bitflags/bitflags/compare/2.13.0...2.13.1

2.13.0

What's Changed

Full Changelog: https://github.com/bitflags/bitflags/compare/2.12.1...2.13.0

2.12.1

What's Changed

Full Changelog: https://github.com/bitflags/bitflags/compare/2.12.0...2.12.1

2.12.0

Yanked

This release has been yanked because the #[flag_name] processing noticeably increases macro recursion, hitting the default limit in cases that are already close to it.

What's Changed

Full Changelog: https://github.com/bitflags/bitflags/compare/2.11.1...2.12.0

Commits

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


Opened on GitHub by dependabot[bot] as pull request 359. Review and merge happen there while this repository is kept in step from GitHub; this copy follows it, and is marked merged or closed when it is.

Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.11.1 to 2.13.1. <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.13.1</h2> <h2>What's Changed</h2> <ul> <li>Lower the LLVM IR output of the generated output by <a href="https://github.com/bolshoytoster"><code>@​bolshoytoster</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/492">bitflags/bitflags#492</a></li> <li>Prepare for 2.13.1 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/493">bitflags/bitflags#493</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bolshoytoster"><code>@​bolshoytoster</code></a> made their first contribution in <a href="https://redirect.github.com/bitflags/bitflags/pull/492">bitflags/bitflags#492</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.13.0...2.13.1">https://github.com/bitflags/bitflags/compare/2.13.0...2.13.1</a></p> <h2>2.13.0</h2> <h2>What's Changed</h2> <ul> <li>add MyFlags::Abc::iter_equal_names() method by <a href="https://github.com/ssrlive"><code>@​ssrlive</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/489">bitflags/bitflags#489</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.12.1...2.13.0">https://github.com/bitflags/bitflags/compare/2.12.1...2.13.0</a></p> <h2>2.12.1</h2> <h2>What's Changed</h2> <ul> <li>Rework the <code>#[flag_name]</code> feature and re-stabilize as <code>#[bitflags(flag_name)]</code> by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/487">bitflags/bitflags#487</a></li> <li>Prepare for 2.12.1 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/488">bitflags/bitflags#488</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.12.0...2.12.1">https://github.com/bitflags/bitflags/compare/2.12.0...2.12.1</a></p> <h2>2.12.0</h2> <h2>Yanked</h2> <p>This release has been yanked because the <code>#[flag_name]</code> processing noticeably increases macro recursion, hitting the default limit in cases that are already close to it.</p> <h2>What's Changed</h2> <ul> <li>Add a custom <code>#[flag_name]</code> attribute by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/483">bitflags/bitflags#483</a></li> <li>Add an all_named ctor for filtering out catch-all flags by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/484">bitflags/bitflags#484</a></li> <li>Prepare for 2.12.0 release by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/485">bitflags/bitflags#485</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.11.1...2.12.0">https://github.com/bitflags/bitflags/compare/2.11.1...2.12.0</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.13.1</h1> <h2>What's Changed</h2> <ul> <li>Lower the LLVM IR output of the generated output by <a href="https://github.com/bolshoytoster"><code>@​bolshoytoster</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/492">bitflags/bitflags#492</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bolshoytoster"><code>@​bolshoytoster</code></a> made their first contribution in <a href="https://redirect.github.com/bitflags/bitflags/pull/492">bitflags/bitflags#492</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.13.0...2.13.1">https://github.com/bitflags/bitflags/compare/2.13.0...2.13.1</a></p> <h1>2.13.0</h1> <h2>What's Changed</h2> <ul> <li>add <code>MyFlags::Abc::iter_equal_names()</code> method by <a href="https://github.com/ssrlive"><code>@​ssrlive</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/489">bitflags/bitflags#489</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.12.1...2.13.0">https://github.com/bitflags/bitflags/compare/2.12.1...2.13.0</a></p> <h1>2.12.1</h1> <h2>What's Changed</h2> <ul> <li>Rework the <code>#[flag_name]</code> feature and re-stabilize as <code>#[bitflags(flag_name)]</code> by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/487">bitflags/bitflags#487</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.12.0...2.12.1">https://github.com/bitflags/bitflags/compare/2.12.0...2.12.1</a></p> <h1>2.12.0</h1> <h2>Yanked</h2> <p>This release has been yanked because the <code>#[flag_name]</code> processing noticeably increases macro recursion, hitting the default limit in cases that are already close to it.</p> <h2>What's Changed</h2> <ul> <li>Add a custom <code>#[flag_name]</code> attribute by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/483">bitflags/bitflags#483</a></li> <li>Add an all_named ctor for filtering out catch-all flags by <a href="https://github.com/KodrAus"><code>@​KodrAus</code></a> in <a href="https://redirect.github.com/bitflags/bitflags/pull/484">bitflags/bitflags#484</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/bitflags/bitflags/compare/2.11.1...2.12.0">https://github.com/bitflags/bitflags/compare/2.11.1...2.12.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bitflags/bitflags/commit/f92a2921b41644b02ca5d50a6ace542e309e6a6f"><code>f92a292</code></a> Merge pull request <a href="https://redirect.github.com/bitflags/bitflags/issues/493">[#493](https://github.com/NON-OS/nonos-micro-kernel/issues/493)</a> from bitflags/cargo/2.13.1</li> <li><a href="https://github.com/bitflags/bitflags/commit/c1271c5dc836456340be6030efefbb758e7a0730"><code>c1271c5</code></a> prepare for 2.13.1 release</li> <li><a href="https://github.com/bitflags/bitflags/commit/e077c4a679706661af508a91cfd96c6a7c4ac2d2"><code>e077c4a</code></a> Merge pull request <a href="https://redirect.github.com/bitflags/bitflags/issues/492">[#492](https://github.com/NON-OS/nonos-micro-kernel/issues/492)</a> from bolshoytoster/main</li> <li><a href="https://github.com/bitflags/bitflags/commit/75d1be4a8d98c1ef786da6d3e221d30dfb376114"><code>75d1be4</code></a> Bless compile fail stderr</li> <li><a href="https://github.com/bitflags/bitflags/commit/7813d71fef32d3c1e44711fd676b8b6d415bbb92"><code>7813d71</code></a> Support the MSRV</li> <li><a href="https://github.com/bitflags/bitflags/commit/d8f8234d2e2154c05f9ae97d781322da8084795a"><code>d8f8234</code></a> Remove unused variable warning with empty bitflags</li> <li><a href="https://github.com/bitflags/bitflags/commit/2e27d6aedbaae29054d855297001b01b44d656a3"><code>2e27d6a</code></a> Fix <code>const _ = !0;</code></li> <li><a href="https://github.com/bitflags/bitflags/commit/dd8beda61fff94c7b11c09b0ba0b1cd6c4111241"><code>dd8beda</code></a> Fix Self in flags</li> <li><a href="https://github.com/bitflags/bitflags/commit/dbc0ce19fd09db5c6ee0a23e788ebbd16957955a"><code>dbc0ce1</code></a> Lower the LLVM IR output of the generated output</li> <li><a href="https://github.com/bitflags/bitflags/commit/9253889ee93921055309908c46272bd6c5c6ad99"><code>9253889</code></a> prepare for 2.13.0 release</li> <li>Additional commits viewable in <a href="https://github.com/bitflags/bitflags/compare/2.11.1...2.13.1">compare view</a></li> </ul> </details> <br /> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- Opened on GitHub by dependabot[bot] as [pull request 359](https://github.com/NON-OS/nonos-micro-kernel/pull/359). Review and merge happen there while this repository is kept in step from GitHub; this copy follows it, and is marked merged or closed when it is.
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.11.1 to 2.13.1.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.11.1...2.13.1)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin +refs/pull/20/head:nonos-sync/gh-359
git switch nonos-sync/gh-359
Sign in to join this conversation.
No reviewers
No labels
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
NON-OS/nonos-micro-kernel!20
No description provided.