soorajshankar / up-beat

self-hosted server uptime monitor.
Apache License 2.0
4 stars 3 forks source link

Bump @nestjs/schedule from 0.3.0 to 0.4.2 #125

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @nestjs/schedule from 0.3.0 to 0.4.2.

Release notes

Sourced from @nestjs/schedule's releases.

Release 0.4.2

  • Merge branch 'master' of https://github.com/nestjs/schedule (e187fac)
  • fix(): catch unhandled exceptions (0cdfe8f)
  • Merge pull request #437 from mattia-lau/@features/doesExist (d54c7ce)
  • chore(deps): update dependency eslint-config-prettier to v7.2.0 (5e5fe17)
  • chore(deps): update typescript-eslint monorepo to v4.14.0 (9545e3b)
  • chore(deps): update dependency husky to v4.3.8 (8090b90)
  • chore(deps): update dependency eslint to v7.18.0 (40fec9a)
  • add doesExists method to check the job is existing (45bcd27)
  • chore(deps): update typescript-eslint monorepo to v4.13.0 (0686a67)
  • Merge pull request #412 from nestjs/dependabot/npm_and_yarn/ini-1.3.8 (795a551)
  • Merge pull request #406 from nestjs/renovate/uuid-8.x (d1e60e8)
  • Merge pull request #422 from nestjs/dependabot/npm_and_yarn/node-notifier-8.0.1 (150c748)
  • chore(deps): update dependency @types/jest to v26.0.20 (b49d048)
  • chore(deps): update dependency husky to v4.3.7 (7a0f24a)
  • chore(deps): update dependency sinon to v9.2.3 (c999cfb)
  • Add API for checking the task is exist without throwing error (bbdcab4)
  • chore(deps): update typescript-eslint monorepo to v4.12.0 (5cff069)
  • Merge pull request #428 from Tony133/docs/license (08abd98)
  • Update LICENSE (84a31c9)
  • docs(license): added LICENSE (fc82029)
  • chore(deps): update dependency eslint to v7.17.0 (1b2f62c)
  • chore(deps): update nest monorepo to v7.6.5 (5dd6763)
  • chore(deps): update typescript-eslint monorepo to v4.11.1 (5c1b7fd)
  • chore(deps): update dependency @types/sinon to v9.0.10 (f08d861)
  • chore(deps): bump node-notifier from 8.0.0 to 8.0.1 (1b5dc09)
  • chore(deps): update typescript-eslint monorepo to v4.11.0 (bd58acb)
  • chore(deps): update nest monorepo to v7.6.4 (c4edd1c)
  • chore(deps): update dependency eslint-config-prettier to v7.1.0 (8ef725c)
  • chore(deps): update dependency eslint to v7.16.0 (2cae065)
  • chore(deps): update nest monorepo to v7.6.3 (b157c05)
  • chore(deps): update nest monorepo to v7.6.2 (9aff610)
  • chore(deps): update typescript-eslint monorepo to v4.10.0 (7193cc2)
  • chore(deps): update dependency husky to v4.3.6 (5f4eed2)
  • chore(deps): bump ini from 1.3.5 to 1.3.8 (9c902eb)
  • chore(deps): update dependency typescript to v4.1.3 (45fc410)
  • chore(deps): update dependency sinon to v9.2.2 (86135c9)
  • chore(deps): update dependency @types/jest to v26.0.19 (393c0b9)
  • chore(deps): update nest monorepo to v7.6.1 (6856287)
  • fix(deps): update dependency uuid to v8.3.2 (5cafd28)
  • chore(deps): update nest monorepo to v7.6.0 (9d922a4)
  • chore(deps): update dependency @types/jest to v26.0.18 (85de610)
  • chore(deps): update dependency @types/jest to v26.0.17 (702747d)
  • chore(deps): update typescript-eslint monorepo to v4.9.1 (a309c68)
  • chore(deps): update dependency husky to v4.3.5 (192aabc)
  • chore(deps): update dependency eslint-config-prettier to v7 (6827937)
  • chore(deps): update dependency eslint to v7.15.0 (dbcd1b0)
  • chore(deps): update dependency lint-staged to v10.5.3 (f207331)
  • Merge pull request #397 from Tony133/docs/update-contribute (3f37dd2)
  • docs(contributing): update contribution guide (b94e865)

... (truncated)

Commits
  • 934b63a chore(): release v0.4.2
  • e187fac Merge branch 'master' of https://github.com/nestjs/schedule
  • 0cdfe8f fix(): catch unhandled exceptions
  • d54c7ce Merge pull request #437 from mattia-lau/@features/doesExist
  • 5e5fe17 chore(deps): update dependency eslint-config-prettier to v7.2.0
  • 9545e3b chore(deps): update typescript-eslint monorepo to v4.14.0
  • 8090b90 chore(deps): update dependency husky to v4.3.8
  • 40fec9a chore(deps): update dependency eslint to v7.18.0
  • 45bcd27 add doesExists method to check the job is existing
  • 0686a67 chore(deps): update typescript-eslint monorepo to v4.13.0
  • 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #134.