Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tauri-winres requirement from 0.1 to 0.2 #374

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Updates the requirements on tauri-winres to permit the latest version.

Release notes

Sourced from tauri-winres's releases.

winres v0.2.0

Updating crates.io index Locking 37 packages to latest compatible versions Adding embed-resource v2.5.1 (available: v3.0.1)

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 724 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (38 crate dependencies)

[0.2.0]

  • Updated toml crate to 0.8. This raises this crate's MSRV to 1.65.
    • fad716e chore(deps): update toml to 0.8 (#13) on 2025-01-10
Updating crates.io index
   Packaging tauri-winres v0.2.0 (/home/runner/work/winres/winres)
    Packaged 15 files, 144.3KiB (20.6KiB compressed)
   Verifying tauri-winres v0.2.0 (/home/runner/work/winres/winres)
warning: no edition set: defaulting to the 2015 edition while the latest is 2021
    Updating crates.io index
 Downloading crates ...
  Downloaded embed-resource v2.5.1
  Downloaded rustc_version v0.4.1
   Compiling serde v1.0.217
   Compiling equivalent v1.0.1
   Compiling hashbrown v0.15.2
   Compiling semver v1.0.24
   Compiling winnow v0.6.22
   Compiling indexmap v2.7.0
   Compiling shlex v1.3.0
   Compiling cc v1.2.7
   Compiling rustc_version v0.4.1
   Compiling memchr v2.7.4
   Compiling toml_datetime v0.6.8
   Compiling serde_spanned v0.6.8
   Compiling toml_edit v0.22.22
   Compiling toml v0.8.19
   Compiling embed-resource v2.5.1
   Compiling tauri-winres v0.2.0 (/home/runner/work/winres/winres/target/package/tauri-winres-0.2.0)
</tr></table> 

... (truncated)

Changelog

Sourced from tauri-winres's changelog.

[0.2.0]

  • Updated toml crate to 0.8. This raises this crate's MSRV to 1.65.
    • fad716e chore(deps): update toml to 0.8 (#13) on 2025-01-10

[0.1.1]

  • Added compile_for function to select which binaries to apply the resource to.
    • 3aa8411 refactor: Use embed-resource crate to compile resources (#9) on 2023-05-04
  • Use https://github.com/nabijaczleweli/rust-embed-resource to compile the resource for better cross-platform compilation support. Note that because of this a few methods are no-op now and marked as deprecated. Technically this was a breaking change.
    • 3aa8411 refactor: Use embed-resource crate to compile resources (#9) on 2023-05-04

[0.1.0]

  • Initial release.
    • 72e3fec ci: Add covector to prepare publishing (#5) on 2023-01-19
Commits

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)

Updates the requirements on [tauri-winres](https://github.com/tauri-apps/winres) to permit the latest version.
- [Release notes](https://github.com/tauri-apps/winres/releases)
- [Changelog](https://github.com/tauri-apps/winres/blob/main/CHANGELOG.md)
- [Commits](tauri-apps/winres@winres-v0.1...winres-v0.2)

---
updated-dependencies:
- dependency-name: tauri-winres
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the Kind: dependencies Pull requests that update a dependency file label Jan 13, 2025
@ChristopherRabotin ChristopherRabotin merged commit e09a06d into master Jan 13, 2025
16 of 18 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/tauri-winres-0.2 branch January 13, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Kind: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant