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 />
[](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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:dependabot/cargo/catppuccin-egui-5.3.1📝 Commits (1)
dd78cb4chore(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.
Changelog
Sourced from catppuccin-egui's changelog.
Commits
97be106chore(main): release catppuccin-egui 5.3.1 (#73)574cd75chore(deps): update dependency catppuccin/whiskers to v2.5.1 (#62)881be50docs(README): update package version (#74)afff2a0chore(release-please): set name tocatppuccin-egui(#72)d579fb7chore(release-please): add the correct last-release-sha80ab427chore(release-please): remove last-release-sha38af073fix: use correct color for shadows (#70)8b56000chore: check the example app in CI (#68)336e468chore: move the example app into its own crate (#67)51d19c7chore: Configure Renovate (#61)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.