Skip to content

Bump cron from 3.0.0 to 3.1.0

Dependabot requested to merge dependabot-npm_and_yarn-cron-3.1.0 into master

Bumps cron from 3.0.0 to 3.1.0.

Release notes

Sourced from cron's releases.

v3.1.0

3.1.0 (2023-10-09)

Features

  • improve context, onTick & onComplete typings (#705) (82c78d7)

🚨 Tests

  • check at runtime that all tests call expect (#706) [skip ci] (cc4e62f)

️ Chores

  • deps: update semantic-release related packages (#709) [skip ci] (b94a48a)
  • reflect repository label changes (#708) (85c9e18)
Changelog

Sourced from cron's changelog.

3.1.0 (2023-10-09)

Features

  • improve context, onTick & onComplete typings (#705) (82c78d7)

🚨 Tests

  • check at runtime that all tests call expect (#706) [skip ci] (cc4e62f)

️ Chores

  • deps: update semantic-release related packages (#709) [skip ci] (b94a48a)
  • reflect repository label changes (#708) (85c9e18)
Commits
  • c2f9950 Release v3.1.0 [skip ci]
  • 82c78d7 feat: improve context, onTick & onComplete typings (#705)
  • cc4e62f test: check at runtime that all tests call expect (#706) [skip ci]
  • 85c9e18 chore: reflect repository label changes (#708)
  • b94a48a chore(deps): update semantic-release related packages (#709) [skip ci]
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports