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 wsgidav from 3.0.0 to 3.1.0 #4

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link

Bumps wsgidav from 3.0.0 to 3.1.0.

Release notes

Sourced from wsgidav's releases.

v3.1.0

Released 3.1.0 Commit details.

v3.0.5-a3

Released 3.0.5-a3 Commit details.

v3.0.5-a2

Released 3.0.5-a2 Commit details.

v3.0.3

  • #172 Fix missing import of collections_abc (regression in 3.0.2: this requires six 1.13+; dependencies have been updated)
  • #177 Fix allow_anonymous_access()

v3.0.2

  • Fixes for Python 3.8
  • Deprecated support for Python 3.4 (reached end of live on 2019-03-18), i.e. stopped testing.
  • #167 Docker image reduction from 244MB to 66.4MB
  • #169 Replace jsmin with json5 dependency

v3.0.1

(Thanks to Steffen Deusch for most of the fixes.)

  • #149: Improve performance for Windows File Explorer by updating cheroot to 8.1
  • Fix #152: "Allow-Ranges: bytes" is now correct "Accept-Ranges: bytes" header
  • Merge #155: last_modified is now correctly cast to int when comparing conditional requests
  • Merge #156: the file object returned by get_content (DAVNonCollection) is now correctly being closed when a client disconnects unexpectedly
  • Merge #158: add ssl support for gevent
  • #159: Display requested path with 404 errors
  • Fix #164: Wrong separator on Allow values
Changelog

Sourced from wsgidav's changelog.

3.1.0 / 2021-01-04

  • #181 Fix error for UTF8 (surrogate) filename
  • #183 Support reverse proxies
  • #186 Add sample Redis lock manager LockStorageRedis (Steffen Deusch)
  • #191 Add option dir_browser.htdocs_path
  • #193 Support gunicorn
  • #195 Add password to lock_storage_redis
  • #198 Fix exception with verbose > 3
  • Use Yabs as release tool

3.0.3 / 2020-04-02

  • #172 Fix missing import of collections_abc (regression in 3.0.2: this requires six 1.13+; dependencies have been updated)
  • #177 Fix allow_anonymous_access()

3.0.2 / 2019-12-26

  • Fixes for Python 3.8
  • Deprecated support for Python 3.4 (reached end of live on 2019-03-18), i.e. stopped testing.
  • #167 Docker image reduction from 244MB to 66.4MB
  • #169 Replace jsmin with json5 dependency

3.0.1 / 2019-10-12

(Thanks to Steffen Deusch for most of the fixes.)

  • #149: Improve performance for Windows File Explorer by updating cheroot to 8.1
  • Fix #152: "Allow-Ranges: bytes" is now correct "Accept-Ranges: bytes" header
  • Merge #155: last_modified is now correctly cast to int when comparing conditional requests
  • Merge #156: the file object returned by get_content (DAVNonCollection) is now correctly being closed when a client disconnects unexpectedly
  • Merge #158: add ssl support for gevent
  • #159: Display requested path with 404 errors
  • Fix #164: Wrong separator on Allow values
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)
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 5, 2021
@dependabot-preview
Copy link
Author

Superseded by #6.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/wsgidav-3.1.0 branch July 12, 2021 05:43
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