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)
Bumps sabre/vobject from 4.5.4 to 4.5.5.
Release notes
Sourced from sabre/vobject's releases.
Changelog
Sourced from sabre/vobject's changelog.
Commits
7148cf5
Merge pull request #661 from phil-davis/prepare-4.5.5ccbf597
prepare release 4.5.52aeb4fc
Merge pull request #660 from phil-davis/dst-leap-648-4.5b7f45de
Remove PHP features not supported for 7.15c17d30
Add test cases and fix YEARLY with BYMONTH BYDAY on summer-time transitionf4c64dd
Add test cases and fix YEARLY with BYMONTH on summer-time transition7d3b632
Add test case for Weekly BYDAY with BYHOUR on summer-time9c4e5a8
Handle summer time start for weekly BYDAY recurrences01ec1ba
refactor adjustForTimeJumpsOfHourlyEvent to be protected3ebd1fd
refactor original start time calculation into startTime methodDependabot 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