Skip to content

Commit

Permalink
build(deps): bump tauri-build from 1.5.2 to 1.5.3 in /src-tauri in th…
Browse files Browse the repository at this point in the history
…e backend-deps-tauri group (#515)

Bumps the backend-deps-tauri group in /src-tauri with 1 update:
[tauri-build](https://github.com/tauri-apps/tauri).

Updates `tauri-build` from 1.5.2 to 1.5.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tauri-apps/tauri/releases">tauri-build's
releases</a>.</em></p>
<blockquote>
<h2>tauri-build v1.5.3</h2>
<!-- raw HTML omitted -->
<pre><code>Fetching advisory database from
`https://github.com/RustSec/advisory-db.git`
Loaded 630 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (590 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.7.0
        ├── tauri 1.7.0
        ├── restart 0.1.0
        └── app-updater 0.1.0
<p>warning: 1 allowed warning found
</code></pre></p>
<!-- raw HTML omitted -->
<h2>[1.5.3]</h2>
<h3>Dependencies</h3>
<ul>
<li>Upgraded to <code>[email protected]</code></li>
<li>Upgraded to <code>[email protected]</code></li>
</ul>
<!-- raw HTML omitted -->
<pre><code>Updating crates.io index
Packaging tauri-build v1.5.3
(/home/runner/work/tauri/tauri/core/tauri-build)
Verifying tauri-build v1.5.3
(/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
 Downloading crates ...
  Downloaded tauri-winres v0.1.1
  Downloaded embed-resource v2.4.2
  Downloaded cargo_toml v0.15.3
   Compiling proc-macro2 v1.0.86
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tauri-apps/tauri/commit/cf331cdc3e8180baeb60813bbe60930339e3c30e"><code>cf331cd</code></a>
fix(core): lint</li>
<li><a
href="https://github.com/tauri-apps/tauri/commit/89f3048f528c8d4b92bef5c8ef2f1b49f6e33bf8"><code>89f3048</code></a>
apply version updates (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9871">#9871</a>)</li>
<li><a
href="https://github.com/tauri-apps/tauri/commit/c2d3afa4fbc0e6d118fe002a1b2ba97b4072438a"><code>c2d3afa</code></a>
prevent uncomment collision in 1.x invoke_key templating (fix <a
href="https://redirect.github.com/tauri-apps/tauri/issues/10084">#10084</a>)
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/10087">#10087</a>)</li>
<li><a
href="https://github.com/tauri-apps/tauri/commit/924387092e8060fdfab627217ba9b1ff2dcc100d"><code>9243870</code></a>
feat: add dmg settings, cherry picked from <a
href="https://redirect.github.com/tauri-apps/tauri/issues/7964">#7964</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/8334">#8334</a>)</li>
<li><a
href="https://github.com/tauri-apps/tauri/commit/07b02c9f962312f4d90c001d21d3d72ca9daa03a"><code>07b02c9</code></a>
fix(core): test invoke key, closes <a
href="https://redirect.github.com/tauri-apps/tauri/issues/9960">#9960</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9972">#9972</a>)</li>
<li><a
href="https://github.com/tauri-apps/tauri/commit/8ee8f093900b22c584fdf00c5efdb43ef34f6771"><code>8ee8f09</code></a>
fix(core): fix check temp path permission on mac os, fix <a
href="https://redirect.github.com/tauri-apps/tauri/issues/6256">#6256</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9588">#9588</a>)</li>
<li><a
href="https://github.com/tauri-apps/tauri/commit/78fc841370a76adf7af413bf1c9490b046b50de4"><code>78fc841</code></a>
feat(bundler): add provides, conflicts and replaces for deb and rpm (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9942">#9942</a>)</li>
<li><a
href="https://github.com/tauri-apps/tauri/commit/a301be52d276f1e99316d23b4f0a8e458e29bc35"><code>a301be5</code></a>
fix(windows): Fix Windows System User build failures by using the
current dir...</li>
<li><a
href="https://github.com/tauri-apps/tauri/commit/5909662766c2fe9947a9eadf33725170c2f6fa99"><code>5909662</code></a>
feat(bundler): support custom sign command on Windows (<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9902">#9902</a>)</li>
<li><a
href="https://github.com/tauri-apps/tauri/commit/253595a22d8659a1cb199bfc423e988ea82191e6"><code>253595a</code></a>
feat(bundler): Add RPM packaging, closes <a
href="https://redirect.github.com/tauri-apps/tauri/issues/4402">#4402</a>
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/5202">#5202</a>)
(<a
href="https://redirect.github.com/tauri-apps/tauri/issues/9809">#9809</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tauri-apps/tauri/compare/tauri-build-v1.5.2...tauri-build-v1.5.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tauri-build&package-manager=cargo&previous-version=1.5.2&new-version=1.5.3)](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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 6753780 commit f9f4401
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ rust-version = "1.61"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[build-dependencies]
tauri-build = { version = "1.5.2", features = [] }
tauri-build = { version = "1.5.3", features = [] }

[dependencies]
backtrace = "0.3.73"
Expand Down

0 comments on commit f9f4401

Please sign in to comment.