Skip to content

Bump weewx from 5.1.0 to 5.2.0 in the pip-all group#455

Merged
felddy merged 1 commit intodevelopfrom
dependabot/pip/pip-all-b238328b07
Dec 10, 2025
Merged

Bump weewx from 5.1.0 to 5.2.0 in the pip-all group#455
felddy merged 1 commit intodevelopfrom
dependabot/pip/pip-all-b238328b07

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2025

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

Updates weewx from 5.1.0 to 5.2.0

Release notes

Sourced from weewx's releases.

WeeWX Version 5.2.0

Distributions

ChangeLog

5.2.0 10/05/2025

Now require Python 3.7 or greater.

Added support for WOW-BE. PR #1014. Fixes issue #1013. Thanks to user John!

Module schema is now under module weewx. This lessens pollution of the Python namespace. Addresses [Issue #993](weewx/weewx#993).

The WeeWX Almanac is now extensible, allowing other astronomy packages to be used besides pyephem. In particular, a WeeWX extension that uses the Skyfield package is available and can be installed. See [Issue #981](weewx/weewx#981) and [PR #988](weewx/weewx#988). Thanks to user Johanna!

Fix LOGNAME bug in the weewx-multi sysV script. Thanks to Glenn McKechnie.

Added illuminance to the wview_extended schema. See [Issue #992](weewx/weewx#991) and [PR #992](weewx/weewx#992). Thanks to user Jeremy!

Fix typo that causes phantom values of soilMoist3 to appear with VantageVue stations.

Fix bug that prevented relative paths to the config file from working.

Allow simple Python objects to be used as an argument to $jsonize().

Adjust exclusion of top-level files in wheel creation to meet poetry norms and to be consistent across poetry-core versions. Fixes issue #993, in part.

Fix problem that prevented cached values of first and last timestamp from being set. [PR #999](weewx/weewx#999). Thanks to user Rich Bell!

Fix problem in Standard skin if Select Month was literally selected in drop down list. [PR #1002](weewx/weewx#1002). Thanks to user Ben Cotton!

In the Cumulus import code, the prefix cur_ is used to signify a current value for most observation types. However, there was one exception: curr_in_temp. The utility and documentation have been changed to use cur_in_temp (one 'r'), making all types consistent. Fixes [Issue #1006](weewx/weewx#1006).

Fix a problem caused by an assumption that delta times are always in seconds. Fixes issue [Issue #1009](weewx/weewx#1009).

Fix bug that prevented arbitrary types from being used with weectl database add-column. Fixes issue [Issue #1007](weewx/weewx#1007).

Fix bug that prevented MySQL and MariaDB versions greater than 10.0 from working. Fixes issue [Issue #1010](weewx/weewx#1010).

Wind direction plots in the Standard skin now use discrete marks, rather than continuous lines.

Changelog

Sourced from weewx's changelog.

5.2.0 10/05/2025

Now require Python 3.7 or greater.

Added support for WOW-BE. PR #1014. Fixes issue #1013. Thanks to user John!

Module schema is now under module `weewx. This lessens pollution of the Python namespace. Addresses [Issue #993](weewx/weewx#993).

The WeeWX Almanac is now extensible, allowing other astronomy packages to be used besides pyephem. In particular, a WeeWX extension that uses the Skyfield package is available and can be installed. See [Issue #981](weewx/weewx#981) and [PR #988](weewx/weewx#988). Thanks to user Johanna!

Fix LOGNAME bug in the weewx-multi sysV script. Thanks to Glenn McKechnie.

Added illuminance to the wview_extended schema. See [Issue #992](weewx/weewx#991) and [PR #992](weewx/weewx#992). Thanks to user Jeremy!

Fix typo that causes phantom values of soilMoist3 to appear with VantageVue stations.

Fix bug that prevented relative paths to the config file from working.

Allow simple Python objects to be used as an argument to $jsonize().

Adjust exclusion of top-level files in wheel creation to meet poetry norms and to be consistent across poetry-core versions. Fixes issue #993, in part.

Fix problem that prevented cached values of first and last timestamp from being set. [PR #999](weewx/weewx#999). Thanks to user Rich Bell!

Fix problem in Standard skin if Select Month was literally selected in drop down list. [PR #1002](weewx/weewx#1002). Thanks to user Ben Cotton!

In the Cumulus import code, the prefix cur_ is used to signify a current value for most observation types. However, there was one exception: curr_in_temp. The utility and documentation have been changed to use cur_in_temp (one 'r'), making all types consistent. Fixes [Issue #1006](weewx/weewx#1006).

Fix a problem caused by an assumption that delta times are always in seconds. Fixes issue [Issue #1009](weewx/weewx#1009).

... (truncated)

Commits
  • 15ee63b update release instructions
  • 63d9579 fix suse repo push
  • 482db22 fix target dependency for building docs. eliminate weblint.
  • a877c5a update the release steps
  • 2c1f7d1 use explict target names
  • 59e7c8f gpg conf is specific to vagrant
  • 54f912d no need to deal with presets
  • 3d3403d update signing info
  • 5839cd5 generalize the vagrant targets. specify a gpg key for signing.
  • 0a670f3 fixed typo in redhat-via-vagrant and suse-via-vagrant for gpg sync
  • 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 <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

@felddy
Copy link
Owner

felddy commented Dec 10, 2025

@dependabot rebase

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


Updates `weewx` from 5.1.0 to 5.2.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.1.0...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pip-all-b238328b07 branch from 77a6317 to 8073d97 Compare December 10, 2025 22:02
@felddy felddy enabled auto-merge December 10, 2025 22:04
@felddy felddy self-assigned this Dec 10, 2025
@felddy felddy merged commit a8de1b3 into develop Dec 10, 2025
38 checks passed
@felddy felddy deleted the dependabot/pip/pip-all-b238328b07 branch December 10, 2025 22:21
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.

1 participant