heic2jpg.meta

Issues/PRs archive for MTRNord/heic2jpg
git clone git://archive.git.mtrnord.blog/MTRNord/heic2jpg.meta.git
Log | Files | Refs

commit f59fc938a3509b837035bfabdde93e25e9a9ec40
Author: Phorge Migration <migration@localhost>
Date:   Tue, 21 Jul 2026 17:16:20 +0200

Archive issues/PRs export for MTRNord/heic2jpg

Diffstat:
Aissues/3.json | 14++++++++++++++
Aissues/3.md | 19+++++++++++++++++++
Apulls/1.diff | 10++++++++++
Apulls/1.json | 21+++++++++++++++++++++
Apulls/1.md | 110+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Apulls/2.diff | 76++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Apulls/2.json | 24++++++++++++++++++++++++
Apulls/2.md | 28++++++++++++++++++++++++++++
Apulls/4.diff | 52++++++++++++++++++++++++++++++++++++++++++++++++++++
Apulls/4.json | 21+++++++++++++++++++++
Apulls/4.md | 116+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Apulls/5.diff | 27+++++++++++++++++++++++++++
Apulls/5.json | 21+++++++++++++++++++++
Apulls/5.md | 96+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
14 files changed, 635 insertions(+), 0 deletions(-)

diff --git a/issues/3.json b/issues/3.json @@ -0,0 +1,14 @@ +{ + "number": 3, + "title": "The \"Pretty Pass\"", + "state": "open", + "author": "MTRNord", + "created_at": "2024-11-11T16:30:04Z", + "closed_at": null, + "labels": [ + "enhancement" + ], + "assignees": [], + "body": "#2 already did a good start but there is more to be done :)\r\n\r\n- [x] Add Icons to the UI\r\n- [x] Notifications (especially useful/nice for long running things)\r\n- [x] Horizontally Centering the progress of the conversion around the progress bar\r\n- [x] Consistent \"Go back\" flow. Some pages have an abort button but others dont. Ideally all should have one\r\n- [ ] Consider having arrow keys to navigate to the previous step https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1-latest/class.NavigationView.html (seems to be not as straight forward as I assumed)\r\n- [ ] Keybindings\r\n- [ ] Use the newer version of the file dialog", + "comments": [] +} diff --git a/issues/3.md b/issues/3.md @@ -0,0 +1,19 @@ +# #3 The "Pretty Pass" + +- **State:** open +- **Author:** @MTRNord +- **Created:** 2024-11-11T16:30:04Z +- **Labels:** enhancement + +--- + +#2 already did a good start but there is more to be done :) + +- [x] Add Icons to the UI +- [x] Notifications (especially useful/nice for long running things) +- [x] Horizontally Centering the progress of the conversion around the progress bar +- [x] Consistent "Go back" flow. Some pages have an abort button but others dont. Ideally all should have one +- [ ] Consider having arrow keys to navigate to the previous step https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1-latest/class.NavigationView.html (seems to be not as straight forward as I assumed) +- [ ] Keybindings +- [ ] Use the newer version of the file dialog + diff --git a/pulls/1.diff b/pulls/1.diff @@ -0,0 +1,10 @@ +diff --git a/.github/workflows/flatter.yml b/.github/workflows/flatter.yml +index 88124d7..9e276bc 100644 +--- a/.github/workflows/flatter.yml ++++ b/.github/workflows/flatter.yml +@@ -40,4 +40,4 @@ jobs: + steps: + - name: GitHub Pages + id: deployment +- uses: actions/deploy-pages@v1 ++ uses: actions/deploy-pages@v4 diff --git a/pulls/1.json b/pulls/1.json @@ -0,0 +1,21 @@ +{ + "number": 1, + "title": "Bump actions/deploy-pages from 1 to 4", + "state": "merged", + "diff_file": "1.diff", + "author": "dependabot[bot]", + "created_at": "2024-11-10T14:00:53Z", + "closed_at": "2024-11-10T14:02:14Z", + "merged_at": "2024-11-10T14:02:14Z", + "base_ref": "main", + "head_ref": "dependabot/github_actions/actions/deploy-pages-4", + "labels": [ + "dependencies", + "github_actions" + ], + "assignees": [], + "requested_reviewers": [], + "body": "Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 4.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/actions/deploy-pages/releases\">actions/deploy-pages's releases</a>.</em></p>\n<blockquote>\n<h2>v4.0.0</h2>\n<h1>Changelog</h1>\n<ul>\n<li>Deploy pages using artifact IDs <a href=\"https://github.com/konradpabjan\"><code>@\u200bkonradpabjan</code></a> (<a href=\"https://redirect.github.com/actions/deploy-pages/issues/251\">#251</a>)</li>\n<li>This version requires the permission <code>actions: read</code> in the workflows which use it.</li>\n</ul>\n<hr />\n<p>\u2139\ufe0f This version of <code>actions/deploy-pages</code> is <strong>ONLY</strong> compatible with artifacts uploaded by either:</p>\n<ul>\n<li><a href=\"https://github.com/actions/upload-pages-artifact/releases/tag/v3.0.0\"><code>actions/upload-pages-artifact@v3</code></a> or newer</li>\n<li><a href=\"https://github.com/actions/upload-artifact/releases/tag/v4.0.0\"><code>actions/upload-artifact@v4</code></a> or newer.</li>\n</ul>\n<p>See details of <a href=\"https://github.com/actions/deploy-pages/compare/v3.0.1...v4.0.0\">all code changes</a> since previous release.</p>\n<p>:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the <a href=\"https://github.com/actions/deploy-pages/#compatibilty\">compatibility table</a>.</p>\n<h2>v3.0.1</h2>\n<h1>Changelog</h1>\n<ul>\n<li>Bump eslint from 8.54.0 to 8.55.0 <a href=\"https://github.com/dependabot\"><code>@\u200bdependabot</code></a> (<a href=\"https://redirect.github.com/actions/deploy-pages/issues/266\">#266</a>)</li>\n<li>Bump nock from 13.3.8 to 13.4.0 <a href=\"https://github.com/dependabot\"><code>@\u200bdependabot</code></a> (<a href=\"https://redirect.github.com/actions/deploy-pages/issues/267\">#267</a>)</li>\n<li>Bump eslint-config-prettier from 9.0.0 to 9.1.0 <a href=\"https://github.com/dependabot\"><code>@\u200bdependabot</code></a> (<a href=\"https://redirect.github.com/actions/deploy-pages/issues/268\">#268</a>)</li>\n<li>Bump <code>@\u200bactions/core</code> from 1.10.0 to 1.10.1 <a href=\"https://github.com/dependabot\"><code>@\u200bdependabot</code></a> (<a href=\"https://redirect.github.com/actions/deploy-pages/issues/269\">#269</a>)</li>\n<li>Bump <code>@\u200bactions/github</code> from 5.1.1 to 6.0.0 <a href=\"https://github.com/dependabot\"><code>@\u200bdependabot</code></a> (<a href=\"https://redirect.github.com/actions/deploy-pages/issues/261\">#261</a>)</li>\n<li>Update compatibility table for v3 <a href=\"https://github.com/JamesMGreene\"><code>@\u200bJamesMGreene</code></a> (<a href=\"https://redirect.github.com/actions/deploy-pages/issues/270\">#270</a>)</li>\n</ul>\n<h2>\ud83e\uddf0 Maintenance</h2>\n<ul>\n<li>chore/docs: update version, fix typos <a href=\"https://github.com/kbdharun\"><code>@\u200bkbdharun</code></a> (<a href=\"https://redirect.github.com/actions/deploy-pages/issues/272\">#272</a>)</li>\n</ul>\n<hr />\n<p>See details of <a href=\"https://github.com/actions/deploy-pages/compare/v3.0.0...v3.0.1\">all code changes</a> since previous release.</p>\n<p>:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the <a href=\"https://github.com/actions/deploy-pages/#compatibilty\">compatibility table</a>.</p>\n<h2>v3.0.0</h2>\n<h1>Changelog</h1>\n<ul>\n<li>Update action to node20 <a href=\"https://github.com/takost\"><code>@\u200btakost</code></a> (<a href=\"https://redirect.github.com/actions/deploy-pages/issues/256\">#256</a>)</li>\n</ul>\n<hr />\n<p>See details of <a href=\"https://github.com/actions/deploy-pages/compare/v2.0.5...v3.0.0\">all code changes</a> since previous release.</p>\n<p>:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the <a href=\"https://github.com/actions/deploy-pages/#compatibilty\">compatibility table</a>.</p>\n<h2>v2.0.5</h2>\n<h1>Changelog</h1>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e\"><code>d6db901</code></a> Merge pull request <a href=\"https://redirect.github.com/actions/deploy-pages/issues/324\">#324</a> from actions/error-message-request-id</li>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/055f4259a5b2e76fa0789ad7922a992670f3f6b7\"><code>055f425</code></a> compile changes</li>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/5ab929b0772a9c574971c2357565e79163c9088f\"><code>5ab929b</code></a> Include request id in the error message of an error response</li>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/3ff795bc32f6f1ceb4dd02ca0c135001516c35ba\"><code>3ff795b</code></a> Merge pull request <a href=\"https://redirect.github.com/actions/deploy-pages/issues/318\">#318</a> from actions/dependabot/npm_and_yarn/non-breaking-cha...</li>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/f5a2f0d405b68f09cea281329308ca2cd64c1264\"><code>f5a2f0d</code></a> Update distributables after Dependabot \ud83e\udd16</li>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/1364cde56e32972e043d974794ed0a0e449616cf\"><code>1364cde</code></a> Bump the non-breaking-changes group with 2 updates</li>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/2ed07f748804ece802939c5fa8753c2858c4dc4d\"><code>2ed07f7</code></a> Merge pull request <a href=\"https://redirect.github.com/actions/deploy-pages/issues/316\">#316</a> from actions/dependabot/npm_and_yarn/non-breaking-cha...</li>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/d5a892b11c1e1a34d36b6c8dd3b79f53e904086d\"><code>d5a892b</code></a> Bump the non-breaking-changes group with 1 update</li>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/05977f58bc03458243006330b90b3352b6ceead6\"><code>05977f5</code></a> Merge pull request <a href=\"https://redirect.github.com/actions/deploy-pages/issues/314\">#314</a> from actions/dependabot/npm_and_yarn/non-breaking-cha...</li>\n<li><a href=\"https://github.com/actions/deploy-pages/commit/9414024cfce3ef0ceee3850d28ee5290f189d0d8\"><code>9414024</code></a> Update distributables after Dependabot \ud83e\udd16</li>\n<li>Additional commits viewable in <a href=\"https://github.com/actions/deploy-pages/compare/v1...v4\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/deploy-pages&package-manager=github_actions&previous-version=1&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", + "comments": [], + "review_comments": [] +} diff --git a/pulls/1.md b/pulls/1.md @@ -0,0 +1,110 @@ +# PR #1 Bump actions/deploy-pages from 1 to 4 + +- **Status:** merged +- **Author:** @dependabot[bot] +- **Created:** 2024-11-10T14:00:53Z +- **Branch:** dependabot/github_actions/actions/deploy-pages-4 → main +- **Merged:** 2024-11-10T14:02:14Z +- **Labels:** dependencies, github_actions +- **Diff:** [1.diff](./1.diff) + +--- + +Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 4. +<details> +<summary>Release notes</summary> +<p><em>Sourced from <a href="https://github.com/actions/deploy-pages/releases">actions/deploy-pages's releases</a>.</em></p> +<blockquote> +<h2>v4.0.0</h2> +<h1>Changelog</h1> +<ul> +<li>Deploy pages using artifact IDs <a href="https://github.com/konradpabjan"><code>@​konradpabjan</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/251">#251</a>)</li> +<li>This version requires the permission <code>actions: read</code> in the workflows which use it.</li> +</ul> +<hr /> +<p>ℹ️ This version of <code>actions/deploy-pages</code> is <strong>ONLY</strong> compatible with artifacts uploaded by either:</p> +<ul> +<li><a href="https://github.com/actions/upload-pages-artifact/releases/tag/v3.0.0"><code>actions/upload-pages-artifact@v3</code></a> or newer</li> +<li><a href="https://github.com/actions/upload-artifact/releases/tag/v4.0.0"><code>actions/upload-artifact@v4</code></a> or newer.</li> +</ul> +<p>See details of <a href="https://github.com/actions/deploy-pages/compare/v3.0.1...v4.0.0">all code changes</a> since previous release.</p> +<p>:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the <a href="https://github.com/actions/deploy-pages/#compatibilty">compatibility table</a>.</p> +<h2>v3.0.1</h2> +<h1>Changelog</h1> +<ul> +<li>Bump eslint from 8.54.0 to 8.55.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/266">#266</a>)</li> +<li>Bump nock from 13.3.8 to 13.4.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/267">#267</a>)</li> +<li>Bump eslint-config-prettier from 9.0.0 to 9.1.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/268">#268</a>)</li> +<li>Bump <code>@​actions/core</code> from 1.10.0 to 1.10.1 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/269">#269</a>)</li> +<li>Bump <code>@​actions/github</code> from 5.1.1 to 6.0.0 <a href="https://github.com/dependabot"><code>@​dependabot</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/261">#261</a>)</li> +<li>Update compatibility table for v3 <a href="https://github.com/JamesMGreene"><code>@​JamesMGreene</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/270">#270</a>)</li> +</ul> +<h2>🧰 Maintenance</h2> +<ul> +<li>chore/docs: update version, fix typos <a href="https://github.com/kbdharun"><code>@​kbdharun</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/272">#272</a>)</li> +</ul> +<hr /> +<p>See details of <a href="https://github.com/actions/deploy-pages/compare/v3.0.0...v3.0.1">all code changes</a> since previous release.</p> +<p>:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the <a href="https://github.com/actions/deploy-pages/#compatibilty">compatibility table</a>.</p> +<h2>v3.0.0</h2> +<h1>Changelog</h1> +<ul> +<li>Update action to node20 <a href="https://github.com/takost"><code>@​takost</code></a> (<a href="https://redirect.github.com/actions/deploy-pages/issues/256">#256</a>)</li> +</ul> +<hr /> +<p>See details of <a href="https://github.com/actions/deploy-pages/compare/v2.0.5...v3.0.0">all code changes</a> since previous release.</p> +<p>:warning: For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the <a href="https://github.com/actions/deploy-pages/#compatibilty">compatibility table</a>.</p> +<h2>v2.0.5</h2> +<h1>Changelog</h1> +<!-- raw HTML omitted --> +</blockquote> +<p>... (truncated)</p> +</details> +<details> +<summary>Commits</summary> +<ul> +<li><a href="https://github.com/actions/deploy-pages/commit/d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e"><code>d6db901</code></a> Merge pull request <a href="https://redirect.github.com/actions/deploy-pages/issues/324">#324</a> from actions/error-message-request-id</li> +<li><a href="https://github.com/actions/deploy-pages/commit/055f4259a5b2e76fa0789ad7922a992670f3f6b7"><code>055f425</code></a> compile changes</li> +<li><a href="https://github.com/actions/deploy-pages/commit/5ab929b0772a9c574971c2357565e79163c9088f"><code>5ab929b</code></a> Include request id in the error message of an error response</li> +<li><a href="https://github.com/actions/deploy-pages/commit/3ff795bc32f6f1ceb4dd02ca0c135001516c35ba"><code>3ff795b</code></a> Merge pull request <a href="https://redirect.github.com/actions/deploy-pages/issues/318">#318</a> from actions/dependabot/npm_and_yarn/non-breaking-cha...</li> +<li><a href="https://github.com/actions/deploy-pages/commit/f5a2f0d405b68f09cea281329308ca2cd64c1264"><code>f5a2f0d</code></a> Update distributables after Dependabot 🤖</li> +<li><a href="https://github.com/actions/deploy-pages/commit/1364cde56e32972e043d974794ed0a0e449616cf"><code>1364cde</code></a> Bump the non-breaking-changes group with 2 updates</li> +<li><a href="https://github.com/actions/deploy-pages/commit/2ed07f748804ece802939c5fa8753c2858c4dc4d"><code>2ed07f7</code></a> Merge pull request <a href="https://redirect.github.com/actions/deploy-pages/issues/316">#316</a> from actions/dependabot/npm_and_yarn/non-breaking-cha...</li> +<li><a href="https://github.com/actions/deploy-pages/commit/d5a892b11c1e1a34d36b6c8dd3b79f53e904086d"><code>d5a892b</code></a> Bump the non-breaking-changes group with 1 update</li> +<li><a href="https://github.com/actions/deploy-pages/commit/05977f58bc03458243006330b90b3352b6ceead6"><code>05977f5</code></a> Merge pull request <a href="https://redirect.github.com/actions/deploy-pages/issues/314">#314</a> from actions/dependabot/npm_and_yarn/non-breaking-cha...</li> +<li><a href="https://github.com/actions/deploy-pages/commit/9414024cfce3ef0ceee3850d28ee5290f189d0d8"><code>9414024</code></a> Update distributables after Dependabot 🤖</li> +<li>Additional commits viewable in <a href="https://github.com/actions/deploy-pages/compare/v1...v4">compare view</a></li> +</ul> +</details> +<br /> + + +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/deploy-pages&package-manager=github_actions&previous-version=1&new-version=4)](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> + diff --git a/pulls/2.diff b/pulls/2.diff @@ -0,0 +1,76 @@ +diff --git a/build-aux/dev.nordgedanken.heic2jpg.Devel.json b/build-aux/dev.nordgedanken.heic2jpg.Devel.json +index 2303ddf..6994e61 100644 +--- a/build-aux/dev.nordgedanken.heic2jpg.Devel.json ++++ b/build-aux/dev.nordgedanken.heic2jpg.Devel.json +@@ -1,11 +1,11 @@ + { + "id": "dev.nordgedanken.heic2jpg.Devel", + "runtime": "org.gnome.Platform", +- "runtime-version": "46", ++ "runtime-version": "47", + "sdk": "org.gnome.Sdk", + "sdk-extensions": [ + "org.freedesktop.Sdk.Extension.rust-stable", +- "org.freedesktop.Sdk.Extension.llvm16" ++ "org.freedesktop.Sdk.Extension.llvm18" + ], + "command": "heic2jpg", + "finish-args": [ +@@ -19,7 +19,7 @@ + "--env=RUST_BACKTRACE=1" + ], + "build-options": { +- "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm16/bin", ++ "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm18/bin", + "build-args": [ + "--share=network" + ], +diff --git a/src/app.rs b/src/app.rs +index 402b326..cf66933 100644 +--- a/src/app.rs ++++ b/src/app.rs +@@ -96,11 +96,9 @@ impl SimpleComponent for App { + None + }, + +- gtk::Box { +- set_orientation: gtk::Orientation::Vertical, +- set_vexpand: true, ++ adw::ToolbarView { + +- adw::HeaderBar { ++ add_top_bar = &adw::HeaderBar { + #[wrap(Some)] + set_title_widget = &adw::WindowTitle { + set_title: &gettext("Convert Heic to JPG"), +@@ -155,6 +153,8 @@ impl SimpleComponent for App { + + gtk::Button { + set_label: "Close", ++ add_css_class: "suggested-action", ++ add_css_class: "pill", + connect_clicked[sender] => move |_| { + sender.input(AppMsg::Quit); + } +@@ -210,6 +210,8 @@ impl SimpleComponent for App { + set_spacing: 24, + gtk::Button { + set_label: &gettext("Convert"), ++ add_css_class: "suggested-action", ++ add_css_class: "pill", + connect_clicked[sender] => move |_| { + sender.input(AppMsg::Convert); + } +diff --git a/src/select_folder.rs b/src/select_folder.rs +index 81e3011..a6397e6 100644 +--- a/src/select_folder.rs ++++ b/src/select_folder.rs +@@ -56,6 +56,8 @@ impl SimpleComponent for SelectFolder { + gtk::Button { + set_halign: gtk::Align::Center, + set_label: &model.button_label, ++ add_css_class: "suggested-action", ++ add_css_class: "pill", + connect_clicked[sender] => move |_| { + sender.input(SelectFolderMsg::OpenRequest); + } diff --git a/pulls/2.json b/pulls/2.json @@ -0,0 +1,24 @@ +{ + "number": 2, + "title": "feat: adjust design to follow GNOME HIG", + "state": "merged", + "diff_file": "2.diff", + "author": "FineFindus", + "created_at": "2024-11-11T15:37:28Z", + "closed_at": "2024-11-11T16:26:38Z", + "merged_at": "2024-11-11T16:26:38Z", + "base_ref": "main", + "head_ref": "feat/HIG-design", + "labels": [], + "assignees": [], + "requested_reviewers": [], + "body": "Since the project uses libadwaita, I'm assuming the goal is to follow the [GNOME HIG](https://developer.gnome.org/hig/). I've slightly adjusted the design, to use suggested actions and [`Adw.ToolbarView`](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.ToolbarView.html) to follow the HIG more closely.\r\nFurther improvements could include updating the pages to use [icons or illustrations](https://developer.gnome.org/hig/patterns/feedback/placeholders.html), adjusting the text.\r\nYou might want to take a look to at apps like [Switcheroo](https://flathub.org/apps/io.gitlab.adhami3310.Converter) or [Morphosis](https://flathub.org/apps/garden.jamie.Morphosis), which implement similar functionality.\r\n\r\n![Updated folder selection](https://github.com/user-attachments/assets/b7474548-a408-4687-b30e-6f4bc1ac155e)\r\n![Updated conversion screen](https://github.com/user-attachments/assets/1207a7c6-3843-4340-9912-4494a590b440)\r\n", + "comments": [ + { + "author": "MTRNord", + "created_at": "2024-11-11T16:26:35Z", + "body": "Thanks a lot for this. This was on the weekend, kinda written in a rush, so I didn't have yet time to do a \"Pretty Pass\". Also thanks for linking the GNOME HIG :) I will have a look at that. This PR is a very nice upgrade, however!\r\n\r\nI am aware of Switcheroo too (great app :D) and this kinda is for the batch processing usecase more. I will need to think about icons a little bit still. :)" + } + ], + "review_comments": [] +} diff --git a/pulls/2.md b/pulls/2.md @@ -0,0 +1,28 @@ +# PR #2 feat: adjust design to follow GNOME HIG + +- **Status:** merged +- **Author:** @FineFindus +- **Created:** 2024-11-11T15:37:28Z +- **Branch:** feat/HIG-design → main +- **Merged:** 2024-11-11T16:26:38Z +- **Diff:** [2.diff](./2.diff) + +--- + +Since the project uses libadwaita, I'm assuming the goal is to follow the [GNOME HIG](https://developer.gnome.org/hig/). I've slightly adjusted the design, to use suggested actions and [`Adw.ToolbarView`](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.ToolbarView.html) to follow the HIG more closely. +Further improvements could include updating the pages to use [icons or illustrations](https://developer.gnome.org/hig/patterns/feedback/placeholders.html), adjusting the text. +You might want to take a look to at apps like [Switcheroo](https://flathub.org/apps/io.gitlab.adhami3310.Converter) or [Morphosis](https://flathub.org/apps/garden.jamie.Morphosis), which implement similar functionality. + +![Updated folder selection](https://github.com/user-attachments/assets/b7474548-a408-4687-b30e-6f4bc1ac155e) +![Updated conversion screen](https://github.com/user-attachments/assets/1207a7c6-3843-4340-9912-4494a590b440) + + + +## Comments + +### @MTRNord — 2024-11-11T16:26:35Z + +Thanks a lot for this. This was on the weekend, kinda written in a rush, so I didn't have yet time to do a "Pretty Pass". Also thanks for linking the GNOME HIG :) I will have a look at that. This PR is a very nice upgrade, however! + +I am aware of Switcheroo too (great app :D) and this kinda is for the batch processing usecase more. I will need to think about icons a little bit still. :) + diff --git a/pulls/4.diff b/pulls/4.diff @@ -0,0 +1,52 @@ +diff --git a/Cargo.lock b/Cargo.lock +index 2f1b38b..7b8d7f3 100644 +--- a/Cargo.lock ++++ b/Cargo.lock +@@ -1242,9 +1242,9 @@ dependencies = [ + + [[package]] + name = "tracing" +-version = "0.1.40" ++version = "0.1.41" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" ++checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" + dependencies = [ + "pin-project-lite", + "tracing-attributes", +@@ -1253,9 +1253,9 @@ dependencies = [ + + [[package]] + name = "tracing-attributes" +-version = "0.1.27" ++version = "0.1.28" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" ++checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d" + dependencies = [ + "proc-macro2", + "quote", +@@ -1264,9 +1264,9 @@ dependencies = [ + + [[package]] + name = "tracing-core" +-version = "0.1.32" ++version = "0.1.33" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" ++checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c" + dependencies = [ + "once_cell", + "valuable", +diff --git a/Cargo.toml b/Cargo.toml +index c7e27f3..72ea218 100644 +--- a/Cargo.toml ++++ b/Cargo.toml +@@ -13,6 +13,6 @@ gettext-rs = { version = "0.7", features = ["gettext-system"] } + magick_rust = "1.0.0" + relm4 = { version = "0.9.1", features = ["libadwaita", "gnome_46"] } + relm4-components = { version = "0.9.1", features = ["libadwaita"] } +-tracing = "0.1.40" ++tracing = "0.1.41" + tracing-subscriber = "0.3.18" + walkdir = "2.5.0" diff --git a/pulls/4.json b/pulls/4.json @@ -0,0 +1,21 @@ +{ + "number": 4, + "title": "Bump tracing from 0.1.40 to 0.1.41", + "state": "open", + "diff_file": "4.diff", + "author": "dependabot[bot]", + "created_at": "2024-11-27T23:08:33Z", + "closed_at": null, + "merged_at": null, + "base_ref": "main", + "head_ref": "dependabot/cargo/tracing-0.1.41", + "labels": [ + "dependencies", + "rust" + ], + "assignees": [], + "requested_reviewers": [], + "body": "Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.40 to 0.1.41.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/tokio-rs/tracing/releases\">tracing's releases</a>.</em></p>\n<blockquote>\n<h2>tracing 0.1.41</h2>\n<p>[ [crates.io][crate-0.1.41] ] | [ [docs.rs][docs-0.1.41] ]</p>\n<p>This release updates the <code>tracing-core</code> dependency to [v0.1.33][core-0.1.33] and\nthe <code>tracing-attributes</code> dependency to [v0.1.28][attrs-0.1.28].</p>\n<h3>Added</h3>\n<ul>\n<li><strong>core</strong>: Add index API for <code>Field</code> (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2820\">#2820</a>)</li>\n<li><strong>core</strong>: Allow <code>&amp;[u8]</code> to be recorded as event/span field (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2954\">#2954</a>)</li>\n</ul>\n<h3>Changed</h3>\n<ul>\n<li>Bump MSRV to 1.63 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2793\">#2793</a>)</li>\n<li><strong>core</strong>: Use const <code>thread_local</code>s when possible (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2838\">#2838</a>)</li>\n</ul>\n<h3>Fixed</h3>\n<ul>\n<li>Removed core imports in macros (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2762\">#2762</a>)</li>\n<li><strong>attributes</strong>: Added missing RecordTypes for instrument (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2781\">#2781</a>)</li>\n<li><strong>attributes</strong>: Change order of async and unsafe modifier (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2864\">#2864</a>)</li>\n<li>Fix missing field prefixes (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2878\">#2878</a>)</li>\n<li><strong>attributes</strong>: Extract match scrutinee (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2880\">#2880</a>)</li>\n<li>Fix non-simple macro usage without message (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2879\">#2879</a>)</li>\n<li>Fix event macros with constant field names in the first position (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2883\">#2883</a>)</li>\n<li>Allow field path segments to be keywords (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2925\">#2925</a>)</li>\n<li><strong>core</strong>: Fix missed <code>register_callsite</code> error (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2938\">#2938</a>)</li>\n<li><strong>attributes</strong>: Support const values for <code>target</code> and <code>name</code> (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2941\">#2941</a>)</li>\n<li>Prefix macro calls with ::core to avoid clashing with local macros (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3024\">#3024</a>)</li>\n</ul>\n<p><a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2762\">#2762</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2762\">tokio-rs/tracing#2762</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2781\">#2781</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2781\">tokio-rs/tracing#2781</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2793\">#2793</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2793\">tokio-rs/tracing#2793</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2820\">#2820</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2820\">tokio-rs/tracing#2820</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2838\">#2838</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2838\">tokio-rs/tracing#2838</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2864\">#2864</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2864\">tokio-rs/tracing#2864</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2878\">#2878</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2878\">tokio-rs/tracing#2878</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2879\">#2879</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2879\">tokio-rs/tracing#2879</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2880\">#2880</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2880\">tokio-rs/tracing#2880</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2883\">#2883</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2883\">tokio-rs/tracing#2883</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2925\">#2925</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2925\">tokio-rs/tracing#2925</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2938\">#2938</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2938\">tokio-rs/tracing#2938</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2941\">#2941</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2941\">tokio-rs/tracing#2941</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2954\">#2954</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2954\">tokio-rs/tracing#2954</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3024\">#3024</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/3024\">tokio-rs/tracing#3024</a>\n[attrs-0.1.28]:\n<a href=\"https://github.com/tokio-rs/tracing/releases/tag/tracing-attributes-0.1.28\">https://github.com/tokio-rs/tracing/releases/tag/tracing-attributes-0.1.28</a>\n[core-0.1.33]:\n<a href=\"https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.33\">https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.33</a>\n[docs-0.1.41]: <a href=\"https://docs.rs/tracing/0.1.41/tracing/\">https://docs.rs/tracing/0.1.41/tracing/</a></p>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/0ca78870815a34a345a908f48db057057e8803d2\"><code>0ca7887</code></a> chore: prepare tracing 0.1.41 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3159\">#3159</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/504a287abbf93ef0ffae09688210f423e8061160\"><code>504a287</code></a> tracing: update core to v0.1.33 and attributes to v0.1.28 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3156\">#3156</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/baa54894067b245bad0af8e45f92279e25820659\"><code>baa5489</code></a> chore: prepare tracing-attributes 0.1.28 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3155\">#3155</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/cb0f0e71dd1020d63f2190ffef298b989c9e88b0\"><code>cb0f0e7</code></a> chore: prepare tracing-core 0.1.33 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3153\">#3153</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/11c82730359f60b290cba0a405947b23c0a68d7b\"><code>11c8273</code></a> subscriber: don't gate <code>with_ansi()</code> on the &quot;ansi&quot; feature (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3020\">#3020</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/8a25a16873d2970a6ac0577a0ceea916f3013424\"><code>8a25a16</code></a> core: fix missed <code>register_callsite</code> error (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2938\">#2938</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/6f08af07f249a88aa5b34be98c3eb596aef9fc15\"><code>6f08af0</code></a> subscriber: set <code>log</code> max level when reloading (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/1270\">#1270</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/f6a6c8c2864105b2ffb86c4720f91e422260ede2\"><code>f6a6c8c</code></a> tracing: add index API for <code>Field</code> (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2820\">#2820</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/345fbff277b155d28fa53df61669535cd8b06607\"><code>345fbff</code></a> Add <code>json-subscriber</code> to ecosystem (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3121\">#3121</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/82a92dfd8d002595e2ec56598a760d2592ff0a09\"><code>82a92df</code></a> fix: correct SerializeField definition and doc formatting (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3040\">#3040</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/tokio-rs/tracing/compare/tracing-0.1.40...tracing-0.1.41\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing&package-manager=cargo&previous-version=0.1.40&new-version=0.1.41)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", + "comments": [], + "review_comments": [] +} diff --git a/pulls/4.md b/pulls/4.md @@ -0,0 +1,116 @@ +# PR #4 Bump tracing from 0.1.40 to 0.1.41 + +- **Status:** open +- **Author:** @dependabot[bot] +- **Created:** 2024-11-27T23:08:33Z +- **Branch:** dependabot/cargo/tracing-0.1.41 → main +- **Labels:** dependencies, rust +- **Diff:** [4.diff](./4.diff) + +--- + +Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.40 to 0.1.41. +<details> +<summary>Release notes</summary> +<p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing's releases</a>.</em></p> +<blockquote> +<h2>tracing 0.1.41</h2> +<p>[ [crates.io][crate-0.1.41] ] | [ [docs.rs][docs-0.1.41] ]</p> +<p>This release updates the <code>tracing-core</code> dependency to [v0.1.33][core-0.1.33] and +the <code>tracing-attributes</code> dependency to [v0.1.28][attrs-0.1.28].</p> +<h3>Added</h3> +<ul> +<li><strong>core</strong>: Add index API for <code>Field</code> (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2820">#2820</a>)</li> +<li><strong>core</strong>: Allow <code>&amp;[u8]</code> to be recorded as event/span field (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2954">#2954</a>)</li> +</ul> +<h3>Changed</h3> +<ul> +<li>Bump MSRV to 1.63 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2793">#2793</a>)</li> +<li><strong>core</strong>: Use const <code>thread_local</code>s when possible (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2838">#2838</a>)</li> +</ul> +<h3>Fixed</h3> +<ul> +<li>Removed core imports in macros (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2762">#2762</a>)</li> +<li><strong>attributes</strong>: Added missing RecordTypes for instrument (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2781">#2781</a>)</li> +<li><strong>attributes</strong>: Change order of async and unsafe modifier (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2864">#2864</a>)</li> +<li>Fix missing field prefixes (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2878">#2878</a>)</li> +<li><strong>attributes</strong>: Extract match scrutinee (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2880">#2880</a>)</li> +<li>Fix non-simple macro usage without message (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2879">#2879</a>)</li> +<li>Fix event macros with constant field names in the first position (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2883">#2883</a>)</li> +<li>Allow field path segments to be keywords (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2925">#2925</a>)</li> +<li><strong>core</strong>: Fix missed <code>register_callsite</code> error (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2938">#2938</a>)</li> +<li><strong>attributes</strong>: Support const values for <code>target</code> and <code>name</code> (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2941">#2941</a>)</li> +<li>Prefix macro calls with ::core to avoid clashing with local macros (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3024">#3024</a>)</li> +</ul> +<p><a href="https://redirect.github.com/tokio-rs/tracing/issues/2762">#2762</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2762">tokio-rs/tracing#2762</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2781">#2781</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2781">tokio-rs/tracing#2781</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2793">#2793</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2793">tokio-rs/tracing#2793</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2820">#2820</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2820">tokio-rs/tracing#2820</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2838">#2838</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2838">tokio-rs/tracing#2838</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2864">#2864</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2864">tokio-rs/tracing#2864</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2878">#2878</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2878">tokio-rs/tracing#2878</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2879">#2879</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2879">tokio-rs/tracing#2879</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2880">#2880</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2880">tokio-rs/tracing#2880</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2883">#2883</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2883">tokio-rs/tracing#2883</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2925">#2925</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2925">tokio-rs/tracing#2925</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2938">#2938</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2938">tokio-rs/tracing#2938</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2941">#2941</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2941">tokio-rs/tracing#2941</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2954">#2954</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2954">tokio-rs/tracing#2954</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/3024">#3024</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/3024">tokio-rs/tracing#3024</a> +[attrs-0.1.28]: +<a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-attributes-0.1.28">https://github.com/tokio-rs/tracing/releases/tag/tracing-attributes-0.1.28</a> +[core-0.1.33]: +<a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.33">https://github.com/tokio-rs/tracing/releases/tag/tracing-core-0.1.33</a> +[docs-0.1.41]: <a href="https://docs.rs/tracing/0.1.41/tracing/">https://docs.rs/tracing/0.1.41/tracing/</a></p> +<!-- raw HTML omitted --> +</blockquote> +<p>... (truncated)</p> +</details> +<details> +<summary>Commits</summary> +<ul> +<li><a href="https://github.com/tokio-rs/tracing/commit/0ca78870815a34a345a908f48db057057e8803d2"><code>0ca7887</code></a> chore: prepare tracing 0.1.41 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3159">#3159</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/504a287abbf93ef0ffae09688210f423e8061160"><code>504a287</code></a> tracing: update core to v0.1.33 and attributes to v0.1.28 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3156">#3156</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/baa54894067b245bad0af8e45f92279e25820659"><code>baa5489</code></a> chore: prepare tracing-attributes 0.1.28 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3155">#3155</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/cb0f0e71dd1020d63f2190ffef298b989c9e88b0"><code>cb0f0e7</code></a> chore: prepare tracing-core 0.1.33 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3153">#3153</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/11c82730359f60b290cba0a405947b23c0a68d7b"><code>11c8273</code></a> subscriber: don't gate <code>with_ansi()</code> on the &quot;ansi&quot; feature (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3020">#3020</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/8a25a16873d2970a6ac0577a0ceea916f3013424"><code>8a25a16</code></a> core: fix missed <code>register_callsite</code> error (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2938">#2938</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/6f08af07f249a88aa5b34be98c3eb596aef9fc15"><code>6f08af0</code></a> subscriber: set <code>log</code> max level when reloading (<a href="https://redirect.github.com/tokio-rs/tracing/issues/1270">#1270</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/f6a6c8c2864105b2ffb86c4720f91e422260ede2"><code>f6a6c8c</code></a> tracing: add index API for <code>Field</code> (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2820">#2820</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/345fbff277b155d28fa53df61669535cd8b06607"><code>345fbff</code></a> Add <code>json-subscriber</code> to ecosystem (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3121">#3121</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/82a92dfd8d002595e2ec56598a760d2592ff0a09"><code>82a92df</code></a> fix: correct SerializeField definition and doc formatting (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3040">#3040</a>)</li> +<li>Additional commits viewable in <a href="https://github.com/tokio-rs/tracing/compare/tracing-0.1.40...tracing-0.1.41">compare view</a></li> +</ul> +</details> +<br /> + + +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing&package-manager=cargo&previous-version=0.1.40&new-version=0.1.41)](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> + diff --git a/pulls/5.diff b/pulls/5.diff @@ -0,0 +1,27 @@ +diff --git a/Cargo.lock b/Cargo.lock +index 2f1b38b..6e39994 100644 +--- a/Cargo.lock ++++ b/Cargo.lock +@@ -1285,9 +1285,9 @@ dependencies = [ + + [[package]] + name = "tracing-subscriber" +-version = "0.3.18" ++version = "0.3.19" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" ++checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008" + dependencies = [ + "nu-ansi-term", + "sharded-slab", +diff --git a/Cargo.toml b/Cargo.toml +index c7e27f3..012462a 100644 +--- a/Cargo.toml ++++ b/Cargo.toml +@@ -14,5 +14,5 @@ magick_rust = "1.0.0" + relm4 = { version = "0.9.1", features = ["libadwaita", "gnome_46"] } + relm4-components = { version = "0.9.1", features = ["libadwaita"] } + tracing = "0.1.40" +-tracing-subscriber = "0.3.18" ++tracing-subscriber = "0.3.19" + walkdir = "2.5.0" diff --git a/pulls/5.json b/pulls/5.json @@ -0,0 +1,21 @@ +{ + "number": 5, + "title": "Bump tracing-subscriber from 0.3.18 to 0.3.19", + "state": "open", + "diff_file": "5.diff", + "author": "dependabot[bot]", + "created_at": "2024-11-29T23:08:28Z", + "closed_at": null, + "merged_at": null, + "base_ref": "main", + "head_ref": "dependabot/cargo/tracing-subscriber-0.3.19", + "labels": [ + "dependencies", + "rust" + ], + "assignees": [], + "requested_reviewers": [], + "body": "Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.18 to 0.3.19.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/tokio-rs/tracing/releases\">tracing-subscriber's releases</a>.</em></p>\n<blockquote>\n<h2>tracing-subscriber 0.3.19</h2>\n<p>[ [crates.io][crate-0.3.19] ] | [ [docs.rs][docs-0.3.19] ]</p>\n<p>This release updates the <code>tracing</code> dependency to [v0.1.41][tracing-0.1.41] and\nthe <code>tracing-serde</code> dependency to [v0.2.0][tracing-serde-0.2.0].</p>\n<h3>Added</h3>\n<ul>\n<li>Add <code>set_span_events</code> to <code>fmt::Subscriber</code> (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2962\">#2962</a>)</li>\n<li><strong>tracing</strong>: Allow <code>&amp;[u8]</code> to be recorded as event/span field (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2954\">#2954</a>)</li>\n</ul>\n<h3>Changed</h3>\n<ul>\n<li>Set <code>log</code> max level when reloading (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/1270\">#1270</a>)</li>\n<li>Bump MSRV to 1.63 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2793\">#2793</a>)</li>\n<li>Use const <code>thread_local</code>s when possible (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2838\">#2838</a>)</li>\n<li>Don't gate <code>with_ansi()</code> on the &quot;ansi&quot; feature (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3020\">#3020</a>)</li>\n<li>Updated tracing-serde to 0.2.0 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3160\">#3160</a>)</li>\n</ul>\n<p><a href=\"https://redirect.github.com/tokio-rs/tracing/issues/1270\">#1270</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/1270\">tokio-rs/tracing#1270</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2793\">#2793</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2793\">tokio-rs/tracing#2793</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2838\">#2838</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2838\">tokio-rs/tracing#2838</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2954\">#2954</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2954\">tokio-rs/tracing#2954</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2962\">#2962</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/2962\">tokio-rs/tracing#2962</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3020\">#3020</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/3020\">tokio-rs/tracing#3020</a>\n<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3160\">#3160</a>: <a href=\"https://redirect.github.com/tokio-rs/tracing/pull/3160\">tokio-rs/tracing#3160</a>\n[tracing-0.1.41]:\n<a href=\"https://github.com/tokio-rs/tracing/releases/tag/tracing-0.1.41\">https://github.com/tokio-rs/tracing/releases/tag/tracing-0.1.41</a>\n[tracing-serde-0.2.0]:\n<a href=\"https://github.com/tokio-rs/tracing/releases/tag/tracing-serde-0.2.0\">https://github.com/tokio-rs/tracing/releases/tag/tracing-serde-0.2.0</a>\n[docs-0.3.19]: <a href=\"https://docs.rs/tracing-subscriber/0.3.19/tracing_subscriber/\">https://docs.rs/tracing-subscriber/0.3.19/tracing_subscriber/</a>\n[crate-0.3.19]: <a href=\"https://crates.io/crates/tracing-subscriber/0.3.19\">https://crates.io/crates/tracing-subscriber/0.3.19</a></p>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/311c31321657ba657ccf63e10bc92a45a079fa2b\"><code>311c313</code></a> chore: prepare tracing-subscriber 0.3.19 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3162\">#3162</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/35f360a1924319c822f20da412be66854bf9428b\"><code>35f360a</code></a> chore: fix new Clippy lints in Rust 1.83.0 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3165\">#3165</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/c66a692e671903712c1bd598082fc018f7f8568e\"><code>c66a692</code></a> chore: prepare tracing-serde 0.2.0 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3160\">#3160</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/0ca78870815a34a345a908f48db057057e8803d2\"><code>0ca7887</code></a> chore: prepare tracing 0.1.41 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3159\">#3159</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/504a287abbf93ef0ffae09688210f423e8061160\"><code>504a287</code></a> tracing: update core to v0.1.33 and attributes to v0.1.28 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3156\">#3156</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/baa54894067b245bad0af8e45f92279e25820659\"><code>baa5489</code></a> chore: prepare tracing-attributes 0.1.28 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3155\">#3155</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/cb0f0e71dd1020d63f2190ffef298b989c9e88b0\"><code>cb0f0e7</code></a> chore: prepare tracing-core 0.1.33 (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3153\">#3153</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/11c82730359f60b290cba0a405947b23c0a68d7b\"><code>11c8273</code></a> subscriber: don't gate <code>with_ansi()</code> on the &quot;ansi&quot; feature (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/3020\">#3020</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/8a25a16873d2970a6ac0577a0ceea916f3013424\"><code>8a25a16</code></a> core: fix missed <code>register_callsite</code> error (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/2938\">#2938</a>)</li>\n<li><a href=\"https://github.com/tokio-rs/tracing/commit/6f08af07f249a88aa5b34be98c3eb596aef9fc15\"><code>6f08af0</code></a> subscriber: set <code>log</code> max level when reloading (<a href=\"https://redirect.github.com/tokio-rs/tracing/issues/1270\">#1270</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.18...tracing-subscriber-0.3.19\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing-subscriber&package-manager=cargo&previous-version=0.3.18&new-version=0.3.19)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", + "comments": [], + "review_comments": [] +} diff --git a/pulls/5.md b/pulls/5.md @@ -0,0 +1,96 @@ +# PR #5 Bump tracing-subscriber from 0.3.18 to 0.3.19 + +- **Status:** open +- **Author:** @dependabot[bot] +- **Created:** 2024-11-29T23:08:28Z +- **Branch:** dependabot/cargo/tracing-subscriber-0.3.19 → main +- **Labels:** dependencies, rust +- **Diff:** [5.diff](./5.diff) + +--- + +Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.18 to 0.3.19. +<details> +<summary>Release notes</summary> +<p><em>Sourced from <a href="https://github.com/tokio-rs/tracing/releases">tracing-subscriber's releases</a>.</em></p> +<blockquote> +<h2>tracing-subscriber 0.3.19</h2> +<p>[ [crates.io][crate-0.3.19] ] | [ [docs.rs][docs-0.3.19] ]</p> +<p>This release updates the <code>tracing</code> dependency to [v0.1.41][tracing-0.1.41] and +the <code>tracing-serde</code> dependency to [v0.2.0][tracing-serde-0.2.0].</p> +<h3>Added</h3> +<ul> +<li>Add <code>set_span_events</code> to <code>fmt::Subscriber</code> (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2962">#2962</a>)</li> +<li><strong>tracing</strong>: Allow <code>&amp;[u8]</code> to be recorded as event/span field (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2954">#2954</a>)</li> +</ul> +<h3>Changed</h3> +<ul> +<li>Set <code>log</code> max level when reloading (<a href="https://redirect.github.com/tokio-rs/tracing/issues/1270">#1270</a>)</li> +<li>Bump MSRV to 1.63 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2793">#2793</a>)</li> +<li>Use const <code>thread_local</code>s when possible (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2838">#2838</a>)</li> +<li>Don't gate <code>with_ansi()</code> on the &quot;ansi&quot; feature (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3020">#3020</a>)</li> +<li>Updated tracing-serde to 0.2.0 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3160">#3160</a>)</li> +</ul> +<p><a href="https://redirect.github.com/tokio-rs/tracing/issues/1270">#1270</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/1270">tokio-rs/tracing#1270</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2793">#2793</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2793">tokio-rs/tracing#2793</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2838">#2838</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2838">tokio-rs/tracing#2838</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2954">#2954</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2954">tokio-rs/tracing#2954</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/2962">#2962</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/2962">tokio-rs/tracing#2962</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/3020">#3020</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/3020">tokio-rs/tracing#3020</a> +<a href="https://redirect.github.com/tokio-rs/tracing/issues/3160">#3160</a>: <a href="https://redirect.github.com/tokio-rs/tracing/pull/3160">tokio-rs/tracing#3160</a> +[tracing-0.1.41]: +<a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-0.1.41">https://github.com/tokio-rs/tracing/releases/tag/tracing-0.1.41</a> +[tracing-serde-0.2.0]: +<a href="https://github.com/tokio-rs/tracing/releases/tag/tracing-serde-0.2.0">https://github.com/tokio-rs/tracing/releases/tag/tracing-serde-0.2.0</a> +[docs-0.3.19]: <a href="https://docs.rs/tracing-subscriber/0.3.19/tracing_subscriber/">https://docs.rs/tracing-subscriber/0.3.19/tracing_subscriber/</a> +[crate-0.3.19]: <a href="https://crates.io/crates/tracing-subscriber/0.3.19">https://crates.io/crates/tracing-subscriber/0.3.19</a></p> +</blockquote> +</details> +<details> +<summary>Commits</summary> +<ul> +<li><a href="https://github.com/tokio-rs/tracing/commit/311c31321657ba657ccf63e10bc92a45a079fa2b"><code>311c313</code></a> chore: prepare tracing-subscriber 0.3.19 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3162">#3162</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/35f360a1924319c822f20da412be66854bf9428b"><code>35f360a</code></a> chore: fix new Clippy lints in Rust 1.83.0 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3165">#3165</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/c66a692e671903712c1bd598082fc018f7f8568e"><code>c66a692</code></a> chore: prepare tracing-serde 0.2.0 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3160">#3160</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/0ca78870815a34a345a908f48db057057e8803d2"><code>0ca7887</code></a> chore: prepare tracing 0.1.41 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3159">#3159</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/504a287abbf93ef0ffae09688210f423e8061160"><code>504a287</code></a> tracing: update core to v0.1.33 and attributes to v0.1.28 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3156">#3156</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/baa54894067b245bad0af8e45f92279e25820659"><code>baa5489</code></a> chore: prepare tracing-attributes 0.1.28 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3155">#3155</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/cb0f0e71dd1020d63f2190ffef298b989c9e88b0"><code>cb0f0e7</code></a> chore: prepare tracing-core 0.1.33 (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3153">#3153</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/11c82730359f60b290cba0a405947b23c0a68d7b"><code>11c8273</code></a> subscriber: don't gate <code>with_ansi()</code> on the &quot;ansi&quot; feature (<a href="https://redirect.github.com/tokio-rs/tracing/issues/3020">#3020</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/8a25a16873d2970a6ac0577a0ceea916f3013424"><code>8a25a16</code></a> core: fix missed <code>register_callsite</code> error (<a href="https://redirect.github.com/tokio-rs/tracing/issues/2938">#2938</a>)</li> +<li><a href="https://github.com/tokio-rs/tracing/commit/6f08af07f249a88aa5b34be98c3eb596aef9fc15"><code>6f08af0</code></a> subscriber: set <code>log</code> max level when reloading (<a href="https://redirect.github.com/tokio-rs/tracing/issues/1270">#1270</a>)</li> +<li>Additional commits viewable in <a href="https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.18...tracing-subscriber-0.3.19">compare view</a></li> +</ul> +</details> +<br /> + + +[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tracing-subscriber&package-manager=cargo&previous-version=0.3.18&new-version=0.3.19)](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> +