Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

chore(deps): bump tauri-build from 1.0.0-beta.4 to 2.0.0-alpha.0 in /src-tauri #379

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps tauri-build from 1.0.0-beta.4 to 2.0.0-alpha.0.

Release notes

Sourced from tauri-build's releases.

tauri-build v2.0.0-alpha.0

Updating crates.io index

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 473 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (446 crate dependencies)
Crate:     xml-rs
Version:   0.8.4
Warning:   unmaintained
Title:     xml-rs is Unmaintained
Date:      2022-01-26
ID:        RUSTSEC-2022-0048
URL:       https://rustsec.org/advisories/RUSTSEC-2022-0048
Dependency tree:
xml-rs 0.8.4
└── plist 1.3.1
    └── tauri-codegen 2.0.0-alpha.0
        ├── tauri-macros 2.0.0-alpha.0
        │   └── tauri 2.0.0-alpha.0
        │       ├── tauri 2.0.0-alpha.0
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 2.0.0-alpha.0
            └── app-updater 0.1.0

warning: 1 allowed warning found

[2.0.0-alpha.0]

  • Set environment variables used by tauri::mobile_entry_point.
    • 98904863 feat(core): add mobile_entry_point macro (#4983) on 2022-08-21
  • First mobile alpha release!
Updating crates.io index
   Packaging tauri-build v2.0.0-alpha.0 (/home/runner/work/tauri/tauri/core/tauri-build)
   Verifying tauri-build v2.0.0-alpha.0 (/home/runner/work/tauri/tauri/core/tauri-build)
 Downloading crates ...
  Downloaded cargo_toml v0.13.0
</tr></table> 

... (truncated)

Commits
  • 75a0c79 Apply Version Updates From Current Changes (#5710)
  • c14b1df fix(core): Invoke event listener in windows safely to avoid causing uncaught ...
  • fdcd773 chore(deps): update wry to 0.23
  • 4f087cf chore(deps): pin wry to 0.22.6
  • 8866eca feat(core): add tauri::Builder::enable_macos_default_menu (#5756)
  • 0f26960 fix(core/api): cleanup before exit (#5765)
  • c7bffb0 DOCS: incorrect descriptions in AboutMetadata fields (#5744)
  • 04681a6 fix(docs): cross-link to correct PathResolver method in path module docs. (#5...
  • 0e8d3a6 wording & version corrections (#5696)
  • b490308 fix(core): compilation error on older Linux versions, fixes #5684 (#5697)
  • Additional commits viewable in compare view

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 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)

Bumps [tauri-build](https://github.com/tauri-apps/tauri) from 1.0.0-beta.4 to 2.0.0-alpha.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-build-v1.0.0-beta.4...tauri-build-v2.0.0-alpha.0)

---
updated-dependencies:
- dependency-name: tauri-build
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants