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 @nestjs/schedule from 3.0.4 to 4.0.0 #544

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps @nestjs/schedule from 3.0.4 to 4.0.0.

Release notes

Sourced from @​nestjs/schedule's releases.

Release 4.0.0

  • Merge pull request #1458 from nestjs/renovate/cimg-node-21.x (3523635)
  • Merge pull request #1448 from peixotoleonardo/refactor/schedule.explorer (a66dc3e)
  • Merge pull request #1461 from sheerlox/renovate/cron-3.x (62bb95b)
  • chore(deps): update dependency eslint-plugin-import to v2.29.0 (a213b49)
  • chore(deps): update dependency eslint to v8.52.0 (6052a3a)
  • chore(deps): update dependency sinon to v17 (4c0dae2)
  • chore(deps): update commitlint monorepo to v18 (67de461)
  • chore(deps): update commitlint monorepo to v17.8.1 (406a92b)
  • fix(deps): update dependency cron to v3.1.3 (6a9de20)
  • fix!: reflect V3 changes from cron (6b21047)
  • chore(deps): update dependency lint-staged to v15.0.2 (d9bc589)
  • fix(deps): update dependency cron to v3 (69d6d25)
  • chore(deps): update dependency sinon to v16.1.3 (955514b)
  • chore(deps): update dependency sinon to v16.1.1 (451923c)
  • chore(deps): update dependency @​types/uuid to v9.0.6 (c002fc2)
  • chore(deps): update node.js to v21 (c2f3cf1)
  • chore(deps): update dependency @​types/sinon to v10.0.20 (aef8666)
  • chore(deps): update dependency @​types/node to v18.18.6 (22be57f)
  • chore(deps): update dependency @​types/jest to v29.5.6 (db72cc2)
  • chore(deps): update typescript-eslint monorepo to v6.8.0 (258931a)
  • chore(deps): update dependency lint-staged to v15.0.1 (481c24e)
  • chore(deps): update dependency lint-staged to v15 (eaf60b0)
  • chore(deps): update commitlint monorepo to v17.8.0 (f2b258b)
  • refactor: use setAllMethodNames method (00922c4)
  • chore(deps): update dependency @​types/node to v18.18.5 (d65d1a0)
  • chore(deps): update typescript-eslint monorepo to v6.7.5 (c9940c2)
  • chore(deps): update dependency eslint to v8.51.0 (88aa364)
  • chore(deps): update dependency @​types/uuid to v9.0.5 (b577bd1)
  • chore(deps): update dependency @​types/sinon to v10.0.19 (db48237)
  • chore(deps): update dependency @​types/node to v18.18.4 (0ed9380)
  • chore(deps): update dependency sinon to v16.1.0 (12cc6ca)
  • chore(deps): update nest monorepo to v10.2.7 (2d59ce2)
  • chore(deps): update dependency @​types/sinon to v10.0.18 (0751576)
  • chore(deps): update dependency @​types/node to v18.18.3 (6b5d316)
  • chore(deps): update typescript-eslint monorepo to v6.7.4 (0c7ebb0)
  • chore(deps): update dependency @​types/node to v18.18.1 (f2c9894)
  • chore(deps): update dependency @​commitlint/cli to v17.7.2 (bb1a0d4)
  • chore(deps): update dependency rimraf to v5.0.5 (a1ea9bb)
  • chore(deps): update dependency release-it to v16.2.1 (e75d579)
  • chore(deps): update dependency @​types/node to v18.18.0 (d511945)
  • chore(deps): update dependency rimraf to v5.0.4 (ee03113)
  • chore(deps): update typescript-eslint monorepo to v6.7.3 (f9bef3a)
  • chore(deps): update dependency @​types/sinon to v10.0.17 (8be50fa)
  • chore(deps): update dependency @​types/node to v18.17.19 (902e7fa)
  • chore(deps): update dependency release-it to v16.2.0 (db9b80c)
  • chore(deps): update dependency eslint to v8.50.0 (5936675)
  • chore(deps): update nest monorepo to v10.2.6 (37246ac)
Commits
  • 296f43c chore(): release v4.0.0
  • 3523635 Merge pull request #1458 from nestjs/renovate/cimg-node-21.x
  • a66dc3e Merge pull request #1448 from peixotoleonardo/refactor/schedule.explorer
  • 62bb95b Merge pull request #1461 from sheerlox/renovate/cron-3.x
  • a213b49 chore(deps): update dependency eslint-plugin-import to v2.29.0
  • 6052a3a chore(deps): update dependency eslint to v8.52.0
  • 4c0dae2 chore(deps): update dependency sinon to v17
  • 67de461 chore(deps): update commitlint monorepo to v18
  • 406a92b chore(deps): update commitlint monorepo to v17.8.1
  • 6a9de20 fix(deps): update dependency cron to v3.1.3
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/schedule-4.0.0 branch 4 times, most recently from 8f0e9fa to 31b0307 Compare November 20, 2023 11:42
@jorenn92
Copy link
Owner

jorenn92 commented Jan 8, 2024

@dependabot rebase

Bumps [@nestjs/schedule](https://github.com/nestjs/schedule) from 3.0.4 to 4.0.0.
- [Release notes](https://github.com/nestjs/schedule/releases)
- [Changelog](https://github.com/nestjs/schedule/blob/master/.release-it.json)
- [Commits](nestjs/schedule@3.0.4...4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nestjs/schedule-4.0.0 branch from 31b0307 to 748bb4e Compare January 8, 2024 13:13
@github-actions github-actions bot enabled auto-merge January 8, 2024 13:13
@jorenn92 jorenn92 closed this Jan 8, 2024
auto-merge was automatically disabled January 8, 2024 13:53

Pull request was closed

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nestjs/schedule-4.0.0 branch January 8, 2024 13:54
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant