Skip to content

chore(deps): Bump weewx from 5.4.0 to 5.5.0 in the pip-all group - #504

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/pip-all-67714e2819
Open

chore(deps): Bump weewx from 5.4.0 to 5.5.0 in the pip-all group#504
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/pip-all-67714e2819

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the pip-all group with 1 update: weewx.

Updates weewx from 5.4.0 to 5.5.0

Release notes

Sourced from weewx's releases.

WeeWX Version 5.5.0

Distributions

ChangeLog

Added the ability for services to bind to a SHUTDOWN event. This allows services to be notified when weewxd is being shutdown. [PR #1106](weewx/weewx#1106). Thanks to user Rich Bell!

Added retry logic in case the database is locked. See weewx-user thread https://groups.google.com/g/weewx-user/c/9AIS1DRHl00.

Pass a terminate event flag to the thread running StdReport. Generators look to this flag and finish immediately if it is set.

Fix problem where [StdReport] does not include HTML_ROOT. Fixes [Issue #1082](weewx/weewx#1082).

Install extensions atomically, never overwrite in place. [PR #1104](weewx/weewx#1104). Thanks to user John K!

Substitute station_type if the hardware driver does not offer hardware_name.

Changelog

Sourced from weewx's changelog.

5.5.0 6-Aug-2026

Added the ability for services to bind to a SHUTDOWN event. This allows services to be notified when weewxd is being shutdown. [PR #1106](weewx/weewx#1106). Thanks to user Rich Bell!

Added retry logic in case the database is locked. See weewx-user thread https://groups.google.com/g/weewx-user/c/9AIS1DRHl00.

Pass a terminate event flag to the thread running StdReport. Generators look to this flag and finish immediately if it is set.

Fix problem where [StdReport] does not include HTML_ROOT. Fixes [Issue #1082](weewx/weewx#1082).

Install extensions atomically, never overwrite in place. [PR #1104](weewx/weewx#1104). Thanks to user John K!

Substitute station_type if the hardware driver does not offer hardware_name.

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pip-all group with 1 update: [weewx](https://github.com/weewx/weewx).


Updates `weewx` from 5.4.0 to 5.5.0
- [Release notes](https://github.com/weewx/weewx/releases)
- [Changelog](https://github.com/weewx/weewx/blob/master/docs_src/changes.md)
- [Commits](weewx/weewx@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: weewx
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-all
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants