[PR #1113] [MERGED] chore(deps): bump catppuccin-egui from 5.3.0 to 5.3.1 #1208

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

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/1113
Author: @dependabot[bot]
Created: 11/11/2024
Status: Merged
Merged: 11/14/2024
Merged by: @LGUG2Z

Base: masterHead: dependabot/cargo/catppuccin-egui-5.3.1


📝 Commits (1)

  • dd78cb4 chore(deps): bump catppuccin-egui from 5.3.0 to 5.3.1

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Cargo.lock (+2 -2)

📄 Description

Bumps catppuccin-egui from 5.3.0 to 5.3.1.

Release notes

Sourced from catppuccin-egui's releases.

catppuccin-egui: v5.3.1

5.3.1 (2024-11-09)

Bug Fixes

Changelog

Sourced from catppuccin-egui's changelog.

5.3.1 (2024-11-09)

Bug Fixes

Commits
  • 97be106 chore(main): release catppuccin-egui 5.3.1 (#73)
  • 574cd75 chore(deps): update dependency catppuccin/whiskers to v2.5.1 (#62)
  • 881be50 docs(README): update package version (#74)
  • afff2a0 chore(release-please): set name to catppuccin-egui (#72)
  • d579fb7 chore(release-please): add the correct last-release-sha
  • 80ab427 chore(release-please): remove last-release-sha
  • 38af073 fix: use correct color for shadows (#70)
  • 8b56000 chore: check the example app in CI (#68)
  • 336e468 chore: move the example app into its own crate (#67)
  • 51d19c7 chore: Configure Renovate (#61)
  • 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/1113 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/11/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `dependabot/cargo/catppuccin-egui-5.3.1` --- ### 📝 Commits (1) - [`dd78cb4`](https://github.com/LGUG2Z/komorebi/commit/dd78cb4bd7dd708daf71376b6aa7b382770c8644) chore(deps): bump catppuccin-egui from 5.3.0 to 5.3.1 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) </details> ### 📄 Description Bumps [catppuccin-egui](https://github.com/catppuccin/egui) from 5.3.0 to 5.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/catppuccin/egui/releases">catppuccin-egui's releases</a>.</em></p> <blockquote> <h2>catppuccin-egui: v5.3.1</h2> <h2><a href="https://github.com/catppuccin/egui/compare/catppuccin-egui-v5.3.0...catppuccin-egui-v5.3.1">5.3.1</a> (2024-11-09)</h2> <h3>Bug Fixes</h3> <ul> <li>use correct color for shadows (<a href="https://redirect.github.com/catppuccin/egui/issues/70">#70</a>) (<a href="https://github.com/catppuccin/egui/commit/38af073771b6f1e254e08059f39b15b4f5663405">38af073</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/catppuccin/egui/blob/main/CHANGELOG.md">catppuccin-egui's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/catppuccin/egui/compare/catppuccin-egui-v5.3.0...catppuccin-egui-v5.3.1">5.3.1</a> (2024-11-09)</h2> <h3>Bug Fixes</h3> <ul> <li>use correct color for shadows (<a href="https://redirect.github.com/catppuccin/egui/issues/70">#70</a>) (<a href="https://github.com/catppuccin/egui/commit/38af073771b6f1e254e08059f39b15b4f5663405">38af073</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/catppuccin/egui/commit/97be1065351143e1dc2ebaab84273d14b4db0fa9"><code>97be106</code></a> chore(main): release catppuccin-egui 5.3.1 (<a href="https://redirect.github.com/catppuccin/egui/issues/73">#73</a>)</li> <li><a href="https://github.com/catppuccin/egui/commit/574cd75cbba03ac38628ad710c842f422ad20bc1"><code>574cd75</code></a> chore(deps): update dependency catppuccin/whiskers to v2.5.1 (<a href="https://redirect.github.com/catppuccin/egui/issues/62">#62</a>)</li> <li><a href="https://github.com/catppuccin/egui/commit/881be5067888886bd94c75ec1e9b043baaa9486e"><code>881be50</code></a> docs(README): update package version (<a href="https://redirect.github.com/catppuccin/egui/issues/74">#74</a>)</li> <li><a href="https://github.com/catppuccin/egui/commit/afff2a0f221aeac5411ffad7095bf3fa34f4c5c2"><code>afff2a0</code></a> chore(release-please): set name to <code>catppuccin-egui</code> (<a href="https://redirect.github.com/catppuccin/egui/issues/72">#72</a>)</li> <li><a href="https://github.com/catppuccin/egui/commit/d579fb7c3799cbe6ab431d6069b000296417a782"><code>d579fb7</code></a> chore(release-please): add the correct last-release-sha</li> <li><a href="https://github.com/catppuccin/egui/commit/80ab427db01ce293d7539473e26b1384b1cba4fb"><code>80ab427</code></a> chore(release-please): remove last-release-sha</li> <li><a href="https://github.com/catppuccin/egui/commit/38af073771b6f1e254e08059f39b15b4f5663405"><code>38af073</code></a> fix: use correct color for shadows (<a href="https://redirect.github.com/catppuccin/egui/issues/70">#70</a>)</li> <li><a href="https://github.com/catppuccin/egui/commit/8b56000736bd47e56fc23a20c6c891bbddb94ea6"><code>8b56000</code></a> chore: check the example app in CI (<a href="https://redirect.github.com/catppuccin/egui/issues/68">#68</a>)</li> <li><a href="https://github.com/catppuccin/egui/commit/336e468448259c3b1af8ba11bed90e83adcf5794"><code>336e468</code></a> chore: move the example app into its own crate (<a href="https://redirect.github.com/catppuccin/egui/issues/67">#67</a>)</li> <li><a href="https://github.com/catppuccin/egui/commit/51d19c73c73692b065c183befdb8e3e0da52a485"><code>51d19c7</code></a> chore: Configure Renovate (<a href="https://redirect.github.com/catppuccin/egui/issues/61">#61</a>)</li> <li>Additional commits viewable in <a href="https://github.com/catppuccin/egui/compare/catppuccin-egui-v5.3.0...catppuccin-egui-v5.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=catppuccin-egui&package-manager=cargo&previous-version=5.3.0&new-version=5.3.1)](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:54:28 +01:00
adam closed this issue 2026-01-05 14:54:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1208