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

Bump tauri from 1.2.1 to 1.2.2 in /src-tauri #97

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps tauri from 1.2.1 to 1.2.2.

Release notes

Sourced from tauri's releases.

tauri v1.2.2

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 (441 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 1.2.1
        ├── tauri-macros 1.2.1
        │   └── tauri 1.2.2
        │       ├── tauri 1.2.2
        │       ├── restart 0.1.0
        │       └── app-updater 0.1.0
        └── tauri-build 1.2.1
            └── app-updater 0.1.0

warning: 1 allowed warning found

[1.2.2]

  • Invoke event listener in windows safely to avoid causing uncaught errors in windows that have loaded external urls
    • c14b1df3 fix(core): Invoke event listener in windows safely to avoid causing uncaught errors in windows that have loaded external urls (#5563) on 2022-12-08
  • Cleanup sidecar and tray icons when calling app.exit() from JS.
    • 0f269608 fix(core/api): cleanup before exit (#5765) on 2022-12-07
  • Fix compatibility with older Linux distributions.
    • b490308c fix(core): compilation error on older Linux versions, fixes #5684 (#5697) on 2022-11-28
  • Add tauri::Builder::enable_macos_default_menu to enable or disable the default menu creation on macOS.
    • 8866ecac feat(core): add tauri::Builder::enable_macos_default_menu (#5756) on 2022-12-07
    • b293da35 fix(changes): change enable_macos_default_menu bump to patch on 2022-12-08
</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 ...
  • 41a471b feat(covector): improve published version check (#5783)
  • 9e7ce0a feat(cli): detect SolidJS and SolidStart (#5758)
  • b293da3 fix(changes): change enable_macos_default_menu bump to patch
  • fdcd773 chore(deps): update wry to 0.23
  • 9093ef3 fix(bundler): blank taskbar icon on WiX update, closes #5631 (#5779)
  • ffe21e0 chore(cli): rerun build on template changes
  • 4f087cf chore(deps): pin wry to 0.22.6
  • 7225501 chore(deps) Update dependency prettier to v2.8.1 (#5777)
  • 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](https://github.com/tauri-apps/tauri) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-v1.2.1...tauri-v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Dec 8, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2022

Superseded by #107.

@dependabot dependabot bot closed this Dec 22, 2022
@dependabot dependabot bot deleted the dependabot/cargo/src-tauri/tauri-1.2.2 branch December 22, 2022 16:21
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