Skip to content

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Jul 15, 2020

Bumps sabre/vobject from 3.5.3 to 4.3.1.

Release notes

Sourced from sabre/vobject's releases.

Release 4.3.1 (#511)

4.3.1 (2020-07-13)

4.3.0 (2020-01-31)

4.2.2 (2020-01-14)

  • #465: Add TZ in iTip REPLY iTip messages
  • #486: Add PHONE-NUMBER value type (used for TEL in vCard 3.0)

4.2.1 (2019-12-18)

  • #469, #451: fix compat with php 7.4
  • #443: prevent running in indefinte loop
  • #449: Preventing creating a component for a root document
  • #450: Fix parse with option Forgiving with trailing equal
  • #459: fixed typo in VCalendar which resulting in usage of the wrong TimeZone
  • #462: Broker::parseEventForOrganizer copies DTSTAMP from $eventInfo that causes broken scheduling

4.2.0 (2019-02-19)

  • #432: DTSTAMP must be specified in UTC
  • #435: ORGANIZER e-mail address are case-insensitive
  • #441: Repairing BASE64 encoded vCard version 3

4.2.0-alpha1

  • #412: Broker: add timezone to CANCEL messages
  • #424: Support php7.3

4.1.6

4.1.5

  • #404: Serialization: Performance boost for long properties (@gharlan)
Changelog

Sourced from sabre/vobject's changelog.

4.3.1 (2020-07-13)

4.3.0 (2020-01-31)

4.2.2 (2020-01-14)

  • #465: Add TZ in iTip REPLY iTip messages
  • #486: Add PHONE-NUMBER value type (used for TEL in vCard 3.0)

4.2.1 (2019-12-18)

  • #469, #451: fix compat with php 7.4
  • #443: prevent running in indefinte loop
  • #449: Preventing creating a component for a root document
  • #450: Fix parse with option Forgiving with trailing equal
  • #459: fixed typo in VCalendar which resulting in usage of the wrong TimeZone
  • #462: Broker::parseEventForOrganizer copies DTSTAMP from $eventInfo that causes broken scheduling

4.2.0 (2019-02-19)

  • #432: DTSTAMP must be specified in UTC
  • #435: ORGANIZER e-mail address are case-insensitive
  • #441: Repairing BASE64 encoded vCard version 3

4.2.0-alpha1 (2018-09-26)

  • #412: Broker: add timezone to CANCEL messages
  • #424: Support php7.3

4.1.6 (2018-04-20)

Commits
  • a7feca8 Merge pull request #511 from phil-davis/changelog-4.3.1
  • b4c6737 Release 4.3.1
  • a29c710 Merge pull request #510 from mstilkerich/phpdoc_type_annotations
  • 3f25520 fix an incomplete phpdoc type annotation
  • e3823bd Merge pull request #505 from phil-davis/deprecated-assertRegExp
  • d29010a Replace assertRegExp with assertMatchesRegularExpression in unit test
  • d529dda Merge pull request #500 from phil-davis/standardize-ci-20200210
  • 22067ec Only upload coverage when it has been collected
  • 07db2ee Use phpunit 9 where possible
  • 6b04751 Standardize CI
  • 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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 15, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/sabre/vobject-4.3.1 branch 2 times, most recently from 863817d to a895c87 Compare August 23, 2020 21:22
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/sabre/vobject-4.3.1 branch from a895c87 to ce9212a Compare August 23, 2020 21:52
@dependabot-preview
Copy link
Author

Superseded by #253.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/sabre/vobject-4.3.1 branch October 7, 2020 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants