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

Update sabre/dav requirement from 3.2.3 to 4.2.1 in /build/integration #30019

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2021

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

Release notes

Sourced from sabre/dav's releases.

Release 4.2.1

4.2.1 (2021-11-30)

Changelog

Sourced from sabre/dav's changelog.

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

4.1.3 (2020-11-09)

  • #1306: Return 409 when trying to PUT a file into a non-existent collection

4.1.2 (2020-10-04)

  • #1296: Add experimental support for PHP 8.0

4.1.1 (2020-07-13)

  • Fix PHPdoc of Tree:move method
  • Allow using custom SAPI implementations
  • Include baseUri in lock responses

4.1.0 (2020-03-20)

  • Support PHP 7.4
  • Drop support for PHP 7.0
  • CalDAV: send MIME-Version header in scheduling emails

4.0.3 (2020-01-10)

  • DAV: Streaming PROPFIND server implementation

... (truncated)

Commits
  • 5e651f9 Merge pull request #1372 from phil-davis/prepare-4.2.1
  • 2d92231 Prepare 4.2.1
  • f8c1acc Merge pull request #1371 from come-nc/patch-1
  • 3c648d0 Fix phpdoc return type of findByUri in BackendInterface
  • af125a4 Merge pull request #1366 from phil-davis/prepare-4.2.0
  • f2e7954 Prepare 4.2.0 release
  • 75e3e88 Merge pull request #1335 from tbsmark86/fix-parent-lock
  • 76d6592 Fix: don't remove lock on dir when deleting a child node
  • ba97a9f Merge pull request #1317 from perguth/patch-1
  • 7fc2720 Update pgsql.calendars.sql
  • 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 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)

@MichaIng
Copy link
Member

MichaIng commented Dec 2, 2021

jsunit failures unrelated, they happen on stable22 base branch currently: #30022

@MichaIng MichaIng force-pushed the dependabot/composer/build/integration/stable22/sabre/dav-4.2.1 branch from 26ea679 to 247b79c Compare December 2, 2021 01:39
Updates the requirements on [sabre/dav](https://github.com/sabre-io/dav) to permit the latest version.
- [Release notes](https://github.com/sabre-io/dav/releases)
- [Changelog](https://github.com/sabre-io/dav/blob/master/CHANGELOG.md)
- [Commits](sabre-io/dav@3.2.3...4.2.1)

---
updated-dependencies:
- dependency-name: sabre/dav
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@MichaIng MichaIng force-pushed the dependabot/composer/build/integration/stable22/sabre/dav-4.2.1 branch from 247b79c to 6e18cb3 Compare December 2, 2021 15:58
@MichaIng MichaIng merged commit 9d84401 into stable22 Dec 2, 2021
@MichaIng MichaIng deleted the dependabot/composer/build/integration/stable22/sabre/dav-4.2.1 branch December 2, 2021 20:31
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2022
9 tasks
@skjnldsv skjnldsv mentioned this pull request Jan 20, 2022
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant