Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 30, 2025

Bumps siphon from 0.9 to 0.10.0.

Release notes

Sourced from siphon's releases.

0.10.0

Highlights

  • Updates to for compatibility with xarray, numpy, and protobuf
  • Updated to support Python versions 3.10-3.13
  • Improvements to parsing data from Wyoming upper air as well as support for requesting the server to recalculate data
  • Fixes for issues working with catalogs from Hyrax servers
  • Eliminated some NCSS warnings when accessing data from a server running TDS v5
  • Improved error message when using the IGRA2 client

What's Changed

Enhancements 😄

Bugs Fixed 🐛

Other Changes

New Contributors

Full Changelog: Unidata/siphon@v0.9...v0.10.0

Commits
  • 97aedbf Merge pull request #856 from dopplershift/fix-724
  • b4350d5 ENH: Add some more supported service aliases
  • 823dab1 BUG: Fix hyrax 'dap' services not available for remote_access()
  • 1e2cc9f BUG: Fix incorrect URLs in hyrax catalog
  • 015b50b MNT: Simplify _find_base_tds_url()
  • 337f581 Merge pull request #730 from tmharty/recalculate_wyoming
  • 39deb66 Partial test of wyoming recalc
  • a7dc9a2 Recalculate RAOB from Wyoming
  • 2200fb1 Merge pull request #855 from dopplershift/igra2-error-message
  • 33c2386 ENH: Improve igra2 date error message (Fixes #316)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 30, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/siphon-0.10.0 branch 4 times, most recently from 6a8b2f4 to d53deb2 Compare September 15, 2025 23:13
@dependabot dependabot bot force-pushed the dependabot/pip/siphon-0.10.0 branch from d53deb2 to 85a5c81 Compare September 28, 2025 01:51
Bumps [siphon](https://github.com/Unidata/siphon) from 0.9 to 0.10.0.
- [Release notes](https://github.com/Unidata/siphon/releases)
- [Commits](Unidata/siphon@v0.9...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/siphon-0.10.0 branch from 85a5c81 to 4df43e1 Compare September 29, 2025 15:25
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 python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants