-
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 19 updates #179
Merged
github-actions
merged 1 commit into
main
from
dependabot/cargo/src-tauri/all-a07e160b52
Dec 18, 2023
Merged
Bump the all group in /src-tauri with 19 updates #179
github-actions
merged 1 commit into
main
from
dependabot/cargo/src-tauri/all-a07e160b52
Dec 18, 2023
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 19 updates: | Package | From | To | | --- | --- | --- | | [async-task](https://github.com/smol-rs/async-task) | `4.5.0` | `4.6.0` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.8` | `0.5.9` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.3` | `0.8.4` | | [ctor](https://github.com/mmastrac/rust-ctor) | `0.2.5` | `0.2.6` | | [filetime](https://github.com/alexcrichton/filetime) | `0.2.22` | `0.2.23` | | [http-body](https://github.com/hyperium/http-body) | `0.4.5` | `0.4.6` | | [hyper](https://github.com/hyperium/hyper) | `0.14.27` | `0.14.28` | | [libc](https://github.com/rust-lang/libc) | `0.2.150` | `0.2.151` | | [mio](https://github.com/tokio-rs/mio) | `0.8.9` | `0.8.10` | | [once_cell](https://github.com/matklad/once_cell) | `1.18.0` | `1.19.0` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.60` | `0.10.61` | | [ryu](https://github.com/dtolnay/ryu) | `1.0.15` | `1.0.16` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.51` | | [tokio](https://github.com/tokio-rs/tokio) | `1.34.0` | `1.35.0` | | [try-lock](https://github.com/seanmonstar/try-lock) | `0.2.4` | `0.2.5` | | [uds_windows](https://github.com/haraldh/rust_uds_windows) | `1.0.2` | `1.1.0` | | [unicode-bidi](https://github.com/servo/unicode-bidi) | `0.3.13` | `0.3.14` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.19` | `0.5.28` | | [xattr](https://github.com/Stebalien/xattr) | `1.0.1` | `1.1.1` | Updates `async-task` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/smol-rs/async-task/releases) - [Changelog](https://github.com/smol-rs/async-task/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-task@v4.5.0...v4.6.0) Updates `crossbeam-channel` from 0.5.8 to 0.5.9 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-channel-0.5.8...crossbeam-channel-0.5.9) Updates `crossbeam-deque` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-deque-0.8.3...crossbeam-deque-0.8.4) Updates `ctor` from 0.2.5 to 0.2.6 - [Commits](https://github.com/mmastrac/rust-ctor/commits) Updates `filetime` from 0.2.22 to 0.2.23 - [Commits](alexcrichton/filetime@0.2.22...0.2.23) Updates `http-body` from 0.4.5 to 0.4.6 - [Changelog](https://github.com/hyperium/http-body/blob/v0.4.6/CHANGELOG.md) - [Commits](hyperium/http-body@v0.4.5...v0.4.6) Updates `hyper` from 0.14.27 to 0.14.28 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.28/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.27...v0.14.28) Updates `libc` from 0.2.150 to 0.2.151 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.150...0.2.151) Updates `mio` from 0.8.9 to 0.8.10 - [Release notes](https://github.com/tokio-rs/mio/releases) - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md) - [Commits](tokio-rs/mio@v0.8.9...v0.8.10) Updates `once_cell` from 1.18.0 to 1.19.0 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.18.0...v1.19.0) Updates `openssl` from 0.10.60 to 0.10.61 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.60...openssl-v0.10.61) Updates `ryu` from 1.0.15 to 1.0.16 - [Release notes](https://github.com/dtolnay/ryu/releases) - [Commits](dtolnay/ryu@1.0.15...1.0.16) Updates `thiserror` from 1.0.50 to 1.0.51 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.50...1.0.51) Updates `tokio` from 1.34.0 to 1.35.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.35.0) Updates `try-lock` from 0.2.4 to 0.2.5 - [Commits](seanmonstar/try-lock@v0.2.4...v0.2.5) Updates `uds_windows` from 1.0.2 to 1.1.0 - [Release notes](https://github.com/haraldh/rust_uds_windows/releases) - [Changelog](https://github.com/haraldh/rust_uds_windows/blob/v1.1.0/CHANGELOG.md) - [Commits](haraldh/rust_uds_windows@v1.0.2...v1.1.0) Updates `unicode-bidi` from 0.3.13 to 0.3.14 - [Release notes](https://github.com/servo/unicode-bidi/releases) - [Commits](https://github.com/servo/unicode-bidi/commits/v0.3.14) Updates `winnow` from 0.5.19 to 0.5.28 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.19...v0.5.28) Updates `xattr` from 1.0.1 to 1.1.1 - [Commits](https://github.com/Stebalien/xattr/commits) --- updated-dependencies: - dependency-name: async-task dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: crossbeam-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: crossbeam-deque dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ctor dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: filetime dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: http-body dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: hyper dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: libc dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: mio dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: once_cell dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: openssl 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: thiserror dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: try-lock dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: uds_windows dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: unicode-bidi dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: xattr dependency-type: indirect update-type: version-update:semver-minor 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 19 updates:
4.5.0
4.6.0
0.5.8
0.5.9
0.8.3
0.8.4
0.2.5
0.2.6
0.2.22
0.2.23
0.4.5
0.4.6
0.14.27
0.14.28
0.2.150
0.2.151
0.8.9
0.8.10
1.18.0
1.19.0
0.10.60
0.10.61
1.0.15
1.0.16
1.0.50
1.0.51
1.34.0
1.35.0
0.2.4
0.2.5
1.0.2
1.1.0
0.3.13
0.3.14
0.5.19
0.5.28
1.0.1
1.1.1
Updates
async-task
from 4.5.0 to 4.6.0Release notes
Sourced from async-task's releases.
Changelog
Sourced from async-task's changelog.
Commits
dfa2374
v4.6.0 (#64)e909f77
m: Add leap_unwrap & make RawTask::TASK_LAYOUT non-optional918ec72
Update futures-lite requirement from 1.12.0 to 2.0.0Updates
crossbeam-channel
from 0.5.8 to 0.5.9Release notes
Sourced from crossbeam-channel's releases.
Commits
62024f1
Prepare for the next release0be853e
Fix get_unchecked UB by raw pointer calculationab31855
ci: Use stable rustc for codegenac3d0f6
Remove dependency on scopeguardac0b414
Catch panics in critical section of thread::scopec7b4f22
AtomicCell: Always implement {,Ref}UnwindSafe6cb3a57
epoch: Fix build error with loomcb896e8
AtomicCell: Use fetch_{min,max}cf9d974
AtomicCell: use atomic! macro in the impl_arithmetic!0ad36ec
Resolve some MSRV-related TODOsUpdates
crossbeam-deque
from 0.8.3 to 0.8.4Release notes
Sourced from crossbeam-deque's releases.
Commits
62024f1
Prepare for the next release0be853e
Fix get_unchecked UB by raw pointer calculationab31855
ci: Use stable rustc for codegenac3d0f6
Remove dependency on scopeguardac0b414
Catch panics in critical section of thread::scopec7b4f22
AtomicCell: Always implement {,Ref}UnwindSafe6cb3a57
epoch: Fix build error with loomcb896e8
AtomicCell: Use fetch_{min,max}cf9d974
AtomicCell: use atomic! macro in the impl_arithmetic!0ad36ec
Resolve some MSRV-related TODOsUpdates
ctor
from 0.2.5 to 0.2.6Commits
Updates
filetime
from 0.2.22 to 0.2.23Commits
3e0deed
Bump to 0.2.23c681afa
unix/birthtime: use broad support of libstd (#100)b53dd77
Update redox_syscall to 0.4.1 and add Redox build to CI (#101)d31dc01
windows-sys 0.52 (#102)Updates
http-body
from 0.4.5 to 0.4.6Changelog
Sourced from http-body's changelog.
Commits
930f1a2
v0.4.66104a31
backport CollectUpdates
hyper
from 0.14.27 to 0.14.28Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
Commits
98a7ab0
v0.14.28344a878
fix(http1): add internal limit for chunked extensions (#3495)5eca028
fix(http1): reject chunked headers missing a digit (#3494)7f382ad
feat(body): deprecate to_bytes() and aggregate() (#3466)ad50497
feat(client): addconn::http1::Connection::without_shutdown()
method (#3431)4899703
chore(ci): cache rust dependencye2c223a
chore(ffi): revamp gen_header using cargo-expand45fef3b
chore(ci): check C header file with stable rust5bddd5e
chore(ci): use stable rust for building C API440f23a
chore(ci): replace actions-rs with run and use taiki-e/install-action or taik...Updates
libc
from 0.2.150 to 0.2.151Release notes
Sourced from libc's releases.
... (truncated)
Commits
fe5fe49
Auto merge of #3472 - JohnTitor:release-0.2.151, r=JohnTitorf37806e
Auto merge of #3471 - devnexen:netbsdlike_map_tryfixed, r=JohnTitor347d95a
Auto merge of #3469 - devnexen:obsd_reg_riscv64, r=JohnTitor9645281
Prepare release for v0.2.15136f5f13
openbsd/netbsd MAP_TRYFIXED constant740e784
Auto merge of #3470 - JohnTitor:docs-rs-aarch64-apple-darwin, r=JohnTitor558acf1
Generateaarch64-apple-darwin
docs on docs.rsc4e3e91
Auto merge of #3453 - arctic-alpaca:main, r=JohnTitor0cd65a9
openbsd riscv64 adding sigcontext5901514
AddSOL_XDP
to linux muslUpdates
mio
from 0.8.9 to 0.8.10Changelog
Sourced from mio's changelog.
Commits
54e679b
Release v0.8.10bfc9d3d
poll: Fix old comment not relevant after a refactor in the original PR.f6a20da
Add Solaris operating system support (#1724)Updates
once_cell
from 1.18.0 to 1.19.0Changelog
Sourced from once_cell's changelog.
Commits
c48d3c2
Merge pull request #251 from taks/portable-atomic8211d80
Fix CI2715aa9
v1.19.0dffcae4
Fix CIde4cd9d
Revert atomic-polyfill featuree26736f
Fix CI5f88676
Use portable_atomic instead of atomic-polyfill874f937
clarify that MSRV does bump the minor version3cd6549
Merge #245a2eabc9
Add--generate-link-to-definition
option when building on docs.rsUpdates
openssl
from 0.10.60 to 0.10.61Commits
c428588
Release openssl v0.10.613e6b5d4
Release openssl-sys v0.9.9761c4acd
Merge pull request #2117 from sfackler/maybe-uninit1092196
Add uninit read methods and switch to _ex when possibleea075d1
Merge pull request #2115 from davidben/x509-purpose-get-id9cafc73
Restore struct in handwritten, memory-unsafe bindings25606f0
Use X509_PURPOSE_get_id instead of struct accessefe619c
Merge pull request #2114 from davidben/x509-object-free66c16ca
X509_OBJECT_free_contents is not X509_OBJECT_free8840e53
Merge pull request #2113 from alex/new-boringsslUpdates
ryu
from 1.0.15 to 1.0.16Release notes
Sourced from ryu's releases.
Commits
668d654
Release 1.0.165bfd87c
Merge pull request #53 from dtolnay/sync2e482fc
Sync to ulfjack/ryu@77e767f2ded0d1
Reimplement pow5_factor using modular inversea8ef629
Add tests for pow5_factorf84f806
Merge pull request #51 from dtolnay/negativenane6f97e0
Add test of negative NaNb9b01a1
Test docs.rs documentation build in CI522321f
Update name of clippy clone impl lint2fbfd76
Ignore needless_doctest_main clippy lintUpdates
thiserror
from 1.0.50 to 1.0.51Release notes
Sourced from thiserror's releases.
Commits
0555b80
Release 1.0.51b94add8
Add ui test where fallback impl conflicts with handwritten Display02c6a55
Merge pull request #266 from dtolnay/fallback1754825
Work around trivial bounds being unstable1567f40
Try to remove "doesn't implement Debug" in fallback expansiond7e3bdd
Fix redundant "Error doesn't implement Display" in fallback7e5ff62
Emit an Error impl even in the presence of bad attributes0444cd5
Merge pull request #265 from dtolnay/fallbackfixmeb010e52
Add test looking for invalid input to still generate an impl1c6c4bb
Merge pull request #264 from dtolnay/errortraitpathUpdates
tokio
from 1.34.0 to 1.35.0Release notes
Sourced from tokio's releases.
Commits
92a3455
chore: prepare Tokio v1.35.0 (#6197)1968565
chore: use relaxed load for unsync_load (#6203)c9273f1
sync: improve safety comments forWakeList
(#6200)e05d0f8
changelog: fix missing link for 1.8.2 (#6199)debcb22
Revert "net: addSocketAddr::as_abstract_namespace
(#6144)" (#6198)83b7397
io: drop theSized
requirements fromAsyncReadExt.read_buf
(#6169)3991f9f
docs: fix typo in 'tokio/src/sync/broadcast.rs' (#6182)48c0e62
chore: use relaxed load forunsync_load
on miri (#6179)d561b58
taskdump: skip notified tasks during taskdumps (#6194)3a4aef1
runtime: reduce the lock contention in task spawn (#6001)Updates
try-lock
from 0.2.4 to 0.2.5Commits
fd160ec
v0.2.5d8e7c8d
update license year1fe343d
MakeTryLock::new
const fn
(#2)Updates
uds_windows
from 1.0.2 to 1.1.0Release notes
Sourced from uds_windows's releases.
Changelog
Sourced from uds_windows's changelog.
Commits
363423e
chore: add CHANGELOG.mdfb5e294
chore: release uds_windows version 1.1.09dd3467
chore: add release workflow1c22796
chore: update release.toml61faef4
chore: add cliff.toml and release.tomld0945bd
ci: add conventional commit checkerf5ca3b1
fix: clippy warnings3cc1414
ci: move clippy to the main workflowdf87259
Added safety comments above unsafe blocks within safe functions14f3cbe
Support I/O Safety types and traits: AsSocket, BorrowedSocket, OwnedSocketUpdates
unicode-bidi
from 0.3.13 to 0.3.14Commits
Updates
winnow
from 0.5.19 to 0.5.28Changelog
Sourced from winnow's changelog.
... (truncated)
Commits
7107ce9
chore: Release98c6a24
docs: Update changelog0108618
Merge pull request #396 from epage/tlvbc6fefd
docs(binary): Try to make TLV parsers more obviousaa95f42
fix(binary): Clarify length_count as length_repeat2538d04
fix(binary): Clarify length_value as length_and_thenc174d4a
fix(binary): Clarify length_data as length_takef92e523
chore: Release0667222
docs: Update changelog90baf53
Merge pull request #395 from epage/fnmutUpdates
xattr
from 1.0.1 to 1.1.1Commits
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