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

Bump pywps from 4.2.8 to 4.5.0 in /bin/wps #124

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 2, 2021

Bumps pywps from 4.2.8 to 4.5.0.

Release notes

Sourced from pywps's releases.

4.5.0

Changes:

  • Initial implementation of OGC API - Processes / REST API (#612, #614)

4.4.5

Changes:

  • Fixed lxml default parser (#616).

4.4.4

Changes:

  • Fixed sphinx build (#608)

4.4.3

Changes:

  • Using pytest ... xfail online opendap tests (#605).
  • Update geojson mimetype in validators to match that of FORMATS (#604).
  • Simplify the implementation of IOHandler (#602).
  • Give a nicer name of the output file in raw data mode using Content-Disposition (#601).
  • Fix the mimetype of the raw data output (#599).
  • Fix erroneous encode of bytes array (#598).
  • Fix kvp decoding to follow specification (#597).

4.4.2

Changes:

  • Added csv format (#593).
  • Update ci badge int Readme (#592).
  • Fix scheduler: don't sleep in drmaa session (#591).
  • Show lineage also when process failed (#589).

4.4.1

Changes:

  • Added option storage_copy_function (#584).
  • Quick-fix to avoid import ogr exception when running tests without gdal (#583).
  • Fixed issues with metalink URL outputs (#582, #581, #580, #571).
  • Fixed issue with stored requests (#579).
  • Fixed incorrect use of self.__class__ in super (#578).

v4.4.0

Changes:

  • Dropping support for Python 2.x (#574).
  • Backport of patches in master (#574).
  • Fix a namespace warning when importing gdal directly (#575).
  • Fix incorrect use of self.__class__ in super (#578)

v4.2.11

Changes:

  • Dropping support for Python 2.x in requirements (#569).

... (truncated)

Commits
  • 2014756 Release 4.5.0 (#613)
  • 88d2d4d Merge pull request #618 from cehbrecht/integrate-lxml-patch
  • 8973087 Squashed commit of the following:
  • ec6f6b5 OGC API - Processes: BoundingBox, Complex and reference Input/Output + tests ...
  • 8624d4d OGC API - Processes / REST API docs + some fixes (#612)
  • cd71ee7 Merge pull request #588 from talos-gis/pywps-4.4-rest
  • 54c1b09 implement REST API and some other improvements
  • 7112197 Merge pull request #611 from cehbrecht/final-4-4-release
  • c80f297 Bump version: 4.4.3 → 4.4.4
  • c141c34 update changes
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 2, 2021
Bumps [pywps](https://github.com/geopython/pywps) from 4.2.8 to 4.5.0.
- [Release notes](https://github.com/geopython/pywps/releases)
- [Commits](geopython/pywps@4.2.8...4.5.0)

---
updated-dependencies:
- dependency-name: pywps
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/bin/wps/pywps-4.5.0 branch from a5bad0b to 2b8fe1a Compare September 20, 2021 16:15
@landam landam self-assigned this Sep 27, 2022
@pesekon2
Copy link
Collaborator

@landam: Some progress on this one?

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants