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

Merge upstream 2024 06 27 #106

Merged
merged 52 commits into from
Jun 28, 2024
Merged

Merge upstream 2024 06 27 #106

merged 52 commits into from
Jun 28, 2024

Commits on Feb 1, 2024

  1. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7acdf37 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Apply cs-fixer changes

    phil-davis committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5c3a532 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sabre-io#637 from sabre-io/dependabot/github_actio…

    …ns/actions/cache-4
    
    Bump actions/cache from 3 to 4
    phil-davis committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    31b90cd View commit details
    Browse the repository at this point in the history
  3. Bump codecov/codecov-action from 3 to 4

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    54b7952 View commit details
    Browse the repository at this point in the history
  4. Merge pull request sabre-io#638 from sabre-io/dependabot/github_actio…

    …ns/codecov/codecov-action-4
    
    Bump codecov/codecov-action from 3 to 4
    phil-davis committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    c5b0742 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    7f5ddc4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sabre-io#639 from phil-davis/cs-fixer-3.49

    chore: use php-cs-fixer 3.49
    phil-davis committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    7968406 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    db65228 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sabre-io#642 from phil-davis/cs-fixer-3.51

    chore: use php-cs-fixer 3.51
    phil-davis committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7c3a8db View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    624a4f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sabre-io#644 from phil-davis/cs-fixer-20240418

    chore: apply cs-fixer 3.54.0 changes
    phil-davis committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b20cd3d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    f14092f View commit details
    Browse the repository at this point in the history
  2. Merge pull request sabre-io#645 from phil-davis/cs-fixer-3.54

    chore: bump php-cs-fixer requirement to 3.54
    phil-davis committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    caa7af8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    a848f93 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. creat Unit Test

    JohnRDOrazio committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    800aac9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. ITip\Broker: handle timezones in replies to exception events

    Co-authored-by: Luc DUZAN <[email protected]>
    gharlan and Luc DUZAN committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2a65337 View commit details
    Browse the repository at this point in the history
  2. remove comment

    gharlan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    620ee98 View commit details
    Browse the repository at this point in the history
  3. php-cs-fixer

    JohnRDOrazio committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9192bfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec31757 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    8a2dab4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bee4fa7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request sabre-io#652 from gharlan/recurrence-id-timezone

    ITip\Broker: handle timezones in replies to exception events
    phil-davis committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d4bf35b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    e5976c9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sabre-io#654 from phil-davis/export-ignore-php-cs-…

    …fixer
    
    chore: stop exporting php-cs-fixer config
    phil-davis committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fe5d261 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    8bf65e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sabre-io#655 from phil-davis/bump-dev-deps-20240514

    chore: bump dev dependencies
    phil-davis committed May 14, 2024
    Configuration menu
    Copy the full SHA
    a865996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a61550 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    72a1fe9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sabre-io#656 from kroky/bugfix/bymonth-rrule

    Yearly rrule compliance by the iterator
    phil-davis committed May 17, 2024
    Configuration menu
    Copy the full SHA
    254f85d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    5d7ca00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request sabre-io#658 from phil-davis/issue-657

    throw ParseException when null input is provided
    phil-davis committed May 27, 2024
    Configuration menu
    Copy the full SHA
    227f681 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Reproduce bug where dst leap is passed on to subsequent occurences

    Cyril van Schreven authored and phil-davis committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b9c39da View commit details
    Browse the repository at this point in the history
  2. Fix test code format

    phil-davis committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b37ef3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    963189b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2feab3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b37fbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4a0bba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    778177c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb5689a View commit details
    Browse the repository at this point in the history
  9. Refactor advanceTheDate

    phil-davis committed May 30, 2024
    Configuration menu
    Copy the full SHA
    018789e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0cb455 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eef9fa6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b20d5e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    102909e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    85d72e0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc112fb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d68c7a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5a3dd88 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9039f90 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1d0d0bd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Merge pull request sabre-io#653 from phil-davis/dst-leap-648

    Handle summer time jumps in event recurrences
    phil-davis committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1b388aa View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    3f43b00 View commit details
    Browse the repository at this point in the history