Skip to content

Bump @nestjs/cqrs from 9.0.1 to 10.2.5#41

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 9, 2023

Bumps @nestjs/cqrs from 9.0.1 to 10.2.5.

Release notes

Sourced from @​nestjs/cqrs's releases.

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)

Release 10.2.2

  • fix: make context optional (2dd00c4)

Release 10.2.1

  • fix: remove tcontext generic from publisher (d27bb59)

Release 10.2.0

  • Merge branch 'master' of https://github.com/nestjs/cqrs (5af8b6f)
  • feat: pass context to publisher alongside events (8c0b5c5)
  • chore(deps): update typescript-eslint monorepo to v6.3.0 (c9dd5c8)
  • chore(deps): update dependency eslint-config-prettier to v9 (c918606)
  • chore(deps): update dependency @​types/node to v18.17.3 (42213ad)
  • chore(deps): update dependency @​types/node to v18.17.2 (c9dee21)
  • chore(deps): update dependency eslint-config-prettier to v8.10.0 (e69d239)
  • chore(deps): update dependency prettier to v3.0.1 (4f6ecdb)

Release 10.1.0

  • Merge branch 'master' of https://github.com/nestjs/cqrs (cb7e357)
  • feat: add for root method to register cqrs globally (0f8dd39)
  • chore(deps): update typescript-eslint monorepo to v6.2.1 (8c546d7)
  • chore(deps): update nest monorepo to v10.1.3 (73ab042)
  • chore(deps): update dependency eslint to v8.46.0 (f322da5)
  • chore(deps): update dependency eslint-plugin-import to v2.28.0 (719b56d)
  • chore(deps): update dependency eslint-config-prettier to v8.9.0 (12cf500)
  • chore(deps): update dependency jest to v29.6.2 (41ad072)
  • chore(deps): update dependency @​types/node to v18.17.1 (4b35747)
  • chore(deps): update nest monorepo to v10.1.2 (48c0126)

Release 10.0.3

  • fix: invalid event reference (3dae78e)
  • chore(deps): update typescript-eslint monorepo to v6.2.0 (f21d647)
  • chore(deps): update nest monorepo to v10.1.1 (317e7b4)

Release 10.0.2

  • Merge pull request #1430 from thamcheongkit/master (6f50f03)
  • Update src/event-bus.ts (65e3822)
  • fix(event-bus): unstuck after unhandled exception (9e42f13)
  • chore(deps): update dependency @​types/node to v18.17.0 (174fc22)
  • chore(deps): update dependency @​types/node to v18.16.20 (7312b9e)

... (truncated)

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 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/cqrs](https://github.com/nestjs/cqrs) from 9.0.1 to 10.2.5.
- [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.5)

---
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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 9, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 28, 2023

Superseded by #48.

@dependabot dependabot Bot closed this Sep 28, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nestjs/cqrs-10.2.5 branch September 28, 2023 19:53
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