Skip to content

Update dependency holidays to v11.5.0 - #12005

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/holidays-11.x-lockfile
Open

Update dependency holidays to v11.5.0#12005
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/holidays-11.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
holidays (changelog) 11.0.011.5.0 age confidence

Release Notes

holidays/holidays (holidays)

v11.5.0

Compare Source

  • Update to v9.0.0 definitions: new cn region; jp, kr, nz_sl, nz_hb, ro date fixes; tr feasts through 2030; de_be 2025; informal Day of the Dead for us/ca. The v9.0.0 major is a definitions format change only and does not affect gem results or API.
  • Host region custom calculation methods natively instead of eval-ing Ruby from the definitions YAML; results unchanged. #​496, #​498, #​499, #​500
  • Add :cn to the lunar calendar region map. #​494
  • Fix observed methods with arguments other than date raising NoMethodError under load_custom. #​501
  • Rename internal Holidays::LoadAllDefinitions to a private Holidays::Bootstrap. #​497

v11.4.0

Compare Source

v11.3.0

Compare Source

  • Update to v8.1.0 definitions. Please see the changelog for the definition details.
  • Pass a custom method's declared arguments to observed methods, and supply all custom method arguments in the order the definition declares them (#​433). Previously observed methods only ever received date, and arguments were supplied in a fixed order regardless of the declared order, so a definition declaring anything else bound values to the wrong parameters.
  • Add us_ut Juneteenth observance, observed on June 19 when that is a Monday, the preceding Monday when June 19 is Tuesday through Friday, and the following Monday when it is a weekend. Callers querying us_ut with the :observed option will see a different date from the rest of us.
  • Add ie St Brigid's Day, the first Monday in February or 1 February when that day is a Friday, a public holiday from 2023
  • Restore sk Deň Ústavy Slovenskej republiky and Deň boja za slobodu a demokraciu, which remain state holidays in Slovak law. Both are formal up to the year each stopped being a day of rest, 2024 and 2025 respectively, and informal from then on, so they no longer appear in default results for those later years

v11.2.0

Compare Source

  • Update to v8.0.2 definitions. Please see the changelog for the definition details.
  • Fix sg observed dates so Saturday holidays are no longer shifted back to Friday (#​488). New Year's Day, National Day and Christmas Day now follow the Ministry of Manpower rule that only a Sunday holiday gets a substitute. Callers using the :observed option will see these holidays return the Saturday date itself, and no longer see a substitute on the preceding Friday.
  • Add sg Chinese New Year, Vesak Day, Hari Raya Puasa, Hari Raya Haji and Deepavali (#​351)
  • Add gb_sct bank holiday for 15 June 2026 to mark the World Cup

v11.1.0

Compare Source

  • Add Holidays.region_names and Holidays.region_name(region) to expose the English name of each region (#​160). Names are the ISO 3166 English short names added in definitions #​325. region_name returns nil for an unknown region. available_regions is unchanged.
  • Update to v8.0.1 definitions. Please see the changelog for the definition details.
  • Fix gb Christmas and Boxing Day observed dates when Christmas falls on a Sunday (#​396). Boxing Day is now observed on Monday the 26th and Christmas Day is substituted to Tuesday the 27th. Callers matching on holiday name will see these two names swap for the affected dates.
  • Fix ph National Heroes Day when August 31st falls on a Sunday (definitions issue-345)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies label Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Code Coverage Report: Only Changed Files listed

Package Base Coverage New Coverage Difference
Overall Coverage 🟢 58.35% 🟢 58.35% ⚪ 0%

Minimum allowed coverage is 0%, this run produced 58.35%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants