crazyscot / brot3

Yet Another Fractal Plotter
Other
0 stars 0 forks source link

Bump the cargo group across 1 directory with 6 updates #100

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the cargo group with 6 updates in the / directory:

Package From To
anyhow 1.0.82 1.0.83
anstyle 1.0.6 1.0.7
palette 0.7.5 0.7.6
serde 1.0.198 1.0.200
tauri 1.6.2 1.6.3
tauri-build 1.5.1 1.5.2

Updates anyhow from 1.0.82 to 1.0.83

Release notes

Sourced from anyhow's releases.

1.0.83

  • Integrate compile-time checking of cfgs (#363)
Commits
  • 96f0392 Release 1.0.83
  • 17bbd1e Merge pull request #363 from dtolnay/checkcfg
  • 3ab3c3b Resolve unexpected_cfgs warning
  • 8e62244 Discard CI coverage of backtrace feature on toolchains older than 1.63
  • e77374f Mirror PR 343 changes from readme to rustdoc
  • cb47d7c Reword no-std documentation change from PR 343
  • 6b5bdb1 Wrap PR 343 to 80 columns
  • f01080b Merge pull request #343 from Arthur-Milchior/readme1
  • See full diff in compare view


Updates anstyle from 1.0.6 to 1.0.7

Commits


Updates palette from 0.7.5 to 0.7.6

Changelog

Sourced from palette's changelog.

Version 0.7.6 - 2024-04-28

  • #390[390]: Add From implementations for changing Rgb component types between u8, f32 and f64.
  • #342[342]: Implement CAM16. Closes #199[199].
  • #386[386]: Fix angle conversion from f32 to u8. Closes #385[385].
  • #384[384]: Add traits for color schemes from traditional color theory.
Commits
  • 43ff0a6 Merge pull request #397 from Ogeon/prepare_0.7.6
  • bd08f74 Prepare release 0.7.6
  • 52bebbd Merge pull request #392 from Ogeon/deny_doc_warnings
  • 7fdd0e1 Merge pull request #395 from Ogeon/update_release_actions
  • 0f520c4 Update the dependencies of custom actions
  • 68410a6 Merge pull request #393 from Ogeon/rename_analogous2
  • aa19895 Merge pull request #394 from Ogeon/coverage_components
  • b8ad2ee Try to use components for coverage
  • 8074a98 Rename analogous2 to analogous_secondary
  • 7be86e5 Fix documentation warnings
  • Additional commits viewable in compare view


Updates serde from 1.0.198 to 1.0.200

Release notes

Sourced from serde's releases.

v1.0.200

  • Fix formatting of "invalid type" and "invalid value" deserialization error messages containing NaN or infinite floats (#2733, thanks @​jamessan)

v1.0.199

  • Fix ambiguous associated item when forward_to_deserialize_any! is used on an enum with Error variant (#2732, thanks @​aatifsyed)
Commits
  • cc865ac Release 1.0.200
  • 2d973c1 Merge pull request #2733 from jamessan/nan-decimal
  • 6ca499b Only format Unexpected::Float with decimal point if it is finite
  • 1477028 Release 1.0.199
  • 789740b Merge pull request #2732 from aatifsyed/master
  • 8fe7539 fix: ambiguous associated type in forward_to_deserialize_any!
  • f6623a3 Ignore cast_precision_loss pedantic clippy lint
  • See full diff in compare view


Updates tauri from 1.6.2 to 1.6.3

Release notes

Sourced from tauri's releases.

tauri v1.6.3

Updating crates.io index

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 623 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (585 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.6.3
        ├── tauri 1.6.3
        ├── restart 0.1.0
        └── app-updater 0.1.0

warning: 1 allowed warning found

[1.6.3]

Enhancements

  • 3e98145ac(#9570) Run each plugin initialization script on its own context so they do not interfere with each other or the Tauri init script.

Dependencies

  • Upgraded to tauri-utils@1.5.4
  • Upgraded to tauri-runtime@0.14.3
  • Upgraded to tauri-runtime-wry@0.14.6
  • Upgraded to tauri-macros@1.4.4
Updating crates.io index
   Packaging tauri v1.6.3 (/home/runner/work/tauri/tauri/core/tauri)
    Updating crates.io index
</tr></table> 

... (truncated)

Commits


Updates tauri-build from 1.5.1 to 1.5.2

Release notes

Sourced from tauri-build's releases.

tauri-build v1.5.2

Updating crates.io index

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 623 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (585 crate dependencies)
Crate:     atty
Version:   0.2.14
Warning:   unsound
Title:     Potential unaligned read
Date:      2021-07-04
ID:        RUSTSEC-2021-0145
URL:       https://rustsec.org/advisories/RUSTSEC-2021-0145
Dependency tree:
atty 0.2.14
└── clap 3.2.25
    └── tauri 1.6.3
        ├── tauri 1.6.3
        ├── restart 0.1.0
        └── app-updater 0.1.0

warning: 1 allowed warning found

[1.5.2]

Dependencies

  • Upgraded to tauri-utils@1.5.4
  • Upgraded to tauri-codegen@1.4.3
Updating crates.io index
   Packaging tauri-build v1.5.2 (/home/runner/work/tauri/tauri/core/tauri-build)
   Verifying tauri-build v1.5.2 (/home/runner/work/tauri/tauri/core/tauri-build)
    Updating crates.io index
 Downloading crates ...
  Downloaded embed-resource v2.4.2
  Downloaded tauri-winres v0.1.1
  Downloaded cargo_toml v0.15.3
   Compiling proc-macro2 v1.0.81
</tr></table> 

... (truncated)

Commits
  • 07b6f9f apply version updates (#9683)
  • 5ee5ed4 fix: schemars 0.8.18 compatibility (#9680)
  • 3e98145 fix(core): run plugin init script in a separate context (#9570)
  • caddd5b Apply Version Updates From Current Changes (v1) (#9544)
  • 705da97 fix: optional chaining is not supported on older webviews (#9529)
  • fe6f81f chore: fix clippy false positive (#9329)
  • 9dd67ab fix(cli): upgrade heck to better support Chinese/Japanese prodcut name on Lin...
  • e3b6d38 fix(core/path): remove suffix in basename only once (#9166)
  • 80a215a Apply Version Updates From Current Changes (v1) (#9013)
  • d42668c fix(runtime-wry): avoid panic during clipboard initialization on wayland (#9003)
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.