Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump rlanvin/php-rrule from 2.4.1 to 2.5.1 #694

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2024

Bumps rlanvin/php-rrule from 2.4.1 to 2.5.1.

Release notes

Sourced from rlanvin/php-rrule's releases.

v2.5.1

Fixed

  • Fix insufficient type detection for FREQ and WKST leading to deprecation warning in tests with PHP 8.3 #149
  • Fix failing tests with ICU 72.1 because of NNBSP
  • Fix C.UTF8 locale support when intl isn't installed

v2.5.0

Fixed

  • Swedish: Corrects the spelling of monday and the grammar of enumeration partials. #134
  • Spanish: Improve clarity in daily and weekly recurrence translation #147
  • Dutch: weekdays and months are written in lowercase #136
  • Better handle TZ with Exchange / M365 generated iCal files #143

Added

  • Human readable time of day option #124
  • Japanese translation #139
  • Czech translation #137
Changelog

Sourced from rlanvin/php-rrule's changelog.

[2.5.1] - 2024-06-23

Fixed

  • Fix insufficient type detection for FREQ and WKST leading to deprecation warning in tests with PHP 8.3 #149
  • Fix failing tests with ICU 72.1 because of NNBSP
  • Fix C.UTF8 locale support when intl isn't installed

[2.5.0] - 2024-06-08

Fixed

  • Swedish: Corrects the spelling of monday and the grammar of enumeration partials. #134
  • Spanish: Improve clarity in daily and weekly recurrence translation #147
  • Dutch: weekdays and months are written in lowercase #136
  • Better handle TZ with Exchange / M365 generated iCal files #143

Added

  • Human readable time of day option #124
  • Japanese translation #139
  • Czech translation #137
Commits
  • cb5c6f4 Update Changelog for 2.5.1
  • a2dd785 Fix insufficient type detection for FREQ and WKST
  • 4b19d8e Fix utf8 C locale detection wihout intl
  • 747bc47 Fix failing tests with ICU 72.1 because of NNBSP
  • 0f48c3f Add PHP 8.2 to Github workflow
  • 75b76c8 Release 2.5.0
  • 9fd062a Update changelog
  • 44d5b4c Update nl.php
  • 963a466 Czech localization
  • 8bbb753 Added Japanese translation
  • 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 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.

Bumps [rlanvin/php-rrule](https://github.com/rlanvin/php-rrule) from 2.4.1 to 2.5.1.
- [Release notes](https://github.com/rlanvin/php-rrule/releases)
- [Changelog](https://github.com/rlanvin/php-rrule/blob/master/CHANGELOG.md)
- [Commits](rlanvin/php-rrule@v2.4.1...v2.5.1)

---
updated-dependencies:
- dependency-name: rlanvin/php-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 php Pull requests that update Php code labels Jul 1, 2024
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants