Skip to content

Bump broadcast-channel from 4.17.0 to 5.1.0#4058

Merged
rtibbles merged 1 commit intounstablefrom
dependabot/npm_and_yarn/broadcast-channel-5.1.0
May 5, 2023
Merged

Bump broadcast-channel from 4.17.0 to 5.1.0#4058
rtibbles merged 1 commit intounstablefrom
dependabot/npm_and_yarn/broadcast-channel-5.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2023

Bumps broadcast-channel from 4.17.0 to 5.1.0.

Release notes

Sourced from broadcast-channel's releases.

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>.

4.18.1

  • Updated dependencies

See all changes in the CHANGELOG

4.18.0

  • FIX fix(indexedDB): Can't start a transaction on a closed database #1042 nabigraphics
Changelog

Sourced from broadcast-channel's changelog.

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)

  • FIX typings did not work with "moduleResolution": "NodeNext"

4.19.0 (28 December 2022)

  • Updated dependencies

4.18.1 (31 October 2022)

  • Updated dependencies

4.18.0 (6 October 2022)

  • FIX fix(indexedDB): Can't start a transaction on a closed database #1042 nabigraphics
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 [broadcast-channel](https://github.com/pubkey/broadcast-channel) from 4.17.0 to 5.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/5.1.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 javascript Pull requests that update Javascript code TAG: dependencies labels May 5, 2023
Copy link
Copy Markdown
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only breaking change is for a method we don't use.

@rtibbles rtibbles merged commit aed6bcd into unstable May 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/broadcast-channel-5.1.0 branch May 5, 2023 03:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code TAG: dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant