Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Apr 20, 2025

This PR contains the following updates:

Package Change Age Confidence
spatie/icalendar-generator ^1.0^3.0 age confidence

Release Notes

spatie/icalendar-generator (spatie/icalendar-generator)

v3.2.1

Compare Source

What's Changed
  • Fix: normalize CRLF and CR newlines before escaping in TextProperty by @​gnutix in #​166
New Contributors

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

v3.2.0

Compare Source

What's Changed
  • Fix: normalize CRLF and CR newlines before escaping in TextProperty by @​gnutix in #​166
New Contributors

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

v3.1.1

Compare Source

What's Changed
New Contributors

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

v3.1.0

Compare Source

What's Changed
New Contributors

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

v3.0.0

Compare Source

What's Changed

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

v2.9.2

Compare Source

What's Changed
  • Removed dependency on spatie/enum and use PHP native enums
  • Cleanup of the code base with PHPStan static analysis
  • Rework of payload construction
  • Use more modern PHP standards
  • allow for zero-second durations. by @​peccator085 in #​150

You can find the upgrade notes in UPGRADING.MD, should be a smooth update since the only breaking change are another enum convention.

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

v2.9.1

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/icalendar-generator@2.9.1...2.9.2

v2.9.0

Compare Source

Full Changelog: spatie/icalendar-generator@2.9.0...2.9.1

v2.8.1

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/icalendar-generator@2.8.1...2.9.0

v2.8.0

Compare Source

What's Changed

Full Changelog: spatie/icalendar-generator@2.8.0...2.8.1

v2.7.0

Compare Source

What's Changed

Full Changelog: spatie/icalendar-generator@2.7.0...2.8.0

v2.6.2

Compare Source

What's Changed

Full Changelog: spatie/icalendar-generator@2.6.2...2.7.0

v2.6.1

Compare Source

What's Changed

Full Changelog: spatie/icalendar-generator@2.6.1...2.6.2

v2.6.0

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/icalendar-generator@2.6.0...2.6.1

v2.5.6

Compare Source

  • Fix bugs introduced with previous pr

v2.5.5

Compare Source

  • Allow adding rrules as string (#​110)

v2.5.4

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/icalendar-generator@2.5.3...2.5.4

v2.5.3

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/icalendar-generator@2.5.3...2.5.4

v2.5.2

Compare Source

  • fix syntax error

Full Changelog: spatie/icalendar-generator@2.5.2...2.5.3

v2.5.1

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/icalendar-generator@2.5.0...2.5.1

v2.5.0

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/icalendar-generator@2.5.0...2.5.1

v2.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: spatie/icalendar-generator@2.4.0...2.5.0

v2.3.3

Compare Source

What's Changed

Full Changelog: spatie/icalendar-generator@2.3.3...2.4.0

v2.3.2

Compare Source

  • add support for adding images to an event (#​71)

v2.3.1

Compare Source

  • add support for requires RSVP on attendees (#​67)
  • fix an issue in the timezone time range calculation where the max value would always be today

v2.3.0

Compare Source

  • add support for attachments on events
  • add a new expectation testing mechanism for internal tests

v2.2.2

Compare Source

  • fix date timezones on all day events (#​55)

v2.2.1

Compare Source

  • fix coordinates with Apple calendar (#​51)

v2.2.0

Compare Source

  • follow the RFC more exactly with full days
  • add support for multiple value types within parameters
  • add an EmptyProperty without value and only parameters

v2.1.1

Compare Source

  • allow a full day event without specifying the end date

v2.1.0

Compare Source

  • add the use 'Z' within UTC timestamps and remove the TZID parameter

v2.0.2

Compare Source

  • fix positive timezone offsets

v2.0.1

Compare Source

  • fix case when getTransitions() returns a false value (#​38)

v2.0.0

Compare Source

  • add support for timezones with automatically generated components
  • add Timezone and TimezoneEntry components
  • add support for basic RRULE's
  • add support for repeating events on specific dates
  • add support for not repeating events on specific dates
  • add valueObjects for most used types
  • remove final classes
  • remove support for < PHP 7.4
  • add Psalm typechecking

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant