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.1 #106

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.1.

Release notes

Sourced from @nestjs/schedule's releases.

Release 0.4.1

  • Merge branch 'Nosfistis-bugfix/shutdown-cleanup' (bed4e26)
  • format(): adjust to the rest of the codebase (691e4d1)
  • Merge branch 'bugfix/shutdown-cleanup' of https://github.com/Nosfistis/schedule into Nosfistis-bugfix/shutdown-cleanup (0ef089f)
  • Merge branch 'master' of https://github.com/nestjs/schedule (ef8614e)
  • feat(): add support for crons in controllers (ecf2c08)
  • Merge pull request #317 from nestjs/dependabot/npm_and_yarn/node-fetch-2.6.1 (07e57f2)
  • chore(deps): update typescript-eslint monorepo to v4.2.0 (f9cdca2)
  • bugfix(scheduler): cleanup jobs on application shutdown (df49d6c)
  • chore(deps): update dependency ts-jest to v26.4.0 (ec2de6e)
  • chore(deps): update dependency typescript to v4.0.3 (cf53861)
  • chore(deps): update dependency @types/jest to v26.0.14 (8a748c4)
  • chore(deps): update dependency lint-staged to v10.4.0 (7c189d8)
  • chore(deps): update dependency prettier to v2.1.2 (4c74f26)
  • chore(deps): update typescript-eslint monorepo to v4.1.1 (c08855a)
  • chore(deps): bump node-fetch from 2.6.0 to 2.6.1 (15c6e8a)
  • chore(deps): update dependency release-it to v14.0.3 (9568794)
  • chore(deps): update commitlint monorepo to v11 (265e8ce)
  • chore(deps): update dependency eslint to v7.9.0 (90a1c97)
  • chore(deps): update typescript-eslint monorepo to v4.1.0 (e165175)
  • chore(deps): update dependency husky to v4.3.0 (580187c)
  • chore(deps): update dependency rxjs to v6.6.3 (10a624e)
  • chore(deps): update dependency release-it to v14.0.2 (3e3c35c)
  • chore(deps): update dependency release-it to v14 (8b6f961)
  • chore(deps): update dependency lint-staged to v10.3.0 (b69c8b3)
  • chore(deps): update dependency release-it to v13.7.1 (e4ac94e)
  • chore(deps): update dependency @types/jest to v26.0.13 (c5f6ee2)
  • chore(deps): update dependency eslint to v7.8.1 (14f7e0d)
  • chore(deps): update dependency eslint to v7.8.0 (e782745)
  • chore(deps): update dependency @types/jest to v26.0.12 (f34c21b)
  • chore(deps): update typescript-eslint monorepo to v4.0.1 (40d4e51)
  • chore(deps): update typescript-eslint monorepo to v4 (616bf94)
  • chore(deps): update nest monorepo to v7.4.4 (516d8ab)
  • chore(deps): update nest monorepo to v7.4.3 (8e0140b)
  • chore(deps): update dependency ts-jest to v26.3.0 (7c2ca0b)
  • chore(deps): update dependency prettier to v2.1.1 (7875b65)
  • chore(deps): update dependency release-it to v13.7.0 (05ac0f4)
  • chore(deps): update dependency lint-staged to v10.2.13 (32865e8)
  • chore(deps): update dependency lint-staged to v10.2.12 (3a71256)
  • chore(deps): update typescript-eslint monorepo to v3.10.1 (e6fd9a8)
  • chore(deps): update typescript-eslint monorepo to v3.10.0 (803c063)
  • chore(deps): update dependency prettier to v2.1.0 (7c35e0e)
  • chore(deps): update dependency release-it to v13.6.9 (b60dcd4)
  • chore(deps): update dependency jest to v26.4.2 (7dfdafc)
  • chore(deps): update dependency @types/sinon to v9.0.5 (298af2b)
  • chore(deps): update dependency typescript to v4 (908cbbc)
  • chore(deps): update dependency jest to v26.4.1 (448293f)
  • chore(deps): update dependency release-it to v13.6.8 (6427750)
  • chore(deps): update typescript-eslint monorepo to v3.9.1 (09f92f8)
  • chore(deps): update commitlint monorepo to v9.1.2 (86ee94a)
Commits


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 #125.