Skip to content

Bump azuyalabs/yasumi from 2.9.0 to 2.11.0#449

Open
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/composer/azuyalabs/yasumi-2.11.0
Open

Bump azuyalabs/yasumi from 2.9.0 to 2.11.0#449
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/composer/azuyalabs/yasumi-2.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps azuyalabs/yasumi from 2.9.0 to 2.11.0.

Release notes

Sourced from azuyalabs/yasumi's releases.

2.11.0

As the cherry blossoms begin to bloom and the season shifts toward renewal in many parts of the world, we are excited to announce a new release of Yasumi. This update focuses on expanding again the list of providers while improving the internal architecture and testing standards of the library.

The family of holiday providers continues to grow with the addition of Venezuela, San Marino, and Andorra. We have also introduced "Czechia" as a more concise provider alias to better align with current conventions.

New Providers

  • Add Venezuela holiday provider
  • Add San Marino holiday provider
  • Add Andorra holiday provider
  • Add "Czechia" provider as a short form of "Czech Republic" (#397)

Updates

  • (Spain) Fix murciaDay minimum year in RegionOfMurcia test
  • (Spain) Fix Extremadura test
  • (South Korea) Fix holiday type test of HangulDay
  • (South Korea) Fix twoDaysLaterNewYearsDay test
  • (United Kingdom) Fix year boundary and test conditions
  • (Slovakia) Fix excluded years in data providers
  • (NYSE) Fix tests for NYSE provider

Notable Improvements

  • Removed unnecessary internal sorting on getHoliday and a few other updates to improve the overall performance and memory usage
  • Increase PHPStan analysis level to 8
  • Add AGENTS.md file
  • (Test) Upgrade to PHPUnit 11
  • (Test) Tighten default range for random year generator

New Contributors ❤️

Full Changelog: azuyalabs/yasumi@2.10.0...2.11.0

2.10.0

Yasumi v2.10.0 is only a minor (maintenance) release which covers the end of support of PHP 8.1 and some internal documentation updates.

Updating to the latest version is always recommended, however if you are still on PHP 8.1, running Yasumi v2.9.0 is perfectly fine.

Full Changelog: azuyalabs/yasumi@2.9.0...2.10.0

Changelog

Sourced from azuyalabs/yasumi's changelog.

[2.11.0] - 2026-03-30

Features

  • Add Venezuela holiday provider
  • Add San Marino holiday provider
  • Add Andorra holiday provider
  • Add "Czechia" provider as a short form of "Czech Republic" (#397)

Refactor

  • Add sorting to getHolidayNames
  • Add key validation to removeHoliday
  • Remove unnecessary sorting on getHoliday
  • Remove deprecated isHolidayNameNotEmpty method
  • Remove redundant initialize interface method
  • (Test) Add context to base assertion failure messages
  • (Test) Tighten default range for random year generator

Documentation

  • Improve contribution guidelines

Code Style

  • Fix code styling issue
  • (Netherlands) Use strict comparison operators

Testing

  • (Spain) Fix murciaDay minimum year in RegionOfMurcia test
  • (South Korea) Fix holiday type test of HangulDay
  • (United Kingdom) Fix year boundary and test conditions
  • (Slovakia) Fix excluded years in data providers
  • (South Korea) Fix twoDaysLaterNewYearsDay test
  • (Spain) Fix Extremadura test
  • (Nyse) Fix tests for NYSE provider

Other

  • (Test) Add missing provider test suites
  • (Test) Upgrade to PHPUnit 11
  • Increase PHPStan analysis level to 8
  • Add AGENTS.md file
  • (Deps) Bump actions/stale from 10.1.1 to 10.2.0 (#398)

New Contributors ❤️

... (truncated)

Commits
  • e24bc34 chore(release): prepare for 2.11.0
  • a718a36 chore(changelog): update changelog
  • 721d3a2 feat: add Venezuela holiday provider
  • bf2df69 docs: improve contribution guidelines
  • 885241b test(spain): fix murciaDay minimum year in RegionOfMurcia test
  • 8138d8b build(test): add missing provider test suites
  • cb2ace9 feat: Add San Marino holiday provider
  • e1fc314 test(south korea): fix holiday type test of HangulDay
  • fdc4d95 build(test): upgrade to PHPUnit 11
  • b18f94f build: increase PHPStan analysis level to 8
  • 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 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 [azuyalabs/yasumi](https://github.com/azuyalabs/yasumi) from 2.9.0 to 2.11.0.
- [Release notes](https://github.com/azuyalabs/yasumi/releases)
- [Changelog](https://github.com/azuyalabs/yasumi/blob/develop/CHANGELOG.md)
- [Commits](azuyalabs/yasumi@2.9.0...2.11.0)

---
updated-dependencies:
- dependency-name: azuyalabs/yasumi
  dependency-version: 2.11.0
  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 Apr 6, 2026
@dependabot dependabot bot requested a review from norberttech as a code owner April 6, 2026 15:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 6, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants