build(deps): Bump github.com/emersion/go-webdav from 0.6.0 to 0.7.0 in the go group #8

Merged
dependabot[bot] merged 1 commit from dependabot/go_modules/go-11738ded8d into main 2025-11-12 22:41:59 +00:00
dependabot[bot] commented 2025-10-20 04:43:25 +01:00 (Migrated from github.com)

Bumps the go group with 1 update: github.com/emersion/go-webdav.

Updates github.com/emersion/go-webdav from 0.6.0 to 0.7.0

Commits
  • f93b828 webdav: use internal.PropFindValue in servePrincipalPropfind
  • a16253a caldav, carddav: add current-user-privilege-set
  • 0e74e6d caldav, carddav: add principal to resourcetype
  • 80149e4 internal/server: handle "allprop" with empty request and XML content type
  • e4babc2 webdav: handle permission errors in ReadDir
  • 8706243 webdav: return multistatus with 403 on PROPPATCH
  • 75c1855 caldav: add expand request to client
  • b689d5d webdav: remove path from LocalFileSystem path errors
  • 002c347 caldav: support prop-filter in client requests
  • 1b10baf ci: check gofmt, split build into separate task, enable -race
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the go group with 1 update: [github.com/emersion/go-webdav](https://github.com/emersion/go-webdav). Updates `github.com/emersion/go-webdav` from 0.6.0 to 0.7.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/emersion/go-webdav/commit/f93b8288cc9a504935ae39b65e5f9c0a23624ea4"><code>f93b828</code></a> webdav: use internal.PropFindValue in servePrincipalPropfind</li> <li><a href="https://github.com/emersion/go-webdav/commit/a16253aa97a7f8cfc2d89be6dfa7b36719b45551"><code>a16253a</code></a> caldav, carddav: add current-user-privilege-set</li> <li><a href="https://github.com/emersion/go-webdav/commit/0e74e6df11ee9014539f4cdd06a527ad3780ed7f"><code>0e74e6d</code></a> caldav, carddav: add principal to resourcetype</li> <li><a href="https://github.com/emersion/go-webdav/commit/80149e46a4511462c72a47a6eb29661f538b5b55"><code>80149e4</code></a> internal/server: handle &quot;allprop&quot; with empty request and XML content type</li> <li><a href="https://github.com/emersion/go-webdav/commit/e4babc2798d018028e0c3e05e8c7a1b41f80545f"><code>e4babc2</code></a> webdav: handle permission errors in ReadDir</li> <li><a href="https://github.com/emersion/go-webdav/commit/87062437b66f96e528ee5d2acaefd3259f7b1f5e"><code>8706243</code></a> webdav: return multistatus with 403 on PROPPATCH</li> <li><a href="https://github.com/emersion/go-webdav/commit/75c185517eb558ccb9b9a87416b13684dd67b052"><code>75c1855</code></a> caldav: add expand request to client</li> <li><a href="https://github.com/emersion/go-webdav/commit/b689d5daff26b85ae18ce6c17029c010ef800657"><code>b689d5d</code></a> webdav: remove path from LocalFileSystem path errors</li> <li><a href="https://github.com/emersion/go-webdav/commit/002c347f47a21e6a4c0f968e7d8d2d49ae5fd848"><code>002c347</code></a> caldav: support prop-filter in client requests</li> <li><a href="https://github.com/emersion/go-webdav/commit/1b10baf554fdc239db9008aaf48812c9f636829f"><code>1b10baf</code></a> ci: check gofmt, split build into separate task, enable -race</li> <li>Additional commits viewable in <a href="https://github.com/emersion/go-webdav/compare/v0.6.0...v0.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/emersion/go-webdav&package-manager=go_modules&previous-version=0.6.0&new-version=0.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
dependabot[bot] commented 2025-10-20 04:43:25 +01:00 (Migrated from github.com)

Labels

The following labels could not be found: dependabot, dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

### Labels The following labels could not be found: `dependabot`, `dependencies`, `go`. Please create them before Dependabot can add them to a pull request. Please fix the above issues or remove invalid values from `dependabot.yml`.
forquare (Migrated from github.com) approved these changes 2025-11-10 09:59:28 +00:00
Sign in to join this conversation.
No description provided.