Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps broadcast-channel from 3.7.0 to 4.7.0.

Release notes

Sourced from broadcast-channel's releases.

4.7.0

Bugfixes:

  • Prevent EMFILE, too many open files error when writing many messages at once.

4.6.0

Other:

  • Added broadcastChannel.id() for debugging

Bugfixes:

  • Refactor applyOnce() queue to ensure we do not run more often then needed.

4.3.0

Features:

  • Added LeaderElector.hasLeader
  • Added LeaderElector.broadcastChannel

4.2.0

Bugfixes:

Changelog

Sourced from broadcast-channel's changelog.

4.7.0 (3 December 2021)

Bugfixes:

  • Prevent EMFILE, too many open files error when writing many messages at once.

4.6.0 (2 December 2021)

Other:

  • Added broadcastChannel.id() for debugging

Bugfixes:

  • Refactor applyOnce() queue to ensure we do not run more often then needed.

4.5.0 (5 November 2021)

Bugfixes:

  • Running applyOnce() in a loop must not fully block the JavaScript process.

4.4.0 (2 November 2021)

Other:

  • Replaced js-sha with node's crypto module.

4.3.1 (30 October 2021)

Bugfixes:

  • Fixed broken promise rejection.

4.3.0 (30 October 2021)

Features:

  • Added LeaderElector.hasLeader
  • Added LeaderElector.broadcastChannel

4.2.0 (3 August 2021)

Bugfixes:

4.1.0 (2 August 2021)

Bugfixes:

4.0.0 (15 July 2021)

Other:

Commits
  • f24ac8d 4.7.0
  • 1cdf8a3 FIX Prevent EMFILE, too many open files error when writing many messages at...
  • 830b8f6 FIX version
  • b41ed92 4.6.0
  • db847eb IMPROVE leader election time when other is leader
  • 2732120 FIX ci
  • b580908 REFACTOR applyOnce() queue to ensure we do not run more often then needed.
  • 1f9cf6b Update dependency karma-coverage to v2.1.0
  • 7f83254 Update dependency jest to v27.4.3
  • 9f46a6c Update dependency uglify-js to v3.14.4
  • 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)

Bumps [broadcast-channel](https://github.com/pubkey/broadcast-channel) from 3.7.0 to 4.7.0.
- [Release notes](https://github.com/pubkey/broadcast-channel/releases)
- [Changelog](https://github.com/pubkey/broadcast-channel/blob/master/CHANGELOG.md)
- [Commits](pubkey/broadcast-channel@3.7.0...4.7.0)

---
updated-dependencies:
- dependency-name: broadcast-channel
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 20, 2021

Superseded by #16.

@dependabot dependabot bot closed this Dec 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/broadcast-channel-4.7.0 branch December 20, 2021 22:41
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.

0 participants