Skip to content

Commit f963d2d

Browse files
committed
Auto-generated commit
1 parent fac60de commit f963d2d

File tree

3 files changed

+31
-15
lines changed

3 files changed

+31
-15
lines changed

CHANGELOG.md

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

7-
## Unreleased (2024-12-16)
7+
## Unreleased (2024-12-17)
88

99
<section class="packages">
1010

@@ -111,6 +111,7 @@ A total of 2 people contributed to this release. Thank you to the following cont
111111

112112
<details>
113113

114+
- [`32deb11`](https://github.com/stdlib-js/stdlib/commit/32deb11c6a2453748d8db9554b6bb3fdb73a077f) - **docs:** update related packages sections [(#3976)](https://github.com/stdlib-js/stdlib/pull/3976) _(by stdlib-bot)_
114115
- [`b20a9e6`](https://github.com/stdlib-js/stdlib/commit/b20a9e616e5d04cfc3e5bc71bd557e15af738050) - **docs:** update related packages sections [(#3936)](https://github.com/stdlib-js/stdlib/pull/3936) _(by stdlib-bot)_
115116
- [`1c56b73`](https://github.com/stdlib-js/stdlib/commit/1c56b737ec018cc818cebf19e5c7947fa684e126) - **docs:** update related packages sections [(#3380)](https://github.com/stdlib-js/stdlib/pull/3380) _(by stdlib-bot)_
116117
- [`0a8192d`](https://github.com/stdlib-js/stdlib/commit/0a8192d68506a2abf4c3e52e1af9f1510e1660b4) - **docs:** update related packages sections [(#3370)](https://github.com/stdlib-js/stdlib/pull/3370) _(by stdlib-bot)_
@@ -705,9 +706,9 @@ A total of 15 people contributed to this release. Thank you to the following con
705706
- Philipp Burckhardt
706707
- Prajwal Kulkarni
707708
- Pranav Goswami
708-
- Praneki
709-
- Pratik
710-
- Priyansh
709+
- Pranjal Jha
710+
- Pratik Singh
711+
- Priyansh Prajapati
711712
- Priyanshu Agarwal
712713
- Rutam Kathale
713714
- Sai Srikar Dumpeti
@@ -737,7 +738,7 @@ A total of 15 people contributed to this release. Thank you to the following con
737738
- [`f626b3d`](https://github.com/stdlib-js/stdlib/commit/f626b3d45c5fc4b55ff08dc53da094173a719732) - **docs:** update related packages sections [(#2255)](https://github.com/stdlib-js/stdlib/pull/2255) _(by stdlib-bot)_
738739
- [`53fd65d`](https://github.com/stdlib-js/stdlib/commit/53fd65de03a466f6cf3ca0752c0908a57ef151b1) - **docs:** update related packages sections [(#2240)](https://github.com/stdlib-js/stdlib/pull/2240) _(by stdlib-bot)_
739740
- [`aaa391a`](https://github.com/stdlib-js/stdlib/commit/aaa391a46214c21dca294506d06ac0b3d59512ce) - **chore:** fix typos _(by Philipp Burckhardt)_
740-
- [`326479a`](https://github.com/stdlib-js/stdlib/commit/326479a0533ad89929eac59ad1b122cd8cd9cc5f) - **refactor:** update `blas/ext/base/snansumors` to follow current project conventions _(by Pratik, Philipp Burckhardt)_
741+
- [`326479a`](https://github.com/stdlib-js/stdlib/commit/326479a0533ad89929eac59ad1b122cd8cd9cc5f) - **refactor:** update `blas/ext/base/snansumors` to follow current project conventions _(by Pratik Singh, Philipp Burckhardt)_
741742
- [`98ae85e`](https://github.com/stdlib-js/stdlib/commit/98ae85e1daf32d48a1d3173cfbcb229c722fc79c) - **docs:** update related packages sections [(#2107)](https://github.com/stdlib-js/stdlib/pull/2107) _(by stdlib-bot)_
742743
- [`f36cfab`](https://github.com/stdlib-js/stdlib/commit/f36cfab3875404fd9c58b6e2a6fedca5e04cb4d9) - **chore:** update package meta data [(#2014)](https://github.com/stdlib-js/stdlib/pull/2014) _(by stdlib-bot)_
743744
- [`8a88ec1`](https://github.com/stdlib-js/stdlib/commit/8a88ec1f450ddc7cc4e9004f94299fe864bf7acb) - **docs:** update related packages sections [(#2006)](https://github.com/stdlib-js/stdlib/pull/2006) _(by stdlib-bot)_
@@ -746,13 +747,13 @@ A total of 15 people contributed to this release. Thank you to the following con
746747
- [`d40dbaf`](https://github.com/stdlib-js/stdlib/commit/d40dbafc25e3e10c8fa83f5b4203db97c289823c) - **chore:** update package meta data [(#1812)](https://github.com/stdlib-js/stdlib/pull/1812) _(by stdlib-bot)_
747748
- [`8d6f33c`](https://github.com/stdlib-js/stdlib/commit/8d6f33c6b2162168d9855080d5cc261f4f9bfd9e) - **feat:** add `utils/parse-ndjson` _(by Manik Sharma, stdlib-bot, Shubham Singh, Philipp Burckhardt, Athan Reines)_
748749
- [`80fdd70`](https://github.com/stdlib-js/stdlib/commit/80fdd7073fb324751656cadfc3ed190045fc1583) - **feat:** add `utils/some-own-by` _(by Rutam Kathale, Pranav, Philipp Burckhardt)_
749-
- [`69c167d`](https://github.com/stdlib-js/stdlib/commit/69c167d7b5ad978f4e5507a48a8f8dc525464da5) - **feat:** add `utils/any-in-by` _(by Priyansh)_
750+
- [`69c167d`](https://github.com/stdlib-js/stdlib/commit/69c167d7b5ad978f4e5507a48a8f8dc525464da5) - **feat:** add `utils/any-in-by` _(by Priyansh Prajapati)_
750751
- [`c9e1623`](https://github.com/stdlib-js/stdlib/commit/c9e1623e7c116d0d0afdf80dc22b19af81b3346b) - **feat:** add `utils/none-in-by` _(by Priyanshu Agarwal, Philipp Burckhardt)_
751-
- [`52e479b`](https://github.com/stdlib-js/stdlib/commit/52e479b8430f04cfe0b861bd81f59c9125d7673b) - **feat:** add `utils/every-own-by` _(by Praneki, Philipp Burckhardt)_
752+
- [`52e479b`](https://github.com/stdlib-js/stdlib/commit/52e479b8430f04cfe0b861bd81f59c9125d7673b) - **feat:** add `utils/every-own-by` _(by Pranjal Jha, Philipp Burckhardt)_
752753
- [`5cfd0a8`](https://github.com/stdlib-js/stdlib/commit/5cfd0a8712299d680aff7f9d8fca0c0ac69de56b) - **chore:** update package meta data [(#1462)](https://github.com/stdlib-js/stdlib/pull/1462) _(by stdlib-bot)_
753754
- [`87ec7c2`](https://github.com/stdlib-js/stdlib/commit/87ec7c2486b008c88a0b0846135240c1ae36e9f1) - **feat:** add `utils/every-in-by` _(by Sai Srikar Dumpeti, Philipp Burckhardt)_
754755
- [`e971001`](https://github.com/stdlib-js/stdlib/commit/e971001e2d17ca4c6e67e81aaba687f5001f0288) - **fix:** improve type declarations by using generics in `utils/group` [(#1375)](https://github.com/stdlib-js/stdlib/pull/1375) _(by Utkarsh Raj, Philipp Burckhardt)_
755-
- [`046d8c4`](https://github.com/stdlib-js/stdlib/commit/046d8c4f83ff9635764967406fb6c3b5c4554518) - **feat:** add `utils/none-own-by` _(by Pratik, stdlib-bot, Philipp Burckhardt)_
756+
- [`046d8c4`](https://github.com/stdlib-js/stdlib/commit/046d8c4f83ff9635764967406fb6c3b5c4554518) - **feat:** add `utils/none-own-by` _(by Pratik Singh, stdlib-bot, Philipp Burckhardt)_
756757
- [`2351845`](https://github.com/stdlib-js/stdlib/commit/2351845b933cc7b7368c42e4565b57149806e5f9) - **feat:** add `utils/some-in-by` _(by Rutam Kathale, Philipp Burckhardt)_
757758
- [`6941efb`](https://github.com/stdlib-js/stdlib/commit/6941efb41b8c7c108ec87b93bb82795584134753) - **refactor:** improve type definitions for async/if then [(#1381)](https://github.com/stdlib-js/stdlib/pull/1381) _(by Prajwal Kulkarni, Philipp Burckhardt)_
758759
- [`19106ca`](https://github.com/stdlib-js/stdlib/commit/19106ca820dcd737e7fcf1b022d9b1b7346c5b52) - **fix:** update unary predicate error type to include null _(by Philipp Burckhardt)_

CONTRIBUTORS

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22
#
33
# Contributors listed in alphabetical order.
44

5+
Aadish Jain <[email protected]>
56
Aayush Khanna <[email protected]>
67
Abhijit Raut <[email protected]>
78
Adarsh Palaskar <[email protected]>
89
Aditya Sapra <[email protected]>
910
Ahmed Atwa <[email protected]>
1011
Ahmed Kashkoush <[email protected]>
12+
Ahmed Khaled <[email protected]>
1113
Aleksandr <[email protected]>
1214
Ali Salesi <[email protected]>
1315
Aman Bhansali <[email protected]>
@@ -24,6 +26,7 @@ Dan Rose <[email protected]>
2426
Daniel Killenberger <[email protected]>
2527
Daniel Yu <[email protected]>
2628
Debashis Maharana <[email protected]>
29+
Divyansh Seth <[email protected]>
2730
Dominic Lim <[email protected]>
2831
Dominik Moritz <[email protected]>
2932
Dorrin Sotoudeh <[email protected]>
@@ -46,11 +49,10 @@ Jordan Gallivan <[email protected]>
4649
Joris Labie <[email protected]>
4750
Justin Dennison <[email protected]>
4851
Karthik Prakash <[email protected]>
49-
5052
Kohantika Nath <[email protected]>
5153
Krishnendu Das <[email protected]>
5254
Kshitij-Dale <[email protected]>
53-
55+
Lovelin Dhoni J B <[email protected]>
5456
Manik Sharma <[email protected]>
5557
Manvith M <[email protected]>
5658
Marcus Fantham <[email protected]>
@@ -61,6 +63,7 @@ Mohammad Kaif <[email protected]>
6163
Momtchil Momtchev <[email protected]>
6264
Muhammad Haris <[email protected]>
6365
Naresh Jagadeesan <[email protected]>
66+
Naveen Kumar <[email protected]>
6467
Neeraj Pathak <[email protected]>
6568
Nishant Shinde <[email protected]>
6669
Nithin Katta <[email protected]>
@@ -71,10 +74,10 @@ Ori Miles <[email protected]>
7174
Philipp Burckhardt <[email protected]>
7275
Prajwal Kulkarni <[email protected]>
7376
Pranav Goswami <[email protected]>
74-
75-
77+
Pranjal Jha <[email protected]>
78+
Pratik Singh <[email protected]>
7679
Pratyush Kumar Chouhan <[email protected]>
77-
80+
Priyansh Prajapati <[email protected]>
7881
Priyanshu Agarwal <[email protected]>
7982
Pushpendra Chandravanshi <[email protected]>
8083
Raunak Kumar Gupta <[email protected]>
@@ -93,7 +96,7 @@ Sarthak Paandey <[email protected]>
9396
Saurabh Singh <[email protected]>
9497
Seyyed Parsa Neshaei <[email protected]>
9598
Shashank Shekhar Singh <[email protected]>
96-
99+
Shivam Ahir <[email protected]>
97100
Shraddheya Shendre <[email protected]>
98101
Shubh Mehta <[email protected]>
99102
Shubham Mishra <[email protected]>
@@ -116,7 +119,6 @@ Vivek maurya <[email protected]>
116119
Xiaochuan Ye <[email protected]>
117120
Yaswanth Kosuru <[email protected]>
118121
Yernar Yergaziyev <[email protected]>
119-
120122
olenkabilonizhka <[email protected]>
121123
122124

some-own-by/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,11 @@ bool = someOwnBy( obj, 5, threshold );
219219

220220
## See Also
221221

222+
- <span class="package-name">[`@stdlib/utils/any-own-by`][@stdlib/utils/any-own-by]</span><span class="delimiter">: </span><span class="description">test whether whether any 'own' property of a provided object satisfies a predicate function.</span>
223+
- <span class="package-name">[`@stdlib/utils/every-own-by`][@stdlib/utils/every-own-by]</span><span class="delimiter">: </span><span class="description">test whether all own properties of an object pass a test implemented by a predicate function.</span>
224+
- <span class="package-name">[`@stdlib/utils/some-by`][@stdlib/utils/some-by]</span><span class="delimiter">: </span><span class="description">test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.</span>
225+
- <span class="package-name">[`@stdlib/utils/some-in-by`][@stdlib/utils/some-in-by]</span><span class="delimiter">: </span><span class="description">test whether an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.</span>
226+
222227
</section>
223228

224229
<!-- /.related -->
@@ -231,6 +236,14 @@ bool = someOwnBy( obj, 5, threshold );
231236

232237
<!-- <related-links> -->
233238

239+
[@stdlib/utils/any-own-by]: https://github.com/stdlib-js/utils/tree/main/any-own-by
240+
241+
[@stdlib/utils/every-own-by]: https://github.com/stdlib-js/utils/tree/main/every-own-by
242+
243+
[@stdlib/utils/some-by]: https://github.com/stdlib-js/utils/tree/main/some-by
244+
245+
[@stdlib/utils/some-in-by]: https://github.com/stdlib-js/utils/tree/main/some-in-by
246+
234247
<!-- </related-links> -->
235248

236249
</section>

0 commit comments

Comments
 (0)