date-holidays 3.28.0 → 3.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/data.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const data = {
6
- "version": "2026-05-03",
6
+ "version": "2026-05-14",
7
7
  "license": "CC-BY-SA-3",
8
8
  "holidays": {
9
9
  "AD": {
@@ -1373,7 +1373,9 @@ const data = {
1373
1373
  "05-04": {
1374
1374
  "name": {
1375
1375
  "de-at": "Florian"
1376
- }
1376
+ },
1377
+ "type": "observance",
1378
+ "note": "Da der St. Florian aber in Oberösterreich eine besondere Bedeutung als Patron einhält, gilt er dort als Landesfeiertag und ist offiziell schulfrei. Für Arbeitnehmer:innen gilt er jedoch als normaler Arbeitstag."
1377
1379
  }
1378
1380
  }
1379
1381
  },
@@ -5004,9 +5006,14 @@ const data = {
5004
5006
  "01-01": {
5005
5007
  "_name": "01-01"
5006
5008
  },
5009
+ "01-15 if sunday then next monday": {
5010
+ "name": {
5011
+ "en": "George Price Day"
5012
+ }
5013
+ },
5007
5014
  "03-09 if friday,saturday,sunday then next monday if tuesday,wednesday,thursday then previous monday": {
5008
5015
  "name": {
5009
- "en": "Baron Bliss Day"
5016
+ "en": "National Heroes and Benefactor Day"
5010
5017
  }
5011
5018
  },
5012
5019
  "easter -2": {
@@ -5025,14 +5032,14 @@ const data = {
5025
5032
  "05-01 if sunday then next monday": {
5026
5033
  "_name": "05-01"
5027
5034
  },
5028
- "05-24 if friday,saturday,sunday then next monday if tuesday,wednesday,thursday then previous monday": {
5035
+ "08-01 if sunday then next monday": {
5029
5036
  "name": {
5030
- "en": "Commonwealth Day, Sovereign's Day"
5037
+ "en": "Emancipation Day"
5031
5038
  }
5032
5039
  },
5033
5040
  "09-10 if sunday then next monday": {
5034
5041
  "name": {
5035
- "en": "Saint George's Caye Day, National Day"
5042
+ "en": "St. George's Caye Day"
5036
5043
  }
5037
5044
  },
5038
5045
  "09-21 if sunday then next monday": {
@@ -5040,7 +5047,7 @@ const data = {
5040
5047
  },
5041
5048
  "10-12 if friday,saturday,sunday then next monday if tuesday,wednesday,thursday then previous monday": {
5042
5049
  "name": {
5043
- "en": "Day of the Americas"
5050
+ "en": "Indigenous People’s Resistance Day"
5044
5051
  }
5045
5052
  },
5046
5053
  "11-19 if sunday then next monday": {
@@ -8385,7 +8392,8 @@ const data = {
8385
8392
  "_name": "easter 60"
8386
8393
  },
8387
8394
  "08-15": {
8388
- "_name": "08-15"
8395
+ "_name": "08-15",
8396
+ "type": "observance"
8389
8397
  },
8390
8398
  "11-01": {
8391
8399
  "_name": "11-01"
@@ -8407,6 +8415,18 @@ const data = {
8407
8415
  }
8408
8416
  }
8409
8417
  },
8418
+ "KATH": {
8419
+ "names": {
8420
+ "de": "Überwiegend katholische Gemeinden",
8421
+ "en": "Predominantly catholic communities"
8422
+ },
8423
+ "days": {
8424
+ "08-15": {
8425
+ "_name": "08-15",
8426
+ "type": "public"
8427
+ }
8428
+ }
8429
+ },
8410
8430
  "EVANG": {
8411
8431
  "names": {
8412
8432
  "de": "Überwiegend evangelische Gemeinden",
@@ -15022,6 +15042,11 @@ const data = {
15022
15042
  "name": {
15023
15043
  "en": "Liberation Day"
15024
15044
  }
15045
+ },
15046
+ "1st monday before 09-01": {
15047
+ "name": {
15048
+ "en": "Summer Bank Holiday"
15049
+ }
15025
15050
  }
15026
15051
  }
15027
15052
  },
@@ -16044,6 +16069,167 @@ const data = {
16044
16069
  }
16045
16070
  }
16046
16071
  },
16072
+ "KZ": {
16073
+ "names": {
16074
+ "kk": "Қазақстан",
16075
+ "ru": "Казахстан",
16076
+ "en": "Kazakhstan"
16077
+ },
16078
+ "dayoff": "sunday",
16079
+ "langs": [
16080
+ "kk",
16081
+ "ru"
16082
+ ],
16083
+ "zones": [
16084
+ "Asia/Almaty",
16085
+ "Asia/Qyzylorda",
16086
+ "Asia/Aqtobe",
16087
+ "Asia/Aqtau",
16088
+ "Asia/Atyrau",
16089
+ "Asia/Oral"
16090
+ ],
16091
+ "days": {
16092
+ "01-01 and if saturday then next monday if sunday then next tuesday": {
16093
+ "substitute": true,
16094
+ "_name": "01-01"
16095
+ },
16096
+ "01-02 and if saturday then next monday if sunday then next tuesday": {
16097
+ "substitute": true,
16098
+ "_name": "01-01"
16099
+ },
16100
+ "01-07": {
16101
+ "name": {
16102
+ "kk": "Рождество Христово",
16103
+ "ru": "Рождество Христово",
16104
+ "en": "Orthodox Christmas"
16105
+ }
16106
+ },
16107
+ "03-08 and if saturday,sunday then next monday": {
16108
+ "substitute": true,
16109
+ "_name": "03-08"
16110
+ },
16111
+ "03-15 and if saturday,sunday then next monday since 2026": {
16112
+ "substitute": true,
16113
+ "name": {
16114
+ "kk": "Конституция күні",
16115
+ "ru": "День Конституции",
16116
+ "en": "Constitution Day"
16117
+ }
16118
+ },
16119
+ "03-21 and if saturday then next monday if sunday then next tuesday": {
16120
+ "substitute": true,
16121
+ "name": {
16122
+ "kk": "Наурыз мейрамы",
16123
+ "ru": "Наурыз мейрамы",
16124
+ "en": "Nauryz"
16125
+ }
16126
+ },
16127
+ "03-22 and if saturday then next monday if sunday then next tuesday": {
16128
+ "substitute": true,
16129
+ "name": {
16130
+ "kk": "Наурыз мейрамы",
16131
+ "ru": "Наурыз мейрамы",
16132
+ "en": "Nauryz"
16133
+ }
16134
+ },
16135
+ "03-23 and if saturday then next monday if sunday then next tuesday": {
16136
+ "substitute": true,
16137
+ "name": {
16138
+ "kk": "Наурыз мейрамы",
16139
+ "ru": "Наурыз мейрамы",
16140
+ "en": "Nauryz"
16141
+ }
16142
+ },
16143
+ "05-01 and if saturday,sunday then next monday": {
16144
+ "substitute": true,
16145
+ "name": {
16146
+ "kk": "Қазақстан халқының бірлігі күні",
16147
+ "ru": "День единства народа Казахстана",
16148
+ "en": "People's Unity Day"
16149
+ }
16150
+ },
16151
+ "05-07 and if saturday,sunday then next monday since 2013": {
16152
+ "substitute": true,
16153
+ "name": {
16154
+ "kk": "Отан Қорғаушы күні",
16155
+ "ru": "День Защитника Отечества",
16156
+ "en": "Defender of the Fatherland Day"
16157
+ }
16158
+ },
16159
+ "05-09 and if saturday,sunday then next monday": {
16160
+ "substitute": true,
16161
+ "name": {
16162
+ "kk": "Жеңіс күні",
16163
+ "ru": "День Победы",
16164
+ "en": "Victory Day"
16165
+ }
16166
+ },
16167
+ "07-06 and if saturday,sunday then next monday": {
16168
+ "substitute": true,
16169
+ "name": {
16170
+ "kk": "Астана күні",
16171
+ "ru": "День столицы",
16172
+ "en": "Capital City Day"
16173
+ }
16174
+ },
16175
+ "08-30 and if saturday,sunday then next monday prior to 2026": {
16176
+ "substitute": true,
16177
+ "name": {
16178
+ "kk": "Конституция күні",
16179
+ "ru": "День Конституции",
16180
+ "en": "Constitution Day"
16181
+ }
16182
+ },
16183
+ "10-25 and if saturday,sunday then next monday": {
16184
+ "substitute": true,
16185
+ "name": {
16186
+ "kk": "Республика күні",
16187
+ "ru": "День Республики",
16188
+ "en": "Republic Day"
16189
+ },
16190
+ "active": [
16191
+ {
16192
+ "from": "1995-01-01",
16193
+ "to": "2009-12-31"
16194
+ },
16195
+ {
16196
+ "from": "2022-01-01"
16197
+ }
16198
+ ]
16199
+ },
16200
+ "12-01 and if saturday,sunday then next monday since 2012 and prior to 2022": {
16201
+ "substitute": true,
16202
+ "name": {
16203
+ "kk": "Тұңғыш Президент күні",
16204
+ "ru": "День Первого Президента",
16205
+ "en": "First President's Day"
16206
+ }
16207
+ },
16208
+ "12-16 and if saturday then next monday if sunday then next tuesday": {
16209
+ "substitute": true,
16210
+ "name": {
16211
+ "kk": "Тәуелсіздік күні",
16212
+ "ru": "День независимости",
16213
+ "en": "Independence Day"
16214
+ }
16215
+ },
16216
+ "12-17 and if saturday then next monday if sunday then next tuesday prior to 2022": {
16217
+ "substitute": true,
16218
+ "name": {
16219
+ "kk": "Тәуелсіздік күні",
16220
+ "ru": "День независимости",
16221
+ "en": "Independence Day"
16222
+ }
16223
+ },
16224
+ "10 Dhu al-Hijjah": {
16225
+ "name": {
16226
+ "kk": "Құрбан айт",
16227
+ "ru": "Курбан-айт",
16228
+ "en": "Eid al-Adha"
16229
+ }
16230
+ }
16231
+ }
16232
+ },
16047
16233
  "LC": {
16048
16234
  "names": {
16049
16235
  "en": "St. Lucia"
@@ -25392,12 +25578,34 @@ const data = {
25392
25578
  "03-08 and if saturday, sunday then next monday": {
25393
25579
  "_name": "03-08"
25394
25580
  },
25395
- "orthodox and if sunday then next monday": {
25581
+ "orthodox and if sunday then next monday since 1995 and prior to 1998": {
25582
+ "_name": "orthodox",
25583
+ "substitute": true
25584
+ },
25585
+ "orthodox since 1991 and prior to 1995": {
25396
25586
  "_name": "orthodox"
25397
25587
  },
25398
- "orthodox 49 and if sunday then next monday": {
25588
+ "orthodox since 1998 and prior to 2000": {
25589
+ "_name": "orthodox"
25590
+ },
25591
+ "orthodox and if sunday then next monday since 2000": {
25592
+ "_name": "orthodox",
25593
+ "substitute": true
25594
+ },
25595
+ "orthodox 49 and if sunday then next monday since 1995 and prior to 1998": {
25596
+ "_name": "easter 49",
25597
+ "substitute": true
25598
+ },
25599
+ "orthodox 49 since 1991 and prior to 1995": {
25600
+ "_name": "easter 49"
25601
+ },
25602
+ "orthodox 49 since 1998 and prior to 2000": {
25399
25603
  "_name": "easter 49"
25400
25604
  },
25605
+ "orthodox 49 and if sunday then next monday since 2000": {
25606
+ "_name": "easter 49",
25607
+ "substitute": true
25608
+ },
25401
25609
  "05-01 and if saturday, sunday then next tuesday": {
25402
25610
  "_name": "05-01",
25403
25611
  "substitute": true
@@ -28466,6 +28674,7 @@ const data = {
28466
28674
  "it": "Capodanno",
28467
28675
  "is": "Nýársdagur",
28468
28676
  "jp": "元日",
28677
+ "kk": "Жаңа жыл",
28469
28678
  "kl": "ukiortaaq",
28470
28679
  "ko": "신정",
28471
28680
  "lb": "Neijoerschdag",
@@ -28557,6 +28766,7 @@ const data = {
28557
28766
  "ge": "ქალთა საერთაშორისო დღე",
28558
28767
  "hu": "Nemzetközi nőnap",
28559
28768
  "hy": "Կանանց տոն",
28769
+ "kk": "Халықаралық әйелдер күні",
28560
28770
  "lb": "Internationale Fraendag",
28561
28771
  "nl": "Internationale Vrouwendag",
28562
28772
  "no": "Kvinnedagen",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "date-holidays",
3
- "version": "3.28.0",
3
+ "version": "3.29.0",
4
4
  "description": "worldwide holidays",
5
5
  "keywords": [
6
6
  "holidays",
@@ -31,6 +31,7 @@
31
31
  "AlinaA <alinaa874@gmail.com>",
32
32
  "amalgame21 <93383215+amalgame21@users.noreply.github.com>",
33
33
  "Artem Yagutyan <artem.yagutyan@gmail.com>",
34
+ "Artur Kraft <arkraft@users.noreply.github.com>",
34
35
  "ash <makingahabit@gmail.com>",
35
36
  "ben <99397608+benkhong@users.noreply.github.com>",
36
37
  "Ben Arwin <github@arwin.net>",
@@ -41,6 +42,7 @@
41
42
  "Brandon Bay <brandon.bay@gmail.com>",
42
43
  "Brian Keifer <brian@valinor.net>",
43
44
  "Calogero Sanfilippo <sanfilippo.calogero@gmail.com>",
45
+ "charlie <charliedplett@gmail.com>",
44
46
  "Christian Schinnerl <Schinnerl.Christian@gmail.com>",
45
47
  "Cookie <yoshi.hmd@gmail.com>",
46
48
  "Cristian Andrade <cr.andrade.m@gmail.com>",
@@ -82,6 +84,7 @@
82
84
  "Jani Šumak <jani.sumak@inova.si>",
83
85
  "Jeff Hughes <43132199+jwh-hutchison@users.noreply.github.com>",
84
86
  "Jérôme Vasseur <jerome.vasseur@thetribe.io>",
87
+ "Jesús <jesus.gonzalez.novez@deskbird.com>",
85
88
  "jhordyess <dev@jhordyess.com>",
86
89
  "jk-12345 <33206139+jk-12345@users.noreply.github.com>",
87
90
  "John-Olav Storvold <johsto@knowit.no>",
@@ -239,14 +242,12 @@
239
242
  "dependencies": {
240
243
  "date-holidays-parser": "^3.4.7",
241
244
  "js-yaml": "^4.1.1",
242
- "lodash": "^4.17.23",
245
+ "lodash": "^4.18.1",
243
246
  "prepin": "^1.0.3"
244
247
  },
245
248
  "devDependencies": {
246
- "@babel/cli": "^7.28.3",
247
- "@babel/core": "^7.28.5",
248
- "@babel/polyfill": "^7.12.1",
249
- "@babel/preset-env": "^7.28.5",
249
+ "@babel/core": "^7.29.0",
250
+ "@babel/preset-env": "^7.29.5",
250
251
  "@commitlint/cli": "^18.6.1",
251
252
  "@commitlint/config-conventional": "^18.6.3",
252
253
  "@mocha/contributors": "git+https://github.com/commenthol/contributors.git#semver:1.1.0-0",
@@ -257,16 +258,14 @@
257
258
  "eslint-plugin-n": "^16.6.2",
258
259
  "eslint-plugin-promise": "^6.6.0",
259
260
  "eslint-plugin-yml": "^0.15.0",
260
- "hashtree": "^0.7.0",
261
261
  "husky": "^9.1.7",
262
- "markedpp": "^1.4.0",
263
262
  "mocha": "^11.7.5",
264
263
  "npm-run-all": "^4.1.5",
265
- "rimraf": "^6.1.2",
266
- "rollup": "^2.79.2",
264
+ "rimraf": "^6.1.3",
265
+ "rollup": "^2.80.0",
267
266
  "tstyche": "^4.3.0",
268
267
  "watch-run": "^1.2.5",
269
- "webpack": "^5.104.1",
268
+ "webpack": "^5.106.2",
270
269
  "webpack-bundle-analyzer": "^4.10.2",
271
270
  "webpack-cli": "^5.1.4"
272
271
  },