-
Notifications
You must be signed in to change notification settings - Fork 30
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 15 updates #169
Merged
Merged
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 15 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.107` | `1.0.108` | | [async-executor](https://github.com/smol-rs/async-executor) | `1.6.0` | `1.7.0` | | [blocking](https://github.com/smol-rs/blocking) | `1.4.1` | `1.5.0` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.9` | `0.2.11` | | [fdeflate](https://github.com/image-rs/fdeflate) | `0.3.0` | `0.3.1` | | [futures-channel](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` | | [futures-executor](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.65` | | [libc](https://github.com/rust-lang/libc) | `0.2.149` | `0.2.150` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.57` | `0.10.59` | | redox_users | `0.4.3` | `0.4.4` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.37` | `0.4.38` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.64` | `0.3.65` | | [windows-core](https://github.com/microsoft/windows-rs) | `0.50.0` | `0.51.1` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.17` | `0.5.19` | Updates `serde_json` from 1.0.107 to 1.0.108 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.107...v1.0.108) Updates `async-executor` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/smol-rs/async-executor/releases) - [Changelog](https://github.com/smol-rs/async-executor/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-executor@v1.6.0...v1.7.0) Updates `blocking` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/smol-rs/blocking/releases) - [Changelog](https://github.com/smol-rs/blocking/blob/master/CHANGELOG.md) - [Commits](smol-rs/blocking@v1.4.1...v1.5.0) Updates `cpufeatures` from 0.2.9 to 0.2.11 - [Commits](RustCrypto/utils@cpufeatures-v0.2.9...cpufeatures-v0.2.11) Updates `fdeflate` from 0.3.0 to 0.3.1 - [Changelog](https://github.com/image-rs/fdeflate/blob/main/CHANGES.md) - [Commits](https://github.com/image-rs/fdeflate/commits/v0.3.1) Updates `futures-channel` from 0.3.28 to 0.3.29 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.28...0.3.29) Updates `futures-executor` from 0.3.28 to 0.3.29 - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.28...0.3.29) Updates `js-sys` from 0.3.64 to 0.3.65 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `libc` from 0.2.149 to 0.2.150 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.149...0.2.150) Updates `openssl` from 0.10.57 to 0.10.59 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.57...openssl-v0.10.59) Updates `redox_users` from 0.4.3 to 0.4.4 Updates `wasm-bindgen-futures` from 0.4.37 to 0.4.38 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `web-sys` from 0.3.64 to 0.3.65 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `windows-core` from 0.50.0 to 0.51.1 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](microsoft/windows-rs@0.50.0...0.51.1) Updates `winnow` from 0.5.17 to 0.5.19 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.17...v0.5.19) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: async-executor dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: blocking dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: fdeflate dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-channel dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: futures-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: js-sys 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: openssl dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: redox_users dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-futures dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: web-sys dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: windows-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: winnow dependency-type: indirect update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
labels
Nov 6, 2023
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 15 updates:
1.0.107
1.0.108
1.6.0
1.7.0
1.4.1
1.5.0
0.2.9
0.2.11
0.3.0
0.3.1
0.3.28
0.3.29
0.3.28
0.3.29
0.3.64
0.3.65
0.2.149
0.2.150
0.10.57
0.10.59
0.4.3
0.4.4
0.4.37
0.4.38
0.3.64
0.3.65
0.50.0
0.51.1
0.5.17
0.5.19
Updates
serde_json
from 1.0.107 to 1.0.108Release notes
Sourced from serde_json's releases.
Commits
4bc1eaa
Release 1.0.1081454eac
Merge pull request #1082 from dtolnay/fromdoc0f072fa
Improve Value From and FromIterator docsa8e6f75
Merge pull request #1081 from fritzrehde/masterebaf617
fixed typosf56053d
Merge pull request #1080 from serde-rs/negativenan4e091d5
Add test of negative NaN and negative infinity421a70d
Fix unused imports39f5ad1
Remove 'remember to update' reminder from Cargo.toml5bb6960
Merge pull request #1075 from dimo414/masterUpdates
async-executor
from 1.6.0 to 1.7.0Release notes
Sourced from async-executor's releases.
Changelog
Sourced from async-executor's changelog.
Commits
c7fd967
v1.7.0361c5fd
Fix missing import on Miri457cf7b
Disable leaky test for MIRIe1e2ab1
Bump async-io, async-lock and futures-liteb91875e
deps: Update async-channel requirement from 1.4.1 to 2.0.0Updates
blocking
from 1.4.1 to 1.5.0Release notes
Sourced from blocking's releases.
Changelog
Sourced from blocking's changelog.
Commits
81ec3dd
v1.5.078060d4
MSRV bumpd5189ef
Bump async-channel, async-lock and futures-lite55ff46a
Update async-lock requirement from 2.6.0 to 3.0.0Updates
cpufeatures
from 0.2.9 to 0.2.11Commits
b1a613b
cpufeatures: release v0.2.11 (#973)a0874f5
cpufeatures: add support for aarch64's sm4 target feature (#972)fd04ea5
hybrid-array v0.2.0-pre.5 (#971)29de876
block-buffer: add optional Zeroize implementation (#963)e70943c
cpufeatures: release v0.2.10 (#962)68cc2d8
cpufeatures: Add support for LoongArch64 (#955)7d6927b
cmov v0.3.1 (#959)840f11b
hybrid-array: implement concat and split methods (#958)eb03093
hybrid-array: implIntoIterator
for references to allArraySize
s (#957)71ec948
hybrid-array: implIntoIterator
for allArraySize
s (#956)Updates
fdeflate
from 0.3.0 to 0.3.1Changelog
Sourced from fdeflate's changelog.
Commits
Updates
futures-channel
from 0.3.28 to 0.3.29Release notes
Sourced from futures-channel's releases.
Changelog
Sourced from futures-channel's changelog.
Commits
86f2a6a
Release 0.3.29a40204d
Provide AtomicWaker if portable-atomic feature is enabled, even if atomic CAS...24cca65
AddTryAny
adaptere60a439
AddTryAll
adapter5051335
Remove unsafe code from AssertUnmoved60a86e1
Fix Sync impl of FuturesUnorderedf392082
Extend io::AsyncBufReadExt::lines example with invalid UTF-82f2ec39
Fix infinite loop caused by invalid UTF-8 bytes8570ea6
Fix unused_imports warning43c0c5f
Add tests forStreamExt::all
andStreamExt::any
Updates
futures-executor
from 0.3.28 to 0.3.29Release notes
Sourced from futures-executor's releases.
Changelog
Sourced from futures-executor's changelog.
Commits
86f2a6a
Release 0.3.29a40204d
Provide AtomicWaker if portable-atomic feature is enabled, even if atomic CAS...24cca65
AddTryAny
adaptere60a439
AddTryAll
adapter5051335
Remove unsafe code from AssertUnmoved60a86e1
Fix Sync impl of FuturesUnorderedf392082
Extend io::AsyncBufReadExt::lines example with invalid UTF-82f2ec39
Fix infinite loop caused by invalid UTF-8 bytes8570ea6
Fix unused_imports warning43c0c5f
Add tests forStreamExt::all
andStreamExt::any
Updates
js-sys
from 0.3.64 to 0.3.65Commits
Updates
libc
from 0.2.149 to 0.2.150Release notes
Sourced from libc's releases.
... (truncated)
Commits
4d2b981
Auto merge of #3424 - JohnTitor:release-0.2.150, r=JohnTitorf50c0a1
Prepare release for v0.2.150240de1f
Auto merge of #3400 - devnexen:nbsd_obsd_siginfo_upd, r=JohnTitor68f46d3
Auto merge of #3421 - ids1024:redox-group, r=JohnTitora685037
redox: Add remaininggrp.h
functions00f48a6
Auto merge of #3418 - JohnTitor:Mantic-Minotaurgha, r=JohnTitor8498879
Auto merge of #3393 - Brijeshkrishna:main, r=JohnTitorf367fa2
Auto merge of #3328 - vincentisambart:apple-additional-decls, r=JohnTitora104192
Auto merge of #3163 - mbyzhang:master, r=JohnTitor946c348
Upgrade Docker images to Ubuntu 23.10Updates
openssl
from 0.10.57 to 0.10.59Release notes
Sourced from openssl's releases.
Commits
d009660
Merge pull request #2083 from alex/bump-for-release955c348
Release openssl v0.10.59 and openssl-sys v0.9.953abd633
Merge pull request #2082 from alex/libresslcf8c058
Merge pull request #2079 from alex/fix-cfgbbfe01b
Merge pull request #2081 from Arnavion/nid_chacha20_poly13056f6e5c4
fixes #2050 -- build and test on libressl 3.8.205b620d
Add binding to NID of Chacha20-Poly1305 cipher946b706
Fixed cfg for RSA_PSSbede98b
Merge pull request #2078 from alex/bump-for-releaseb7be1dc
Release openssl v0.10.58 and openssl-sys v0.9.94Updates
redox_users
from 0.4.3 to 0.4.4Updates
wasm-bindgen-futures
from 0.4.37 to 0.4.38Commits
Updates
web-sys
from 0.3.64 to 0.3.65Commits
Updates
windows-core
from 0.50.0 to 0.51.1Release notes
Sourced from windows-core's releases.
... (truncated)
Commits
f18811c
Version 0.51.1 (#2611)8f47253
Improvewindows-bindgen
forstd
usage (#2610)f1b1edd
Makeriddle
available as a library (#2609)78a0dbe
Version 0.51.0 (#2605)f0c7eda
Metadata processing improvements (#2598)53eed86
Metadata parsing improvements (#2592)a20dbba
Riddle dialects (#2586)f31b44e
Prefer explicit casts (#2582)3cb54c7
Metadata parsing and indexing improvements (#2581)a98ae05
Update Win32 and WDK metadata (#2573)Updates
winnow
from 0.5.17 to 0.5.19Changelog
Sourced from winnow's changelog.
Commits
a19ef45
chore: Release6edde8c
docs: Update changelogbea2415
Merge pull request #362 from vwkd/separatef506135
fix(combinator): improve namingf7d027e
fix(combinator): replace separated0 and separated1 with separatedaf5251e
feat(combinator): add separated947082e
Merge pull request #364 from vwkd/reorder-combinatorf8a448c
reorder repeat1d30ecb
Merge pull request #363 from vwkd/fix-renames7d27917
fix: rename old many0 in commentsDependabot 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