Skip to content

Bump @nestjs/cqrs from 9.0.1 to 10.2.6#48

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nestjs/cqrs-10.2.6
Closed

Bump @nestjs/cqrs from 9.0.1 to 10.2.6#48
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/nestjs/cqrs-10.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 28, 2023

Bumps @nestjs/cqrs from 9.0.1 to 10.2.6.

Release notes

Sourced from @​nestjs/cqrs's releases.

Release 10.2.6

  • fix: command bus typing issue (40811d4)
  • Merge pull request #1415 from nestjs/renovate/cimg-node-20.x (b6c1440)
  • Merge pull request #1492 from Dracks/master (e17cdc7)
  • correct order of methods (076c584)
  • added a private method to retrieve the command name (aa1e784)
  • chore(deps): update node.js to v20.7 (08271c1)
  • feat(): Improve command bus to throw error with command name (a990d62)
  • chore(deps): update nest monorepo to v10.2.4 (f0d75e1)
  • chore(deps): update nest monorepo to v10.2.3 (336e842)
  • chore(deps): update dependency prettier to v3.0.3 (954afff)
  • chore(deps): update typescript-eslint monorepo to v6.5.0 (1a27770)
  • chore(deps): update nest monorepo to v10.2.2 (0333276)
  • chore(deps): update dependency @​types/node to v18.17.12 (60c13f5)
  • chore(deps): update dependency eslint to v8.48.0 (af012e9)
  • chore(deps): update dependency @​types/node to v18.17.11 (10307b5)
  • chore(deps): update dependency typescript to v5.2.2 (80fb129)
  • chore(deps): update dependency jest to v29.6.4 (64fe77f)
  • chore(deps): update dependency @​types/node to v18.17.9 (c519e9a)
  • chore(deps): update dependency @​types/node to v18.17.8 (201270e)
  • chore(deps): update dependency @​types/jest to v29.5.4 (9a5b089)
  • chore(deps): update nest monorepo to v10.2.1 (df8cee8)
  • chore(deps): update dependency @​types/node to v18.17.7 (5ccfc37)
  • chore(deps): update typescript-eslint monorepo to v6.4.1 (7252d09)
  • chore(deps): update dependency lint-staged to v14.0.1 (dc40136)
  • chore(deps): update dependency jest to v29.6.3 (5dc8b2b)
  • chore(deps): update nest monorepo to v10.2.0 (3e0b42a)
  • chore(deps): update dependency eslint-plugin-import to v2.28.1 (5a8e221)
  • chore(deps): update dependency @​types/node to v18.17.6 (d9f82f0)
  • chore(deps): update dependency prettier to v3.0.2 (157dc07)
  • chore(deps): update typescript-eslint monorepo to v6.4.0 (f3732c7)
  • chore(deps): update dependency lint-staged to v14 (555a17f)
  • chore(deps): update dependency lint-staged to v13.3.0 (8e6df44)
  • chore(deps): update dependency release-it to v16.1.5 (c247950)
  • chore(deps): update dependency @​types/node to v18.17.5 (2e62aa2)
  • chore(deps): update dependency eslint to v8.47.0 (1b6cb9e)
  • chore(deps): update dependency @​commitlint/cli to v17.7.1 (f1bae8c)
  • chore(deps): update dependency release-it to v16.1.4 (b3a0c91)
  • chore(deps): update commitlint monorepo to v17.7.0 (717bfa5)

Release 10.2.5

  • fix: make options optional (ab3bccf)

Release 10.2.4

  • Merge branch 'master' of https://github.com/nestjs/cqrs (af5cec8)
  • feat: apply accepts options object to control handler execution (f0f6dc4)
  • chore(deps): update dependency @​types/node to v18.17.4 (c0f561d)

Release 10.2.3

  • fix: pass context to publish all (818b7db)

... (truncated)

Commits
  • c99b57d chore(): release v10.2.6
  • 40811d4 fix: command bus typing issue
  • b6c1440 Merge pull request #1415 from nestjs/renovate/cimg-node-20.x
  • e17cdc7 Merge pull request #1492 from Dracks/master
  • 076c584 correct order of methods
  • aa1e784 added a private method to retrieve the command name
  • 08271c1 chore(deps): update node.js to v20.7
  • a990d62 feat(): Improve command bus to throw error with command name
  • f0d75e1 chore(deps): update nest monorepo to v10.2.4
  • 336e842 chore(deps): update nest monorepo to v10.2.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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 28, 2023
Bumps [@nestjs/cqrs](https://github.com/nestjs/cqrs) from 9.0.1 to 10.2.6.
- [Release notes](https://github.com/nestjs/cqrs/releases)
- [Changelog](https://github.com/nestjs/cqrs/blob/master/.release-it.json)
- [Commits](nestjs/cqrs@9.0.1...10.2.6)

---
updated-dependencies:
- dependency-name: "@nestjs/cqrs"
  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/nestjs/cqrs-10.2.6 branch from ef5d7b9 to bfcdb54 Compare October 20, 2023 03:46
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 10, 2025

Superseded by #72.

@dependabot dependabot Bot closed this Mar 10, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nestjs/cqrs-10.2.6 branch March 10, 2025 19:38
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