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

chore(deps): bump @nestjs/schedule from 4.0.1 to 5.0.1 #208

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps @nestjs/schedule from 4.0.1 to 5.0.1.

Release notes

Sourced from @​nestjs/schedule's releases.

Release 5.0.1

What's Changed

New Contributors

Full Changelog: nestjs/schedule@5.0.0...5.0.1

Release 5.0.0

Breaking changes

  • requires Node >= v20

Changelog

  • fix(deps): update dependency cron to v3.5.0 (ae6c43c)
  • chore(deps): update nest monorepo to v11 (41d8cdb)
  • chore(deps): Use crypto.randomUUID() instead of uuid module (58f795d)

Release 4.1.2

  • Merge pull request #1834 from micalevisk/fix-issue-1833 (25a0ca9)
  • refactor: drop deprecated nodejs utility api (088674f)
  • chore(deps): update dependency prettier to v3.4.2 (#1832) (42600c0)
  • chore(deps): update nest monorepo to v10.4.13 (#1831) (58b28ba)
  • chore(deps): update typescript-eslint monorepo to v8.17.0 (#1830) (36bda2d)
  • chore(deps): update dependency eslint to v9.16.0 (#1829) (97be309)
  • chore(deps): update nest monorepo to v10.4.12 (#1828) (3bef9ec)
  • chore(deps): update dependency @​types/node to v22.10.1 (#1827) (ac01b10)
  • chore(deps): update nest monorepo to v10.4.11 (#1826) (40f132a)
  • chore(deps): update dependency prettier to v3.4.1 (#1825) (ed162b9)
  • chore(deps): update dependency prettier to v3.4.0 (#1824) (5ebb711)
  • chore(deps): update dependency @​types/node to v22.10.0 (#1823) (c6f82ac)
  • chore(deps): update dependency @​types/node to v22.9.4 (#1822) (7f0d064)
  • chore(deps): update typescript-eslint monorepo to v8.16.0 (#1821) (83a35b4)
  • chore(deps): update nest monorepo to v10.4.9 (#1820) (f9e64d8)
  • Merge pull request #1801 from nestjs/renovate/cron-3.x (cb158cc)
  • fix(deps): update dependency cron to v3.2.1 (f88e263)
  • Merge pull request #1808 from nestjs/renovate/uuid-11.x (35f6eb4)
  • chore(deps): update dependency @​types/node to v22.9.3 (#1819) (a0b8782)
  • chore(deps): update dependency @​types/node to v22.9.2 (#1818) (4b48c1e)
  • chore(deps): update dependency typescript to v5.7.2 (#1817) (d708b47)
  • chore(deps): update dependency @​types/node to v22.9.1 (#1816) (227763c)
  • chore(deps): update commitlint monorepo to v19.6.0 (#1815) (dd6748b)
  • chore(deps): update typescript-eslint monorepo to v8.15.0 (#1814) (da02653)
  • chore(deps): update dependency husky to v9.1.7 (#1813) (19fb64a)
  • chore(deps): update dependency eslint to v9.15.0 (#1812) (e004d24)
  • chore(deps): update nest monorepo to v10.4.8 (#1811) (142ab3a)
  • chore(deps): update typescript-eslint monorepo to v8.14.0 (#1809) (c20f9cd)
  • fix(deps): update dependency uuid to v11.0.3 (680c6f9)

... (truncated)

Commits
  • 6fe1f54 chore(): release v5.0.1
  • f59682a Merge pull request #1870 from thomaschaaf/master
  • 9d53b7b Merge pull request #1871 from nestjs/renovate/node-22.x
  • fa58ebe Update tests/e2e/cron-jobs.spec.ts
  • bb3bf7d chore(deps): update dependency @​types/node to v22.10.9
  • 47d9987 tests: fix waitForCompletion test
  • 66e468c feat: add waitForCompletion for cronjobs to disable concurrent running cronjobs
  • b00adcf Merge pull request #1868 from nestjs/renovate/nest-monorepo
  • 858e2f1 chore(deps): update nest monorepo to v11.0.4
  • 2e9b483 chore(deps): update dependency typescript-eslint to v8.21.0 (#1867)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@nestjs/schedule](https://github.com/nestjs/schedule) from 4.0.1 to 5.0.1.
- [Release notes](https://github.com/nestjs/schedule/releases)
- [Changelog](https://github.com/nestjs/schedule/blob/master/.release-it.json)
- [Commits](nestjs/schedule@4.0.1...5.0.1)

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

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 Jan 27, 2025
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.

0 participants