chore(deps): bump the minor-and-patch group in /src-tauri with 4 updates #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-and-patch group in /src-tauri with 4 updates: tauri, serde_json, anyhow and ordered-float.
Updates
tauri
from 2.0.3 to 2.0.4Release notes
Sourced from tauri's releases.
... (truncated)
Commits
25cc565
chore(ci): delete processed change filedf83e5c
apply version updates (#11361)3cb73d0
fix(core): mark event commands as async (#11355)ef2482d
fix(core): crash on macOS older than Sequoia (#11366)e3b09be
feat(core): add channel interceptor API (#11362)bcf2792
feat(core): addContextMenu::hpopupmenu
on Windows (#11354)68d4460
docs(android): warn users that passing raw bytes over ipc is not possible on ...f3f521f
fix(core): fallback toWRY_ANDROID_PACKAGE
with backticks replaced (#11348)e75f0d2
chore(deps) Update Rust crate proc-macro2 to v1.0.87 (#11192)e63432f
docs: fix "Capability" documentation example (#11337)Updates
serde_json
from 1.0.128 to 1.0.131Release notes
Sourced from serde_json's releases.
Commits
a810ba9
Release 1.0.1310d084c5
Touch up PR 1135b4954a9
Merge pull request #1135 from swlynch99/map-deserializer2825e15
Release 1.0.1302a2adb1
Merge pull request #1204 from dtolnay/u128d86703f
Add Number u128 conversions7e45e3d
Merge pull request #1203 from dtolnay/i128errbe68eab
Return error instead of Null if i128 deserialized to Value is out of range95f55f3
Delete Number conversion example code1a944f4
Delete Value::as_i128Updates
anyhow
from 1.0.89 to 1.0.90Release notes
Sourced from anyhow's releases.
Commits
a0b868a
Release 1.0.900f74169
Improve rendering of inline code in macros documentation8ce4560
Ignore needless_lifetimes clippy lintbe64707
Resolve used_underscore_items pedantic clippy lintUpdates
ordered-float
from 4.3.0 to 4.4.0Release notes
Sourced from ordered-float's releases.
Commits
324b3e1
Version 4.4.0dc0269e
Merge pull request #161 from tisonkun/derive-visitor0e7da65
feat: integrate with derive-visitor6c47902
Merge pull request #160 from kpreid/ci88275c3
Merge pull request #159 from kpreid/eqd614112
CI: update actions/checkout, remove actions-rs/*85a4b9d
Document signed zero hazards.e2c7a82
Merge pull request #158 from kpreid/transparent7abdbc9
Addimpl bytemuck::TransparentWrapper for OrderedFloat
.4b07101
Document thatNotNan
isrepr(transparent)
.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 <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions