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
Bumps the cargo group with 6 updates in the / directory:
1.0.82
1.0.83
1.0.6
1.0.7
0.7.5
0.7.6
1.0.198
1.0.200
1.6.2
1.6.3
1.5.1
1.5.2
Updates
anyhow
from 1.0.82 to 1.0.83Release notes
Sourced from anyhow's releases.
Commits
96f0392
Release 1.0.8317bbd1e
Merge pull request #363 from dtolnay/checkcfg3ab3c3b
Resolve unexpected_cfgs warning8e62244
Discard CI coverage of backtrace feature on toolchains older than 1.63e77374f
Mirror PR 343 changes from readme to rustdoccb47d7c
Reword no-std documentation change from PR 3436b5bdb1
Wrap PR 343 to 80 columnsf01080b
Merge pull request #343 from Arthur-Milchior/readme1Updates
anstyle
from 1.0.6 to 1.0.7Commits
caeb9d8
chore: Release3f7df27
docs: Update changelog41a1dd3
Merge pull request #188 from epage/msrv255c79b
fix: Drop MSRV to 1.64d2d2b73
Merge pull request #187 from epage/templateb53bf3a
style: Restore prelude wildcarde229852
chore: Update from _rust/main template181a2cf
chore(ci): Allow prelude wildcard imports82cf9a6
chore(ci): Reduce noisy lintsa01f25d
chore(ci): Reduce noisy lintsUpdates
palette
from 0.7.5 to 0.7.6Changelog
Sourced from palette's changelog.
Commits
43ff0a6
Merge pull request #397 from Ogeon/prepare_0.7.6bd08f74
Prepare release 0.7.652bebbd
Merge pull request #392 from Ogeon/deny_doc_warnings7fdd0e1
Merge pull request #395 from Ogeon/update_release_actions0f520c4
Update the dependencies of custom actions68410a6
Merge pull request #393 from Ogeon/rename_analogous2aa19895
Merge pull request #394 from Ogeon/coverage_componentsb8ad2ee
Try to use components for coverage8074a98
Renameanalogous2
toanalogous_secondary
7be86e5
Fix documentation warningsUpdates
serde
from 1.0.198 to 1.0.200Release notes
Sourced from serde's releases.
Commits
cc865ac
Release 1.0.2002d973c1
Merge pull request #2733 from jamessan/nan-decimal6ca499b
Only format Unexpected::Float with decimal point if it is finite1477028
Release 1.0.199789740b
Merge pull request #2732 from aatifsyed/master8fe7539
fix: ambiguous associated type in forward_to_deserialize_any!f6623a3
Ignore cast_precision_loss pedantic clippy lintUpdates
tauri
from 1.6.2 to 1.6.3Release notes
Sourced from tauri's releases.
... (truncated)
Commits
07b6f9f
apply version updates (#9683)db9ec4e
ci: fix msrv check (#9682)2a9a280
ci: fix msrv check (#9681)5ee5ed4
fix: schemars 0.8.18 compatibility (#9680)b8fd8e1
refactor(nsis): use nsis's built-in com plugin instead of ApplicationID plugi...0749a84
chore(cli/deps): updatensis-tauri-utils
to0.3
(#9605)80db9df
ci: use node 16 (#9600)532279b
ci(1.x): Fix publishing of cli-macos-x64 (#9575)3e98145
fix(core): run plugin init script in a separate context (#9570)fd2f8ab
ci(1.x): Remove nodejs14 test in cli.js publishing workflow (#9569)Updates
tauri-build
from 1.5.1 to 1.5.2Release notes
Sourced from tauri-build's releases.
... (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)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