Skip to content

Bump soundcraft-ui-connection from 4.0.0 to 4.1.1#217

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/soundcraft-ui-connection-4.1.1
Closed

Bump soundcraft-ui-connection from 4.0.0 to 4.1.1#217
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/soundcraft-ui-connection-4.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Bumps soundcraft-ui-connection from 4.0.0 to 4.1.1.

Release notes

Sourced from soundcraft-ui-connection's releases.

v4.1.1

Bug Fixes

  • set correct AUX number for ui16 (6155b8a)

v4.1.0

This is a housekeeping release with changes in the project setup and testing framework. As a new feature, the library now exposes infos about the device capabilities of different mixer models.

Features

  • add device capabilities to DeviceInfo (2e1b682)
  • add masterDim and multitrack to device capabilities (3c25cd6)

Bug Fixes

  • testbed: track channel correctly in loop for rendering (4bac2f6)
  • testbed: use concrete type over any (6dd5a55)
  • testbed: change default easing to Linear (9807ae4)

Other

  • remove wrong GitHub link in changelog (366ea6e)
  • nx update to 21.0.2 (d850da6)
  • nx migrate to 22.3 and Angular 21, update deps (de5ec97)
  • set up Vitest for unit testing, migrate tests and remove Jest (4c2b7db)
  • add Vitest imports to all tests (ccea043)
  • update dependencies, remove zone.js (3638c4a)
  • add tests for DeviceInfo.model being undefined (1e1ff20)
  • testbed: remove Component suffix, use readonly for signals (08b2d6e)
  • testbed: remove unnecessary channel checks (88f8cf5)
  • testbed: use Signal Forms for transition control (2bb7a08)
Changelog

Sourced from soundcraft-ui-connection's changelog.

4.1.1 (2025-12-27)

Bug Fixes

  • set correct AUX number for ui16 (6155b8a)

4.1.0 (2025-12-27)

This is a housekeeping release with changes in the project setup and testing framework. As a new feature, the library now exposes infos about the device capabilities of different mixer models.

Features

  • add device capabilities to DeviceInfo (2e1b682)
  • add masterDim and multitrack to device capabilities (3c25cd6)

Bug Fixes

  • testbed: track channel correctly in loop for rendering (4bac2f6)
  • testbed: use concrete type over any (6dd5a55)
  • testbed: change default easing to Linear (9807ae4)

Other

  • remove wrong GitHub link in changelog (366ea6e)
  • nx update to 21.0.2 (d850da6)
  • nx migrate to 22.3 and Angular 21, update deps (de5ec97)
  • set up Vitest for unit testing, migrate tests and remove Jest (4c2b7db)
  • add Vitest imports to all tests (ccea043)
  • update dependencies, remove zone.js (3638c4a)
  • add tests for DeviceInfo.model being undefined (1e1ff20)
  • testbed: remove Component suffix, use readonly for signals (08b2d6e)
  • testbed: remove unnecessary channel checks (88f8cf5)
  • testbed: use Signal Forms for transition control (2bb7a08)
Commits
  • 1ae7916 chore(release): 4.1.1
  • 6155b8a fix: set correct AUX number for ui16
  • 71b1f11 chore(release): 4.1.0
  • 3c25cd6 feat: add masterDim and multitrack to device capabilities
  • 2e1b682 feat: add device capabilities to DeviceInfo
  • 1e1ff20 test: add tests for DeviceInfo.model being undefined
  • ccea043 test: add Vitest imports to all tests
  • 4bac2f6 fix(testbed): track channel correctly in loop for rendering
  • 9807ae4 fix(testbed): change default easing to Linear
  • 3638c4a chore: update dependencies, remove zone.js
  • 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 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.0.0 to 4.1.1.
- [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.0.0...v4.1.1)

---
updated-dependencies:
- dependency-name: soundcraft-ui-connection
  dependency-version: 4.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 5, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jan 26, 2026

Looks like soundcraft-ui-connection is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jan 26, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/soundcraft-ui-connection-4.1.1 branch January 26, 2026 19:03
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