Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): Bump owslib from 0.24.1 to 0.29.1 #213

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps owslib from 0.24.1 to 0.29.1.

Release notes

Sourced from owslib's releases.

0.29.0

This release adds an OpenSearch client, as well as updates ISO parsing by removing longstanding deprecations/warnings. Users are advised to use 0.28.1 if previous ISO parsing workflows support is required.

A full list of commits for 0.29.0 can be found at:

https://github.com/geopython/OWSLib/commits/0.29.0:

0.28.1

A full list of commits for 0.28.1 can be found at:

https://github.com/geopython/OWSLib/commits/0.28.1

  • use only lxml for XML parsing and disable entity resolution in XML payloads

0.28.0

A full list of commits for 0.28.0 can be found at:

https://github.com/geopython/OWSLib/commits/0.28.0

  • core: remove Python 3.6 from CI matrix (@​kalxas)
  • OGC API: add support for OGC API - Features - Part 4: transactions
  • OGC API: add support for OGC API - Maps
  • OGC API: fix OGC API - Processes process list filtering
  • fix WMTS resolution (@​dvbmgr)
  • WFS: fix filter parsing (@​huard)
  • OGC API: use yaml.safe_load for YAML parsing for OpenAPI handling (@​sebastic)
  • FGDC: fix contact parsing (@​pvgenuchten)

v0.27.2

A full list of commits for 0.27.2 can be found at:

https://github.com/geopython/OWSLib/commits/0.27.2

  • tests: fix regression test

v0.27.1

A full list of commits for 0.27.1 can be found at:

https://github.com/geopython/OWSLib/commits/0.27.1

  • core: remove pyproj as core dependency

v0.27.0

A full list of commits for 0.27.0 can be found at:

... (truncated)

Changelog

Sourced from owslib's changelog.

Changes

0.27.2 (unreleased)

  • WFS: Fix set_filter for string inputs (#804)

0.27.1 (2022-08-28)

  • remove pyproj as core dependency

0.27.0 (2022-08-28)

  • core: update pyproj
  • OGC API: add support for OGC API - Processes

0.26.0 (2022-06-06)

A full list of commits for 0.26.0 can be found at:

https://github.com/geopython/OWSLib/commits/0.26.0

  • ISO: extend MD_Keywords for gmx:Anchor (#765)
  • WPS: forward timeout/language parameters (#793)
  • WPS: use 'maximumMegabytes' if available (#796)
  • OGC API: safeguard links
  • OGC API: add support for OGC API - Features - Part 3: CQL (#798)
  • OGC API: rename rangeSubset to properties for coverage queries (#806)
  • OGC API: fix subsets parameterization (#819)
  • CSW: pass headers to HTTP POST requests (#805)
  • WCS: pass timeout to constructors (#812)
  • CSW: fix byte/string handling for XML payloads (#816)
  • ISO: fix gmd:edition parsing (#821)

0.25.0 (2021-08-23)

A full list of commits for 0.25.0 can be found at:

https://github.com/geopython/OWSLib/commits/0.25.0

  • WMS: include custom headers (#763)
  • ISO: add MD_BrowseGraphic support (#757)
  • OGC API: fix bbox handling #779), request/response handling
  • WFS: add support for topological filters (#780)
  • various bug fixes
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 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 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 [owslib](https://github.com/geopython/OWSLib) from 0.24.1 to 0.29.1.
- [Release notes](https://github.com/geopython/OWSLib/releases)
- [Changelog](https://github.com/geopython/OWSLib/blob/master/CHANGES.rst)
- [Commits](geopython/OWSLib@0.24.1...0.29.1)

---
updated-dependencies:
- dependency-name: owslib
  dependency-type: direct:development
  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 Apr 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2023

Superseded by #219.

@dependabot dependabot bot closed this May 22, 2023
@dependabot dependabot bot deleted the dependabot/pip/owslib-0.29.1 branch May 22, 2023 18:59
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
Development

Successfully merging this pull request may close these issues.

None yet

0 participants