BiancoRoyal / node-red-contrib-iiot-opcua

deprecated - very new developed by PLUS for Node-RED - https://plus4nodered.com
https://www.npmjs.com/package/node-red-contrib-iiot-opcua
BSD 3-Clause "New" or "Revised" License
34 stars 8 forks source link

chore(deps): bump cron from 2.3.0 to 2.4.0 #245

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 1 year ago

Bumps cron from 2.3.0 to 2.4.0.

Release notes

Sourced from cron's releases.

v2.4.0

2.4.0 (2023-07-24)

✨ Features

🐛 Bug Fixes

  • don't start job in setTime if it wasn't running (7e26c23)

🛠 Builds

  • npm: ship type definitions with releases (0b663a8)

🚨 Tests

  • add test case for #598 fix (4322ef2)
  • don't stop/start job before using setTime (f0d5d3f)

⚙️ Continuous Integrations

  • add support for beta & maintenance releases (#677) (c6fc842)
  • setup conventional commits & release automation (#673) (c6f39ff)

♻️ Chores

  • update default branch name (#678) (7471e95)
  • wrap setTime tests in describe and move down (31989e0)

v2.3.1

2.3.1 (2023-05-25)

🐛 Bug Fixes

  • fix: don't start job in setTime if it wasn't running

🚨 Tests

  • Update testing libraries for Node v19
  • add passing range test

♻️ Chores

... (truncated)

Changelog

Sourced from cron's changelog.

2.4.0 (2023-07-24)

✨ Features

🐛 Bug Fixes

  • don't start job in setTime if it wasn't running (7e26c23)

🛠 Builds

  • npm: ship type definitions with releases (0b663a8)

🚨 Tests

  • add test case for #598 fix (4322ef2)
  • don't stop/start job before using setTime (f0d5d3f)

⚙️ Continuous Integrations

  • add support for beta & maintenance releases (#677) (c6fc842)
  • setup conventional commits & release automation (#673) (c6f39ff)

♻️ Chores

  • update default branch name (#678) (7471e95)
  • wrap setTime tests in describe and move down (31989e0)

v2.3.1 (2023-05-25)

Added

  • Logo!
  • New test cases

Fixed

  • Linting issues
Commits
  • d0e287e Release v2.4.0 [skip ci]
  • 7471e95 chore: update default branch name (#678)
  • c6fc842 ci: add support for beta & maintenance releases (#677)
  • c6f39ff ci: setup conventional commits & release automation (#673)
  • efc3e26 add note about how the 0-11 index for months is different from Unix cron
  • fc5543e add clarification on time zones and fix typos in readme
  • 390b703 fix small typo for clarity in readme
  • 988f7f2 Update CHANGELOG.md to include mention of logo
  • 98be828 Update CHANGELOG.md for v2.1.0 to current
  • 0b663a8 build(npm): ship type definitions with releases
  • 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 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)
dependabot[bot] commented 12 months ago

Superseded by #250.