Skip to content

chore(deps): bump sabre/vobject from 4.5.8 to 4.6.0#97

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/sabre/vobject-4.6.0
Open

chore(deps): bump sabre/vobject from 4.5.8 to 4.6.0#97
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/sabre/vobject-4.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown

Bumps sabre/vobject from 4.5.8 to 4.6.0.

Release notes

Sourced from sabre/vobject's releases.

Release 4.6.0

4.6.0 (2026-05-31)

A new getByTypes method has been added for Vcards. This allows the caller to get a specific property that has the specified list of types. See issue #717 for more details.

Various deprecated time zones are updated to their new/current values by #756 FindFromTimezoneMap::find no longer throws an (undocumented) exception when a timezone is not found. It will now return null, which was already a documented possible return in the return type definition. The method now conforms to its documented behaviour. But callers may have been expecting to catch an “unexpected” exception, so this change may require changes for callers that need to handle occurences of invalid time zones.

Release 4.5.9

4.5.9 (2026-05-31)

Changelog

Sourced from sabre/vobject's changelog.

4.6.0 (2026-05-31)

4.5.9 (2026-05-31)

Commits
  • 9432544 Merge pull request #763 from phil-davis/prepare-4.6.0
  • 9aad7e8 chore: prepare release 4.6.0
  • fffd5ac Merge pull request #762 from phil-davis/deprecated-timezone-names-4.6
  • ce47f57 fix: document that FindFromTimezoneMap:find does not throw
  • fab78f1 fix(timezonedata): Replace deprecated IANA timezone names
  • 1678e0b Merge pull request #761 from phil-davis/getByTypes-4.6
  • 25cb41d feat(VCard): add getByTypes method (#717)
  • 04fc933 Merge pull request #760 from phil-davis/preprare-4.5.9
  • 6fd4929 chore: prepare release 4.5.9
  • 685e887 Merge pull request #759 from phil-davis/itip-broker-4.5
  • 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 show <dependency name> 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](https://github.com/sabre-io/vobject) from 4.5.8 to 4.6.0.
- [Release notes](https://github.com/sabre-io/vobject/releases)
- [Changelog](https://github.com/sabre-io/vobject/blob/master/CHANGELOG.md)
- [Commits](sabre-io/vobject@4.5.8...4.6.0)

---
updated-dependencies:
- dependency-name: sabre/vobject
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 6, 2026
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 php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants