inevitable-team / compiled-mcr-events

This is an aggregator for groups / events across a variety of services, which is then outputted on a website, in a JSON format, and a iCal file (which can be added/shown in a calendar).
https://events.compiledmcr.com/
7 stars 7 forks source link

Bump ical-generator from 2.2.0 to 3.6.1 #229

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps ical-generator from 2.2.0 to 3.6.1.

Release notes

Sourced from ical-generator's releases.

v3.6.1

3.6.1 (2022-12-27)

Bug Fixes

  • Event: Return floating repeating until/excluded dates if floating (011123e), closes #442

v3.6.1-develop.3

3.6.1-develop.3 (2022-12-20)

Bug Fixes

  • Event: Return floating repeating until/excluded dates if floating (011123e), closes #442

v3.6.1-develop.2

3.6.1-develop.2 (2022-12-11)

v3.6.1-develop.1

3.6.1-develop.1 (2022-12-04)

v3.6.0

3.6.0 (2022-10-11)

Features

  • Event: Update bySetPos and byMonthDay (b19e94b), closes #430

v3.6.0-develop.1

3.6.0-develop.1 (2022-10-10)

Features

  • Event: Update bySetPos and byMonthDay (b19e94b), closes #430

v3.5.2

3.5.2 (2022-09-24)

Bug Fixes

  • Include source files in npm module to allow sourcemap resolving (2760b75), closes #426

v3.5.2-develop.3

3.5.2-develop.3 (2022-09-24)

v3.5.2-develop.2

... (truncated)

Changelog

Sourced from ical-generator's changelog.

3.6.1 (2022-12-27)

Bug Fixes

  • Event: Return floating repeating until/excluded dates if floating (011123e), closes #442

3.6.1-develop.3 (2022-12-20)

Bug Fixes

  • Event: Return floating repeating until/excluded dates if floating (011123e), closes #442

3.6.1-develop.2 (2022-12-11)

3.6.1-develop.1 (2022-12-04)

3.6.0 (2022-10-11)

Features

  • Event: Update bySetPos and byMonthDay (b19e94b), closes #430

3.6.0-develop.1 (2022-10-10)

Features

  • Event: Update bySetPos and byMonthDay (b19e94b), closes #430

3.5.2 (2022-09-24)

Bug Fixes

  • Include source files in npm module to allow sourcemap resolving (2760b75), closes #426

3.5.2-develop.3 (2022-09-24)

3.5.2-develop.2 (2022-09-24)

Bug Fixes

  • Include source files in npm module to allow sourcemap resolving (2760b75), closes #426

3.5.2-develop.1 (2022-08-30)

... (truncated)

Commits
  • 84d04db chore(release): :bookmark: 3.6.1 [skip ci]
  • d24deee Merge pull request #448 from sebbo2002/develop
  • 3f9e3c2 Merge pull request #450 from sebbo2002/dependabot/github_actions/actions/stale-7
  • dc8082d ci(deps): bump actions/stale from 6 to 7
  • 6c99817 chore(release): :bookmark: 3.6.1-develop.3 [skip ci]
  • 011123e fix(Event): Return floating repeating until/excluded dates if floating
  • 85b3016 Merge branch 'develop' of github.com:sebbo2002/ical-generator into develop
  • 91ae586 chore: Remove WebStorm run configuration
  • 00d0c3d test: Update deprecated moment dates
  • 231b15a Update all development npm dependencies (2022-12-20) (#447)
  • 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)