Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @companion-module/base from 1.4.3 to 1.8.0 #1

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2024

Bumps @companion-module/base from 1.4.3 to 1.8.0.

Release notes

Sourced from @​companion-module/base's releases.

v1.8.0

1.8.0 (2024-04-26)

Features

Bug Fixes

  • ipc-wrapper failed when receiving a non-error failure (fe87955)
  • Record the missing-error-handler timers and clear them on helper destroy() (#79) (5142a62)
  • rename 'locationBased' to 'local' variables (71e5b33)

v1.7.0

1.7.0 (2024-01-06)

Features

  • Add a MAC Address regex (#54) (27ea96c)
  • allow specifying 'learn' function timeout (d6b2f72)
  • remove some deprecated fields (aabc536)

Bug Fixes

  • clear variable values when variable is removed bitfocus/companion#2638 (9e33afd)
  • ensure module manifest doesn't reference template module name (af517e4)
  • Validate more manifest fields which might be duplicated from the template (#67) (11e4f00)

v1.6.0

1.6.0 (2023-10-14)

Features

  • bonjour discovery config fields (#57) (37d3cd9)
  • support css colors and alpha colorpicker (1660c3b)

Bug Fixes

v1.5.1

1.5.1 (2023-10-02)

... (truncated)

Changelog

Sourced from @​companion-module/base's changelog.

1.8.0 (2024-04-26)

Features

Bug Fixes

  • ipc-wrapper failed when receiving a non-error failure (fe87955)
  • Record the missing-error-handler timers and clear them on helper destroy() (#79) (5142a62)
  • rename 'locationBased' to 'local' variables (71e5b33)

1.7.0 (2024-01-06)

Features

  • Add a MAC Address regex (#54) (27ea96c)
  • allow specifying 'learn' function timeout (d6b2f72)
  • remove some deprecated fields (aabc536)

Bug Fixes

  • clear variable values when variable is removed bitfocus/companion#2638 (9e33afd)
  • ensure module manifest doesn't reference template module name (af517e4)
  • Validate more manifest fields which might be duplicated from the template (#67) (11e4f00)

1.6.0 (2023-10-14)

Requires Companion 3.2 or later

Features

  • bonjour discovery config fields (#57) (37d3cd9)
  • support css colors and alpha colorpicker (1660c3b)

Bug Fixes

1.5.1 (2023-10-02)

Bug Fixes

... (truncated)

Commits
  • 41e51d0 chore(main): release 1.8.0 (#73)
  • 5142a62 fix: Record the missing-error-handler timers and clear them on helper destroy...
  • 34c03db feat: Text preset type (#80)
  • ceb04eb chore(deps): bump peaceiris/actions-gh-pages from 3 to 4 (#77)
  • 71e5b33 fix: rename 'locationBased' to 'local' variables
  • 3402925 chore: update dependencies
  • fe87955 fix: ipc-wrapper failed when receiving a non-error failure
  • 0ed4172 chore(deps): bump es5-ext from 0.10.62 to 0.10.63 (#74)
  • 4473e9b feat: indicate support for location based variables
  • 75774b0 feat: shared udp listener bitfocus/companion#2399 (...
  • 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 [@companion-module/base](https://github.com/bitfocus/companion-module-base) from 1.4.3 to 1.8.0.
- [Release notes](https://github.com/bitfocus/companion-module-base/releases)
- [Changelog](https://github.com/bitfocus/companion-module-base/blob/main/CHANGELOG.md)
- [Commits](bitfocus/companion-module-base@v1.4.3...v1.8.0)

---
updated-dependencies:
- dependency-name: "@companion-module/base"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2024
@peternewman peternewman merged commit 40b6e81 into main Jun 16, 2024
0 of 2 checks passed
@peternewman peternewman deleted the dependabot/npm_and_yarn/companion-module/base-1.8.0 branch June 16, 2024 21:49
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.

1 participant