Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
actions/setup-node action minor v4.0.2 -> v4.4.0

Release Notes

actions/setup-node (actions/setup-node)

v4.4.0

Compare Source

What's Changed
Bug fixes:
Enhancement:
Dependency update:
New Contributors

Full Changelogactions/setup-node@v4...v4.4.0

v4.3.0

Compare Source

What's Changed
Dependency updates
New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

v4.1.0

Compare Source

What's Changed

  • Resolve High Security Alerts by upgrading Dependencies by @​aparnajyothi-y in #​1132
  • Upgrade IA Publish by @​Jcambass in #​1134
  • Revise isGhes logic by @​jww3 in #​1148
  • Add architecture to cache key by @​pengx17 in #​843
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.

New Contributors

Full Changelog: actions/setup-node@v4...v4.1.0

v4.0.4

Compare Source

What's Changed
Documentation changes:
New Contributors

Full Changelog: actions/setup-node@v4...v4.0.4

v4.0.3

Compare Source

What's Changed

Bug fixes:
Documentation changes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-node@v4...v4.0.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jul 9, 2024

Coverage

Coverage Report
FileStmtsMissCoverMissing
custom_components/tapo
   __init__.py673351%38–52, 57–65, 70–76, 81–88, 95–96
   binary_sensor.py34340%1–44
   climate.py11110%1–19
   config_flow.py1801800%2–358
   coordinators.py551573%64–74, 79, 83, 86–94, 97
   diagnostics.py13130%1–22
   discovery.py20860%17–22, 31–35
   entity.py26677%21–23, 37, 41, 45
   errors.py7186%6
   hass_tapo.py422150%24–25, 28–45, 50–62, 67
   helpers.py382047%20, 24, 28, 32–34, 38–40, 47–54, 60–66, 70–74
   light.py1331330%1–223
   migrations.py17853%14–30
   number.py11110%1–19
   sensor.py59590%1–98
   setup_helpers.py24962%19–20, 24–28, 36–39
   siren.py11110%1–17
   switch.py41410%1–65
   update.py79790%1–128
custom_components/tapo/hub
   binary_sensor.py661971%32–39, 48, 52, 56, 67, 71, 75, 84, 88, 92, 103–105, 109, 113, 117
   climate.py652758%24–28, 42–44, 48, 52, 56, 60, 64, 68–73, 77–80, 84–89, 92–93
   hass_tapo_hub.py512747%29–76, 85–115, 119
   number.py622068%27–31, 48, 52, 56, 60, 64, 68, 72, 76, 80–85, 88–89
   sensor.py1234365%41–53, 64–65, 69, 73, 77, 81, 85–87, 100–102, 106, 110, 114, 118–123, 127, 138–139, 143, 147, 151, 155, 159, 169–171, 175, 179, 183, 187, 191
   siren.py48480%1–100
   switch.py752961%19–27, 43, 47, 50–51, 54–55, 71, 75, 79, 83, 86–87, 90–91, 105, 109, 113, 117, 120–121, 124–125
custom_components/tapo/sensors
   __init__.py54540%1–119
   sensor_config.py880%1–10
   tapo_sensor_source.py880%1–11
TOTAL145297633% 

Tests Skipped Failures Errors Time
1 0 💤 0 ❌ 1 🔥 0.750s ⏱️

@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch 2 times, most recently from 01ac1a2 to 92d5524 Compare July 11, 2024 16:34
@renovate renovate bot changed the title chore(deps): update actions/setup-node action to v4.0.3 chore(deps): update actions/setup-node action to v4.0.4 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 92d5524 to cdb59c1 Compare September 19, 2024 15:07
@renovate renovate bot changed the title chore(deps): update actions/setup-node action to v4.0.4 chore(deps): update actions/setup-node action to v4.1.0 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from cdb59c1 to 6e58a7b Compare October 24, 2024 15:14
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 6e58a7b to f6f79c9 Compare November 9, 2024 13:15
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from f6f79c9 to 90b907c Compare November 20, 2024 20:19
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 90b907c to f891a53 Compare November 30, 2024 15:49
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch 2 times, most recently from 68ba835 to 1426d81 Compare December 17, 2024 18:03
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 1426d81 to eb57702 Compare December 30, 2024 19:35
@renovate renovate bot changed the title chore(deps): update actions/setup-node action to v4.1.0 chore(deps): update actions/setup-node action to v4.2.0 Jan 27, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from eb57702 to 1ce5f4b Compare January 27, 2025 05:42
@renovate renovate bot changed the title chore(deps): update actions/setup-node action to v4.2.0 chore(deps): update actions/setup-node action to v4.3.0 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 1ce5f4b to 37d28c8 Compare March 17, 2025 07:30
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch 8 times, most recently from 355952d to 4a8e169 Compare April 6, 2025 17:14
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 4a8e169 to 04be6a4 Compare April 14, 2025 03:12
@renovate renovate bot changed the title chore(deps): update actions/setup-node action to v4.3.0 chore(deps): update actions/setup-node action to v4.4.0 Apr 14, 2025
@renovate renovate bot force-pushed the renovate/actions-setup-node-4.x branch from 04be6a4 to cca8450 Compare July 4, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants