Skip to content
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 crate-ci/typos from 1.14.3 to 1.15.0 #2021

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2023

Bumps crate-ci/typos from 1.14.3 to 1.15.0.

Release notes

Sourced from crate-ci/typos's releases.

v1.15.0

[1.15.0] - 2023-06-08

Fixes

  • Major dictionary update

v1.14.12

[1.14.12] - 2023-06-02

Fixes

  • Updated the dictionary with the May 2023 changes

v1.14.11

[1.14.11] - 2023-05-22

Fixes

  • (action) Don't require sudo

v1.14.10

[1.14.10] - 2023-05-19

Fixes

  • Don't correct add-ons to add-owns

v1.14.9

[1.14.9] - 2023-05-03

Fixes

  • Updated the dictionary with the April 2023 changes

v1.14.8

[1.14.8] - 2023-04-19

Performance

  • (pre-commit) Build musl wheels

v1.14.7

[1.14.7] - 2023-04-19

Fixes

  • (pre-commit) Ensure there is a default target to install for typos-src

v1.14.6

... (truncated)

Changelog

Sourced from crate-ci/typos's changelog.

[1.15.0] - 2023-06-08

Fixes

  • Major dictionary update

[1.14.12] - 2023-06-02

Fixes

  • Updated the dictionary with the May 2023 changes

[1.14.11] - 2023-05-22

Fixes

  • (action) Don't require sudo

[1.14.10] - 2023-05-19

Fixes

  • Don't correct add-ons to add-owns

[1.14.9] - 2023-05-03

Fixes

  • Updated the dictionary with the April 2023 changes

[1.14.8] - 2023-04-19

Performance

  • (pre-commit) Build musl wheels

[1.14.7] - 2023-04-19

Fixes

  • (pre-commit) Ensure there is a default target to install for typos-src

[1.14.6] - 2023-04-13

Internal

  • Update dependency

[1.14.5] - 2023-03-30

... (truncated)

