Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps rrule from 2.6.6 to 2.7.2.

Release notes

Sourced from rrule's releases.

v2.7.1

What's Changed

New Contributors

Full Changelog: jkbrzt/rrule@v2.7.0...v2.7.1

v2.7.0

What's Changed

New Contributors

Full Changelog: jkbrzt/rrule@v2.6.8...v2.7.0

v2.6.8

What's Changed

New Contributors

Full Changelog: jkbrzt/rrule@v2.6.5...v2.6.8

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

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

Bumps [rrule](https://github.com/jakubroztocil/rrule) from 2.6.6 to 2.7.2.
- [Release notes](https://github.com/jakubroztocil/rrule/releases)
- [Changelog](https://github.com/jkbrzt/rrule/blob/master/CHANGELOG.md)
- [Commits](jkbrzt/rrule@v2.6.6...v2.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2023

Superseded by #29.

@dependabot dependabot bot closed this Dec 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/rrule-2.7.2 branch December 1, 2023 22:57
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.

1 participant