Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2024

Bumps rrule from 2.7.2 to 2.8.1.

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

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 show <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 31, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/rrule-2.8.1 branch from ba63da9 to e85750c Compare January 25, 2025 18:42
@sonarqubecloud
Copy link

@claremacrae
Copy link
Collaborator

@dependabot rebase

Bumps [rrule](https://github.com/jakubroztocil/rrule) from 2.7.2 to 2.8.1.
- [Release notes](https://github.com/jakubroztocil/rrule/releases)
- [Changelog](https://github.com/jkbrzt/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 force-pushed the dependabot/npm_and_yarn/rrule-2.8.1 branch from e85750c to 3f01fc3 Compare July 4, 2025 08:10
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 4, 2025

Copy link
Collaborator

@claremacrae claremacrae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've read the changelog - none of the changes should affect Tasks, and none enabling fixing of known issues in the Recurrence feature.

Also, our tests pass.

So this is fine.

@claremacrae claremacrae merged commit 5a497a5 into main Jul 4, 2025
3 checks passed
@claremacrae claremacrae deleted the dependabot/npm_and_yarn/rrule-2.8.1 branch July 4, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants