-
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 #261
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 19 updates: | Package | From | To | | --- | --- | --- | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.87` | | [async-executor](https://github.com/smol-rs/async-executor) | `1.13.0` | `1.13.1` | | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.17.1` | `1.18.0` | | [cc](https://github.com/rust-lang/cc-rs) | `1.1.15` | `1.1.18` | | [cpufeatures](https://github.com/RustCrypto/utils) | `0.2.13` | `0.2.14` | | [globset](https://github.com/BurntSushi/ripgrep) | `0.4.14` | `0.4.15` | | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.22` | `0.4.23` | | [ipnet](https://github.com/krisprice/ipnet) | `2.9.0` | `2.10.0` | | [parking](https://github.com/smol-rs/parking) | `2.2.0` | `2.2.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.38.35` | `0.38.36` | | [serde_derive](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [tao](https://github.com/tauri-apps/tao) | `0.16.9` | `0.16.10` | | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` | | [wayland-backend](https://github.com/smithay/wayland-rs) | `0.3.6` | `0.3.7` | | [wayland-client](https://github.com/smithay/wayland-rs) | `0.31.5` | `0.31.6` | | [wayland-scanner](https://github.com/smithay/wayland-rs) | `0.31.4` | `0.31.5` | | [wayland-sys](https://github.com/smithay/wayland-rs) | `0.31.4` | `0.31.5` | Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.127...1.0.128) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `anyhow` from 1.0.86 to 1.0.87 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.87) Updates `async-executor` from 1.13.0 to 1.13.1 - [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.13.0...v1.13.1) Updates `bytemuck` from 1.17.1 to 1.18.0 - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md) - [Commits](Lokathor/bytemuck@v1.17.1...v1.18.0) Updates `cc` from 1.1.15 to 1.1.18 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.1.15...cc-v1.1.18) Updates `cpufeatures` from 0.2.13 to 0.2.14 - [Commits](RustCrypto/utils@cpufeatures-v0.2.13...cpufeatures-v0.2.14) Updates `globset` from 0.4.14 to 0.4.15 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](BurntSushi/ripgrep@globset-0.4.14...ignore-0.4.15) Updates `ignore` from 0.4.22 to 0.4.23 - [Release notes](https://github.com/BurntSushi/ripgrep/releases) - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md) - [Commits](https://github.com/BurntSushi/ripgrep/commits) Updates `ipnet` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/krisprice/ipnet/releases) - [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md) - [Commits](krisprice/ipnet@2.9.0...2.10.0) Updates `parking` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/smol-rs/parking/releases) - [Changelog](https://github.com/smol-rs/parking/blob/master/CHANGELOG.md) - [Commits](smol-rs/parking@v2.2.0...v2.2.1) Updates `rustix` from 0.38.35 to 0.38.36 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.38.35...v0.38.36) Updates `serde_derive` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `tao` from 0.16.9 to 0.16.10 - [Release notes](https://github.com/tauri-apps/tao/releases) - [Changelog](https://github.com/tauri-apps/tao/blob/tao-v0.16.10/CHANGELOG.md) - [Commits](tauri-apps/tao@tao-v0.16.9...tao-v0.16.10) Updates `tokio-util` from 0.7.11 to 0.7.12 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12) Updates `wayland-backend` from 0.3.6 to 0.3.7 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-client` from 0.31.5 to 0.31.6 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-scanner` from 0.31.4 to 0.31.5 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) Updates `wayland-sys` from 0.31.4 to 0.31.5 - [Release notes](https://github.com/smithay/wayland-rs/releases) - [Changelog](https://github.com/Smithay/wayland-rs/blob/master/historical_changelog.md) - [Commits](https://github.com/smithay/wayland-rs/commits) --- 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: anyhow dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: async-executor dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: bytemuck 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: cpufeatures dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: globset 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: ipnet dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: parking dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: rustix 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: tao 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: wayland-backend dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wayland-client dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wayland-scanner dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: wayland-sys 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
Sep 9, 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 19 updates:
1.0.127
1.0.128
1.0.209
1.0.210
1.0.86
1.0.87
1.13.0
1.13.1
1.17.1
1.18.0
1.1.15
1.1.18
0.2.13
0.2.14
0.4.14
0.4.15
0.4.22
0.4.23
2.9.0
2.10.0
2.2.0
2.2.1
0.38.35
0.38.36
1.0.209
1.0.210
0.16.9
0.16.10
0.7.11
0.7.12
0.3.6
0.3.7
0.31.5
0.31.6
0.31.4
0.31.5
0.31.4
0.31.5
Updates
serde_json
from 1.0.127 to 1.0.128Release notes
Sourced from serde_json's releases.
Commits
d96b1d9
Release 1.0.128599228d
Merge pull request #1188 from Mrreadiness/feat/add-hashmap-key-128-serializer5416cee
feat: add support for 128 bit HashMap key serialization27a4ca9
Upload CI Cargo.lock for reproducing failuresUpdates
serde
from 1.0.209 to 1.0.210Release notes
Sourced from serde's releases.
Commits
89c4b02
Release 1.0.210eeb8e44
Merge pull request #2818 from dtolnay/coreerror785c2d9
Stabilize no-std StdError traitd549f04
Reformat parse_ip_impl definition and calls4c0dd63
Delete attr support from core::net deserialization macros26fb134
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614b
Merge pull request #2817 from dtolnay/corenetb1f899f
Delete doc(cfg) attribute from impls that are supported in no-stdb4f860e
Merge pull request #2816 from MathiasKoch/chore/core-netd940fe1
Reuse existing Buf wrapper as replacement for std::io::WriteUpdates
anyhow
from 1.0.86 to 1.0.87Release notes
Sourced from anyhow's releases.
Commits
afe93e7
Release 1.0.87d58fa4b
Fix outdated html_root_urlc18d807
Disable unused doc_cfg feature8ecfcdf
Merge pull request #383 from dtolnay/nostdbee814a
Support error sources in no-std on Rust 1.81+1eabf69
Merge pull request #382 from dtolnay/corerequest3e70139
Access generic_member_access APIs through corec378a2c
Upload CI Cargo.lock for reproducing failurese38edc0
Raise rustc required for backtrace feature to 1.67eb976a4
Merge pull request #378 from dtolnay/ttprettyUpdates
async-executor
from 1.13.0 to 1.13.1Release notes
Sourced from async-executor's releases.
Changelog
Sourced from async-executor's changelog.
Commits
62a83b1
v1.13.1e399c25
Fix doc build (#125)57ffea0
chore: fix clippy complains identUpdates
bytemuck
from 1.17.1 to 1.18.0Changelog
Sourced from bytemuck's changelog.
Commits
860c391
chore: Release bytemuck version 1.18.04c535f9
Clean up Cargo.toml (#271)374d184
Update changelog.md1906570
Add a convenience feature indicating you're on the latest stable version of R...2d2b397
update the changelog to be less dismissive because we don't need that negativ...Updates
cc
from 1.1.15 to 1.1.18Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
668facd
chore: release (#1204)5e161c6
Fixed unsoundness inStderrForwarder::forward_available
(#1203)8df1156
chore: release (#1202)e4a1a88
fix finding toolchains when invoked by msbuild (#1201)e8b13ba
chore: release (#1199)845052c
Treat VxWorks wr-cc as a Gnu compiler (#1198)Updates
cpufeatures
from 0.2.13 to 0.2.14Commits
6a87dce
cpufeatures v0.2.14 (#1104)4be6789
aarch64-dit: initial crate (#1102)1417560
README.md(s): use img.shields.io crate version badgescfa21ea
cpufeatures: add DIT support for AArch64 Linux targets (#1101)1ad4078
cpufeatures: add support for DIT detection on Apple silicon (#1100)5d46aba
block-buffer: release v0.11.0-rc.1 (#1098)Updates
globset
from 0.4.14 to 0.4.15Commits
5680183
ignore-0.4.15b458cf3
deps: update to base64 0.12793c117
ignore: allow filtering with predicatedf7a3bf
grep-cli: support files compressed by compress(1)28f2a93
doc: shorten -h/--help prelude64a4dee
cli: improve invalid UTF-8 pattern error message50840ea
doc: note how to escape a '$' in --replace17dcc2b
doc: clarify that files override gitignores9a858e4
doc: add config file note for --type-{add,clear}7ed9a31
printer: fix --count-matches outputUpdates
ignore
from 0.4.22 to 0.4.23Commits
Updates
ipnet
from 2.9.0 to 2.10.0Release notes
Sourced from ipnet's releases.
Changelog
Sourced from ipnet's changelog.
Commits
6c72e9f
Update lib.rs7732422
Update Cargo.tomla799770
Update RELEASES.md13a8615
Merge pull request #53 from cuishuang/mastere5e4224
Merge pull request #57 from jjanowsk/new_assertfb951df
Add new_assert implementations975d432
Remove redundant curly braces so that the example program can compileUpdates
parking
from 2.2.0 to 2.2.1Release notes
Sourced from parking's releases.
Changelog
Sourced from parking's changelog.
Commits
0ece32d
v2.2.16109456
Document the difference from std::thread::park()1a771e0
Add more tests (#22)Updates
rustix
from 0.38.35 to 0.38.36Commits
a225c1f
chore: Release rustix version 0.38.36bd86a90
Simplify match conditions. (#1151)16dcb8d
Fall back toTCGETS
ifTCGETS2
fails (#1147)dfae7aa
Fix several bugs in qemu. (#1148)b726837
Fix some TODOs in the CI rules. (#1149)eb9f634
implement Copy for Rlimit (#1150)a07fec9
Re-enable several cross-compilation targets in CI. (#1145)592fea1
Miscellaneous documentation fixes. (#1144)Updates
serde_derive
from 1.0.209 to 1.0.210Release notes
Sourced from serde_derive's releases.
Commits
89c4b02
Release 1.0.210eeb8e44
Merge pull request #2818 from dtolnay/coreerror785c2d9
Stabilize no-std StdError traitd549f04
Reformat parse_ip_impl definition and calls4c0dd63
Delete attr support from core::net deserialization macros26fb134
Relocate cfg attrs out of parse_ip_impl and parse_socket_impl07e614b
Merge pull request #2817 from dtolnay/corenetb1f899f
Delete doc(cfg) attribute from impls that are supported in no-stdb4f860e
Merge pull request #2816 from MathiasKoch/chore/core-netd940fe1
Reuse existing Buf wrapper as replacement for std::io::WriteUpdates
tao
from 0.16.9 to 0.16.10Release notes
Sourced from tao's releases.
... (truncated)
Changelog
Sourced from tao's changelog.
Commits
6f02103
Publish New Versions (0.16.x) (#973)431887c
fix(windows): fix monitor from_point retunring invalid handle (#972)22bd57c
ci: recognize contributors in releasesUpdates
tokio-util
from 0.7.11 to 0.7.12Commits
35f244a
chore: prepare tokio-util v0.7.12 (#6823)1166ecc
config: enable full for tokio-util in the playground (#6818)27539ae
runtime: fix race in yield_defers_until_park test (#6809)ea6d652
chore: prepare Tokio v1.40.0 (#6806)11f66f4
chore: replaceready!
withstd::task::ready!
(#6804)479a56a
time: eliminate timer wheel allocations (#6779)b37f0de
runtime: implement initial set of task hooks (#6742)c9fad08
codec: fix typo in the docs forEncoder::Error
(#6800)cc70a21
task: addjoin_all
method toJoinSet
(#6784)1ac8dff
task: addAbortOnDropHandle
type (#6786)Updates
wayland-backend
from 0.3.6 to 0.3.7Commits
Updates
wayland-client
from 0.31.5 to 0.31.6Commits
Updates
wayland-scanner
from 0.31.4 to 0.31.5Commits
Updates
wayland-sys
from 0.31.4 to 0.31.5Commits
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