SvenKirschbaum / react-stomp-hooks

This repository contain a react library which enables simple access to stomp subscriptions via hooks.
MIT License
59 stars 12 forks source link

⬆️ Bump @stomp/stompjs from 6.1.2 to 7.0.0 #24

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Bumps @stomp/stompjs from 6.1.2 to 7.0.0.

Commits
  • 99c164d Readying for for 7.0.0
  • 692c523 Assets for 7.0.0-beta5
  • 9a2b4fd Readying for 7.0.0-beta5
  • 80b4669 Explicitly check for activation status
  • 21369c4 Fix: race condition - when multiple activates and deactivates were called wit...
  • 7e4e5ee Attempting to allow activate to be called withing awaiting the deactivate
  • f70c0e9 Add Node 19 into the test matrix
  • 0195b95 Assets for v7.0.0-beta4
  • c93c84b Readying for v7.0.0-beta4
  • 0ae0fee Bump prettier from 2.8.2 to 2.8.3
  • 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 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)
Kavan72 commented 7 months ago

@SvenKirschbaum hey can you please merged this PR ?