Skip to content

chore(deps): bump spatie/icalendar-generator from 3.0.0 to 3.3.0 in /backend#1254

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/backend/spatie/icalendar-generator-3.3.0
Open

chore(deps): bump spatie/icalendar-generator from 3.0.0 to 3.3.0 in /backend#1254
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/composer/backend/spatie/icalendar-generator-3.3.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps spatie/icalendar-generator from 3.0.0 to 3.3.0.

Release notes

Sourced from spatie/icalendar-generator's releases.

3.3.0

Fix VTIMEZONE DTSTART to use local wall-clock time per RFC 5545 §3.6.5

3.2.1

What's Changed

New Contributors

Full Changelog: spatie/icalendar-generator@3.2.0...3.2.1

3.2.0

3.1.1

What's Changed

New Contributors

Full Changelog: spatie/icalendar-generator@3.1.0...3.1.1

3.1.0

What's Changed

Full Changelog: spatie/icalendar-generator@3.0.0...3.1.0

Changelog

Sourced from spatie/icalendar-generator's changelog.

3.3.0 - 2026-03-18

Fix VTIMEZONE DTSTART to use local wall-clock time per RFC 5545 §3.6.5

3.2.1 - 2026-01-05

What's Changed

New Contributors

Full Changelog: spatie/icalendar-generator@3.2.0...3.2.1

3.2.0 - 2025-12-03

Breaking Change

All day events no longer get an extra day added, due to revert of #128. Any logic that uses the fullDay method needs to be modified, if this behaviour was written between 2.6.2 - 2024-05-08 and 3.2.0 - 2025-12-03

3.1.1 - 2025-11-18

What's Changed

New Contributors

Full Changelog: spatie/icalendar-generator@3.1.0...3.1.1

3.1.0 - 2025-10-24

What's Changed

Full Changelog: spatie/icalendar-generator@3.0.0...3.1.0

Commits
  • 6817d3f Merge pull request #168 from lucianholt97/fix/vtimezone-dtstart-local-time
  • b63b11e fix: use local wall-clock time for VTIMEZONE DTSTART per RFC 5545
  • c859e75 Drop PHP 8.1 support
  • 1c5f052 Merge pull request #167 from atymic/patch-1
  • 0a73bbf fix: update CHANGELOG for breaking change in v3.2.0
  • ec1c127 Update CHANGELOG
  • d93aded Merge pull request #166 from gnutix/fix/text-property-crlf-escaping
  • c0a7c74 Fix: normalize CRLF and CR newlines before escaping in TextProperty
  • ce832af Update CHANGELOG
  • 410885a Revert #128
  • 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 [spatie/icalendar-generator](https://github.com/spatie/icalendar-generator) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/spatie/icalendar-generator/releases)
- [Changelog](https://github.com/spatie/icalendar-generator/blob/main/CHANGELOG.md)
- [Commits](spatie/icalendar-generator@3.0.0...3.3.0)

---
updated-dependencies:
- dependency-name: spatie/icalendar-generator
  dependency-version: 3.3.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 Jul 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