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

⬆️ Update dependency cron to v3 - autoclosed #220

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

kelektiv/node-cron (cron)

v3.1.7

Compare Source

🛠 Builds
⚙️ Continuous Integrations
  • action: prevent duplicate checks on Renovate PRs (#​784) (6b56a36)
  • action: update actions/setup-node digest to 60edb5d (#​821) (f05b75e)
  • action: update actions/upload-artifact action to v4 (#​856) (46d6660)
  • action: update amannn/action-semantic-pull-request digest to e9fabac (#​849) (d96457c)
  • action: update github/codeql-action action to v2.22.6 (#​783) [skip ci] (687fd43)
  • action: update github/codeql-action action to v2.22.7 (#​787) (a0204d8)
  • action: update github/codeql-action action to v2.22.8 (#​797) (323f48c)
  • action: update github/codeql-action action to v3 (#​817) (69d2695)
  • action: update insurgent-lab/is-in-pr-action action to v0.1.4 (#​790) (8e85b13)
  • action: update insurgent-lab/is-in-pr-action action to v0.1.5 (#​798) (76751d2)
  • action: update insurgent-lab/is-in-pr-action action to v0.2.0 (#​853) (cc3fcbd)
  • action: update marocchino/sticky-pull-request-comment digest to 331f8f5 (#​850) (a477f08)
  • action: update step-security/harden-runner action to v2.6.1 (#​788) [skip ci] (2e5ca52)
  • action: update step-security/harden-runner action to v2.7.0 (#​846) (f1a8486)
  • fix renovate skipping checks (#​796) (3b00555)
♻️ Chores

v3.1.6

Compare Source

🐛 Bug Fixes
⚙️ Continuous Integrations
  • action: update actions/checkout action to v4 (#​755) (d0d70c6)
  • action: update github/codeql-action action to v2.22.4 (#​752) (04454c3)
  • action: update github/codeql-action action to v2.22.5 (#​758) (2dff183)
  • action: update ossf/scorecard-action action to v2.3.1 (#​754) (41d21f1)
♻️ Chores

v3.1.5

Compare Source

🐛 Bug Fixes
📚 Documentation
⚙️ Continuous Integrations
♻️ Chores

v3.1.4

Compare Source

🐛 Bug Fixes
⚙️ Continuous Integrations
♻️ Chores

v3.1.3

Compare Source

🐛 Bug Fixes
⚙️ Continuous Integrations

v3.1.2

Compare Source

🛠 Builds
♻️ Chores

v3.1.1

Compare Source

🐛 Bug Fixes
  • fix lastDate() value for intervals > 25 days (#​711) (141aa00)
  • fix object constructor typings & make OC generic type optional (#​712) (6536084)
📚 Documentation

v3.1.0

Compare Source

✨ Features
🚨 Tests
  • check at runtime that all tests call expect (#​706) [skip ci] (cc4e62f)
♻️ Chores

v3.0.0

Compare Source

⚠ Breaking changes
  • utcOffset parameter no longer accepts a string
  • utcOffset values between -60 and 60 are no longer
    treated as hours
  • providing both timeZone and utcOffset parameters
    now throws an error
  • removed cron.job() method in favor of new CronJob(...args) /
    CronJob.from(argsObject)
  • removed cron.time() method in favor of new CronTime()
  • CronJob: constructor no longer accepts an object as its first and
    only params. Use CronJob.from(argsObject) instead.
  • CronJob: callbacks are now called in the order they were registered
  • return empty array from nextDates when called without argument (#​519)
  • UNIX standard alignments (#​667)
✨ Features
🐛 Bug Fixes
  • return empty array from nextDates when called without argument (#​519) (c2891ba)
📦 Code Refactoring
📚 Documentation
🚨 Tests
  • update new test for cron standard alignments (4a406c1)
♻️ Chores
💎 Styles

v2.4.4

Compare Source

🐛 Bug Fixes

v2.4.3

Compare Source

🐛 Bug Fixes
🚨 Tests

v2.4.2

Compare Source

🐛 Bug Fixes

v2.4.1

Compare Source

🐛 Bug Fixes
⚙️ Continuous Integrations

v2.4.0

Compare Source

✨ Features
🐛 Bug Fixes
  • don't start job in setTime if it wasn't running (7e26c23)
🛠 Builds
  • npm: ship type definitions with releases (0b663a8)
🚨 Tests
⚙️ Continuous Integrations
♻️ Chores

v2.3.1

Compare Source

Added
  • Logo!
  • New test cases
Fixed
  • Linting issues

v2.3.0

Compare Source

Fixed
  • Some small bugs
Changed
  • Refactored get next date function

v2.2.0

Compare Source

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.


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

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

@renovate renovate bot force-pushed the renovate/cron-3.x branch 2 times, most recently from 691ebd6 to 398fdf7 Compare October 13, 2023 01:26
@renovate renovate bot force-pushed the renovate/cron-3.x branch 3 times, most recently from f8fe7dc to 82dde3d Compare October 24, 2023 00:25
@renovate renovate bot force-pushed the renovate/cron-3.x branch 2 times, most recently from a2a80e1 to 5823a7a Compare October 29, 2023 19:43
@sonarqubecloud
Copy link

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

@renovate renovate bot force-pushed the renovate/cron-3.x branch from 5823a7a to d555e39 Compare April 8, 2024 21:41
Copy link

sonarqubecloud bot commented Apr 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@renovate renovate bot changed the title ⬆️ Update dependency cron to v3 ⬆️ Update dependency cron to v3 - autoclosed Aug 14, 2024
@renovate renovate bot closed this Aug 14, 2024
@renovate renovate bot deleted the renovate/cron-3.x branch August 14, 2024 08:23
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