ungdev / EtuUTT

Site étudiant de l'UTT
http://etu.utt.fr
MIT License
19 stars 14 forks source link

Bump sabre/vobject from 3.5.3 to 4.3.2 #253

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps sabre/vobject from 3.5.3 to 4.3.2.

Release notes

Sourced from sabre/vobject's releases.

Release 4.3.2

4.3.2 (2020-10-03)

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

Changelog

Sourced from sabre/vobject's changelog.

4.3.2 (2020-10-03)

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
  • e17daaf Merge pull request #514 from phil-davis/prepare-release-4.3.2
  • 433b88a Release 4.3.2
  • fcc921d Merge pull request #513 from phil-davis/test-with-php-8.0
  • ad7ed41 Fixup calendar parameter to Broker parseEvent
  • a1a898a Run unit tests on PHP8
  • cfe4963 Adjust boolean vars in .travis.yml to prepare for PHP8.0
  • 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
  • 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](https://app.dependabot.com): - 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[bot] commented 3 years ago

Superseded by #256.