Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Bump wetterdienst from 0.60.0 to 0.63.0 #62

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps wetterdienst from 0.60.0 to 0.63.0.

Release notes

Sourced from wetterdienst's releases.

v0.63.0

What's Changed

Full Changelog: earthobservations/wetterdienst@v0.62.0...v0.63.0

v0.62.0

What's Changed

  • Fix multiple issues with DwdObservationRequest API by @​gutzbenj
  • Raise minimum polars version to 0.19.6
  • Use more polars column functions by @​gutzbenj

Full Changelog: earthobservations/wetterdienst@v0.61.0...v0.62.0

v0.61.0

What's Changed

  • Make parameters TEMPERATURE_AIR_MAX_200 and TEMPERATURE_AIR_MIN_200 s… by @​gutzbenj
  • Dependencies: Bump a few versions, start using version range constraints by @​amotl
  • Dependencies: Use ruff==0.0.291. Format code. by @​amotl
  • Dependencies: Bump leftover versions using version range constraints by @​amotl
  • CI: Fix Dependabot configuration by @​amotl
  • Dependencies: Bump a few more, using timestamp-based versioning by @​amotl
  • Dependencies: Remove Percy by @​amotl
  • Fix imgw api by @​gutzbenj
  • Improve streamlit app plotting capabilities by @​gutzbenj
  • Tests: Re-run test cases on failures by @​amotl
  • Tests: Mark test case test_api_values_missing_null as cflake by @​amotl
  • Read the Docs: Use Python 3.11 by @​amotl
  • Fix DWD DMO api by @​gutzbenj
  • Update to wradlib 2.0 by @​kmuehlbauer

Full Changelog: earthobservations/wetterdienst@v0.60.0...v0.61.0

Changelog

Sourced from wetterdienst's changelog.

0.63.0 (08.10.2023)


  • [Streamlit] Add sideboard with settings
  • [Streamlit] Add station information json
  • [Streamlit] Add units to DataFrame view and plots
  • [Streamlit] Add JSON download
  • Return data correctly sorted

0.62.0 (07.10.2023)


  • Fix multiple issues with DwdObservationRequest API
  • Raise minimum version of polars to 0.19.6 due to breaking changes

0.61.0 (06.10.2023)


  • Make parameters TEMPERATURE_AIR_MAX_200 and TEMPERATURE_AIR_MIN_200 summarizable/interpolatable
  • Add streamlit app for DWD climate stations
  • Add sql query function to streamlit app
  • Fix imgw meteorology station list parsing
  • Improve streamlit app plotting capabilities
  • Fix DWD DMO api
Commits
  • 7aac99d Bump version to 0.63.0
  • 97ac33b Fix streamlit app JSON export
  • 48ab548 Use ZoneInfo everywhere for timezones
  • 3d3a935 Fix sort of returned DataFrame
  • 0a761a3 Extend streamlit app
  • 9deb5cf Bump version to 0.62.0
  • e778bd3 Use more polars column functions
  • 177ffc5 Fix breaking changes with polars 0.19.6
  • 5e1310f Bump polars from 0.16.18 to 0.19.6
  • 0151243 Fix multiple issues with DwdObservationRequest API
  • 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 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 [wetterdienst](https://github.com/earthobservations/wetterdienst) from 0.60.0 to 0.63.0.
- [Release notes](https://github.com/earthobservations/wetterdienst/releases)
- [Changelog](https://github.com/earthobservations/wetterdienst/blob/main/CHANGELOG.rst)
- [Commits](earthobservations/wetterdienst@v0.60.0...v0.63.0)

---
updated-dependencies:
- dependency-name: wetterdienst
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 9, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2023

Superseded by #63.

@dependabot dependabot bot closed this Oct 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/wetterdienst-0.63.0 branch October 12, 2023 05:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants