chore(deps): bump the cargo-dependencies group across 1 directory with 10 updates#33
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…h 10 updates Bumps the cargo-dependencies group with 10 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [serde](https://github.com/serde-rs/serde) | `1.0.219` | `1.0.228` | | [serde_json](https://github.com/serde-rs/json) | `1.0.140` | `1.0.148` | | [tokio](https://github.com/tokio-rs/tokio) | `1.45.1` | `1.49.0` | | [arboard](https://github.com/1Password/arboard) | `3.5.0` | `3.6.1` | | [enigo](https://github.com/enigo-rs/enigo) | `0.2.1` | `0.6.1` | | [toml](https://github.com/toml-rs/toml) | `0.8.23` | `0.9.6` | | [log](https://github.com/rust-lang/log) | `0.4.27` | `0.4.29` | | [mockall](https://github.com/asomers/mockall) | `0.13.1` | `0.14.0` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.20.0` | `3.24.0` | | [serial_test](https://github.com/palfrey/serial_test) | `3.2.0` | `3.3.1` | Updates `serde` from 1.0.219 to 1.0.228 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.219...v1.0.228) Updates `serde_json` from 1.0.140 to 1.0.148 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.140...v1.0.148) Updates `tokio` from 1.45.1 to 1.49.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.45.1...tokio-1.49.0) Updates `arboard` from 3.5.0 to 3.6.1 - [Release notes](https://github.com/1Password/arboard/releases) - [Commits](1Password/arboard@v3.5.0...v3.6.1) Updates `enigo` from 0.2.1 to 0.6.1 - [Changelog](https://github.com/enigo-rs/enigo/blob/main/CHANGES.md) - [Commits](enigo-rs/enigo@v0.2.1...v0.6.1) Updates `toml` from 0.8.23 to 0.9.6 - [Commits](toml-rs/toml@toml-v0.8.23...toml-v0.9.6) Updates `log` from 0.4.27 to 0.4.29 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.29) Updates `mockall` from 0.13.1 to 0.14.0 - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md) - [Commits](asomers/mockall@v0.13.1...v0.14.0) Updates `tempfile` from 3.20.0 to 3.24.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.24.0) Updates `serial_test` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/palfrey/serial_test/releases) - [Commits](palfrey/serial_test@v3.2.0...v3.3.1) --- updated-dependencies: - dependency-name: serde dependency-version: 1.0.228 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tokio dependency-version: 1.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: arboard dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: enigo dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: toml dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: mockall dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: serial_test dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 cargo-dependencies group with 10 updates in the /src-tauri directory:
1.0.2191.0.2281.0.1401.0.1481.45.11.49.03.5.03.6.10.2.10.6.10.8.230.9.60.4.270.4.290.13.10.14.03.20.03.24.03.2.03.3.1Updates
serdefrom 1.0.219 to 1.0.228Release notes
Sourced from serde's releases.
Commits
a866b33Release 1.0.2285adc9e8Merge pull request #2995 from dtolnay/rustdocflagsab58178Workaround for RUSTDOCFLAGS='--cfg=docsrs'415d9fcRelease 1.0.2277c58427Merge pull request #2991 from dtolnay/inlinecoredoc9d3410eMerge pull request #2992 from dtolnay/inplaceseed2fb6748Remove InPlaceSeed public re-exportf8137c7Inline serde_core into serde in docsrs modeb7dbf7eMerge pull request #2990 from dtolnay/integer1287c83691No longer macro_use integer128 moduleUpdates
serde_jsonfrom 1.0.140 to 1.0.148Release notes
Sourced from serde_json's releases.
Commits
8b291c4Release 1.0.1481aefe15Update to zmij 1.062d6e8dRelease 1.0.147fd829a6Merge pull request #1304 from dtolnay/zmije757a3dSwitch from ryu -> zmij for float formatting75ad7e6Release 1.0.146bc6c827Merge pull request #1305 from Xeonacid/patch-1a09210aSet fast_arithmetic=64 for riscv6401182e5Update actions/upload-artifact@v5 -> v6383b13aUpdate actions/upload-artifact@v4 -> v5Updates
tokiofrom 1.45.1 to 1.49.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
e3b89bbchore: prepare Tokio v1.49.0 (#7824)4f577b8Merge 'tokio-1.47.3' into 'master'f320197chore: prepare Tokio v1.47.3 (#7823)ea6b144ci: freeze rustc on nightly-2025-01-25 innetlify.toml(#7652)264e703Mergetokio-1.43.4intotokio-1.47.x(#7822)dfb0f00chore: prepare Tokio v1.43.4 (#7821)4a91f19ci: fix wasm32-wasip1 tests (#7788)601c383ci: upgrade FreeBSD from 14.2 to 14.3 (#7758)484cb52sync: returnTryRecvError::DisconnectedfromReceiver::try_recvafter `Re...16f20c3rt: mentionLocalRuntimeinnew_current_threaddocs (#7820)Updates
arboardfrom 3.5.0 to 3.6.1Release notes
Sourced from arboard's releases.
Commits
a3750c7Release 3.6.1edcce2cRemove CHANGELOG.md in favor of GitHub releases26a96a6Bump windows-sys semver range to support 0.60.x7bdd1c1Update errno for windows-sys 0.60 flexibility55c0b26read/write_unaligned rather than using manual field offsetsff15a09Return conversionFailure instead of adhoc errors16ef181Implement fetching PNG on Windows and prefer over DIB when availablea3c64f9Add a couple of end-to-end DIBV5 testse6008eaUse image for reading DIB and try to make it do the right thing for 32-bit BI...17ef05caddfile_listtoSetinterface (#181)Updates
enigofrom 0.2.1 to 0.6.1Changelog
Sourced from enigo's changelog.
... (truncated)
Commits
b297a14docs.rs: Fixed build by only activating thelibei_smolfeature and not `lib...3d0bec0all: Publish 0.6.0f6fa039linux: libei: Ensure a safe tokio version is used2491620linux: libei: Require at least tokio 1.7 to be secureb4c8465tests: macos 15 has the same screen dimensions as linux and windows63d7ab0build(deps): update ron requirement from 0.10 to 0.113729524build(deps): update ashpd requirement from 0.11 to 0.12792dcd0linux: libei: Choose which async runtime you want5d998delinux: libei: Fix runtime crash if no tokio runtime was started9396087linux: libei: Use futures crate to not nest runtimesUpdates
tomlfrom 0.8.23 to 0.9.6Commits
4695fb0chore: Release6a77ed7docs: Update changelogc1e8197refactor: Switch serde dependency to serde_core (#1036)d85d6cdrefactor: Switch serde dependency to serde_core9154dcbchore: Release38f445cdocs: Update changelog1ce8a75feat(edit): Expose Table::span (#1031)290c28ffeat(edit): Expose Table::spanb2bc739chore(deps): Update Rust Stable to v1.89 (#1026)bd21148chore: ReleaseUpdates
logfrom 0.4.27 to 0.4.29Release notes
Sourced from log's releases.
Changelog
Sourced from log's changelog.
Commits
b1e2df7Merge pull request #719 from rust-lang/cargo/0.4.293fe1a54prepare for 0.4.29 release7a432d9Merge pull request #718 from rust-lang/ci/msrv0689d56rebump msrv to 1.68.046b448etry drop msrv back to 1.61.0929ab38fix up doc test feature gate957cecebump serde-dependent cratesbea40c8bump msrv to 1.68.0c540184Merge pull request #716 from rust-lang/ci-smaller-matrix2c971e63Merge branch 'master' into ci-smaller-matrix2Updates
mockallfrom 0.13.1 to 0.14.0Changelog
Sourced from mockall's changelog.
Commits
4401e5achore: Release73e6c8bMerge pull request #649 from jonatanzeidler/f.const-genericsc8920baAdd a CHANGELOG entry for PR #649dcbad06Actually use a struct in the const_generic_struct_with_static_method teste9d52fbDon't create () fields for each const generic paramtersb734232Allow const generics in automockb2133c9Allow methods on mocks to be called with a range of times in a Sequence (#660)ae37861Fully qualify Send and Sync marker traits (#672)695e55aFix mocking foreign functions with a variadic argument and no pattern (#673)d50aa1dimprove error message (#668)Updates
tempfilefrom 3.20.0 to 3.24.0Changelog
Sourced from tempfile's changelog.
Commits
1712764chore: release v3.24.0a8dc864feat: completely support WASIP2 on stable rust (#382)5a03572Exclude CI scripts from published package (#384)da894f1build(deps): bump actions/checkout from 5 to 6 (#383)fe9f4a3chore: release v3.23.0 (#381)006c3fdfix: use std::os::fd instead of std::os::wasi (#380)b0e6309doc: Update COPYRIGHT link (#377)2d6fc3fFix formatting in Builder::disable_cleanup documentation (#375)f720dbechore: release 3.22.055d742cchore: remove deprecated unstable feature flagUpdates
serial_testfrom 3.2.0 to 3.3.1Release notes
Sourced from serial_test's releases.
Commits
0771eb03.3.1ace6ebfMerge pull request #148 from palfrey/docsrs-testing349375dImprove feature flag docsf9deb97Remove doc_auto_cfgd5a4c09Reset cargo.lock89253b1Test docs-rs will work5e84cd43.3.0abfc053Merge pull request #147 from palfrey/non-absolute-file-checking38d6b05Refactor feature name for serial_test_test2620c79test-all-features needs more escapingDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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