Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump @tauri-apps/api from 1.5.3 to 1.5.4 in the frontend…
…-deps-tauri group (#473) Bumps the frontend-deps-tauri group with 1 update: [@tauri-apps/api](https://github.com/tauri-apps/tauri). Updates `@tauri-apps/api` from 1.5.3 to 1.5.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tauri-apps/tauri/releases"><code>@tauri-apps/api</code>'s releases</a>.</em></p> <blockquote> <h2><code>@tauri-apps/api</code> v1.5.4</h2> <!-- raw HTML omitted --> <pre><code>yarn audit v1.22.22 info No lockfile found. 0 vulnerabilities found - Packages audited: 148 Done in 1.53s. </code></pre> <!-- raw HTML omitted --> <h2>[1.5.4]</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://www.github.com/tauri-apps/tauri/commit/e3b6d38d26d27b292f98d6c0e8603a15265a5b43"><code>e3b6d38d2</code></a>(<a href="https://redirect.github.com/tauri-apps/tauri/pull/9166">#9166</a>) Fix <code>basename(path, 'ext')</code> JS API when removing all occurances of <code>ext</code> where it should only remove the last one.</li> <li><a href="https://www.github.com/tauri-apps/tauri/commit/705da977a9c941a4b2d90219b34925498f507ab2"><code>705da977a</code></a>(<a href="https://redirect.github.com/tauri-apps/tauri/pull/9529">#9529</a>) Do not use JS optional chaining to prevent script errors on older webviews such as macOS 10.14.</li> </ul> <!-- raw HTML omitted --> <pre><code>yarn run v1.22.22 $ yarn build && cd ./dist && yarn publish --access public --loglevel silly $ rollup -c --configPlugin typescript �[36m �[1m./src/app.ts, ./src/cli.ts, ./src/clipboard.ts, ./src/dialog.ts, ./src/event.ts, ./src/fs.ts, ./src/globalShortcut.ts, ./src/http.ts, ./src/index.ts, ./src/mocks.ts, ./src/notification.ts, ./src/os.ts, ./src/path.ts, ./src/process.ts, ./src/shell.ts, ./src/tauri.ts, ./src/updater.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m �[32mcreated �[1m./dist, ./dist�[22m in �[1m1.6s�[22m�[39m �[36m �[1msrc/index.ts�[22m → �[1m../../core/tauri/scripts/bundle.global.js�[22m...�[39m �[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m [1/4] Bumping version... info Current version: 1.5.4 [2/4] Logging in... [3/4] Publishing... success Published. [4/4] Revoking token... info Not revoking login token, specified via config file. Done in 9.52s. </code></pre> <!-- raw HTML omitted --> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tauri-apps/tauri/commit/caddd5bdd877e587e6d1a2787cba96d435549ad3"><code>caddd5b</code></a> Apply Version Updates From Current Changes (v1) (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9544">#9544</a>)</li> <li><a href="https://github.com/tauri-apps/tauri/commit/72c2636527cba3ea85024a5cb51bb23c526af7a1"><code>72c2636</code></a> chore(ci): fix MSRV downgrade (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9543">#9543</a>)</li> <li><a href="https://github.com/tauri-apps/tauri/commit/83e024c670474a134262c1372bc1c6b5c449061a"><code>83e024c</code></a> chore(ci): downgrade home crate (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9542">#9542</a>)</li> <li><a href="https://github.com/tauri-apps/tauri/commit/07c9e352df69e4925ca9995f139337518f396c4e"><code>07c9e35</code></a> fix(ci): downgrade cc crate for MSRV compatibility (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9541">#9541</a>)</li> <li><a href="https://github.com/tauri-apps/tauri/commit/d00178d60ceb93bfebe18398b4984708c6bc7bb4"><code>d00178d</code></a> ci: Fix package downgrades in covector workflow (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9538">#9538</a>)</li> <li><a href="https://github.com/tauri-apps/tauri/commit/705da977a9c941a4b2d90219b34925498f507ab2"><code>705da97</code></a> fix: optional chaining is not supported on older webviews (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9529">#9529</a>)</li> <li><a href="https://github.com/tauri-apps/tauri/commit/1675e41f05c77d517890f59fddcf536744e6a0ad"><code>1675e41</code></a> fix(bundler): don't convert product name to snake case when cross compiling (...</li> <li><a href="https://github.com/tauri-apps/tauri/commit/f9638b6315668ced871f242224f001f474262f85"><code>f9638b6</code></a> fix(cli): append extension to app binary manually on rename (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9491">#9491</a>)</li> <li><a href="https://github.com/tauri-apps/tauri/commit/aeddc40b9e461bc118382ae62431d39e29f25915"><code>aeddc40</code></a> fix(cli/info): fix crash when checking node version (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9411">#9411</a>)</li> <li><a href="https://github.com/tauri-apps/tauri/commit/fe6f81fa88f467cf3a8a1fdc41c99ccaa090f0e2"><code>fe6f81f</code></a> chore: fix clippy false positive (<a href="https://redirect.github.com/tauri-apps/tauri/issues/9329">#9329</a>)</li> <li>Additional commits viewable in <a href="https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.3...@tauri-apps/api-v1.5.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tauri-apps/api&package-manager=npm_and_yarn&previous-version=1.5.3&new-version=1.5.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 <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