-
Notifications
You must be signed in to change notification settings - Fork 31
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
Bump the all group in /src-tauri with 37 updates #221
Merged
github-actions
merged 1 commit into
main
from
dependabot/cargo/src-tauri/all-e7dea7e4f5
May 13, 2024
Merged
Bump the all group in /src-tauri with 37 updates #221
github-actions
merged 1 commit into
main
from
dependabot/cargo/src-tauri/all-e7dea7e4f5
May 13, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group in /src-tauri with 37 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.116` | `1.0.117` | | [serde](https://github.com/serde-rs/serde) | `1.0.199` | `1.0.201` | | [tauri-build](https://github.com/tauri-apps/tauri) | `1.5.1` | `1.5.2` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.82` | `1.0.83` | | [async-channel](https://github.com/smol-rs/async-channel) | `2.2.1` | `2.3.0` | | [autocfg](https://github.com/cuviper/autocfg) | `1.2.0` | `1.3.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.0.95` | `1.0.97` | | [errno](https://github.com/lambda-fairy/rust-errno) | `0.3.8` | `0.3.9` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.29` | `1.0.30` | | [json-patch](https://github.com/idubrov/json-patch) | `1.2.0` | `1.4.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.153` | `0.2.154` | | [num-traits](https://github.com/rust-num/num-traits) | `0.2.18` | `0.2.19` | | [petgraph](https://github.com/petgraph/petgraph) | `0.6.4` | `0.6.5` | | [piper](https://github.com/notgull/piper) | `0.2.1` | `0.2.2` | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.81` | `1.0.82` | | [rustc-demangle](https://github.com/rust-lang/rustc-demangle) | `0.1.23` | `0.1.24` | | [rustversion](https://github.com/dtolnay/rustversion) | `1.0.15` | `1.0.16` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.17` | `1.0.18` | | [security-framework-sys](https://github.com/kornelski/rust-security-framework) | `2.10.0` | `2.11.0` | | [semver](https://github.com/dtolnay/semver) | `1.0.22` | `1.0.23` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.199` | `1.0.201` | | [tauri-codegen](https://github.com/tauri-apps/tauri) | `1.4.2` | `1.4.3` | | [tauri-macros](https://github.com/tauri-apps/tauri) | `1.4.3` | `1.4.4` | | [tauri-runtime](https://github.com/tauri-apps/tauri) | `0.14.2` | `0.14.3` | | [tauri-runtime-wry](https://github.com/tauri-apps/tauri) | `0.14.5` | `0.14.7` | | [tauri-utils](https://github.com/tauri-apps/tauri) | `1.5.3` | `1.5.4` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [thiserror-impl](https://github.com/dtolnay/thiserror) | `1.0.59` | `1.0.60` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.10` | `0.7.11` | | [wry](https://github.com/tauri-apps/wry) | `0.24.8` | `0.24.9` | | [x11rb](https://github.com/psychon/x11rb) | `0.13.0` | `0.13.1` | | [x11rb-protocol](https://github.com/psychon/x11rb) | `0.13.0` | `0.13.1` | | [zbus](https://github.com/dbus2/zbus) | `4.1.2` | `4.2.1` | | [zbus_macros](https://github.com/dbus2/zbus) | `4.1.2` | `4.2.1` | | [zvariant](https://github.com/dbus2/zbus) | `4.0.2` | `4.1.0` | | [zvariant_derive](https://github.com/dbus2/zbus) | `4.0.2` | `4.1.0` | | [zvariant_utils](https://github.com/dbus2/zbus) | `1.1.0` | `1.1.1` | Updates `serde_json` from 1.0.116 to 1.0.117 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.116...v1.0.117) Updates `serde` from 1.0.199 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.199...v1.0.201) Updates `tauri-build` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v1.5.1...tauri-build-v1.5.2) Updates `anyhow` from 1.0.82 to 1.0.83 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.82...1.0.83) Updates `async-channel` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smol-rs/async-channel/releases) - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-channel@v2.2.1...v2.3.0) Updates `autocfg` from 1.2.0 to 1.3.0 - [Commits](cuviper/autocfg@1.2.0...1.3.0) Updates `cc` from 1.0.95 to 1.0.97 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Commits](rust-lang/cc-rs@1.0.95...1.0.97) Updates `errno` from 0.3.8 to 0.3.9 - [Changelog](https://github.com/lambda-fairy/rust-errno/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/rust-errno/commits) Updates `flate2` from 1.0.29 to 1.0.30 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.29...1.0.30) Updates `json-patch` from 1.2.0 to 1.4.0 - [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md) - [Commits](idubrov/json-patch@v1.2.0...v1.4.0) Updates `libc` from 0.2.153 to 0.2.154 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.153...0.2.154) Updates `num-traits` from 0.2.18 to 0.2.19 - [Changelog](https://github.com/rust-num/num-traits/blob/master/RELEASES.md) - [Commits](rust-num/num-traits@num-traits-0.2.18...num-traits-0.2.19) Updates `petgraph` from 0.6.4 to 0.6.5 - [Changelog](https://github.com/petgraph/petgraph/blob/master/RELEASES.rst) - [Commits](https://github.com/petgraph/petgraph/compare/[email protected]@v0.6.5) Updates `piper` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/notgull/piper/releases) - [Changelog](https://github.com/smol-rs/piper/blob/main/CHANGELOG.md) - [Commits](smol-rs/piper@v0.2.1...v0.2.2) Updates `proc-macro2` from 1.0.81 to 1.0.82 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](dtolnay/proc-macro2@1.0.81...1.0.82) Updates `rustc-demangle` from 0.1.23 to 0.1.24 - [Commits](rust-lang/rustc-demangle@0.1.23...0.1.24) Updates `rustversion` from 1.0.15 to 1.0.16 - [Release notes](https://github.com/dtolnay/rustversion/releases) - [Commits](dtolnay/rustversion@1.0.15...1.0.16) Updates `ryu` from 1.0.17 to 1.0.18 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.17...1.0.18) Updates `security-framework-sys` from 2.10.0 to 2.11.0 - [Release notes](https://github.com/kornelski/rust-security-framework/releases) - [Commits](kornelski/rust-security-framework@v2.10.0...v2.11.0) Updates `semver` from 1.0.22 to 1.0.23 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.22...1.0.23) Updates `serde_derive` from 1.0.199 to 1.0.201 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.199...v1.0.201) Updates `tauri-codegen` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-codegen-v1.4.2...tauri-codegen-v1.4.3) Updates `tauri-macros` from 1.4.3 to 1.4.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-macros-v1.4.3...tauri-macros-v1.4.4) Updates `tauri-runtime` from 0.14.2 to 0.14.3 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-runtime-v0.14.2...tauri-runtime-v0.14.3) Updates `tauri-runtime-wry` from 0.14.5 to 0.14.7 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-runtime-wry-v0.14.5...tauri-runtime-wry-v0.14.7) Updates `tauri-utils` from 1.5.3 to 1.5.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-utils-v1.5.3...tauri-utils-v1.5.4) Updates `thiserror` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.59...1.0.60) Updates `thiserror-impl` from 1.0.59 to 1.0.60 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.59...1.0.60) Updates `tokio-util` from 0.7.10 to 0.7.11 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.10...tokio-util-0.7.11) Updates `wry` from 0.24.8 to 0.24.9 - [Release notes](https://github.com/tauri-apps/wry/releases) - [Changelog](https://github.com/tauri-apps/wry/blob/wry-v0.24.9/CHANGELOG.md) - [Commits](tauri-apps/wry@wry-v0.24.8...wry-v0.24.9) Updates `x11rb` from 0.13.0 to 0.13.1 - [Changelog](https://github.com/psychon/x11rb/blob/master/doc/changelog.md) - [Commits](psychon/x11rb@v0.13.0...v0.13.1) Updates `x11rb-protocol` from 0.13.0 to 0.13.1 - [Changelog](https://github.com/psychon/x11rb/blob/master/doc/changelog.md) - [Commits](psychon/x11rb@v0.13.0...v0.13.1) Updates `zbus` from 4.1.2 to 4.2.1 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](dbus2/zbus@zbus-4.1.2...zbus-4.2.1) Updates `zbus_macros` from 4.1.2 to 4.2.1 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](dbus2/zbus@zbus_macros-4.1.2...zbus-4.2.1) Updates `zvariant` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](dbus2/zbus@zvariant-4.0.2...zvariant-4.1.0) Updates `zvariant_derive` from 4.0.2 to 4.1.0 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](dbus2/zbus@zvariant_derive-4.0.2...zbus-4.1.0) Updates `zvariant_utils` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/dbus2/zbus/releases) - [Commits](dbus2/zbus@zvariant_utils-1.1.0...zvariant_utils-1.1.1) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-build dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: async-channel dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: autocfg dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: errno dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: flate2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: json-patch dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: num-traits dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: petgraph dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: piper dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: proc-macro2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rustc-demangle dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rustversion dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ryu dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: security-framework-sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_derive dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-codegen dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-macros dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-runtime dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-runtime-wry dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: thiserror-impl dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio-util dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wry dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: x11rb dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: x11rb-protocol dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: zbus dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zbus_macros dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zvariant dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zvariant_derive dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: zvariant_utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 all group in /src-tauri with 37 updates:
1.0.116
1.0.117
1.0.199
1.0.201
1.5.1
1.5.2
1.0.82
1.0.83
2.2.1
2.3.0
1.2.0
1.3.0
1.0.95
1.0.97
0.3.8
0.3.9
1.0.29
1.0.30
1.2.0
1.4.0
0.2.153
0.2.154
0.2.18
0.2.19
0.6.4
0.6.5
0.2.1
0.2.2
1.0.81
1.0.82
0.1.23
0.1.24
1.0.15
1.0.16
1.0.17
1.0.18
2.10.0
2.11.0
1.0.22
1.0.23
1.0.199
1.0.201
1.4.2
1.4.3
1.4.3
1.4.4
0.14.2
0.14.3
0.14.5
0.14.7
1.5.3
1.5.4
1.0.59
1.0.60
1.0.59
1.0.60
0.7.10
0.7.11
0.24.8
0.24.9
0.13.0
0.13.1
0.13.0
0.13.1
4.1.2
4.2.1
4.1.2
4.2.1
4.0.2
4.1.0
4.0.2
4.1.0
1.1.0
1.1.1
Updates
serde_json
from 1.0.116 to 1.0.117Release notes
Sourced from serde_json's releases.
Commits
0ae247c
Release 1.0.1174517c7a
PartialEq is not implemented between Value and 128-bit intsfdf99c7
Combine number PartialEq testsb4fc245
Merge pull request #1130 from serde-rs/checkcfg98f1a24
Resolve unexpected_cfgs warningUpdates
serde
from 1.0.199 to 1.0.201Release notes
Sourced from serde's releases.
Commits
b4f1bc1
Release 1.0.201029ab46
Merge pull request #2737 from dtolnay/checkcfg220ca0c
Resolve unexpected_cfgs warning20306f4
Fix cfg on test_systemtime_overflowcc865ac
Release 1.0.2002d973c1
Merge pull request #2733 from jamessan/nan-decimal6ca499b
Only format Unexpected::Float with decimal point if it is finiteUpdates
tauri-build
from 1.5.1 to 1.5.2Release notes
Sourced from tauri-build'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
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
async-channel
from 2.2.1 to 2.3.0Release notes
Sourced from async-channel's releases.
Changelog
Sourced from async-channel's changelog.
Commits
5c4b849
v2.3.03fc1130
feat: Add a force send functionUpdates
autocfg
from 1.2.0 to 1.3.0Commits
6f5ba91
Merge pull request #63 from cuviper/release-1.3.072bafe0
Release 1.3.0deec60c
Merge pull request #62 from cuviper/rewrappeda8a58bd
Wrapper enhancementsf13980b
Merge pull request #59 from cuviper/probe_rawe01e120
Fix the probe_raw test on no_stde0a2240
AddAutoCfg::probe_raw
for free-form probesUpdates
cc
from 1.0.95 to 1.0.97Release notes
Sourced from cc's releases.
Commits
9866310
Release cc 1.0.97 (#1066)385228f
Avoid recursive calls into try_get_compiler when items are in the cache (#1050)d864140
Bump actions/checkout from 3 to 4 (#1064)8ea8988
Rm unnecessary println in try_get_compiler (#1063)8521a7f
Don't use the value of SDKROOT if it doesn't match the target. (#1047)8084e0f
fix: emscripten build on windows (#1054)3637304
CI: Run cargo-semver-checks for every PR and commits to main (#1053)c1e3268
Fix commit message in regenerate-target-info.yml (#1062)01c7850
dep: Regenerate target info (#1061)0d096e5
Fixregenerate-target-info.yml
(#1060)Updates
errno
from 0.3.8 to 0.3.9Changelog
Sourced from errno's changelog.
Commits
Updates
flate2
from 1.0.29 to 1.0.30Commits
d3bea90
Merge pull request #405 from Byron/fix-CI5048843
Merge pull request #407 from striezel-stash/actions-checkout-v442c86ce
Merge pull request #406 from striezel-stash/fix-some-typosf7b99e9
Update actions/checkout in GitHub Actions workflows to v4563f1c4
Fix typos1126a4a
prepare bugfix release to make docs work againbc1b3e9
CI verifies that docs can be built (#404)5ce4154
fix CI by assuring builds work with --all-features enabled (#404)Updates
json-patch
from 1.2.0 to 1.4.0Commits
a7f1e29
chore: Release json-patch version 1.4.064b81f3
Back-porting changes from mainUpdates
libc
from 0.2.153 to 0.2.154Release notes
Sourced from libc's releases.
Commits
b78d6a3
Merge pull request #3573 from Dirreke/update-libc0.23111f6f
Merge pull request #3600 from pcc/strtime4d836cc
Merge pull request #3618 from devnexen/dfbsd_gtrandom23a1b4c
Merge pull request #3638 from nielx/haiku-hrev57593-0.2f4ab3e7
Merge pull request #3637 from ur4t/libc-0.24d6fe50
Move strftime, strftime_l, strptime to linux_likee79e95f
adding getentropy/getrandom to dragonflybsd.8220683
Double quote variables in shell scriptsc0a6936
Add constant AT_MINSIGSTKSZ introduced by glibc 2.351c7f8fc
Haiku: synchronize with post R1-beta 4 changes in libcUpdates
num-traits
from 0.2.18 to 0.2.19Changelog
Sourced from num-traits's changelog.
Commits
7ec3d41
Merge pull request #321 from cuviper/release-0.2.191a8d429
Release 0.2.198358949
Merge pull request #305 from michaelciraci/implement-float-clamp1a44ffb
Add a default impl forFloat::clamp
2957044
Implementing clamp for Float traita90d4a6
Merge pull request #310 from cuviper/msrv-1.60ca42b4e
Update the MSRV in docse9bea92
Upgrade to 2021 edition4e253cd
Assume has_float_to_from_bytes7212041
Assume has_int_to_from_bytesUpdates
petgraph
from 0.6.4 to 0.6.5Changelog
Sourced from petgraph's changelog.
Commits
c32a86b
Release0.6.5
(#644)da2e428
Ford Fulkerson algorithm support. (#640)561c476
Chore: Minor - Bumped actions/checkout to version 4. (#631)5b2d8da
Minor: Cargo doc fixup. (#630)5cabfe3
Fixed clippy warnings (#627)3361e04
chore: bumped itertools to 0.12.1. (#628)08b0ad9
Move Minimum Spanning Tree Algorithm to its own module (#624)4678de4
Page rank algorithm support (#623)c71f6e4
Allow alternative hash functions in GraphMap (#622)e219ecf
UseIndexMap::get_index_of
Updates
piper
from 0.2.1 to 0.2.2Release notes
Sourced from piper's releases.
Changelog
Sourced from piper's changelog.
Commits
1483232
v0.2.2abc152e
Update portable-atomic-util requirement from 0.1.2 to 0.2.0a9692eb
msrv: Bump to v1.37.04f12289
deps: Update async-channel requirement from 1.8.0 to 2.0.012c595c
deps: Update futures-lite requirement from 1.12.0 to 2.0.008ca9db
m: Update async-io requirement from 1.13.0 to 2.0.0c58d164
Fix CI config (#8)Updates
proc-macro2
from 1.0.81 to 1.0.82Release notes
Sourced from proc-macro2's releases.
Commits
8dc63f3
Release 1.0.82790cb41
Merge pull request #457 from dtolnay/defaultfeatures2ebe711
Fix use of deprecated default_features in Cargo.tomla720819
Delete unused nightly cfg37c5d18
Merge pull request #456 from dtolnay/checkcfg5e02f52
Suppress unknown_lints warning on old rustc2660d30
Resolve unexpected_cfgs warningUpdates
rustc-demangle
from 0.1.23 to 0.1.24Commits
d43f6d5
0.1.24 release0ad7b13
Always omit zero disambiguators on crate-roots.Updates
rustversion
from 1.0.15 to 1.0.16Release notes
Sourced from rustversion's releases.
Commits
c7bc274
Release 1.0.16746bf5a
Merge pull request #48 from dtolnay/checkcfg84f01fa
Resolve unexpected_cfgs warningUpdates
ryu
from 1.0.17 to 1.0.18Release notes
Sourced from ryu's releases.
Commits
12746aa
Release 1.0.1886b1932
Merge pull request #55 from dtolnay/checkcfg6132d8b
Resolve unexpected_cfgs warning7b7c262
Remove html_root_url reminder from Cargo.tomla05753c
Revert "Temporarily disable miri on doctests"8a06923
Explicitly install a Rust toolchain for cargo-outdated jobdbb973b
Temporarily disable miri on doctestsUpdates
security-framework-sys
from 2.10.0 to 2.11.0Commits
f829e92
Bump8c89e67
Upgrade to bitflags 2fedc8dc
chore(doc): improve docs for subject item search option3619255
feat(search): add case-insensitive and subject item search options17f4078
Prefer keeping CFString3bf806d
fixup: kSecAttrDescription -> kSecAttrComment for comment3a2b873
Add support for searching by access groups.588c313
Support account name, comment, description, service when adding items to the ...Updates
semver
from 1.0.22 to 1.0.23Release notes
Sourced from semver's releases.
Commits
69efd3c
Release 1.0.23451b419
Merge pull request #318 from dtolnay/checkcfg5b71485
Resolve unexpected_cfgs warningc520af7
Revert "Temporarily disable miri on doctests"73b5d9e
Merge pull request #313 from Saecki/patch-1e8d61de
chore: fix typo in safety commentd282d48
Explicitly install a Rust toolchain for cargo-outdated job6e6ba22
Temporarily disable miri on doctestsUpdates
serde_derive
from 1.0.199 to 1.0.201Release notes
Sourced from serde_derive's releases.
Commits
b4f1bc1
Release 1.0.201029ab46
Merge pull request #2737 from dtolnay/checkcfg220ca0c
Resolve unexpected_cfgs warning20306f4
Fix cfg on test_systemtime_overflowcc865ac
Release 1.0.2002d973c1
Merge pull request #2733 from jamessan/nan-decimal6ca499b
Only format Unexpected::Float with decimal point if it is finiteUpdates
tauri-codegen
from 1.4.2 to 1.4.3Release notes
Sourced from tauri-codegen'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-macros
from 1.4.3 to 1.4.4Release notes
Sourced from tauri-macros'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-runtime
from 0.14.2 to 0.14.3Release notes
Sourced from tauri-runtime's releases.