Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2021

Bumps pubsub-js from 1.9.2 to 1.9.4.

Changelog

Sourced from pubsub-js's changelog.

1.9.4

  • ae3284d Use existing root.pubSub when present (#213) (abishek-srinivasan)

    This means that loading pubsub-js more than once in the same environment will work as the author expects. A warning will be output on the console to make the developer aware of the duplication.

Released on 2021-11-11.

1.9.3

  • a810919 Fix countSubscriptions

    This was introduced in ad93491c760ebc0429a7e9072b2747b2c2ce0a0a, but had a bug that was not covered by unit tests.

Released on 2021-02-18.

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 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 [pubsub-js](https://github.com/mroderick/PubSubJS) from 1.9.2 to 1.9.4.
- [Release notes](https://github.com/mroderick/PubSubJS/releases)
- [Changelog](https://github.com/mroderick/PubSubJS/blob/master/CHANGES.md)
- [Commits](mroderick/PubSubJS@v1.9.2...v1.9.4)

---
updated-dependencies:
- dependency-name: pubsub-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2021
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