-
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 #159
Merged
github-actions
merged 1 commit into
main
from
dependabot/cargo/src-tauri/all-e57d05302a
Oct 16, 2023
Merged
Bump the all group in /src-tauri with 15 updates #159
github-actions
merged 1 commit into
main
from
dependabot/cargo/src-tauri/all-e57d05302a
Oct 16, 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 15 updates: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.188` | `1.0.189` | | [tauri](https://github.com/tauri-apps/tauri) | `1.4.1` | `1.5.2` | | [tauri-build](https://github.com/tauri-apps/tauri) | `1.4.0` | `1.5.0` | | [aho-corasick](https://github.com/BurntSushi/aho-corasick) | `1.1.1` | `1.1.2` | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.73` | `0.1.74` | | [bstr](https://github.com/BurntSushi/bstr) | `1.6.2` | `1.7.0` | | [deranged](https://github.com/jhpratt/deranged) | `0.3.8` | `0.3.9` | | [flate2](https://github.com/rust-lang/flate2-rs) | `1.0.27` | `1.0.28` | | [json-patch](https://github.com/idubrov/json-patch) | `1.1.0` | `1.2.0` | | [regex](https://github.com/rust-lang/regex) | `1.9.6` | `1.10.1` | | [rustix](https://github.com/bytecodealliance/rustix) | `0.37.24` | `0.37.25` | | [semver](https://github.com/dtolnay/semver) | `1.0.19` | `1.0.20` | | [time](https://github.com/time-rs/time) | `0.3.29` | `0.3.30` | | [tracing](https://github.com/tokio-rs/tracing) | `0.1.37` | `0.1.39` | | [winnow](https://github.com/winnow-rs/winnow) | `0.5.16` | `0.5.17` | Updates `serde` from 1.0.188 to 1.0.189 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.188...v1.0.189) Updates `tauri` from 1.4.1 to 1.5.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v1.4.1...tauri-v1.5.2) Updates `tauri-build` from 1.4.0 to 1.5.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v1.4...tauri-build-v1.5) Updates `aho-corasick` from 1.1.1 to 1.1.2 - [Commits](BurntSushi/aho-corasick@1.1.1...1.1.2) Updates `async-trait` from 0.1.73 to 0.1.74 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.73...0.1.74) Updates `bstr` from 1.6.2 to 1.7.0 - [Commits](BurntSushi/bstr@1.6.2...1.7.0) Updates `deranged` from 0.3.8 to 0.3.9 - [Commits](https://github.com/jhpratt/deranged/commits) Updates `flate2` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/rust-lang/flate2-rs/releases) - [Commits](rust-lang/flate2-rs@1.0.27...1.0.28) Updates `json-patch` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/idubrov/json-patch/blob/main/CHANGELOG.md) - [Commits](idubrov/json-patch@v1.1.0...v1.2.0) Updates `regex` from 1.9.6 to 1.10.1 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.9.6...1.10.1) Updates `rustix` from 0.37.24 to 0.37.25 - [Release notes](https://github.com/bytecodealliance/rustix/releases) - [Commits](bytecodealliance/rustix@v0.37.24...v0.37.25) Updates `semver` from 1.0.19 to 1.0.20 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.19...1.0.20) Updates `time` from 0.3.29 to 0.3.30 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.29...v0.3.30) Updates `tracing` from 0.1.37 to 0.1.39 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-0.1.37...tracing-0.1.39) Updates `winnow` from 0.5.16 to 0.5.17 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.5.16...v0.5.17) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tauri dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tauri-build dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: aho-corasick dependency-type: indirect update-type: version-update:semver-patch 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: deranged 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: regex dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: rustix 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: time dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: tracing 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
Oct 16, 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.188
1.0.189
1.4.1
1.5.2
1.4.0
1.5.0
1.1.1
1.1.2
0.1.73
0.1.74
1.6.2
1.7.0
0.3.8
0.3.9
1.0.27
1.0.28
1.1.0
1.2.0
1.9.6
1.10.1
0.37.24
0.37.25
1.0.19
1.0.20
0.3.29
0.3.30
0.1.37
0.1.39
0.5.16
0.5.17
Updates
serde
from 1.0.188 to 1.0.189Release notes
Sourced from serde's releases.
Commits
e94fc65
Release 1.0.189b908487
Remove double nesting of first_attempt2a7c7fa
Merge pull request #2613 from ahl/fix-untagged-plus-simplee302e15
Merge pull request #2625 from marcospb19/add-csv-to-the-list1cbea89
Add CSV to the formats list37a3285
Update ui test suite to nightly-2023-10-068c4aad3
Clean up unneeded raw strings in test1774794
Resolve needless_raw_string_hashes clippy lint in test1af23f1
Test docs.rs documentation build in CI94fbc3d
fix clippyUpdates
tauri
from 1.4.1 to 1.5.2Release notes
Sourced from tauri's releases.
... (truncated)
Commits
441eb4f
Apply Version Updates From Current Changes (v1) (#7988)bab05ff
fix(ci): properly detect@tauri-apps/cli
release id from covector output (#8004)f552c17
fix(bundler): WebView2 offline installer GUID changes (#7998)21cdbb4
fix: truncate file when not appending inwriteFile
, closes #7973 (#7982)1241014
Apply Version Updates From Current Changes (v1) (#7960)40d3400
fix(bundler): team ID is now required for notarytool via app password (#7972)cdd5516
fix(bundler): Use escaped installer path when starting the updater setup, fix...19249d7
Apply Version Updates From Current Changes (v1) (#7938)d6eb46c
fix(macos): fix notraytool's apple-id option name, close #7917 (#7934)3671edb
fix(core): toggle devtools via global shortcut (#7937)Updates
tauri-build
from 1.4.0 to 1.5.0Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
a3277a2
Apply Version Updates From Current Changes (v1) (#7924)d1e09da
hotfix(build): bump tauri-build to 1.5 (#7918)c001a91
fix(ci): update tauri-driver's Cargo.lock file on version bump (#7915)0af553d
Apply Version Updates From Current Changes (v1) (#7261)e9e68ab
fix(ci): downgrade async-executor to 1.5.2 (#7911)c68fbfc
fix: Returns a warning instead of panicking if an AppImage is not mounted, cl...d1858de
fix(cli): help output mixed up for private-key and private-key-path (#7901)9aa34ad
feat(core): Allow http origin on Windows, fixes: #3007 (#7645)e8ff6b1
docs: changeicon
help output to ask for 1024px source icons, closes #7886 ...5ecb46b
fix: rpath missing from app, closes #7710 (#7773)Updates
aho-corasick
from 1.1.1 to 1.1.2Commits
d84a507
1.1.20c3802f
dfa: fix performance bug when building a DFA12025c5
doc: add a FIXME about a perf problemUpdates
async-trait
from 0.1.73 to 0.1.74Release notes
Sourced from async-trait's releases.
Commits
265979b
Release 0.1.745e67709
Fix doc test when async fn in trait is natively supportedef144ae
Update ui test suite to nightly-2023-10-159398a28
Test docs.rs documentation build in CI8737173
Update ui test suite to nightly-2023-09-245ba643c
Test dyn Trait containing async fn247c8e7
Add ui test testing the recommendation to use async-trait799db66
Update ui test suite to nightly-2023-09-230e60248
Update actions/checkout@v3 -> v47fcbc83
Update ui test suite to nightly-2023-08-29Updates
bstr
from 1.6.2 to 1.7.0Commits
ec2154a
1.7.009cfd76
deps: bump to regex-automata 0.4.1fbf9b1d
msrv: bump to Rust 1.65c42ae78
deps: bump to regex-automata 0.4c3d68da
ci: tweak pinned version in CIUpdates
deranged
from 0.3.8 to 0.3.9Commits
Updates
flate2
from 1.0.27 to 1.0.28Release notes
Sourced from flate2's releases.
Commits
a99b53e
Merge pull request #378 from Byron/prep-release223f829
Merge pull request #380 from Manishearth/reset-stream7a61ea5
Reset StreamWrapper after calling mz_inflate / mz_deflate1260d3e
prepare next patch-releasef62ff42
Merge pull request #375 from georeth/fix-read-doc5b23cc9
Fix and unify docs ofbufread
andread
types.f285e9a
Merge pull request #373 from anforowicz/fix-spare-capacity-handling69972b8
Fix soundness ofwrite_to_spare_capacity_of_vec
.82e45fa
Refactoring: Dedupe code intowrite_to_spare_capacity_of_vec
helper.20cdcbe
Merge pull request #371 from jongiddy/jgiddy/msrv-1.53Updates
json-patch
from 1.1.0 to 1.2.0Commits
0d89bbe
chore: Release json-patch version 1.2.00bd3d99
Use utoipa v4040ee26
Fixing the test... again?Updates
regex
from 1.9.6 to 1.10.1Changelog
Sourced from regex's changelog.
... (truncated)
Commits
5dff4bd
1.10.1d242ede
deps: bump regex-automata to 0.4.2488604d
regex-automata-0.4.2ee01ec2
deps: bump regex-syntax to 0.8.21dbeee7
regex-syntax-0.8.2049d063
changelog: 1.10.18a8d599
automata/meta: tweak reverse suffix prefilter strategy04f5d7b
syntax: loosen ASCII compatible rulescfd0ca2
automata/meta: force some prefilter inlining25ad29f
bench: add a redirectUpdates
rustix
from 0.37.24 to 0.37.25Commits
00b84d6
chore: Release rustix version 0.37.25cad15a7
Fixes forDir
on macOS, FreeBSD, and WASI.df3c3a1
Merge pull request from GHSA-c827-hfw6-qwvmUpdates
semver
from 1.0.19 to 1.0.20Release notes
Sourced from semver's releases.
Commits
55fa2ca
Release 1.0.205feccc0
Merge pull request #305 from dtolnay/precedence83aaaf0
Add a method for precedence comparison of Versions83154ea
Test docs.rs documentation build in CIUpdates
time
from 0.3.29 to 0.3.30Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
Commits
72f03e0
v0.3.30 release08ed41d
Address clippy lints9564e59
ImplementSmartDisplay
for main typesdec2a2d
Userstest_reuse
to split tests further1ebc5e3
Added closing markdown tag (#628)75e255d
Avoid wrapping inext
when using--release
Updates
tracing
from 0.1.37 to 0.1.39Release notes
Sourced from tracing's releases.
... (truncated)
Commits
4b99457
chore: prepare tracing 0.1.39 (#2755)b2a5e11
tracing: update core to v0.1.31 and attributes to v0.1.273825a50
tracing: use full path when callingformat_args!
(#2757)c4b2a56
chore: prepare tracing-core 0.1.32 (#2754)2502f19
chore: prepare tracing-attributes 0.1.27 (#2756)9048762
Revert "log: update to env_logger 0.10 to fix GHSA-g98v-hv3f-hcfr (#2740)" (#...6ba5af2
docs: remove mention ofRegistration
on v0.1.x (#2753)11aac9a
log: deprecateenv_logger
in favor oftracing_subscriber::fmt::Subscriber
...2f27752
chore: removeenv_logger
fromhyper
examplef96846d
attributes: fix typo "overriden" => "overridden" (#2719)Updates
winnow
from 0.5.16 to 0.5.17Changelog
Sourced from winnow's changelog.
Commits
897cd5e
chore: Release9410634
docs: Update changelogdb577d9
Merge pull request #348 from epage/customc878116
docs(topic): Expand on custom tokense7e9b52
docs(examples): Add lexer/parser exampleecca81d
fix: Allow custom tokens for Fn ContainsToken03c26b4
test(examples): Make arithmetic benches 1:1628760d
refactor(example): Clean up main921a2a3
test(examples): Align arithmetic testseac1456
refactor(example): Further clean up of arithmeticDependabot 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