sabre-io / Baikal

Baïkal is a Calendar+Contacts server
https://sabre.io/baikal/
GNU General Public License v3.0
2.44k stars 282 forks source link

Update sabre/dav requirement from ~4.3.0 to ~4.4.0 #1212

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on sabre/dav to permit the latest version.

Release notes

Sourced from sabre/dav's releases.

Release 4.4.0

4.4.0 (2022-06-27)

Changelog

Sourced from sabre/dav's changelog.

4.4.0 (2022-06-27)

4.3.1 (2022-01-20)

4.3.0 (2021-12-14)

4.2.3 (2021-12-09)

4.2.2 (2021-12-09)

4.2.1 (2021-11-30)

4.2.0 (2021-11-17)

4.1.5 (2021-02-12)

4.1.4 (2021-01-11)

  • #1312: Reduce package size by ignoring test and other non-run-time files
  • #1316: Minor code changes for latest PHP cs-fixer
  • #1319: Fix "Trying to access array offset on value of type bool"
  • #1321: Complete checks for non existing/null/false time-range array keys

... (truncated)

Commits
  • b65362a Merge pull request #1407 from phil-davis/prepare-4.4.0
  • 2918524 Prepare 4.4.0
  • 82ac31e Merge pull request #1404 from come-nc/patch-2
  • 7cbc315 Merge pull request #1396 from jvillafanez/explicit_copy_events
  • 68a1309 Fix encoding detection on PHP 8.1
  • 347e775 Include unit tests to cover the code changes
  • b282db9 Include "before" and "after" copy events as with move events
  • 130abb7 Merge pull request #1386 from phil-davis/prepare-4.3.1
  • 693a0ab Prepare 4.3.1
  • 53e4229 Merge pull request #1385 from sabre-io/fix/tree-mark-dirty-strpos-int
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)