Commits

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 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 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 [crate-ci/typos](https://github.com/crate-ci/typos) from 1.14.3 to 1.15.0.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.14.3...v1.15.0)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 9, 2023
@dependabot dependabot bot temporarily deployed to Test Pull Request June 9, 2023 08:10 Inactive
@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Patch coverage: 51.31% and project coverage change: +0.23 🎉

Comparison is base (fc969e0) 72.63% compared to head (c2c60d9) 72.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2021      +/-   ##
==========================================
+ Coverage   72.63%   72.87%   +0.23%     
==========================================
  Files         279      280       +1     
  Lines       30630    30517     -113     
  Branches    30630    30517     -113     
==========================================
- Hits        22248    22239       -9     
+ Misses       6787     6652     -135     
- Partials     1595     1626      +31     
Impacted Files Coverage Δ
crates/bin/c8y-device-management/src/main.rs 1.44% <0.00%> (+0.04%) ⬆️
crates/core/tedge/src/cli/init.rs 0.00% <0.00%> (ø)
crates/core/tedge/src/cli/mod.rs 46.66% <0.00%> (-11.67%) ⬇️
crates/core/tedge/src/command.rs 85.71% <0.00%> (-14.29%) ⬇️
crates/core/tedge/src/main.rs 84.61% <0.00%> (+44.61%) ⬆️
crates/core/tedge_agent/src/agent.rs 0.00% <0.00%> (ø)
crates/core/tedge_agent/src/main.rs 5.00% <0.00%> (-0.27%) ⬇️
crates/core/tedge_mapper/src/aws/mapper.rs 0.00% <ø> (ø)
crates/core/tedge_mapper/src/az/mapper.rs 0.00% <ø> (ø)
crates/core/tedge_mapper/src/c8y/mapper.rs 0.00% <0.00%> (ø)
... and 21 more

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 9, 2023

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
218 0 5 218 100

Passed Tests

Name ⏱️ Duration Suite
Define Child device 1 ID 0.006 s C8Y Child Alarms Rpi
Normal case when the child device does not exist on c8y cloud 4.663 s C8Y Child Alarms Rpi
Normal case when the child device already exists 1.056 s C8Y Child Alarms Rpi
Reconciliation when the new alarm message arrives, restart the mapper 2.3970000000000002 s C8Y Child Alarms Rpi
Reconciliation when the alarm that is cleared 6.319 s C8Y Child Alarms Rpi
Prerequisite Parent 18.99 s Child Conf Mgmt Plugin
Prerequisite Child 0.753 s Child Conf Mgmt Plugin
Child device bootstrapping 18.81 s Child Conf Mgmt Plugin
Snapshot from device 62.633 s Child Conf Mgmt Plugin
Child device config update 63.318 s Child Conf Mgmt Plugin
Configuration types should be detected on file change (without restarting service) 59.752 s Inotify Crate
Check lock file existence in default folder 1.185 s Lock File
Check PID number in lock file 1.137 s Lock File
Check PID number in lock file after restarting the services 1.746 s Lock File
Check starting same service twice 1.267 s Lock File
Switch off lock file creation 3.095 s Lock File
Set configuration when file exists 15.447 s Configuration Operation
Set configuration when file does not exist 7.8870000000000005 s Configuration Operation
Set configuration with broken url 6.5440000000000005 s Configuration Operation
Get configuration 6.5120000000000005 s Configuration Operation
Get non existent configuration file 6.485 s Configuration Operation
Get non existent configuration type 6.056 s Configuration Operation
Update configuration plugin config via cloud 6.463 s Configuration Operation
Modify configuration plugin config via local filesystem modify inplace 2.721 s Configuration Operation
Modify configuration plugin config via local filesystem overwrite 5.175 s Configuration Operation
Update configuration plugin config via local filesystem copy 5.769 s Configuration Operation
Update configuration plugin config via local filesystem move (different directory) 5.465 s Configuration Operation
Update configuration plugin config via local filesystem move (same directory) 6.651 s Configuration Operation
Successful firmware operation 85.003 s Firmware Operation
Install with empty firmware name 71.537 s Firmware Operation
Prerequisite Parent 21.747 s Firmware Operation Child Device
Prerequisite Child 8.968 s Firmware Operation Child Device
Child device firmware update 5.337 s Firmware Operation Child Device
Child device firmware update with cache 5.464 s Firmware Operation Child Device
Firmware plugin supports restart via service manager #1932 5.607 s Firmware Operation Child Device Retry
Update Inventory data via inventory.json 1.9449999999999998 s Inventory Update
Inventory includes the agent fragment with version information 2.107 s Inventory Update
Retrieve a JWT tokens 63.006 s Jwt Request
Check running collectd 1.591 s Monitor Device Collectd
Is collectd publishing MQTT messages? 3.282 s Monitor Device Collectd
Check thin-edge monitoring 4.5440000000000005 s Monitor Device Collectd
Check grouping of measurements 9.007 s Monitor Device Collectd
Update the custom operation dynamically 61.475 s Dynamically Reload Operation
Main device registration 2.476 s Device Registration
Child device registration 3.126 s Device Registration
Supports restarting the device 82.028 s Restart Device
Update tedge version from previous using Cumulocity 116.033 s Tedge Self Update
Test if all c8y services are up 106.96 s Service Monitoring
Test if all c8y services are down 127.696 s Service Monitoring
Test if all c8y services are using configured service type 123.03 s Service Monitoring
Test if all c8y services using default service type when service type configured as empty 90.632 s Service Monitoring
Check health status of tedge-mapper-c8y service on broker stop start 28.677 s Service Monitoring
Check health status of tedge-mapper-c8y service on broker restart 30.472 s Service Monitoring
Check health status of child device service 24.673000000000002 s Service Monitoring
Successful shell command with output 3.926 s Shell Operation
Check Successful shell command with literal double quotes output 3.662 s Shell Operation
Execute multiline shell command 3.775 s Shell Operation
Failed shell command 3.633 s Shell Operation
Software list should be populated during startup 57.169 s Software
Install software via Cumulocity 60.115 s Software
Software list should only show currently installed software and not candidates 39.157 s Software
Child devices support sending simple measurements 4.025 s Child Device Telemetry
Child devices support sending custom measurements 1.601 s Child Device Telemetry
Child devices support sending custom events 3.549 s Child Device Telemetry
Child devices support sending custom events overriding the type 1.332 s Child Device Telemetry
Child devices support sending custom alarms #1699 1.299 s Child Device Telemetry
Child devices support sending inventory data via c8y topic 1.223 s Child Device Telemetry
Child device supports sending custom child device measurements directly to c8y 2.238 s Child Device Telemetry
Check retained alarms 237.597 s Raise Alarms
Thin-edge devices support sending simple measurements 1.6440000000000001 s Thin-Edge Device Telemetry
Thin-edge devices support sending simple measurements with custom type 1.267 s Thin-Edge Device Telemetry
Thin-edge devices support sending custom measurements 1.268 s Thin-Edge Device Telemetry
Thin-edge devices support sending custom events 1.446 s Thin-Edge Device Telemetry
Thin-edge devices support sending custom events overriding the type 1.487 s Thin-Edge Device Telemetry
Thin-edge devices support sending custom alarms #1699 1.432 s Thin-Edge Device Telemetry
Thin-edge device supports sending custom Thin-edge device measurements directly to c8y 2.438 s Thin-Edge Device Telemetry
Thin-edge device support sending inventory data via c8y topic 1.647 s Thin-Edge Device Telemetry
thin-edge components support a custom config-dir location via flags 26.804 s Config Dir
Validate updated data path used by tedge-agent 0.357 s Data Path Config
Validate updated data path used by c8y-firmware-plugin 11.26 s Data Path Config
Validate updated data path used by tedge-agent 1.06 s Log Path Config
Install thin-edge via apt 62.276 s Install Apt
Install latest via script (from current branch) 40.103 s Install Tedge
Install specific version via script (from current branch) 22.477 s Install Tedge
Install latest tedge via script (from main branch) 29.671 s Install Tedge
Install then uninstall latest tedge via script (from main branch) 78.301 s Install Tedge
Support starting and stopping services 54.161 s Service-Control
Supports a reconnect 69.085 s Test-Commands
Supports disconnect then connect 52.618 s Test-Commands
Update unknown setting 54.46 s Test-Commands
Update known setting 41.467 s Test-Commands
It checks MQTT messages using a pattern 94.583 s Test-Mqtt
Stop c8y-configuration-plugin 0.354 s Health C8Y-Configuration-Plugin
Update the service file 0.184 s Health C8Y-Configuration-Plugin
Reload systemd files 0.924 s Health C8Y-Configuration-Plugin
Start c8y-configuration-plugin 0.159 s Health C8Y-Configuration-Plugin
Start watchdog service 10.256 s Health C8Y-Configuration-Plugin
Check PID of c8y-configuration-plugin 0.135 s Health C8Y-Configuration-Plugin
Kill the PID 0.285 s Health C8Y-Configuration-Plugin
Recheck PID of c8y-configuration-plugin 6.595 s Health C8Y-Configuration-Plugin
Compare PID change 0.011 s Health C8Y-Configuration-Plugin
Stop watchdog service 0.29 s Health C8Y-Configuration-Plugin
Remove entry from service file 0.244 s Health C8Y-Configuration-Plugin
Stop c8y-log-plugin 0.215 s Health C8Y-Log-Plugin
Update the service file 0.158 s Health C8Y-Log-Plugin
Reload systemd files 0.54 s Health C8Y-Log-Plugin
Start c8y-log-plugin 0.16 s Health C8Y-Log-Plugin
Start watchdog service 10.292 s Health C8Y-Log-Plugin
Check PID of c8y-log-plugin 0.138 s Health C8Y-Log-Plugin
Kill the PID 0.327 s Health C8Y-Log-Plugin
Recheck PID of c8y-log-plugin 6.781 s Health C8Y-Log-Plugin
Compare PID change 0.001 s Health C8Y-Log-Plugin
Stop watchdog service 0.236 s Health C8Y-Log-Plugin
Remove entry from service file 0.151 s Health C8Y-Log-Plugin
Stop tedge-mapper 0.213 s Health Tedge Mapper C8Y
Update the service file 0.184 s Health Tedge Mapper C8Y
Reload systemd files 0.478 s Health Tedge Mapper C8Y
Start tedge-mapper 0.182 s Health Tedge Mapper C8Y
Start watchdog service 10.255 s Health Tedge Mapper C8Y
Check PID of tedge-mapper 0.269 s Health Tedge Mapper C8Y
Kill the PID 0.295 s Health Tedge Mapper C8Y
Recheck PID of tedge-mapper 6.924 s Health Tedge Mapper C8Y
Compare PID change 0.002 s Health Tedge Mapper C8Y
Stop watchdog service 0.141 s Health Tedge Mapper C8Y
Remove entry from service file 0.106 s Health Tedge Mapper C8Y
Stop tedge-agent 0.176 s Health Tedge-Agent
Update the service file 0.138 s Health Tedge-Agent
Reload systemd files 0.491 s Health Tedge-Agent
Start tedge-agent 0.17 s Health Tedge-Agent
Start watchdog service 10.266 s Health Tedge-Agent
Check PID of tedge-mapper 0.396 s Health Tedge-Agent
Kill the PID 0.435 s Health Tedge-Agent
Recheck PID of tedge-agent 6.878 s Health Tedge-Agent
Compare PID change 0.001 s Health Tedge-Agent
Stop watchdog service 0.22 s Health Tedge-Agent
Remove entry from service file 0.287 s Health Tedge-Agent
Stop tedge-mapper-az 0.446 s Health Tedge-Mapper-Az
Update the service file 0.319 s Health Tedge-Mapper-Az
Reload systemd files 0.868 s Health Tedge-Mapper-Az
Start tedge-mapper-az 0.378 s Health Tedge-Mapper-Az
Start watchdog service 10.631 s Health Tedge-Mapper-Az
Check PID of tedge-mapper-az 0.148 s Health Tedge-Mapper-Az
Kill the PID 0.249 s Health Tedge-Mapper-Az
Recheck PID of tedge-agent 6.726 s Health Tedge-Mapper-Az
Compare PID change 0.002 s Health Tedge-Mapper-Az
Stop watchdog service 0.237 s Health Tedge-Mapper-Az
Remove entry from service file 0.197 s Health Tedge-Mapper-Az
Stop tedge-mapper-collectd 0.2 s Health Tedge-Mapper-Collectd
Update the service file 0.213 s Health Tedge-Mapper-Collectd
Reload systemd files 0.588 s Health Tedge-Mapper-Collectd
Start tedge-mapper-collectd 0.175 s Health Tedge-Mapper-Collectd
Start watchdog service 10.398 s Health Tedge-Mapper-Collectd
Check PID of tedge-mapper-collectd 0.206 s Health Tedge-Mapper-Collectd
Kill the PID 0.491 s Health Tedge-Mapper-Collectd
Recheck PID of tedge-mapper-collectd 6.886 s Health Tedge-Mapper-Collectd
Compare PID change 0.005 s Health Tedge-Mapper-Collectd
Stop watchdog service 0.453 s Health Tedge-Mapper-Collectd
Remove entry from service file 0.319 s Health Tedge-Mapper-Collectd
tedge-collectd-mapper health status 5.9399999999999995 s Health Tedge-Mapper-Collectd
c8y-log-plugin health status 5.769 s MQTT health endpoints
c8y-configuration-plugin health status 5.655 s MQTT health endpoints
Publish on a local insecure broker 0.422 s Basic Pub Sub
Publish on a local secure broker 5.098 s Basic Pub Sub
Publish on a local secure broker with client authentication 4.9030000000000005 s Basic Pub Sub
Check remote mqtt broker #1773 6.144 s Remote Mqtt Broker
Apply name filter 0.215 s Filter Packages List Output
Apply maintainer filter 0.183 s Filter Packages List Output
Apply both filters 0.293 s Filter Packages List Output
No filters 0.238 s Filter Packages List Output
Both filters but name filter as empty string 0.257 s Filter Packages List Output
Both filters but maintainer filter as empty string 0.382 s Filter Packages List Output
Both filters as empty string 0.195 s Filter Packages List Output
Wrong package name 0.269 s Improve Tedge Apt Plugin Error Messages
Wrong version 0.143 s Improve Tedge Apt Plugin Error Messages
Wrong type 0.631 s Improve Tedge Apt Plugin Error Messages
tedge_connect_test_positive 0.518 s Tedge Connect Test
tedge_connect_test_negative 1.75 s Tedge Connect Test
tedge_connect_test_sm_services 7.98 s Tedge Connect Test
tedge_disconnect_test_sm_services 60.359 s Tedge Connect Test
Install thin-edge.io 24.685 s Call Tedge
call tedge -V 0.135 s Call Tedge
call tedge -h 0.109 s Call Tedge
call tedge -h -V 0.105 s Call Tedge
call tedge help 0.118 s Call Tedge
tedge config list 0.094 s Call Tedge Config List
tedge config list --all 0.108 s Call Tedge Config List
set/unset device.type 0.421 s Call Tedge Config List
set/unset device.key_path 0.341 s Call Tedge Config List
set/unset device.cert_path 0.322 s Call Tedge Config List
set/unset c8y.root_cert_path 0.311 s Call Tedge Config List
set/unset c8y.smartrest.templates 0.327 s Call Tedge Config List
set/unset az.root_cert_path 0.307 s Call Tedge Config List
set/unset aws.url 0.282 s Call Tedge Config List
set/unset aws.root_cert_path 0.282 s Call Tedge Config List
set/unset aws.mapper.timestamp 0.274 s Call Tedge Config List
set/unset az.mapper.timestamp 0.32 s Call Tedge Config List
set/unset mqtt.bind.address 0.359 s Call Tedge Config List
set/unset mqtt.bind.port 0.293 s Call Tedge Config List
set/unset http.bind.port 0.327 s Call Tedge Config List
set/unset tmp.path 0.304 s Call Tedge Config List
set/unset logs.path 0.365 s Call Tedge Config List
set/unset run.path 0.444 s Call Tedge Config List
set/unset firmware.child.update.timeout 0.365 s Call Tedge Config List
set/unset c8y.url 0.347 s Call Tedge Config List
set/unset az.url 0.302 s Call Tedge Config List
set/unset mqtt.external.bind.port 0.319 s Call Tedge Config List
mqtt.external.bind.address 0.314 s Call Tedge Config List
mqtt.external.bind.interface 0.289 s Call Tedge Config List
set/unset mqtt.external.ca_path 0.375 s Call Tedge Config List
set/unset mqtt.external.cert_file 0.383 s Call Tedge Config List
set/unset mqtt.external.key_file 0.435 s Call Tedge Config List
set/unset software.plugin.default 0.498 s Call Tedge Config List
Get Put Delete 1.737 s Http File Transfer Api
Set keys should return value on stdout 0.09 s Tedge Config Get
Unset keys should not return anything on stdout and warnings on stderr 0.148 s Tedge Config Get
Invalid keys should not return anything on stdout and warnings on stderr 0.14 s Tedge Config Get
Set configuration via environment variables 0.719 s Tedge Config Get
Set unknown configuration via environment variables 0.093 s Tedge Config Get

Copy link
Contributor

@didier-wenzek didier-wenzek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@didier-wenzek didier-wenzek merged commit c18dcb8 into main Jun 9, 2023
18 of 19 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/crate-ci/typos-1.15.0 branch June 9, 2023 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant