Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Bump rrule from 2.6.9 to 2.7.0 in /webapp/frontend #69

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps rrule from 2.6.9 to 2.7.0.

Changelog

Sourced from rrule's changelog.

  • 2.7.0 (2022-06-05)

    • Features:
      • BREAKING CHANGE Removes default export in favor of named exports
      • Removes Luxon dependency
  • 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)
  • 2.6.4 (2019-12-18)

    • Bugfixes:
      • Calculating series with unknown timezones will produce infinite loop (#320)
    • Internal:
      • Upgrade build dependencies
  • 2.6.3 (2019-11-24)

    • Features
      • Allow passing WeekdayStr to byweekday like the types suggest is possible (#371)
  • 2.6.2 (2019-06-08)

    • Features
      • Allow two digits for BYDAY (#330)
      • Add a quick way to format until in toText (#313)
      • Add support for parsing an rrule string without frequency (#339)
      • Add getters for rrules, exrules, rdates, exdates (#347)
  • 2.6.0 (2019-01-03)

    • Bugfixes:
      • Fix sourcemap structure (#303)
  • 2.5.6 (2018-09-30)

    • Bugfixes:
      • Validate date inputs (#281)
  • 2.5.5 (2018-09-06)

    • Bugfixes:
      • Don't emit RDATE;TZID=UTC for rdates
  • 2.5.3 (2018-09-06)

    • Bugfixes:
      • Prevented emitting DTSTART;TZID=UTC when UTC is explicitly set as tzid
  • 2.5.2 (2018-09-05)

    • Bugfixes:
      • Permitted RRuleSets with no rrules to have tzid
  • 2.5.1 (2018-09-02)

    • Bugfixes:
      • Conformed output & parsing to RFC 5545 (#295)
  • 2.4.1 (2018-08-16)

... (truncated)

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 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)

Bumps [rrule](https://github.com/jakubroztocil/rrule) from 2.6.9 to 2.7.0.
- [Release notes](https://github.com/jakubroztocil/rrule/releases)
- [Changelog](https://github.com/jakubroztocil/rrule/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jakubroztocil/rrule/commits)

---
updated-dependencies:
- dependency-name: rrule
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #82.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapp/frontend/rrule-2.7.0 branch July 11, 2022 12:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants