Skip to content

Bump SQLitePCLRaw.bundle_e_sqlite3 from 3.0.3 to 3.0.5 - #2820

Open
dependabot[bot] wants to merge 12 commits into
developfrom
dependabot/nuget/TeslaSolarCharger.Model/develop/SQLitePCLRaw.bundle_e_sqlite3-3.0.5
Open

Bump SQLitePCLRaw.bundle_e_sqlite3 from 3.0.3 to 3.0.5#2820
dependabot[bot] wants to merge 12 commits into
developfrom
dependabot/nuget/TeslaSolarCharger.Model/develop/SQLitePCLRaw.bundle_e_sqlite3-3.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Updated SQLitePCLRaw.bundle_e_sqlite3 from 3.0.3 to 3.0.5.

Release notes

Sourced from SQLitePCLRaw.bundle_e_sqlite3's releases.

3.0.5

Update the lib dependency for SQLitePCLRaw.bundle_e_sqlite3 to package ID SQLite version 3.53.4.

3.0.4

Update SQLitePCLRaw.bundle_e_sqlite3 to reference SourceGear.sqlite3 version 3.53.3.

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

pkuehnel and others added 12 commits July 23, 2026 12:52
The mode a previous process left on the home battery devices is unknown
after startup, e.g. when the container was killed instead of shut down
gracefully or when the mode job never ran at all. As restoring normal was
limited to a tracked hold or charge, such a leftover hold was never
released and the battery could neither charge nor discharge.

Normal is now written once after startup as long as no other mode is
required. Failed writes are retried as the flag is only set on success.

Also adds a test that all jobs in the scheduling jobs namespace are
registered for dependency injection: an unregistered job throws on every
fire, which sets its trigger to error state, so it silently never runs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…worked

fix(DI): add home battery mode job
refactor(chore): use httpClientFactory throughout solution
---
updated-dependencies:
- dependency-name: SQLitePCLRaw.bundle_e_sqlite3
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jul 28, 2026
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.

1 participant