build(deps): bump egui_dock from 0.11.4 to 0.12.0 in the prod-dependencies group #51

Merged
dependabot[bot] merged 1 commit from dependabot/cargo/prod-dependencies-8c834c7b23 into main 2024-04-10 13:36:26 +00:00
dependabot[bot] commented 2024-04-08 04:02:54 +00:00 (Migrated from github.com)

Bumps the prod-dependencies group with 1 update: egui_dock.

Updates egui_dock from 0.11.4 to 0.12.0

Changelog

Sourced from egui_dock's changelog.

0.12.0 - 2024-04-05

Breaking changes

  • Upgraded to egui 0.27.

Changed

  • All Style structs are now serializable with serde. (#227)

Fixed

  • Dragging tabs around should no longer cause the DockArea to resize a tiny bit on every frame.
  • Dragged tabs should now always follow the mouse exactly.
  • Button overlay now correctly renders split buttons when allowed splits are either LeftRightOnly or TopBottomOnly.
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 <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
Bumps the prod-dependencies group with 1 update: [egui_dock](https://github.com/Adanos020/egui_dock). Updates `egui_dock` from 0.11.4 to 0.12.0 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Adanos020/egui_dock/blob/main/CHANGELOG.md">egui_dock's changelog</a>.</em></p> <blockquote> <h2>0.12.0 - 2024-04-05</h2> <h3>Breaking changes</h3> <ul> <li>Upgraded to egui 0.27.</li> </ul> <h3>Changed</h3> <ul> <li>All <code>Style</code> structs are now serializable with <code>serde</code>. (<a href="https://redirect.github.com/Adanos020/egui_dock/pull/227">#227</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Dragging tabs around should no longer cause the <code>DockArea</code> to resize a tiny bit on every frame.</li> <li>Dragged tabs should now always follow the mouse exactly.</li> <li>Button overlay now correctly renders split buttons when allowed splits are either <code>LeftRightOnly</code> or <code>TopBottomOnly</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/Adanos020/egui_dock/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=egui_dock&package-manager=cargo&previous-version=0.11.4&new-version=0.12.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 <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>
nwesterhausen (Migrated from github.com) approved these changes 2024-04-10 13:36:25 +00:00
Sign in to join this conversation.
No description provided.