-
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 18 updates #184
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 18 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.109` | `1.0.111` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.78` | `1.0.79` | | [async-task](https://github.com/smol-rs/async-task) | `4.6.0` | `4.7.0` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.76` | `0.1.77` | | [bstr](https://github.com/BurntSushi/bstr) | `1.8.0` | `1.9.0` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.11` | `0.2.12` | | [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) | `0.5.10` | `0.5.11` | | [crossbeam-deque](https://github.com/crossbeam-rs/crossbeam) | `0.8.4` | `0.8.5` | | [crossbeam-epoch](https://github.com/crossbeam-rs/crossbeam) | `0.9.17` | `0.9.18` | | [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) | `0.8.18` | `0.8.19` | | [embed-resource](https://github.com/nabijaczleweli/rust-embed-resource) | `2.4.0` | `2.4.1` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.21` | `0.4.22` | | [libc](https://github.com/rust-lang/libc) | `0.2.151` | `0.2.152` | | [semver](https://github.com/dtolnay/semver) | `1.0.20` | `1.0.21` | | [serde_repr](https://github.com/dtolnay/serde-repr) | `0.1.17` | `0.1.18` | | [target-lexicon](https://github.com/bytecodealliance/target-lexicon) | `0.12.12` | `0.12.13` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.53` | `1.0.56` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.31` | `0.5.33` | Updates `serde_json` from 1.0.109 to 1.0.111 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.109...v1.0.111) Updates `anyhow` from 1.0.78 to 1.0.79 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.78...1.0.79) Updates `async-task` from 4.6.0 to 4.7.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.6.0...v4.7.0) Updates `async-trait` from 0.1.76 to 0.1.77 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/commits) Updates `bstr` from 1.8.0 to 1.9.0 - [Commits](BurntSushi/bstr@1.8.0...1.9.0) Updates `cpufeatures` from 0.2.11 to 0.2.12 - [Commits](RustCrypto/utils@cpufeatures-v0.2.11...cpufeatures-v0.2.12) Updates `crossbeam-channel` from 0.5.10 to 0.5.11 - [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.10...crossbeam-channel-0.5.11) Updates `crossbeam-deque` from 0.8.4 to 0.8.5 - [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.4...crossbeam-deque-0.8.5) Updates `crossbeam-epoch` from 0.9.17 to 0.9.18 - [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-epoch-0.9.17...crossbeam-epoch-0.9.18) Updates `crossbeam-utils` from 0.8.18 to 0.8.19 - [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-utils-0.8.18...crossbeam-utils-0.8.19) Updates `embed-resource` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/nabijaczleweli/rust-embed-resource/releases) - [Commits](nabijaczleweli/rust-embed-resource@v2.4.0...v2.4.1) Updates `ignore` from 0.4.21 to 0.4.22 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@ignore-0.4.21...ignore-0.4.22) Updates `libc` from 0.2.151 to 0.2.152 - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.151...0.2.152) Updates `semver` from 1.0.20 to 1.0.21 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.20...1.0.21) Updates `serde_repr` from 0.1.17 to 0.1.18 - [Release notes](https://github.com/dtolnay/serde-repr/releases) - [Commits](dtolnay/serde-repr@0.1.17...0.1.18) Updates `target-lexicon` from 0.12.12 to 0.12.13 - [Commits](bytecodealliance/target-lexicon@v0.12.12...v0.12.13) Updates `thiserror` from 1.0.53 to 1.0.56 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.53...1.0.56) Updates `winnow` from 0.5.31 to 0.5.33 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.31...v0.5.33) --- updated-dependencies: - dependency-name: serde_json 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-task dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: async-trait dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: bstr 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: 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: crossbeam-epoch dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: crossbeam-utils dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: embed-resource dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: ignore 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: semver dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_repr dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: target-lexicon 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: 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
Jan 8, 2024
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 18 updates:
1.0.109
1.0.111
1.0.78
1.0.79
4.6.0
4.7.0
0.1.76
0.1.77
1.8.0
1.9.0
0.2.11
0.2.12
0.5.10
0.5.11
0.8.4
0.8.5
0.9.17
0.9.18
0.8.18
0.8.19
2.4.0
2.4.1
0.4.21
0.4.22
0.2.151
0.2.152
1.0.20
1.0.21
0.1.17
0.1.18
0.12.12
0.12.13
1.0.53
1.0.56
0.5.31
0.5.33
Updates
serde_json
from 1.0.109 to 1.0.111Release notes
Sourced from serde_json's releases.
Commits
0131ac6
Release 1.0.11196ecfad
Merge pull request #1100 from heiher/limb-64-la64c80dbaf
Set limb width to 64 for loongarch64df5cf21
Release 1.0.110c35856a
Pull in proc-macro2 sccache fixUpdates
anyhow
from 1.0.78 to 1.0.79Release notes
Sourced from anyhow's releases.
Commits
71ab53d
Release 1.0.7960705a5
Merge pull request #340 from dtolnay/depinfo17e252b
Include env-dep:RUSTC_BOOTSTRAP in dep-info for sccache04774c0
Merge pull request #338 from dtolnay/nightlyci1fd290c
Make CI verify that error_generic_member_access works in latest nightlyee41470
RUSTC must be set by Cargo for build scriptUpdates
async-task
from 4.6.0 to 4.7.0Release notes
Sourced from async-task's releases.
Changelog
Sourced from async-task's changelog.
Commits
cb8fc14
v4.7.0b276d25
feat(runnable): reintroduce into_raw/from_raw functionsUpdates
async-trait
from 0.1.76 to 0.1.77Commits
Updates
bstr
from 1.8.0 to 1.9.0Commits
d4aeee2
1.9.002e5a7c
api: impl Clone for Split, Find and several other iterators35321c9
deps: bump to memchr 2.7.0Updates
cpufeatures
from 0.2.11 to 0.2.12Commits
5abf0fd
Release cpufeatures v0.2.12 (#1036)481df9d
cpufeatures: support more AVX512-related features (#1035)b896607
hybrid-array v0.2.0-pre.8 (#1033)55a93f1
hybrid-array: expand sizes (#1032)37c1560
hybrid-array: re-addAsRef\<[T; N]>
/AsMut\<[T; N]>
impls (#1031)c37259c
Release *-pre.2 prereleases (#1030)bbed36e
Bumpcrypto-common
to v0.2.0-pre.2 (#1029)5144cec
Bumphybrid-array
depenency to v0.2.0-pre.7 (#1028)e688bae
hybrid-array v0.2.0-pre.7 (#1027)404a67e
hybrid-array: useFrom
forArray
<->[T; N]
reference conversions (#1026)Updates
crossbeam-channel
from 0.5.10 to 0.5.11Release notes
Sourced from crossbeam-channel's releases.
Commits
9c3182a
Prepare for the next release35a55d2
Remove dependency on cfg-if0935295
epoch: Remove unused autocfg dependencye02133b
Use const thread_local5a15fc2
More correct buffer allocation7389cdf
ci: Remove scripts that call single command4ef4f09
Ignore dead_code warnings for tuple structsUpdates
crossbeam-deque
from 0.8.4 to 0.8.5Release notes
Sourced from crossbeam-deque's releases.
Commits
9c3182a
Prepare for the next release35a55d2
Remove dependency on cfg-if0935295
epoch: Remove unused autocfg dependencye02133b
Use const thread_local5a15fc2
More correct buffer allocation7389cdf
ci: Remove scripts that call single command4ef4f09
Ignore dead_code warnings for tuple structs95d0bd0
Prepare for the next release65f0b07
Automatically cancel outdated CI runs on PRecc994e
Update compile_fail doctestUpdates
crossbeam-epoch
from 0.9.17 to 0.9.18Release notes
Sourced from crossbeam-epoch's releases.
Commits
9c3182a
Prepare for the next release35a55d2
Remove dependency on cfg-if0935295
epoch: Remove unused autocfg dependencye02133b
Use const thread_local5a15fc2
More correct buffer allocation7389cdf
ci: Remove scripts that call single command4ef4f09
Ignore dead_code warnings for tuple structsUpdates
crossbeam-utils
from 0.8.18 to 0.8.19Release notes
Sourced from crossbeam-utils's releases.
Commits
9c3182a
Prepare for the next release35a55d2
Remove dependency on cfg-if0935295
epoch: Remove unused autocfg dependencye02133b
Use const thread_local5a15fc2
More correct buffer allocation7389cdf
ci: Remove scripts that call single command4ef4f09
Ignore dead_code warnings for tuple structsUpdates
embed-resource
from 2.4.0 to 2.4.1Commits
85e3f68
Bump version to 2.4.1e4e30d2
MSRV 1.67 (https://github.com/nabijaczleweli/rust-embed-resource/actions/runs...25a77c4
Pass /no-preprocess flag to llvm-rc 16+dfc4b39
Support LLVM17 in llvm-rc auto-detectionUpdates
ignore
from 0.4.21 to 0.4.22Commits
2c38975
ignore-0.4.22c8e4a84
cli: prefix all non-fatal error messages with 'rg: 'b9c7749
ignore: fix reference cycle for compiled matchers67dd809
ignore: add some 'allow(dead_code)' annotationse0a8567
complete/fish: improve shell completions for fish56c7ad1
ignore/types: add Lean2a4dba3
ignore/types: add meson.optionsdaa157b
core: actually implement --sortr=path0096c74
grep-0.3.18c48355
deps: bump grep-printer to 0.2.1Updates
libc
from 0.2.151 to 0.2.152Release notes
Sourced from libc's releases.
Commits
3d17519
Merge pull request #3522 from JohnTitor/libc-0.2.1520f5d2c1
Prepare release for v0.2.152ee500ca
Merge pull request #3521 from rust-lang/main72093f3
Auto merge of #3510 - JohnTitor:prepare-libc-0.3, r=JohnTitore5612b9
Auto merge of #3520 - devnexen:fuchsia_upd, r=JohnTitor44ba265
fuchsia adding pthread_set/getname_np2f93bfb
Auto merge of #3519 - JohnTitor:tweak-libc-0.2-ci, r=JohnTitor11f7c7b
Auto merge of #3518 - asomers:more-sigsuspend, r=JohnTitor0b9596b
Tweak libc-0.2 CI5594447
Auto merge of #3517 - shuoer86:main, r=JohnTitorUpdates
semver
from 1.0.20 to 1.0.21Release notes
Sourced from semver's releases.
Commits
f9cc2df
Release 1.0.2187914b1
Pull in proc-macro2 sccache fixb617188
Merge pull request #309 from dtolnay/optionifletelse5481cb9
Remove option_if_let_else clippy suppressionUpdates
serde_repr
from 0.1.17 to 0.1.18Release notes
Sourced from serde_repr's releases.
Commits
14107d6
Release 0.1.18a1425be
Pull in proc-macro2 sccache fixUpdates
target-lexicon
from 0.12.12 to 0.12.13Commits
138d000
chore: Release target-lexicon version 0.12.131a07f11
Merge pull request #98 from bytecodealliance/sunfishcode/x32-abi630b531
Fix theTarget::pointer_width
value on x32 and ilp32 targets.Updates
thiserror
from 1.0.53 to 1.0.56Release notes
Sourced from thiserror's releases.
Commits
77d0af4
Release 1.0.56d4caabd
Pull in proc-macro2 sccache fix6089273
Release 1.0.55322a2ae
Merge pull request #280 from dtolnay/depinfofd7d7a5
Emit dep-info for probe.rs in case sccache needs it447c328
Release 1.0.544619db8
Merge pull request #279 from dtolnay/depinfo7b53bff
Make env-dep:RUSTC_BOOTSTRAP get listed in probe's dep-infoe0500ad
Merge pull request #277 from dtolnay/nightlyci48cea47
Make CI verify that error_generic_member_access works in latest nightlyUpdates
winnow
from 0.5.31 to 0.5.33Changelog
Sourced from winnow's changelog.
Commits
fadf156
chore: Releasefc5a37d
docs: Update changelog2ce947e
Merge pull request #417 from epage/tag-char8091f2e
bench: Compare tag/one_of0d79d0b
feat(token):tag
combinator supportchar
type1b64ef9
chore: Release00fefbd
docs: Update changelog72c8cc0
Merge pull request #412 from dezyh/issue-441-float-inf25e2d08
fix: Match optional +/- prefix on float35fdb62
test: Add additional tests for nan valuesDependabot 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