Skip to content

Chore(deps): Bump mockall from 0.14.0 to 0.15.0#1773

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/mockall-0.15.0
Open

Chore(deps): Bump mockall from 0.14.0 to 0.15.0#1773
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/cargo/mockall-0.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 5, 2026

Copy link
Copy Markdown
Contributor

Bumps mockall from 0.14.0 to 0.15.0.

Changelog

Sourced from mockall's changelog.

[ 0.15.0 ] - 2026-06-28

Added

  • Compatibility with the #[auto_impl] macro. (#686)
Commits
  • fc2c853 chore: Release
  • 551fadd Merge pull request #688 from asomers/audit-job-lockfile
  • 21529e3 Fix the audit CI job
  • 2270cdb Merge pull request #686 from Kranzes/automock-auto_impl-compat
  • d3b041d Add compatibility with the #[auto_impl] macro
  • 055886e Merge pull request #687 from asomers/clippy-june-2026
  • ed4bf07 Clippy cleanup
  • f7a4d6f Merge pull request #685 from asomers/clippy=may-2026
  • ba15180 Clippy cleanup: useless_borrows_in_formatting
  • de22d57 Merge pull request #684 from asomers/github-workflows
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mockall](https://github.com/asomers/mockall) from 0.14.0 to 0.15.0.
- [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
- [Commits](asomers/mockall@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: mockall
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added area:core Area: Tauri-independent Core code area:tauri Area: Tauri app, commands, app wiring, or bundling change:deps PR: dependency or lockfile updates labels Jul 5, 2026
@hardwarevisualizerappmanager hardwarevisualizerappmanager Bot enabled auto-merge (squash) July 5, 2026 23:33
@github-actions github-actions Bot added change:config PR: build, TypeScript, Vite, Vitest, Cargo, or Tauri config area:config Area: project configuration files labels Jul 5, 2026
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Rust Tauri Coverage Report

Coverage Details
Filename                                            Regions    Missed Regions     Cover   Functions  Missed Functions  Executed       Lines      Missed Lines     Cover    Branches   Missed Branches     Cover
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
_tests/commands/background_image_test.rs                 39                 0   100.00%           6                 0   100.00%          21                 0   100.00%           0                 0         -
_tests/commands/settings_test.rs                        234                 0   100.00%          19                 0   100.00%         181                 0   100.00%           0                 0         -
adapters/tray.rs                                        127               127     0.00%          14                14     0.00%          87                87     0.00%           0                 0         -
adapters/window.rs                                      539               114    78.85%          43                11    74.42%         460                79    82.83%           0                 0         -
app/startup.rs                                          188                87    53.72%          10                 3    70.00%         114                58    49.12%           0                 0         -
commands/background_image.rs                             22                 7    68.18%          11                 5    54.55%          19                 7    63.16%           0                 0         -
commands/external_component_guidance.rs                  42                42     0.00%           9                 9     0.00%          45                45     0.00%           0                 0         -
commands/hardware.rs                                    285               238    16.49%          61                53    13.11%         235               206    12.34%           0                 0         -
commands/settings.rs                                    800               800     0.00%         128               128     0.00%         670               670     0.00%           0                 0         -
commands/system.rs                                       51                37    27.45%          16                13    18.75%          46                33    28.26%           0                 0         -
commands/ui.rs                                           17                17     0.00%           2                 2     0.00%          13                13     0.00%           0                 0         -
commands/updater.rs                                      97                97     0.00%          15                15     0.00%          66                66     0.00%           0                 0         -
enums/error.rs                                          101                10    90.10%           8                 1    87.50%          86                10    88.37%           0                 0         -
enums/hardware.rs                                       184                 3    98.37%          15                 0   100.00%         111                 2    98.20%           0                 0         -
enums/settings.rs                                       386                16    95.85%          23                 2    91.30%         253                10    96.05%           0                 0         -
infrastructure/database/migration.rs                    151                 0   100.00%          15                 0   100.00%         193                 0   100.00%           0                 0         -
lib.rs                                                  334               334     0.00%          14                14     0.00%         222               222     0.00%           0                 0         -
lifecycle.rs                                            271               222    18.08%          32                28    12.50%         198               175    11.62%           0                 0         -
main.rs                                                   3                 3     0.00%           1                 1     0.00%           3                 3     0.00%           0                 0         -
models/archive_history.rs                                34                34     0.00%           4                 4     0.00%          38                38     0.00%           0                 0         -
models/external_component_guidance.rs                    60                 4    93.33%           6                 0   100.00%          52                 4    92.31%           0                 0         -
models/hardware.rs                                      445                 2    99.55%          23                 0   100.00%         307                 2    99.35%           0                 0         -
models/hardware_archive.rs                                8                 0   100.00%           2                 0   100.00%          10                 0   100.00%           0                 0         -
models/settings.rs                                      351                 0   100.00%          20                 0   100.00%         316                 0   100.00%           0                 0         -
models/storage_health.rs                                  7                 0   100.00%           2                 0   100.00%           9                 0   100.00%           0                 0         -
services/archive_history_service.rs                      41                41     0.00%          15                15     0.00%          50                50     0.00%           0                 0         -
services/background_image_service.rs                    208               128    38.46%          21                10    52.38%         115                71    38.26%           0                 0         -
services/external_component_guidance_service.rs         187                16    91.44%          18                 1    94.44%         120                11    90.83%           0                 0         -
services/gpu_service.rs                                  56                56     0.00%          11                11     0.00%          43                43     0.00%           0                 0         -
services/hardware_service.rs                            212               125    41.04%          28                12    57.14%         156                89    42.95%           0                 0         -
services/language_service.rs                            149                 0   100.00%          24                 0   100.00%          87                 0   100.00%           0                 0         -
services/memory_service.rs                               12                12     0.00%           3                 3     0.00%           7                 7     0.00%           0                 0         -
services/motherboard_service.rs                          12                12     0.00%           3                 3     0.00%           7                 7     0.00%           0                 0         -
services/network_service.rs                              14                14     0.00%           1                 1     0.00%           8                 8     0.00%           0                 0         -
services/settings_service.rs                            594               202    65.99%          57                22    61.40%         453               175    61.37%           0                 0         -
services/system_service.rs                               63                63     0.00%           9                 9     0.00%          42                42     0.00%           0                 0         -
services/ui_service.rs                                   45                45     0.00%           8                 8     0.00%          36                36     0.00%           0                 0         -
tray/surface/mod.rs                                       8                 8     0.00%           2                 2     0.00%           5                 5     0.00%           0                 0         -
tray/surface/tauri_surface.rs                            80                80     0.00%           6                 6     0.00%          48                48     0.00%           0                 0         -
tray/widget.rs                                          606                 5    99.17%          51                 1    98.04%         538                 3    99.44%           0                 0         -
utils/color.rs                                           66                 1    98.48%           4                 0   100.00%          26                 0   100.00%           0                 0         -
utils/file.rs                                           224                 5    97.77%          14                 0   100.00%         144                 4    97.22%           0                 0         -
utils/formatter.rs                                       55                 0   100.00%           5                 0   100.00%          39                 0   100.00%           0                 0         -
utils/logger.rs                                          71                71     0.00%           1                 1     0.00%          38                38     0.00%           0                 0         -
utils/tauri.rs                                          311                22    92.93%          42                 1    97.62%         195                14    92.82%           0                 0         -
workers/mod.rs                                           48                48     0.00%           2                 2     0.00%          28                28     0.00%           0                 0         -
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                                  7838              3148    59.84%         824               411    50.12%        5940              2409    59.44%           0                 0         -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:config Area: project configuration files area:core Area: Tauri-independent Core code area:tauri Area: Tauri app, commands, app wiring, or bundling change:config PR: build, TypeScript, Vite, Vitest, Cargo, or Tauri config change:deps PR: dependency or lockfile updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants