iobroker-community-adapters / ioBroker.ical

Read information from google calender and from iCal files into ioBroker.
MIT License
44 stars 32 forks source link

Bump rrule from 2.6.4 to 2.8.1 #609

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps rrule from 2.6.4 to 2.8.1.

Release notes

Sourced from rrule's releases.

v2.7.1

What's Changed

New Contributors

Full Changelog: https://github.com/jakubroztocil/rrule/compare/v2.7.0...v2.7.1

v2.7.0

What's Changed

New Contributors

Full Changelog: https://github.com/jakubroztocil/rrule/compare/v2.6.8...v2.7.0

v2.6.8

What's Changed

New Contributors

Full Changelog: https://github.com/jakubroztocil/rrule/compare/v2.6.5...v2.6.8

v2.6.6

  • Fixed npm package (#417)
  • luxon-less binary should not contain any luxon imports (#410)
  • Fixed toText pluralization of “minutes“ (#415)
Changelog

Sourced from rrule's changelog.

Changelog

  • 2.8.0 (2023-11-10)

    • Bugfixes:
      • Don't minify rrule.js (minified version is still at rrule.min.js) (#606)
      • Ignore tzid in NLP (#528)
      • Remove unnecessary offset in daysBetween() (#539)
    • Convert test suite from mocha to jest (#605)
    • Export ALL_WEEKDAYS (#591)
    • Support weekly by hour texts (#590)
  • 2.7.2 (2023-02-10)

  • 2.7.1 (2022-07-10)

    • Internal:
      • Upgrade build dependencies (#515)
      • Migrate from tslint to eslint (#514)
      • Fix precommit & lint warnings (#519)
      • Fix invalid date formats in tests (#517)
    • Remove default exports (#513)
    • Point to esm correctly (#516)
  • 2.7.0 (2022-06-05)

    • Features:
      • BREAKING CHANGE Removes default export in favor of named exports
      • Removes Luxon dependency (#508)
  • 2.6.8 (2021-02-04)

    • Bugfixes:
      • Solve circular imports (#444)
  • 2.6.6 (2020-08-23)

    • Bugfixes:
      • Fixed broken npm package (#417)
  • 2.6.5 (2020-08-23)

    • Bugfixes:
      • luxon-less binary should not contain any luxon imports (#410)
      • Fixed toText pluralization of “minutes“ (#415)
Commits


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 show 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)
dependabot[bot] commented 9 months ago

Looks like rrule is up-to-date now, so this is no longer needed.