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.7.2 #518

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps rrule from 2.6.4 to 2.7.2.

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.

  • 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
  • 2b73db6 v2.7.2
  • fa76afd update changelog
  • a2fa6ea Merge tag 'v2.7.1'
  • 346b313 Merge pull request #561 from jkepps/fix-after-return-type
  • e6417b2 Merge pull request #543 from Zearin/patch-1
  • 969ae1b Merge pull request #547 from db82407/fix-rezonedDate-without-luxon
  • 13ed662 add LANG= to test matrix, using language for specified timezone.
  • efead41 fix expectedDates for testBetweenWithTZ to be in same TZ as test.
  • 47310e6 fix prettier errors
  • f11ae2d convert Date.toLocaleString to ISO8601 before calling Date constructor
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
jens-maus commented 1 year ago

@dependabot rebase

dependabot[bot] commented 11 months ago

Superseded by #609.