mcaj-git / nextcloud-dev

GNU Affero General Public License v3.0
1 stars 1 forks source link

Bump webdav from 4.6.0 to 4.11.0 #281

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps webdav from 4.6.0 to 4.11.0.

Changelog

Sourced from webdav's changelog.

v4.11.0

2022-08-21

  • #315 HotPatcher intermediate type annotation

v4.10.0

2022-05-16

  • #291 Correct string byte size calculations for Content-Length headers
  • Bugfix:
    • #304 React Native putFileContents fails with TypeError: Right-hand side of 'instanceof' is not an object

v4.9.0

2022-04-20

  • #237 path support for quota queries
  • Bugfix:
    • #300 Vulnerable dependency url-parse

v4.8.0

2022-01-11

  • #282 onDownloadProgress option
  • #285 AbortSignal option support
  • Node engine specified at >=10

v4.7.0

2021-08-27

  • #65 Lock / Unlock methods

v4.6.1

2021-08-14

  • Bugfix:
    • #267 Fix getFileContents string handling of remote JSON files
Commits
  • 5c60d18 4.11.0
  • b1d1e2c Prepare 4.11.0
  • c2e845d Update dependencies, audit
  • 516b909 Merge pull request #316 from perry-mitchell/revert-309-feat-get-filecontents-...
  • e8f7986 Revert "feat: add ts overload to getFileContents"
  • 7de9e18 Merge pull request #315 from santiagocano08/master
  • 1703129 Merge pull request #309 from magicdawn/feat-get-filecontents-overload
  • 0cd3c8a Merge pull request #308 from sytolk/patch-1
  • e260f20 Added type declaration file for hot-patcher package
  • 45d1661 feat: add ts overload to getFileContents
  • 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)
dependabot[bot] commented 2 years ago

The following labels could not be found: 3. to review, feature: dependencies.

dependabot[bot] commented 2 years ago

Superseded by #334.