Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2025

Bumps broadcast-channel from 4.18.1 to 7.1.0.

Release notes

Sourced from broadcast-channel's releases.

5.3.0

No release notes provided.

5.1.0

  • REFACTOR check for native method #1157

5.0.2

  • Fix abort signal reason

5.0.1

  • FIX hasLeader() is mixing up states

5.0.0

  • Use Web Locks API for leader election if possible.
  • LeaderElector.hasLeader is now a function that returns a Promise<boolean>.
Changelog

Sourced from broadcast-channel's changelog.

CHANGELOG

X.X.X (comming soon)

7.0.0 (27 November 2023)

  • CHANGE do not emit messages that have been existed before the channel was created.

6.0.0 (30 October 2023)

  • ADD support for the Deno runtime

5.5.1 (23 October 2023)

  • REPLACE new Date().getTime() with Date.now() which is faster

5.5.0 (17 October 2023)

  • Add sideEffects: false

5.4.0 (10 October 2023)

  • FIX import of p-queue throws is not a constructor

5.3.0 (18 August 2023)

pubkey/broadcast-channel#1243

5.2.0 (11 August 2023)

pubkey/broadcast-channel#1237

5.1.0 (25 April 2023)

  • REFACTOR check for native method #1157

5.0.1 (23 March 2023)

  • FIX hasLeader() is mixing up states

5.0.0 (23 March 2023)

  • Use Web Locks API for leader election if possible.
  • LeaderElector.hasLeader is now a function that returns a Promise<boolean>.

4.20.1 (6 January 2023)

  • FIX exports order

4.20.0 (6 January 2023)

... (truncated)

Commits

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.

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

---
updated-dependencies:
- dependency-name: broadcast-channel
  dependency-version: 7.1.0
  dependency-type: direct:development
  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 Oct 24, 2025
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