@halospv3/hce.shared-config 3.0.0-develop.23 → 3.0.0-develop.25

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,3 +1,16 @@
1
+ ## [3.0.0-develop.25](https://github.com/HaloSPV3/HCE.Shared/compare/v3.0.0-develop.24...v3.0.0-develop.25) (2025-10-21)
2
+
3
+ ### Bug Fixes
4
+
5
+ * **deps:** ponyfill `string.replaceAll`; add core-js ([e65882e](https://github.com/HaloSPV3/HCE.Shared/commit/e65882eb176b904831d81362bd2553a7a04ffbdf))
6
+ * **deps:** update `semantic-release-export-data` to v1.1.0; force it to resolve `@actions/core` to ^1.11.1 ([66fec8e](https://github.com/HaloSPV3/HCE.Shared/commit/66fec8ed6ec602215ae657a78de6a63b79fb2fde))
7
+
8
+ ## [3.0.0-develop.24](https://github.com/HaloSPV3/HCE.Shared/compare/v3.0.0-develop.23...v3.0.0-develop.24) (2025-10-21)
9
+
10
+ ### Bug Fixes
11
+
12
+ * **deps:** update semantic-release monorepo ([3c87c63](https://github.com/HaloSPV3/HCE.Shared/commit/3c87c638ed7784f41eb12f6dc3246675096e242e))
13
+
1
14
  ## [3.0.0-develop.23](https://github.com/HaloSPV3/HCE.Shared/compare/v3.0.0-develop.22...v3.0.0-develop.23) (2025-10-06)
2
15
 
3
16
  ### Bug Fixes
@@ -383,6 +396,13 @@ All notable changes to this project will be documented in this file. See
383
396
  [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version)
384
397
  for commit guidelines.
385
398
 
399
+ ## [2.6.6](https://github.com/halospv3/hce.shared/compare/v2.6.5...v2.6.6) (2025-07-30)
400
+
401
+ ### Bug Fixes
402
+
403
+ * **deps:** ponyfill `string.replaceAll`; add core-js ([e65882e](https://github.com/halospv3/hce.shared/commit/e65882eb176b904831d81362bd2553a7a04ffbdf))
404
+ * **deps:** update `semantic-release-export-data` to v1.1.0; force it to resolve `@actions/core` to ^1.11.1 ([66fec8e](https://github.com/halospv3/hce.shared/commit/66fec8ed6ec602215ae657a78de6a63b79fb2fde))
405
+
386
406
  ## [2.6.5](https://github.com/halospv3/hce.shared/compare/v2.6.4...v2.6.5) (2025-07-15)
387
407
 
388
408
  ### Bug Fixes
@@ -442,56 +462,56 @@ for commit guidelines.
442
462
 
443
463
  ### Features
444
464
 
445
- - add createDummyNupkg
465
+ * add createDummyNupkg
446
466
  ([ed67d06](https://github.com/halospv3/hce.shared/commit/ed67d06cd06e56a78b0a9ff2e51efb83ddd94386)),
447
467
  closes [#406](https://github.com/halospv3/hce.shared/issues/406)
448
- - add EnvUtils (getEnvVarValue, getEnv)
468
+ * add EnvUtils (getEnvVarValue, getEnv)
449
469
  ([f86562a](https://github.com/halospv3/hce.shared/commit/f86562aa1c19a13a612e6571ba2122bf134ba196))
450
470
 
451
471
  ## [2.5.0](https://github.com/halospv3/hce.shared/compare/v2.4.3...v2.5.0) (2024-06-04)
452
472
 
453
473
  ### Features
454
474
 
455
- - overhaul dotnetGHPR; misc refactors
475
+ * overhaul dotnetGHPR; misc refactors
456
476
  ([8d0a1d6](https://github.com/halospv3/hce.shared/commit/8d0a1d657e7f4754881c9a130fd4aa8191fb3e81))
457
477
 
458
478
  ### Bug Fixes
459
479
 
460
- - **deps:** update dependency conventional-changelog-conventionalcommits to v8
480
+ * **deps:** update dependency conventional-changelog-conventionalcommits to v8
461
481
  ([e1defcd](https://github.com/halospv3/hce.shared/commit/e1defcd94ba51eda7384c1ca87f33c9928610e20))
462
- - **deps:** update semantic-release monorepo
482
+ * **deps:** update semantic-release monorepo
463
483
  ([39fcf98](https://github.com/halospv3/hce.shared/commit/39fcf988fe55b894e269d64de1b48c7f8dfb950c))
464
484
 
465
485
  ## [2.4.3](https://github.com/halospv3/hce.shared/compare/v2.4.2...v2.4.3) (2024-05-31)
466
486
 
467
487
  ### Bug Fixes
468
488
 
469
- - fix error being thrown because an 'else' is missing
489
+ * fix error being thrown because an 'else' is missing
470
490
  ([a4ed781](https://github.com/halospv3/hce.shared/commit/a4ed781dd9ebf696deae7b7914d8cf77e2beb5fb))
471
491
 
472
492
  ## [2.4.3-develop.1](https://github.com/halospv3/hce.shared/compare/v2.4.2...v2.4.3-develop.1) (2024-06-01)
473
493
 
474
494
  ### Bug Fixes
475
495
 
476
- - **deps:** update dependency conventional-changelog-conventionalcommits to v8
496
+ * **deps:** update dependency conventional-changelog-conventionalcommits to v8
477
497
  ([e1defcd](https://github.com/halospv3/hce.shared/commit/e1defcd94ba51eda7384c1ca87f33c9928610e20))
478
- - **deps:** update semantic-release monorepo
498
+ * **deps:** update semantic-release monorepo
479
499
  ([39fcf98](https://github.com/halospv3/hce.shared/commit/39fcf988fe55b894e269d64de1b48c7f8dfb950c))
480
500
 
481
501
  ## [2.4.2](https://github.com/halospv3/hce.shared/compare/v2.4.1...v2.4.2) (2024-05-31)
482
502
 
483
503
  ### Bug Fixes
484
504
 
485
- - fix adding npm plugin to private semantic-release config
505
+ * fix adding npm plugin to private semantic-release config
486
506
  ([fe2542b](https://github.com/halospv3/hce.shared/commit/fe2542b9e3d1dc3b3d00351f3dbef840b1f99486))
487
507
 
488
508
  ## [2.4.1](https://github.com/halospv3/hce.shared/compare/v2.4.0...v2.4.1) (2024-05-31)
489
509
 
490
510
  ### Bug Fixes
491
511
 
492
- - :ambulance: bump braces to 3.0.3
512
+ * :ambulance: bump braces to 3.0.3
493
513
  ([c4a0948](https://github.com/halospv3/hce.shared/commit/c4a09484c3e7c2f0337453e3543e4b143d5d026c))
494
- - **deps:** :arrow_down: downgrade conventional-changelog-conventionalcommits
514
+ * **deps:** :arrow_down: downgrade conventional-changelog-conventionalcommits
495
515
  ([7d7d418](https://github.com/halospv3/hce.shared/commit/7d7d418b072e57848207a7fcf368985adb76e016)),
496
516
  closes [#402](https://github.com/halospv3/hce.shared/issues/402)
497
517
 
@@ -499,9 +519,9 @@ for commit guidelines.
499
519
 
500
520
  ### Bug Fixes
501
521
 
502
- - :ambulance: bump braces to 3.0.3
522
+ * :ambulance: bump braces to 3.0.3
503
523
  ([c4a0948](https://github.com/halospv3/hce.shared/commit/c4a09484c3e7c2f0337453e3543e4b143d5d026c))
504
- - **deps:** :arrow_down: downgrade conventional-changelog-conventionalcommits
524
+ * **deps:** :arrow_down: downgrade conventional-changelog-conventionalcommits
505
525
  ([7d7d418](https://github.com/halospv3/hce.shared/commit/7d7d418b072e57848207a7fcf368985adb76e016)),
506
526
  closes [#402](https://github.com/halospv3/hce.shared/issues/402)
507
527
 
@@ -511,40 +531,40 @@ for commit guidelines.
511
531
 
512
532
  ### Bug Fixes
513
533
 
514
- - add commitlint config to package exports
534
+ * add commitlint config to package exports
515
535
  ([db87cc8](https://github.com/halospv3/hce.shared/commit/db87cc81f0e1718a6747f0ba6746f078685b6142))
516
536
 
517
537
  ## [2.2.2](https://github.com/halospv3/hce.shared/compare/v2.2.1...v2.2.2) (2024-03-29)
518
538
 
519
539
  ### Bug Fixes
520
540
 
521
- - use the correct file extension for commitlint config in files array
541
+ * use the correct file extension for commitlint config in files array
522
542
  ([9f5bd5f](https://github.com/halospv3/hce.shared/commit/9f5bd5fd52b37ac4a86617bc921053a05a92c239))
523
543
 
524
544
  ## [2.2.1](https://github.com/halospv3/hce.shared/compare/v2.2.0...v2.2.1) (2024-03-29)
525
545
 
526
546
  ### Bug Fixes
527
547
 
528
- - include commitlint config in package files
548
+ * include commitlint config in package files
529
549
  ([26e2888](https://github.com/halospv3/hce.shared/commit/26e2888bdde302d7dd7a88b763975598a1eb539f))
530
550
 
531
551
  ## [2.2.0](https://github.com/halospv3/hce.shared/compare/v2.1.2...v2.2.0) (2024-03-29)
532
552
 
533
553
  ### Features
534
554
 
535
- - **dotnet:** add GitVersion 6.0 config
555
+ * **dotnet:** add GitVersion 6.0 config
536
556
  ([3784c72](https://github.com/halospv3/hce.shared/commit/3784c72ea2e37dcced13ccc322476f0d93d2bd9b))
537
- - **dotnet:** add global "RepoRoot", "RepoRootPublishDir", and placeholder
557
+ * **dotnet:** add global "RepoRoot", "RepoRootPublishDir", and placeholder
538
558
  properties
539
559
  ([23d330a](https://github.com/halospv3/hce.shared/commit/23d330a2ca4769fcd14fe8f1a409f6801a7a1ea3))
540
- - **dotnet:** rework ZipPublishDir
560
+ * **dotnet:** rework ZipPublishDir
541
561
  ([618ba95](https://github.com/halospv3/hce.shared/commit/618ba95b3d731dc1b560e91757aa02e947b09e03))
542
- - move commitlint config to shared file
562
+ * move commitlint config to shared file
543
563
  ([66efb30](https://github.com/halospv3/hce.shared/commit/66efb30a9e4351d02a761edf3a49722bc8a0f111))
544
564
 
545
565
  ### Bug Fixes
546
566
 
547
- - **dotnet:** trim variant args; undefine if parentheses would be empty
567
+ * **dotnet:** trim variant args; undefine if parentheses would be empty
548
568
  ([10414ff](https://github.com/halospv3/hce.shared/commit/10414ffc58950bae4d582d2263cbf9d7a51235eb)),
549
569
  closes [#356](https://github.com/halospv3/hce.shared/issues/356)
550
570
 
@@ -552,7 +572,7 @@ for commit guidelines.
552
572
 
553
573
  ### Bug Fixes
554
574
 
555
- - **deps:** update dependency @semantic-release/release-notes-generator to v13
575
+ * **deps:** update dependency @semantic-release/release-notes-generator to v13
556
576
  ([0758bc9](https://github.com/halospv3/hce.shared/commit/0758bc9c9bb8338855880218e4c1086e25384baa))
557
577
 
558
578
  ## [2.1.1](https://github.com/halospv3/hce.shared/compare/v2.1.0...v2.1.1) (2024-03-26)
@@ -561,62 +581,62 @@ for commit guidelines.
561
581
 
562
582
  ### Features
563
583
 
564
- - add plugin '@semantic-release/exec'
584
+ * add plugin '@semantic-release/exec'
565
585
  ([61447fc](https://github.com/halospv3/hce.shared/commit/61447fcdef19db8cd7f103edd54354fa5c4cb202))
566
586
 
567
587
  ## [2.0.1](https://github.com/halospv3/hce.shared/compare/v2.0.0...v2.0.1) (2024-03-18)
568
588
 
569
589
  ### Bug Fixes
570
590
 
571
- - **deps:** update dependency @semantic-release/commit-analyzer to v12
591
+ * **deps:** update dependency @semantic-release/commit-analyzer to v12
572
592
  ([87c6d12](https://github.com/halospv3/hce.shared/commit/87c6d12c3ab5243e50a0c1b0cf3dafd6c4c20ffa))
573
- - **dotnet:** try making the '$(RepoRoot)/publish' directory before zipping
593
+ * **dotnet:** try making the '$(RepoRoot)/publish' directory before zipping
574
594
  ([0241146](https://github.com/halospv3/hce.shared/commit/024114698c89f557513a61400729a609d7637bf0))
575
595
 
576
596
  ## [2.0.0](https://github.com/halospv3/hce.shared/compare/v1.2.7...v2.0.0) (2024-03-17)
577
597
 
578
598
  ### ⚠ BREAKING CHANGES
579
599
 
580
- - **node:** increase minimum version of NodeJS to 20.8.1 as required by
600
+ * **node:** increase minimum version of NodeJS to 20.8.1 as required by
581
601
  semantic-release
582
602
 
583
603
  ### Bug Fixes
584
604
 
585
- - add minimum npm version; error if required node, npm versions unavailable
605
+ * add minimum npm version; error if required node, npm versions unavailable
586
606
  ([3969ad5](https://github.com/halospv3/hce.shared/commit/3969ad5a012f8e8330a14267a44d2c65f25b0690))
587
- - **deps:** bump undici from 5.28.2 to 5.28.3
607
+ * **deps:** bump undici from 5.28.2 to 5.28.3
588
608
  ([7a6f822](https://github.com/halospv3/hce.shared/commit/7a6f8222c5fb83c7764765e956f7587971341da6))
589
- - **deps:** update commitlint monorepo to v19
609
+ * **deps:** update commitlint monorepo to v19
590
610
  ([9237ddb](https://github.com/halospv3/hce.shared/commit/9237ddbecd0b7d9dfbf50b96b9cc926da71ea165))
591
- - **deps:** update dependency semantic-release to v23
611
+ * **deps:** update dependency semantic-release to v23
592
612
  ([7e1a020](https://github.com/halospv3/hce.shared/commit/7e1a020ebf5bc87861c705789055540485713b4c))
593
- - **deps:** update semantic-release monorepo
613
+ * **deps:** update semantic-release monorepo
594
614
  ([ecd2ad3](https://github.com/halospv3/hce.shared/commit/ecd2ad33907e663cdf351481725a5f8a8ee439fb))
595
615
 
596
616
  ### Reverts
597
617
 
598
- - use './' instead of 'file:'
618
+ * use './' instead of 'file:'
599
619
  ([21fc83f](https://github.com/halospv3/hce.shared/commit/21fc83fef5d4bd1815ff4c2a4324559e40ae5519))
600
620
 
601
621
  ### Build System
602
622
 
603
- - **node:** :arrow_up: raise minimum NodeJS version to 20.8.1
623
+ * **node:** :arrow_up: raise minimum NodeJS version to 20.8.1
604
624
  ([cb92a3d](https://github.com/halospv3/hce.shared/commit/cb92a3d8917189464f36887b1e43bb099ecc175f))
605
625
 
606
626
  ## [1.2.7](https://github.com/halospv3/hce.shared/compare/v1.2.6...v1.2.7) (2024-01-06)
607
627
 
608
628
  ### Bug Fixes
609
629
 
610
- - **deps:** bump @commitlint/cli from 18.4.3 to 18.4.4
630
+ * **deps:** bump @commitlint/cli from 18.4.3 to 18.4.4
611
631
  ([c732a4b](https://github.com/halospv3/hce.shared/commit/c732a4b9a7154954000b97ba0a2f79765dc6c1a8))
612
- - **deps:** bump @commitlint/config-conventional from 18.4.3 to 18.4.4
632
+ * **deps:** bump @commitlint/config-conventional from 18.4.3 to 18.4.4
613
633
  ([cd95f08](https://github.com/halospv3/hce.shared/commit/cd95f082805d3766384a13f5353cc61d7882a0d5))
614
634
 
615
635
  ## [1.2.6](https://github.com/halospv3/hce.shared/compare/v1.2.5...v1.2.6) (2024-01-05)
616
636
 
617
637
  ### Bug Fixes
618
638
 
619
- - **deps:** update deps to latest stable versions
639
+ * **deps:** update deps to latest stable versions
620
640
  ([dce4301](https://github.com/halospv3/hce.shared/commit/dce4301d4b0af26ba1b41aa7928ff79e7923bcb9))
621
641
 
622
642
  ## [1.2.5](https://github.com/halospv3/hce.shared/compare/v1.2.4...v1.2.5) (2023-12-24)
@@ -625,14 +645,14 @@ for commit guidelines.
625
645
 
626
646
  ### Bug Fixes
627
647
 
628
- - **deps:** update commitlint monorepo to v18
648
+ * **deps:** update commitlint monorepo to v18
629
649
  ([bc04ff0](https://github.com/halospv3/hce.shared/commit/bc04ff041084d91ab0c33edc73caf32ab9af765c))
630
650
 
631
651
  ## [1.2.3](https://github.com/halospv3/hce.shared/compare/v1.2.2...v1.2.3) (2023-11-09)
632
652
 
633
653
  ### Bug Fixes
634
654
 
635
- - **dotnet:** change "MainLine" to "Mainline"
655
+ * **dotnet:** change "MainLine" to "Mainline"
636
656
  ([430d588](https://github.com/halospv3/hce.shared/commit/430d5886d4e142d7a2d5c776457d5044346ce598))
637
657
 
638
658
  ## [1.2.2](https://github.com/halospv3/hce.shared/compare/v1.2.1...v1.2.2) (2023-11-09)
@@ -643,94 +663,94 @@ for commit guidelines.
643
663
 
644
664
  ### Features
645
665
 
646
- - **node:** include semantic-release-export-data by default
666
+ * **node:** include semantic-release-export-data by default
647
667
  ([d7bd6bf](https://github.com/halospv3/hce.shared/commit/d7bd6bf298fa26405366af2eba809c0c426de76d))
648
- - **node:** publish _all_ files in ./publish/ directories
668
+ * **node:** publish _all_ files in ./publish/ directories
649
669
  ([82051be](https://github.com/halospv3/hce.shared/commit/82051bec96f1f37f12eb995fc4bd14afea9f5b31))
650
670
 
651
671
  ## [1.1.2](https://github.com/halospv3/hce.shared/compare/v1.1.1...v1.1.2) (2023-10-22)
652
672
 
653
673
  ### Bug Fixes
654
674
 
655
- - **node:** prefix 'cjs' dir to exports' module entry points
675
+ * **node:** prefix 'cjs' dir to exports' module entry points
656
676
  ([bf71890](https://github.com/halospv3/hce.shared/commit/bf7189037a5006ed589f55cd3c53d9c6f8f9d536))
657
677
 
658
678
  ## [1.1.1](https://github.com/halospv3/hce.shared/compare/v1.1.0...v1.1.1) (2023-10-19)
659
679
 
660
680
  ### Bug Fixes
661
681
 
662
- - **node:** rerelease v1.1.0
682
+ * **node:** rerelease v1.1.0
663
683
  ([f01f34a](https://github.com/halospv3/hce.shared/commit/f01f34a2b39ed6d95ba670dccc864dc147d2452e))
664
684
 
665
685
  ## [1.1.0](https://github.com/halospv3/hce.shared/compare/v1.0.5...v1.1.0) (2023-10-19)
666
686
 
667
687
  ### Features
668
688
 
669
- - add ZipPublishDir Target
689
+ * add ZipPublishDir Target
670
690
  ([36755ac](https://github.com/halospv3/hce.shared/commit/36755ac51586a636ee91057adda94dbff1359c73))
671
- - **node:** adopt Packemon for project management
691
+ * **node:** adopt Packemon for project management
672
692
  ([daafc7f](https://github.com/halospv3/hce.shared/commit/daafc7f74939f2793b1e3b8312fe95aa832614d3))
673
- - **node:** load, validate, and export semantic-release shareable configuration
693
+ * **node:** load, validate, and export semantic-release shareable configuration
674
694
  ([74c11af](https://github.com/halospv3/hce.shared/commit/74c11af149f36be5e84a9ee064caaf50522017d1))
675
695
 
676
696
  ### Bug Fixes
677
697
 
678
- - **deps:** update semantic-release monorepo
698
+ * **deps:** update semantic-release monorepo
679
699
  ([b8dd3c2](https://github.com/halospv3/hce.shared/commit/b8dd3c2386d9f9717a7f916dcdbc1a1cc5a5f5c5))
680
- - **deps:** update semantic-release monorepo
700
+ * **deps:** update semantic-release monorepo
681
701
  ([f507178](https://github.com/halospv3/hce.shared/commit/f507178302719193bf323a2f9decb113c078e163))
682
- - **dotnet:** always overwrite ZipPublishDir DestinationFile
702
+ * **dotnet:** always overwrite ZipPublishDir DestinationFile
683
703
  ([38ef324](https://github.com/halospv3/hce.shared/commit/38ef32430858ed1060077e7453f5f2825c7c6ab8))
684
- - **node:** bump minimum Node version to 18.17.1
704
+ * **node:** bump minimum Node version to 18.17.1
685
705
  ([92f5b47](https://github.com/halospv3/hce.shared/commit/92f5b47d40d1f9832b2e9f00b49579976b465166))
686
- - **node:** lift main function body to top-level; assign to const and export it
706
+ * **node:** lift main function body to top-level; assign to const and export it
687
707
  ([c0cc133](https://github.com/halospv3/hce.shared/commit/c0cc133d9d57949339d223f8aa12c123500c4d9c))
688
- - **node:** remove use of semantic-release's private get-config, get-logger
708
+ * **node:** remove use of semantic-release's private get-config, get-logger
689
709
  ([658b37c](https://github.com/halospv3/hce.shared/commit/658b37c6aee922a123b3c2128f5f588372bcbd7b))
690
- - **node:** resolve "parameter 'options' implicitly 'any'" (TS7006)
710
+ * **node:** resolve "parameter 'options' implicitly 'any'" (TS7006)
691
711
  ([5fd278b](https://github.com/halospv3/hce.shared/commit/5fd278bf0983f63bf41db1484fd62df133993870))
692
- - update destination path in ZipPublishDir
712
+ * update destination path in ZipPublishDir
693
713
  ([b7bfc24](https://github.com/halospv3/hce.shared/commit/b7bfc24f4917628ef9837f94d6e3f87be4b54b1b))
694
714
 
695
715
  ### Reverts
696
716
 
697
- - **node:** rename index.mts to index.ts
717
+ * **node:** rename index.mts to index.ts
698
718
  ([f0cd2ee](https://github.com/halospv3/hce.shared/commit/f0cd2ee2bc1e1a4af7dde349d6df65c85944b035))
699
719
 
700
720
  ## [1.0.5](https://github.com/halospv3/hce.shared/compare/v1.0.4...v1.0.5) (2023-07-17)
701
721
 
702
722
  ### Bug Fixes
703
723
 
704
- - **deps:** update dependency conventional-changelog-conventionalcommits to v6
724
+ * **deps:** update dependency conventional-changelog-conventionalcommits to v6
705
725
  ([8f283e6](https://github.com/halospv3/hce.shared/commit/8f283e63fdc03d2fe04e04c25e4283dfa757d4ff))
706
- - **deps:** update semantic-release monorepo
726
+ * **deps:** update semantic-release monorepo
707
727
  ([8d14404](https://github.com/halospv3/hce.shared/commit/8d1440455fe38d74f6e2a585a22dea9707659a69))
708
- - remove leftover mrm reference
728
+ * remove leftover mrm reference
709
729
  ([a60a1d2](https://github.com/halospv3/hce.shared/commit/a60a1d26f68149b364fb3c155fd605b48ea1cfc8))
710
730
 
711
731
  ## [1.0.4](https://github.com/halospv3/hce.shared/compare/v1.0.3...v1.0.4) (2023-05-26)
712
732
 
713
733
  ### Bug Fixes
714
734
 
715
- - **deps:** change all devDependencies to dependencies
735
+ * **deps:** change all devDependencies to dependencies
716
736
  ([79a4a30](https://github.com/halospv3/hce.shared/commit/79a4a3049d8c6f5f9c91a945bb06e0b2daea3cc7))
717
737
 
718
738
  ### 1.0.3 (2023-05-26)
719
739
 
720
740
  ### Bug Fixes
721
741
 
722
- - **dev-deps:** import deps into index.js stub
742
+ * **dev-deps:** import deps into index.js stub
723
743
  ([7fdb046](https://github.com/halospv3/hce.shared/commit/7fdb04646162dc205024c2b04af945e34d57b52c))
724
- - **dev-deps:** remove commitizen, cz-conventional-changelog
744
+ * **dev-deps:** remove commitizen, cz-conventional-changelog
725
745
  ([b91155a](https://github.com/halospv3/hce.shared/commit/b91155a7d4ba81af1432c520f55e3cb09c13089c))
726
- - remove commitizen script
746
+ * remove commitizen script
727
747
  ([46fdf69](https://github.com/halospv3/hce.shared/commit/46fdf6929bffbf63a81a2c2bfc06fb0d92e905e3))
728
748
 
729
749
  ## 1.0.2 (2021-12-29)
730
750
 
731
751
  ### Bug Fixes
732
752
 
733
- - **dev-deps:** import deps into index.js stub
753
+ * **dev-deps:** import deps into index.js stub
734
754
  ([7fdb046](https://github.com/halospv3/hce.shared/commit/7fdb04646162dc205024c2b04af945e34d57b52c))
735
- - **dev-deps:** remove commitizen, cz-conventional-changelog
755
+ * **dev-deps:** remove commitizen, cz-conventional-changelog
736
756
  ([b91155a](https://github.com/halospv3/hce.shared/commit/b91155a7d4ba81af1432c520f55e3cb09c13089c))
@@ -17,7 +17,7 @@ jobs:
17
17
  - uses: actions/checkout@v5
18
18
  with:
19
19
  fetch-depth: 0
20
- - uses: actions/setup-node@v4
20
+ - uses: actions/setup-node@v5
21
21
  with:
22
22
  cache: 'npm'
23
23
  check-latest: true
@@ -32,7 +32,7 @@ jobs:
32
32
  fetch-depth: 0 # Required by GitVersion, Semantic Release
33
33
  submodules: 'recursive' # submodule fetch depth unknown
34
34
  - uses: actions/setup-dotnet@v5
35
- - uses: actions/setup-node@v4
35
+ - uses: actions/setup-node@v5
36
36
  - run: npm install -g npm@latest
37
37
  - run: npm ci # Required by Semantic Release
38
38
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@halospv3/hce.shared-config",
3
- "version": "3.0.0-develop.23",
3
+ "version": "3.0.0-develop.25",
4
4
  "description": "Automate commit message quality, changelogs, and CI/CD releases. Exports a semantic-release shareable configuration deserialized from this package's '.releaserc.yml'. Shared resources for .NET projects are also distributed with this package.",
5
5
  "keywords": [
6
6
  "halo",
@@ -67,8 +67,8 @@
67
67
  "@semantic-release/commit-analyzer": "^13.0.1",
68
68
  "@semantic-release/exec": "^7.1.0",
69
69
  "@semantic-release/git": "^10.0.1",
70
- "@semantic-release/github": "^11.0.3",
71
- "@semantic-release/npm": "^12.0.2",
70
+ "@semantic-release/github": "^12.0.0",
71
+ "@semantic-release/npm": "^13.0.0",
72
72
  "@semantic-release/release-notes-generator": "^14.0.3",
73
73
  "@stylistic/eslint-plugin": "^5.1.0",
74
74
  "@types/node": "~20.11.0",
@@ -81,7 +81,7 @@
81
81
  "globals": "^16.3.0",
82
82
  "husky": "^9.1.7",
83
83
  "sanitize-filename": "^1.6.3",
84
- "semantic-release": "^24.2.7",
84
+ "semantic-release": "^25.0.0",
85
85
  "semantic-release-export-data": "^1.1.0",
86
86
  "ts-essentials": "^10.1.1",
87
87
  "typescript-eslint": "^8.37.0"
@@ -101,7 +101,7 @@
101
101
  "@types/tmp": "^0.2.6",
102
102
  "conventional-changelog-preset-loader": "^5.0.0",
103
103
  "eslint": "^9.31.0",
104
- "eslint-plugin-jsdoc": "^60.0.0",
104
+ "eslint-plugin-jsdoc": "^61.0.0",
105
105
  "eslint-plugin-unicorn": "^61.0.0",
106
106
  "packemon": "^4.1.2",
107
107
  "tmp": "^0.2.3",
@@ -138,5 +138,5 @@
138
138
  "setupGitPluginSpec": "src/setupGitPluginSpec.ts"
139
139
  }
140
140
  },
141
- "packageManager": "pnpm@10.14.0+sha512.ad27a79641b49c3e481a16a805baa71817a04bbe06a38d17e60e2eaee83f6a146c6a688125f5792e48dd5ba30e7da52a5cda4c3992b9ccf333f9ce223af84748"
141
+ "packageManager": "pnpm@10.18.1+sha512.77a884a165cbba2d8d1c19e3b4880eee6d2fcabd0d879121e282196b80042351d5eb3ca0935fa599da1dc51265cc68816ad2bddd2a2de5ea9fdf92adbec7cd34"
142
142
  }