Skip to content

Commit 308045f

Browse files
committed
Auto-generated commit
1 parent 6920571 commit 308045f

File tree

8 files changed

+35
-4
lines changed

8 files changed

+35
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
<section class="release" id="unreleased">
66

7-
## Unreleased (2025-04-10)
7+
## Unreleased (2025-04-13)
88

99
<section class="packages">
1010

@@ -44,6 +44,7 @@ This release closes the following issue:
4444

4545
##### Features
4646

47+
- [`323d3ba`](https://github.com/stdlib-js/stdlib/commit/323d3ba1b01e675a2f98a1872209148155c05853) - update error databases [(#6665)](https://github.com/stdlib-js/stdlib/pull/6665)
4748
- [`9bcc503`](https://github.com/stdlib-js/stdlib/commit/9bcc5036c822e0ba19b7289a11367293f1a8fd85) - update error databases [(#6575)](https://github.com/stdlib-js/stdlib/pull/6575)
4849
- [`9002aa4`](https://github.com/stdlib-js/stdlib/commit/9002aa4b67f28ecfdb32dc6d3cb8f6a8034b157b) - update error databases [(#6448)](https://github.com/stdlib-js/stdlib/pull/6448)
4950
- [`52a3af1`](https://github.com/stdlib-js/stdlib/commit/52a3af15547afcb194741d01f1834e02fe1a2f89) - update error databases [(#5720)](https://github.com/stdlib-js/stdlib/pull/5720)
@@ -72,6 +73,7 @@ This release closes the following issue:
7273

7374
##### Features
7475

76+
- [`323d3ba`](https://github.com/stdlib-js/stdlib/commit/323d3ba1b01e675a2f98a1872209148155c05853) - update error databases [(#6665)](https://github.com/stdlib-js/stdlib/pull/6665)
7577
- [`9bcc503`](https://github.com/stdlib-js/stdlib/commit/9bcc5036c822e0ba19b7289a11367293f1a8fd85) - update error databases [(#6575)](https://github.com/stdlib-js/stdlib/pull/6575)
7678
- [`9002aa4`](https://github.com/stdlib-js/stdlib/commit/9002aa4b67f28ecfdb32dc6d3cb8f6a8034b157b) - update error databases [(#6448)](https://github.com/stdlib-js/stdlib/pull/6448)
7779
- [`52a3af1`](https://github.com/stdlib-js/stdlib/commit/52a3af15547afcb194741d01f1834e02fe1a2f89) - update error databases [(#5720)](https://github.com/stdlib-js/stdlib/pull/5720)
@@ -100,6 +102,7 @@ This release closes the following issue:
100102

101103
##### Features
102104

105+
- [`323d3ba`](https://github.com/stdlib-js/stdlib/commit/323d3ba1b01e675a2f98a1872209148155c05853) - update error databases [(#6665)](https://github.com/stdlib-js/stdlib/pull/6665)
103106
- [`9bcc503`](https://github.com/stdlib-js/stdlib/commit/9bcc5036c822e0ba19b7289a11367293f1a8fd85) - update error databases [(#6575)](https://github.com/stdlib-js/stdlib/pull/6575)
104107
- [`9002aa4`](https://github.com/stdlib-js/stdlib/commit/9002aa4b67f28ecfdb32dc6d3cb8f6a8034b157b) - update error databases [(#6448)](https://github.com/stdlib-js/stdlib/pull/6448)
105108
- [`52a3af1`](https://github.com/stdlib-js/stdlib/commit/52a3af15547afcb194741d01f1834e02fe1a2f89) - update error databases [(#5720)](https://github.com/stdlib-js/stdlib/pull/5720)
@@ -154,6 +157,7 @@ A total of 3 people contributed to this release. Thank you to the following cont
154157

155158
<details>
156159

160+
- [`323d3ba`](https://github.com/stdlib-js/stdlib/commit/323d3ba1b01e675a2f98a1872209148155c05853) - **feat:** update error databases [(#6665)](https://github.com/stdlib-js/stdlib/pull/6665) _(by stdlib-bot)_
157161
- [`9bcc503`](https://github.com/stdlib-js/stdlib/commit/9bcc5036c822e0ba19b7289a11367293f1a8fd85) - **feat:** update error databases [(#6575)](https://github.com/stdlib-js/stdlib/pull/6575) _(by stdlib-bot)_
158162
- [`9002aa4`](https://github.com/stdlib-js/stdlib/commit/9002aa4b67f28ecfdb32dc6d3cb8f6a8034b157b) - **feat:** update error databases [(#6448)](https://github.com/stdlib-js/stdlib/pull/6448) _(by stdlib-bot)_
159163
- [`a1e8f03`](https://github.com/stdlib-js/stdlib/commit/a1e8f03af0ee470d0783cb840878dc7cde0826c3) - **chore:** fix EditorConfig lint errors [(#5543)](https://github.com/stdlib-js/stdlib/pull/5543) _(by ditsu, Athan Reines, Philipp Burckhardt)_

CONTRIBUTORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Krishnendu Das <[email protected]>
8787
Kshitij-Dale <[email protected]>
8888
Lovelin Dhoni J B <[email protected]>
8989
90+
Mahfuza Humayra Mohona <[email protected]>
9091
Manik Sharma <[email protected]>
9192
Manvith M <[email protected]>
9293
Marcus Fantham <[email protected]>
@@ -119,6 +120,7 @@ Prashant Kumar Yadav <[email protected]>
119120
PrathamBhamare <[email protected]>
120121
Pratik Singh <[email protected]>
121122
Pratyush Kumar Chouhan <[email protected]>
123+
Pravesh Kunwar <[email protected]>
122124
Priyansh Prajapati <[email protected]>
123125
Priyanshu Agarwal <[email protected]>
124126
Pulkit Gupta <[email protected]>

tools/database/data/data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1104,3 +1104,4 @@
11041104
"Hn","invalid argument. Number of specified dimensions cannot exceed the number of dimensions in the input array. Number of dimensions: %d. Value: [%s].","RangeError"
11051105
"Ho","invalid argument. Arrays which are not being reduced must have the same number of non-reduced dimensions. Input array shape: [%s]. Number of non-reduced dimensions: %d. Array shape: [%s] (index: %d).","Error"
11061106
"Hp","invalid argument. Second argument must be an ndarray-like object. Value: `%s`.","TypeError"
1107+
"Hq","invalid argument. Second argument must have one of the following data types: ""%s"". Data type: `%s`.","TypeError"

tools/database/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

tools/id2pkg/data/data.csv

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,8 @@
350350
"1s7",@stdlib/array-base-count-falsy
351351
"1sO",@stdlib/array/base/count-if
352352
"1sP",@stdlib/array-base-count-if
353+
"2EU",@stdlib/array/base/count-ifs
354+
"2EV",@stdlib/array-base-count-ifs
353355
"1sQ",@stdlib/array/base/count-same-value-zero
354356
"1sR",@stdlib/array-base-count-same-value-zero
355357
"1s8",@stdlib/array/base/count-same-value
@@ -3295,6 +3297,8 @@
32953297
"0VT",@stdlib/math-base-special-fast-uint32-sqrt
32963298
"0VU",@stdlib/math/base/special/fibonacci-index
32973299
"0VV",@stdlib/math-base-special-fibonacci-index
3300+
"2EW",@stdlib/math/base/special/fibonacci-indexf
3301+
"2EX",@stdlib/math-base-special-fibonacci-indexf
32983302
"0VW",@stdlib/math/base/special/fibonacci
32993303
"0VX",@stdlib/math-base-special-fibonacci
33003304
"2Dw",@stdlib/math/base/special/fibonaccif
@@ -5467,6 +5471,14 @@
54675471
"1j5",@stdlib/slice-seq2slice
54685472
"0te",@stdlib/stats/anova1
54695473
"0tf",@stdlib/stats-anova1
5474+
"2EY",@stdlib/stats/array/max
5475+
"2EZ",@stdlib/stats-array-max
5476+
"2Ea",@stdlib/stats/array/mskmax
5477+
"2Eb",@stdlib/stats-array-mskmax
5478+
"2Ec",@stdlib/stats/array/nanmax
5479+
"2Ed",@stdlib/stats-array-nanmax
5480+
"2Ee",@stdlib/stats/array/varianceyc
5481+
"2Ef",@stdlib/stats-array-varianceyc
54705482
"0tg",@stdlib/stats/bartlett-test
54715483
"0th",@stdlib/stats-bartlett-test
54725484
"0ti",@stdlib/stats/base/cumax

tools/id2pkg/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

tools/pkg2id/data/data.csv

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8537,3 +8537,15 @@
85378537
"@stdlib/stats-strided-svarianceyc",2ER
85388538
"@stdlib/string/base/slice-code-points",2ES
85398539
"@stdlib/string-base-slice-code-points",2ET
8540+
"@stdlib/array/base/count-ifs",2EU
8541+
"@stdlib/array-base-count-ifs",2EV
8542+
"@stdlib/math/base/special/fibonacci-indexf",2EW
8543+
"@stdlib/math-base-special-fibonacci-indexf",2EX
8544+
"@stdlib/stats/array/max",2EY
8545+
"@stdlib/stats-array-max",2EZ
8546+
"@stdlib/stats/array/mskmax",2Ea
8547+
"@stdlib/stats-array-mskmax",2Eb
8548+
"@stdlib/stats/array/nanmax",2Ec
8549+
"@stdlib/stats-array-nanmax",2Ed
8550+
"@stdlib/stats/array/varianceyc",2Ee
8551+
"@stdlib/stats-array-varianceyc",2Ef

tools/pkg2id/data/data.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)