Skip to content

Bump weewx from 5.2.0 to 5.3.0 in the pip-all group#477

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/pip-all-8e4f540651
Open

Bump weewx from 5.2.0 to 5.3.0 in the pip-all group#477
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/pip-all-8e4f540651

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

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

Updates weewx from 5.2.0 to 5.3.0

Release notes

Sourced from weewx's releases.

WeeWX Version 5.3.0

Distributions

ChangeLog

Set log-label in sysV init script to 'weewxd-XXX' instead of just 'XXX'

Added rsyslog config example for making logs visible to the group weewx without having to use any privilege escalation.

Allow extra command line options to be passed to an extension installer. Addresses [Issue #1041](weewx/weewx#1041).

Added Astronomical Units as a unit of length. Added local_djd as a unit of local time. [PR #998](weewx/weewx#998). Thanks to user Karen!

Moved database-specific code into the weedb module. This is in anticipation of allowing new databases to be installed as an extension.

New action weectl database rebuild-daily NAME was added to allow the selective rebuilding of the daily summaries. Addresses [Issue #1035](weewx/weewx#1035).

New action weectl station list-drivers was added to allow the listing of all available device drivers. Fixes [Issue #1050](weewx/weewx#1060).

Language subdirectory lang is now recursively searched for additional translation files. This allows extensions to add any translations they might need.

Converted test suites to use pytest.

New Finish translation for the Seasons skin. Thanks to user iiseppi! [PR #1059](weewx/weewx#1059).

Remove unnecessary UNIQUE index on PRIMARY KEY columns in SQLite, achieving size reduction of ~10%. Existing database schemas are not modified. Users desiring size reduction are advised to consider manually migrating.

Fix problem that prevented weectl database reconfigure from working in cases where a schema was specified.

Fix problem when importing data into a MySQL database. PR #1025. Thanks to user Robert!

... (truncated)

Changelog

Sourced from weewx's changelog.

5.3.0 03/01/2026

Set log-label in sysV init script to 'weewxd-XXX' instead of just 'XXX'

Added rsyslog config example for making logs visible to the group weewx without having to use any privilege escalation.

Allow extra command line options to be passed to an extension installer. Addresses [Issue #1041](weewx/weewx#1041).

Added Astronomical Units as a unit of length. Added local_djd as a unit of local time. [PR #998](weewx/weewx#998). Thanks to user Karen!

Moved database-specific code into the weedb module. This is in anticipation of allowing new databases to be installed as an extension.

New action weectl database rebuild-daily NAME was added to allow the selective rebuilding of the daily summaries. Addresses [Issue #1035](weewx/weewx#1035).

New action weectl station list-drivers was added to allow the listing of all available device drivers. Fixes [Issue #1050](weewx/weewx#1060).

Language subdirectory lang is now recursively searched for additional translation files. This allows extensions to add any translations they might need.

Converted test suites to use pytest.

New Finish translation for the Seasons skin. Thanks to user iiseppi! [PR #1059](weewx/weewx#1059).

Remove unnecessary UNIQUE index on PRIMARY KEY columns in SQLite, achieving size reduction of ~10%. Existing database schemas are not modified. Users desiring size reduction are advised to consider manually migrating.

Fix problem that prevented weectl database reconfigure from working in cases where a schema was specified.

Fix problem when importing data into a MySQL database. PR #1025. Thanks to user Robert!

Fix problem that prevented weewxd from restarting reliably if a MySQL connection was lost. Fixes [Issue #1036](weewx/weewx#1036).

Add support for kwargs when using .series() tags. PR #1042.

Documentation now uses Zensical.

... (truncated)

Commits
  • 7fea4d4 Version 5.3.0
  • 585f1e4 Fix problem with picking the right key
  • 451d094 Regression test for PR #1069
  • 3b284b4 backwards compatibility for parameter moon_phases
  • 314882d Better error message when unable to determine hardware type
  • de81a7d Fix problem that caused expanded substitutions to be saved when using
  • 73fa0be Rewrite mkdocs.yml to zensical.toml
  • 8b7105d Switch to Zensical
  • 61f3189 Add command weectl station list-drivers
  • 34fe4c1 Fixes issue #1067
  • 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 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.2.0 to 5.3.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.2.0...v5.3.0)

---
updated-dependencies:
- dependency-name: weewx
  dependency-version: 5.3.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