date-holidays 3.23.2 → 3.23.3

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.23.3](https://github.com/commenthol/date-holidays/compare/3.23.2...3.23.3) (2023-12-10)
4
+
5
+ - fix(BR): Add black conscience day as a regional holiday [8689366a](https://github.com/commenthol/date-holidays/commit/8689366a432e9ccf7b734a087e46ab7b671b143f)
6
+ - fix(NO): fixed sundays fixed sundays in advent for norway [86f0f5a5](https://github.com/commenthol/date-holidays/commit/86f0f5a5aec51d88960baa92026ff408ed66502b)
7
+ - fix(BO): Correct holiday type for Bolivia [6f9d4c04](https://github.com/commenthol/date-holidays/commit/6f9d4c04505cfe91dce5cd55905cf7fe65c31a5a)
8
+
3
9
  ## [3.23.2](https://github.com/commenthol/date-holidays/compare/3.23.1...3.23.2) (2023-11-25)
4
10
 
5
11
  - fix(GL,EG): DST time changes [58e8ffc9](https://github.com/commenthol/date-holidays/commit/58e8ffc9534502053bec1ec21b86e76645019a5c)
package/LICENSE CHANGED
@@ -187,6 +187,7 @@ https://ja.wikipedia.org/wiki/%E5%9B%BD%E6%B0%91%E3%81%AE%E7%A5%9D%E6%97%A5
187
187
  https://lb.wikipedia.org/wiki/Gesetzlech_Feierdeeg_zu_L%C3%ABtzebuerg
188
188
  https://nl.wikipedia.org/wiki/Feestdagen_in_Nederland
189
189
  https://nl.wikipedia.org/wiki/Koningsdag_(Nederland)
190
+ https://no.wikipedia.org/wiki/Advent
190
191
  https://no.wikipedia.org/wiki/Allehelgensaften
191
192
  https://no.wikipedia.org/wiki/Norges_offisielle_flaggdager
192
193
  https://pt.wikipedia.org/wiki/Cabo_Verde#Feriados
@@ -111,7 +111,7 @@ holidays:
111
111
  name:
112
112
  es: Día de la Mujer Boliviana
113
113
  en: Bolivian Woman's Day
114
- type: observance
114
+ type: observance
115
115
  11-01:
116
116
  _name: 11-01
117
117
  name:
@@ -462,6 +462,11 @@ holidays:
462
462
  pt: Revolução Constitucionalista
463
463
  active:
464
464
  - from: 1997-03-05
465
+ 11-20:
466
+ name:
467
+ pt: Dia da Consciência Negra
468
+ active:
469
+ - from: 2023-09-12
465
470
  regions:
466
471
  SP:
467
472
  name: São Paulo
@@ -471,6 +476,11 @@ holidays:
471
476
  pt: Aniversário da Cidade
472
477
  en: City Birthday
473
478
  type: public
479
+ 11-20:
480
+ name:
481
+ pt: Dia da Consciência Negra
482
+ active:
483
+ - from: 2004-01-07
474
484
  TO:
475
485
  name: Tocantins
476
486
  zones:
@@ -6,6 +6,7 @@ holidays:
6
6
  # @source https://www.timeanddate.com/holidays/norway/2023
7
7
  # @attrib https://no.wikipedia.org/wiki/Norges_offisielle_flaggdager
8
8
  # @attrib https://no.wikipedia.org/wiki/Allehelgensaften
9
+ # @attrib https://no.wikipedia.org/wiki/Advent
9
10
  NO:
10
11
  names:
11
12
  no: Norge
@@ -115,22 +116,22 @@ holidays:
115
116
  2nd sunday in November:
116
117
  _name: Fathers Day
117
118
  type: observance
118
- 4th sunday before 12-24:
119
+ 4th sunday before 12-25:
119
120
  name:
120
121
  no: Første søndag i advent
121
122
  en: First Sunday of Advent
122
123
  type: observance
123
- 3rd sunday before 12-24:
124
+ 3rd sunday before 12-25:
124
125
  name:
125
126
  no: Andre søndag i advent
126
127
  en: Second Sunday of Advent
127
128
  type: observance
128
- 2nd sunday before 12-24:
129
+ 2nd sunday before 12-25:
129
130
  name:
130
131
  no: Tredje søndag i advent
131
132
  en: Third Sunday of Advent
132
133
  type: observance
133
- 1st sunday before 12-24:
134
+ 1st sunday before 12-25:
134
135
  name:
135
136
  no: Fjerde søndag i advent
136
137
  en: Fourth Sunday of Advent
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2023-11-25",
2
+ "version": "2023-12-10",
3
3
  "license": "CC-BY-SA-3",
4
4
  "holidays": {
5
5
  "AD": {
@@ -3086,9 +3086,9 @@
3086
3086
  "10-11": {
3087
3087
  "name": {
3088
3088
  "es": "Día de la Mujer Boliviana",
3089
- "en": "Bolivian Woman's Day",
3090
- "type": "observance"
3091
- }
3089
+ "en": "Bolivian Woman's Day"
3090
+ },
3091
+ "type": "observance"
3092
3092
  },
3093
3093
  "11-01": {
3094
3094
  "_name": "11-01",
@@ -4158,6 +4158,16 @@
4158
4158
  "from": "1997-03-05T00:00:00.000Z"
4159
4159
  }
4160
4160
  ]
4161
+ },
4162
+ "11-20": {
4163
+ "name": {
4164
+ "pt": "Dia da Consciência Negra"
4165
+ },
4166
+ "active": [
4167
+ {
4168
+ "from": "2023-09-12T00:00:00.000Z"
4169
+ }
4170
+ ]
4161
4171
  }
4162
4172
  },
4163
4173
  "regions": {
@@ -4170,6 +4180,16 @@
4170
4180
  "en": "City Birthday"
4171
4181
  },
4172
4182
  "type": "public"
4183
+ },
4184
+ "11-20": {
4185
+ "name": {
4186
+ "pt": "Dia da Consciência Negra"
4187
+ },
4188
+ "active": [
4189
+ {
4190
+ "from": "2004-01-07T00:00:00.000Z"
4191
+ }
4192
+ ]
4173
4193
  }
4174
4194
  }
4175
4195
  }
@@ -17564,28 +17584,28 @@
17564
17584
  "_name": "Fathers Day",
17565
17585
  "type": "observance"
17566
17586
  },
17567
- "4th sunday before 12-24": {
17587
+ "4th sunday before 12-25": {
17568
17588
  "name": {
17569
17589
  "no": "Første søndag i advent",
17570
17590
  "en": "First Sunday of Advent"
17571
17591
  },
17572
17592
  "type": "observance"
17573
17593
  },
17574
- "3rd sunday before 12-24": {
17594
+ "3rd sunday before 12-25": {
17575
17595
  "name": {
17576
17596
  "no": "Andre søndag i advent",
17577
17597
  "en": "Second Sunday of Advent"
17578
17598
  },
17579
17599
  "type": "observance"
17580
17600
  },
17581
- "2nd sunday before 12-24": {
17601
+ "2nd sunday before 12-25": {
17582
17602
  "name": {
17583
17603
  "no": "Tredje søndag i advent",
17584
17604
  "en": "Third Sunday of Advent"
17585
17605
  },
17586
17606
  "type": "observance"
17587
17607
  },
17588
- "1st sunday before 12-24": {
17608
+ "1st sunday before 12-25": {
17589
17609
  "name": {
17590
17610
  "no": "Fjerde søndag i advent",
17591
17611
  "en": "Fourth Sunday of Advent"