Skip to content

chore(deps-dev): bump @tauri-apps/cli from 1.5.11 to 1.6.0#62

Open
dependabot[bot] wants to merge 149 commits into
mainfrom
dependabot/npm_and_yarn/tauri-apps/cli-1.6.0
Open

chore(deps-dev): bump @tauri-apps/cli from 1.5.11 to 1.6.0#62
dependabot[bot] wants to merge 149 commits into
mainfrom
dependabot/npm_and_yarn/tauri-apps/cli-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2024

Copy link
Copy Markdown

Bumps @tauri-apps/cli from 1.5.11 to 1.6.0.

Release notes

Sourced from @​tauri-apps/cli's releases.

@​tauri-apps/cli v1.6.0

[1.6.0]

New Features

  • 253595a22 (#9809) Add RPM packaging
  • a301be52d (#9914) Use cargo's target directory to store and cache bundling tools when bundle > useLocalToolsDir option is active.

Bug Fixes

  • 08f57efef (#10136) Fix parsing of cargo profile when using --profile=<profile> syntax.
  • 674accad7 (#10015) Add missing dependency libayatana-appindicator3.so.1 for rpm package.

Dependencies

  • Upgraded to tauri-cli@1.6.0

@​tauri-apps/cli v1.5.14

[1.5.14]

Dependencies

  • Upgraded to tauri-cli@1.5.14

@​tauri-apps/cli v1.5.13

[1.5.13]

Dependencies

  • Upgraded to tauri-cli@1.5.13
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot Bot and others added 30 commits February 23, 2024 16:12
Bumps [rustix](https://github.com/bytecodealliance/rustix) from 0.37.19 to 0.37.27.
- [Release notes](https://github.com/bytecodealliance/rustix/releases)
- [Commits](bytecodealliance/rustix@v0.37.19...v0.37.27)

---
updated-dependencies:
- dependency-name: rustix
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.55 to 0.10.64.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](rust-openssl/rust-openssl@openssl-v0.10.55...openssl-v0.10.64)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Revert "change repo"

This reverts commit 1f1aca5.

change repo
…ssl-0.10.64

chore(deps): bump openssl from 0.10.55 to 0.10.64 in /src-tauri
…ix-0.37.27

chore(deps): bump rustix from 0.37.19 to 0.37.27 in /src-tauri
Signed-off-by: Space Time <Zeus6_6@163.com>
Signed-off-by: Space Time <Zeus6_6@163.com>
Signed-off-by: Space Time <Zeus6_6@163.com>
Signed-off-by: Space Time <Zeus6_6@163.com>
Signed-off-by: Space Time <Zeus6_6@163.com>
Signed-off-by: Space Time <Zeus6_6@163.com>
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/mio@v0.8.8...v0.8.11)

---
updated-dependencies:
- dependency-name: mio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…0.8.11

chore(deps): bump mio from 0.8.8 to 0.8.11 in /src-tauri
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.5.1...v4.5.2)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.20 to 20.11.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
SpaceTimee and others added 21 commits May 14, 2024 11:52
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.5.11 to 1.6.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.11...@tauri-apps/cli-v1.6.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@vercel

vercel Bot commented Jul 8, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frok-nextchat ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2024 10:33pm
frok-nextchat-free ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 8, 2024 10:33pm

@github-actions

github-actions Bot commented Jul 8, 2024

Copy link
Copy Markdown

Your build has completed!

Preview deployment

@SpaceTimee SpaceTimee force-pushed the main branch 2 times, most recently from 0af9063 to 3d95fd3 Compare June 11, 2026 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants