Skip to content

Bump NetDaemon.HassModel and NetDaemon.Client #128

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2024

Bumps NetDaemon.HassModel and NetDaemon.Client. These dependencies needed to be updated together.
Updates NetDaemon.HassModel from 24.12.0 to 24.28.1

Release notes

Sourced from NetDaemon.HassModel's releases.

24.28.1

👀 Summary

⚡ Enhancements

Links

24.28.0

👀 Summary

⚡ Enhancements

  • #1135 Add extension function on observable to ignore OnComplete events @​helto4real
  • #1140 Enable Apps to call services when app shuts down in Dispose(Async)() and OnComplete of HA events @​FrankBakkerNl

⬆️ Dependency Updates

Links

24.27.1

👀 Summary

🐛 Bug Fixes

Links

24.27.0

👀 Summary

⚡ Enhancements

... (truncated)

Commits
  • 2965cd4 Upgrade to latest version of ConfigurationBinder class as of .net 8 (#1143)
  • a3fe2fb Throttle the updating of the registry cache (#1142)
  • a405913 Upgrade Nuget packages (#1139)
  • b7ef9d9 Enable Apps to call services when app shuts down in Dispose(Async)() and OnCo...
  • 0315ea1 Add extension function on observable to ignore OnComplete events (#1135)
  • 11db230 Fix the WhenStateIsSame should not call action when completed (#1134)
  • 9712288 Codegen: Handel advanced_fields in Service metadata (#1132)
  • 4a3cbb5 Stability fixes (#1131)
  • 089f848 Make restart logic progressive and other small fixes (#1129)
  • 0dac395 Fix the deprecated list_events used in integration tests (#1128)
  • Additional commits viewable in compare view

Updates NetDaemon.Client from 24.12.0 to 24.28.1

Release notes

Sourced from NetDaemon.Client's releases.

24.28.1

👀 Summary

⚡ Enhancements

Links

24.28.0

👀 Summary

⚡ Enhancements

  • #1135 Add extension function on observable to ignore OnComplete events @​helto4real
  • #1140 Enable Apps to call services when app shuts down in Dispose(Async)() and OnComplete of HA events @​FrankBakkerNl

⬆️ Dependency Updates

Links

24.27.1

👀 Summary

🐛 Bug Fixes

Links

24.27.0

👀 Summary

⚡ Enhancements

... (truncated)

Commits
  • 2965cd4 Upgrade to latest version of ConfigurationBinder class as of .net 8 (#1143)
  • a3fe2fb Throttle the updating of the registry cache (#1142)
  • a405913 Upgrade Nuget packages (#1139)
  • b7ef9d9 Enable Apps to call services when app shuts down in Dispose(Async)() and OnCo...
  • 0315ea1 Add extension function on observable to ignore OnComplete events (#1135)
  • 11db230 Fix the WhenStateIsSame should not call action when completed (#1134)
  • 9712288 Codegen: Handel advanced_fields in Service metadata (#1132)
  • 4a3cbb5 Stability fixes (#1131)
  • 089f848 Make restart logic progressive and other small fixes (#1129)
  • 0dac395 Fix the deprecated list_events used in integration tests (#1128)
  • Additional commits viewable in compare view

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 [NetDaemon.HassModel](https://github.com/net-daemon/netdaemon) and [NetDaemon.Client](https://github.com/net-daemon/netdaemon). These dependencies needed to be updated together.

Updates `NetDaemon.HassModel` from 24.12.0 to 24.28.1
- [Release notes](https://github.com/net-daemon/netdaemon/releases)
- [Commits](net-daemon/netdaemon@24.12.0...24.28.1)

Updates `NetDaemon.Client` from 24.12.0 to 24.28.1
- [Release notes](https://github.com/net-daemon/netdaemon/releases)
- [Commits](net-daemon/netdaemon@24.12.0...24.28.1)

---
updated-dependencies:
- dependency-name: NetDaemon.HassModel
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: NetDaemon.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Aug 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/nuget/multi-80b1be43d5 branch August 5, 2024 17:34
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants