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 mapproxy from 1.8.0 to 1.10.4 #17

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps mapproxy from 1.8.0 to 1.10.4.

Changelog

Sourced from mapproxy's changelog.

1.10.4 2017-08-17


Fixes:
  • Fix Cross Site Scripting (XSS) issue in demo service (#322). A targeted attack could be used for information disclosure. For example: Session cookies of a third party application running on the same domain.

1.10.3 2017-07-07

Fixes:

  • Fix crash during clipping
  • Fix bilinear/bicubic resampling from cropped source
  • Fix loading empty coverages

1.10.2 2017-06-21


Fixes:
  • Fix coverage clipping for caches with a single source

1.10.1 2017-06-06

Fixes:

  • Fix mapproxy-util serve-develop for Python 3.6 on Windows
  • Fix OGR coverages on Windows with Python 3 and official OGR Python bindings
  • Fix --repeat option of mapproxy-util scales

1.10.0 2017-05-18


Improvements:
  • Support for S3 cache.
  • Support for the ArcGIS Compact Cache format version 1.
  • Support for GeoPackage files.
  • Support for Redis cache.
  • Support meta_tiles for tiles sources with bulk_meta_tiles option.
  • mbtiles/sqlite cache: Store multiple tiles in one transaction.
  • mbtiles/sqlite cache: Make timeout and WAL configurable.
  • ArcGIS REST source: Improve handling for ImageServer endpoints.
  • ArcGIS REST source: Support FeatureInfo requests. </tr></table>

... (truncated)

Commits
  • a24cb41 prepare for 1.10.4 release
  • 87faa66 demo: escape args to avoid XSS
  • e4694fd prepare for 1.10.3
  • c0e7b91 fix loading empty coverages (closes #316)
  • ebae65c fix bilinear/bicubic resampling from cropped source
  • 9205e51 clip coverages: fix crash when buffered mask polygons are empty
  • 4779c47 update version and CHANGES for 1.10.2 release
  • e98d770 fix coverage clipping for caches with single source
  • 4547a22 bump version for next release
  • 30b3ef8 update CHANGES and version for 1.10.1 release
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [mapproxy](https://github.com/mapproxy/mapproxy) from 1.8.0 to 1.10.4.
- [Changelog](https://github.com/mapproxy/mapproxy/blob/master/CHANGES.txt)
- [Commits](mapproxy/mapproxy@1.8.0...1.10.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 10, 2023

Superseded by #18.

@dependabot dependabot bot closed this Oct 10, 2023
@dependabot dependabot bot deleted the dependabot/pip/mapproxy-1.10.4 branch October 10, 2023 16:00
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.

0 participants