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

build(deps): bump cron and @types/cron #360

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps cron and @types/cron. These dependencies needed to be updated together.
Updates cron from 1.8.2 to 2.0.0

Changelog

Sourced from cron's changelog.

[v2.0.0] - 2022-05-03

  • Upgrade vulnerable dependencies
  • Move from moment.js to luxon (breaking change)
Commits
  • 13c3104 Update version to 2.0.0 due to dropping moment and moving to luxon.
  • 744d597 version bump 1.8.3
  • b0fe712 Fix lint error
  • 1f6ee6c resolve packages issue
  • b74b948 Update workflow to reflect currently supported versions of Node
  • 83de173 Update package-lock.json to be in sync with package.json
  • 90f2efa upgrade Jest and split a test into two to comply with Jest 27 done() usage
  • dbd374d update vulnerable packages
  • 8a4641b fixed typo in test
  • 5626867 LFG
  • Additional commits viewable in compare view

Updates @types/cron from 1.7.3 to 2.0.0

Commits

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 29, 2022
@franky47 franky47 changed the base branch from next to deps June 29, 2022 11:27
@franky47
Copy link
Member

@depenabot recreate

@dependabot dependabot bot changed the base branch from deps to next June 29, 2022 11:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cron-and-types/cron-2.0.0 branch from 10840a6 to 0f618c1 Compare June 29, 2022 11:31
@franky47 franky47 changed the base branch from next to deps June 29, 2022 11:36
@franky47
Copy link
Member

@dependabot recreate

Bumps [cron](https://github.com/kelektiv/node-cron) and [@types/cron](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cron). These dependencies needed to be updated together.

Updates `cron` from 1.8.2 to 2.0.0
- [Release notes](https://github.com/kelektiv/node-cron/releases)
- [Changelog](https://github.com/kelektiv/node-cron/blob/master/CHANGELOG.md)
- [Commits](kelektiv/node-cron@v1.8.2...v2.0.0)

Updates `@types/cron` from 1.7.3 to 2.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cron)

---
updated-dependencies:
- dependency-name: cron
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/cron"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/cron-and-types/cron-2.0.0 branch from 0f618c1 to e417085 Compare June 29, 2022 11:37
@franky47 franky47 merged commit 2ff428c into deps Jun 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cron-and-types/cron-2.0.0 branch June 29, 2022 11:39
@coveralls
Copy link

coveralls commented Jun 29, 2022

Pull Request Test Coverage Report for Build 2582776980

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.714%

Totals Coverage Status
Change from base Build 2582763958: 0.0%
Covered Lines: 19
Relevant Lines: 22

💛 - Coveralls

@coveralls
Copy link

coveralls commented Jun 29, 2022

Pull Request Test Coverage Report for Build 2582777062

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 85.714%

Totals Coverage Status
Change from base Build 2582763958: 0.0%
Covered Lines: 19
Relevant Lines: 22

💛 - Coveralls

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants