Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency spatie/icalendar-generator to v2 #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
spatie/icalendar-generator ^1.0 -> ^2.0 age adoption passing confidence

Release Notes

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

v2.6.2

Compare Source

What's Changed

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

v2.6.1

Compare Source

What's Changed
New Contributors

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

v2.6.0

Compare Source

  • Carbon is not mandatory, we can use php DateTime objects (#​115)

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

  • fix syntax error

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

v2.5.2

Compare Source

  • Add embedded attachments to Events (#​104)

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.4.0...2.5.0

v2.4.0

Compare Source

What's Changed

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

v2.3.3

Compare Source

  • Use UTC timezone for default DTSTAMP value (#​78)

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 has been generated by Mend Renovate. View repository job log here.

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.

None yet

0 participants