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

fix(deps): bump node-cron from 2.0.3 to 3.0.0 #258

Merged
merged 2 commits into from Mar 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 12, 2021

Bumps node-cron from 2.0.3 to 3.0.0.

Commits
  • fbc4039 bump version 3.0.0
  • 1b3821b fix moment dependency
  • 977c6ca Merge pull request #227 from ZimGil/master
  • c60463e fix merge
  • 84c578e Merge branch 'master' into master
  • 12d58ad Merge pull request #241 from muhammadtalhas/multi-range-fix
  • fbb333a Merge branch 'master' into multi-range-fix
  • 427483c Merge pull request #248 from flopal/dev-features
  • a9c0d5b Merge branch 'master' into dev-features
  • c6ba1d8 Merge branch 'master' into master
  • 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)

Bumps [node-cron](https://github.com/merencia/node-cron) from 2.0.3 to 3.0.0.
- [Release notes](https://github.com/merencia/node-cron/releases)
- [Commits](node-cron/node-cron@v2.0.3...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 12, 2021
@dependabot dependabot bot requested a review from WikiRik March 12, 2021 05:33
@WikiRik
Copy link
Member

WikiRik commented Mar 19, 2021

Seems like we're not the only one where tests fail; node-cron/node-cron#269

@codecov
Copy link

codecov bot commented Mar 19, 2021

Codecov Report

Merging #258 (2144de5) into master (ba852b8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #258   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         1337      1337           
  Branches       211       211           
=========================================
  Hits          1337      1337           
Impacted Files Coverage Δ
lib/cron.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba852b8...2144de5. Read the comment docs.

@WikiRik WikiRik requested review from serge1peshcoff and removed request for WikiRik March 19, 2021 17:42
@WikiRik WikiRik changed the title chore(deps): bump node-cron from 2.0.3 to 3.0.0 fix(deps): bump node-cron from 2.0.3 to 3.0.0 Mar 29, 2021
@WikiRik WikiRik merged commit 48d6fef into master Mar 29, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/node-cron-3.0.0 branch March 29, 2021 18:03
serge1peshcoff pushed a commit that referenced this pull request Mar 29, 2021
## [1.33.1](1.33.0...1.33.1) (2021-03-29)

### Bug Fixes

* **deps:** bump node-cron from 2.0.3 to 3.0.0 ([#258](#258)) ([48d6fef](48d6fef))
@serge1peshcoff
Copy link
Member

🎉 This PR is included in version 1.33.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code released
Projects
None yet
2 participants