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.1.5 in /build/integration #27655

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2021

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

Release notes

Sourced from sabre/dav's releases.

Release 4.1.5

4.1.5 (2021-02-12)

Changelog

Sourced from sabre/dav's changelog.

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
  • DAVACL: Fix uppercase of NotAuthenticated class
  • CalDAV: Return only calendar objects owned by principal itself
  • CalDAV: Convert scheduling object data from resource to string
  • Browser Plugin: Fix content type guessing if setBaseUri is set to a folder

4.0.2 (2019-10-18)

  • Fix error with PHP 7.4
  • CardDAV: Fix content-type for Thunderbird

4.0.1 (2019-08-20)

  • TemporaryFileFilterPlugin: Fix Strict Error

... (truncated)

Commits
  • c1afdc7 Merge pull request #1330 from phil-davis/prepare-release-4.1.5
  • 0d0d191 Release 4.1.5
  • 012d643 Merge pull request #1322 from mstilkerich/fix_addressbook_query_paramfilter
  • b5792d3 Fix style
  • 505e905 Fix negated text-match in prop-filter
  • 7820ac4 Fix negated text-match on param-filter
  • 171e367 Fix null dereference on param-filter check
  • 82ea0e9 Merge pull request #1329 from phil-davis/phpstan-level-1
  • 0939a25 Increase phpstan to level 1
  • 38efc9e Test code is not part of vobject distribution - do not run vobject tests in CI
  • 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)

@dependabot dependabot bot force-pushed the dependabot/composer/build/integration/stable22/sabre/dav-4.1.5 branch 2 times, most recently from 93eb029 to f0a5a5f Compare July 14, 2021 08:48
@MichaIng MichaIng added this to the Nextcloud 22.0.1 milestone Jul 14, 2021
@juliusknorr
Copy link
Member

@dependabot ignore this major version

@dependabot dependabot bot closed this Jul 15, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2021

OK, I won't notify you about version 4.x.x again, unless you re-open this PR or update to a 4.x.x release yourself.

@dependabot dependabot bot deleted the dependabot/composer/build/integration/stable22/sabre/dav-4.1.5 branch July 15, 2021 07:44
@juliusknorr
Copy link
Member

Lets not do that for the stable branch

@MichaIng MichaIng restored the dependabot/composer/build/integration/stable22/sabre/dav-4.1.5 branch December 1, 2021 18:08
@MichaIng
Copy link
Member

MichaIng commented Dec 1, 2021

Reopening, even stable21 has this bumped already.

@MichaIng MichaIng reopened this Dec 1, 2021
@MichaIng
Copy link
Member

MichaIng commented Dec 1, 2021

@dependabot recreate

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.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/build/integration/stable22/sabre/dav-4.1.5 branch from f0a5a5f to bc24604 Compare December 1, 2021 18:11
@MichaIng
Copy link
Member

MichaIng commented Dec 1, 2021

Superseded by: #30019

@MichaIng
Copy link
Member

MichaIng commented Dec 2, 2021

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2021

Looks like sabre/dav is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 2, 2021
@dependabot dependabot bot deleted the dependabot/composer/build/integration/stable22/sabre/dav-4.1.5 branch December 2, 2021 20:31
@MichaIng MichaIng removed this from the Nextcloud 22.2.4 milestone Dec 2, 2021
@MichaIng MichaIng removed the 3. to review Waiting for reviews label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants