Sebclem / hassio-nextcloud-backup

Hass.io Add-on: Backup your snapshots to Nextcloud
GNU General Public License v3.0
118 stars 15 forks source link

:arrow_up: Update dependency cron to v2.4.4 #197

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cron 2.1.0 -> 2.4.4 age adoption passing confidence

Release Notes

kelektiv/node-cron (cron) ### [`v2.4.4`](https://togithub.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#244-2023-09-25) [Compare Source](https://togithub.com/kelektiv/node-cron/compare/v2.4.3...v2.4.4) ##### 🐛 Bug Fixes - added fractional offset support ([#​685](https://togithub.com/kelektiv/node-cron/issues/685)) ([ce78478](https://togithub.com/kelektiv/node-cron/commit/ce784784575b65bd75b8b1a4adda3d8fd42fe1c0)) ### [`v2.4.3`](https://togithub.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#243-2023-08-26) [Compare Source](https://togithub.com/kelektiv/node-cron/compare/v2.4.2...v2.4.3) ##### 🐛 Bug Fixes - fix range parsing when upper limit = 0 ([#​687](https://togithub.com/kelektiv/node-cron/issues/687)) ([d96746f](https://togithub.com/kelektiv/node-cron/commit/d96746f7b8f357e565d1fad48c9f70d3d646da64)) ##### 🚨 Tests - add TS types check ([#​690](https://togithub.com/kelektiv/node-cron/issues/690)) ([f046016](https://togithub.com/kelektiv/node-cron/commit/f046016dc64438c4a12a4615a919b046d3a846de)) ### [`v2.4.2`](https://togithub.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#242-2023-08-26) [Compare Source](https://togithub.com/kelektiv/node-cron/compare/v2.4.1...v2.4.2) ##### 🐛 Bug Fixes - **deps:** update dependency luxon to v3.3.0 & add [@​types](https://togithub.com/types)/luxon ([#​689](https://togithub.com/kelektiv/node-cron/issues/689)) ([c95a449](https://togithub.com/kelektiv/node-cron/commit/c95a449121e440b82d391fc11f8dc148748f93ec)), closes [#​688](https://togithub.com/kelektiv/node-cron/issues/688) ### [`v2.4.1`](https://togithub.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#241-2023-08-14) [Compare Source](https://togithub.com/kelektiv/node-cron/compare/v2.4.0...v2.4.1) ##### 🐛 Bug Fixes - replace loop timeout by max match date ([#​686](https://togithub.com/kelektiv/node-cron/issues/686)) ([c685c63](https://togithub.com/kelektiv/node-cron/commit/c685c63a6d7fa86d6c8afca29b536b9da24e824b)) ##### ⚙️ Continuous Integrations - **renovate:** configure renovate ([#​683](https://togithub.com/kelektiv/node-cron/issues/683)) ([9dbe962](https://togithub.com/kelektiv/node-cron/commit/9dbe962fad1c8b1b020441bce84ab91b1a7b4415)) ### [`v2.4.0`](https://togithub.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#240-2023-07-24) [Compare Source](https://togithub.com/kelektiv/node-cron/compare/v2.3.1...v2.4.0) ##### ✨ Features - import type definitions from [@​types](https://togithub.com/types)/cron ([d8a2f14](https://togithub.com/kelektiv/node-cron/commit/d8a2f140b59f063897dd20b7bb4dc7f599d2435b)) ##### 🐛 Bug Fixes - don't start job in setTime if it wasn't running ([7e26c23](https://togithub.com/kelektiv/node-cron/commit/7e26c23e06277bfeb04525c71b67703392dbb8b2)) ##### 🛠 Builds - **npm:** ship type definitions with releases ([0b663a8](https://togithub.com/kelektiv/node-cron/commit/0b663a8584f87cbec63042a4c217f43f38869fc4)) ##### 🚨 Tests - add test case for [#​598](https://togithub.com/kelektiv/node-cron/issues/598) fix ([4322ef2](https://togithub.com/kelektiv/node-cron/commit/4322ef29fa8af201aed5cdf8b829d411311fe025)) - don't stop/start job before using setTime ([f0d5d3f](https://togithub.com/kelektiv/node-cron/commit/f0d5d3f32eddb8fd77b84438fe471fd374b34566)) ##### ⚙️ Continuous Integrations - add support for beta & maintenance releases ([#​677](https://togithub.com/kelektiv/node-cron/issues/677)) ([c6fc842](https://togithub.com/kelektiv/node-cron/commit/c6fc8429e905b38b05ba428e0df4a0fea273614a)) - setup conventional commits & release automation ([#​673](https://togithub.com/kelektiv/node-cron/issues/673)) ([c6f39ff](https://togithub.com/kelektiv/node-cron/commit/c6f39ff384041b7f91566fc935a9b961d453dd14)) ##### ♻️ Chores - update default branch name ([#​678](https://togithub.com/kelektiv/node-cron/issues/678)) ([7471e95](https://togithub.com/kelektiv/node-cron/commit/7471e95cb7433b4f29cfa68da0a652ec8cf630b6)) - wrap setTime tests in describe and move down ([31989e0](https://togithub.com/kelektiv/node-cron/commit/31989e06f939bf1e9dbc6c0b6fc62c0a7144b9eb)) ### [`v2.3.1`](https://togithub.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#v231-2023-05-25) [Compare Source](https://togithub.com/kelektiv/node-cron/compare/v2.3.0...v2.3.1) ##### Added - Logo! - New test cases ##### Fixed - Linting issues ### [`v2.3.0`](https://togithub.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#v230-2023-03-14) [Compare Source](https://togithub.com/kelektiv/node-cron/compare/v2.2.0...v2.3.0) ##### Fixed - Some small bugs ##### Changed - Refactored get next date function ### [`v2.2.0`](https://togithub.com/kelektiv/node-cron/blob/HEAD/CHANGELOG.md#v220-2023-01-09) [Compare Source](https://togithub.com/kelektiv/node-cron/compare/v2.1.0...v2.2.0) ##### Changed - Updated Luxon dependency - Updated unit tests to be compatible with new Luxon version

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 becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication