Skip to content

Bump soundcraft-ui-connection from 4.1.1 to 5.0.0#262

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/soundcraft-ui-connection-5.0.0
Closed

Bump soundcraft-ui-connection from 4.1.1 to 5.0.0#262
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/soundcraft-ui-connection-5.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps soundcraft-ui-connection from 4.1.1 to 5.0.0.

Release notes

Sourced from soundcraft-ui-connection's releases.

v5.0.0

This release removes the modern-isomorphic-ws and ws dependencies and uses the native WebSocket implementation instead, which is available in browsers and in Node.js 22+. As a result, Node.js 22 or later is now required. We consider this a breaking change and released this version as a new major.

Important changes

  • use native WebSocket instead of modern-isomorphic-ws (ec61959)
  • require Node.js >= 22 (7561968)

Other

  • add missing imports in tests (8e092e1)
  • add workspace AI config for Claude and Copilot (7c91e47)
  • upgrade nx to 22.5.1 and Angular to 21.1.5 (386738c)
Changelog

Sourced from soundcraft-ui-connection's changelog.

5.0.0 (2026-02-20)

This release removes the modern-isomorphic-ws and ws dependencies and uses the native WebSocket implementation instead, which is available in browsers and in Node.js 22+. As a result, Node.js 22 or later is now required. We consider this a breaking change and released this version as a new major.

Important changes

  • use native WebSocket instead of modern-isomorphic-ws (ec61959)
  • require Node.js >= 22 (7561968)

Other

  • add missing imports in tests (8e092e1)
  • add workspace AI config for Claude and Copilot (7c91e47)
  • upgrade nx to 22.5.1 and Angular to 21.1.5 (386738c)
Commits
  • d5284aa chore(release): 5.0.0
  • 386738c chore: upgrade nx to 22.5.1 and Angular to 21.1.5
  • ec61959 refactor: use native WebSocket instead of modern-isomorphic-ws
  • 7561968 chore: require Node.js >= 22
  • 7c91e47 chore: add workspace AI config for Claude and Copilot
  • 8e092e1 fix: add missing imports in tests
  • See full diff 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 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)

Bumps [soundcraft-ui-connection](https://github.com/fmalcher/soundcraft-ui) from 4.1.1 to 5.0.0.
- [Release notes](https://github.com/fmalcher/soundcraft-ui/releases)
- [Changelog](https://github.com/fmalcher/soundcraft-ui/blob/main/CHANGELOG.md)
- [Commits](fmalcher/soundcraft-ui@v4.1.1...v5.0.0)

---
updated-dependencies:
- dependency-name: soundcraft-ui-connection
  dependency-version: 5.0.0
  dependency-type: direct:production
  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 Feb 23, 2026
htilly added a commit that referenced this pull request Mar 4, 2026
- minimatch: 9.0.5 → 9.0.9
- c8: 10.1.3 → 11.0.0 (major)
- openai: 6.22.0 → 6.25.0
- posthog-node: 5.24.15 → 5.26.2
- soundcraft-ui-connection: 4.1.1 → 5.0.0 (major)
- @simplewebauthn/server: 13.2.2 → 13.2.3

Closes #262, #263, #265, #266, #267

Made-with: Cursor
@htilly
Copy link
Owner

htilly commented Mar 4, 2026

Included in develop

@htilly htilly closed this Mar 4, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 4, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/soundcraft-ui-connection-5.0.0 branch March 4, 2026 08:21
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.

1 participant