Skip to content

Commit f7d69d8

Browse files
committed
Auto-generated commit
1 parent 626e3f7 commit f7d69d8

File tree

3 files changed

+18
-7
lines changed

3 files changed

+18
-7
lines changed

CHANGELOG.md

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

7-
## Unreleased (2025-07-27)
7+
## Unreleased (2025-08-29)
88

99
<section class="issues">
1010

1111
### Closed Issues
1212

13-
A total of 2 issues were closed in this release:
13+
A total of 3 issues were closed in this release:
1414

15-
[#5791](https://github.com/stdlib-js/stdlib/issues/5791), [#7744](https://github.com/stdlib-js/stdlib/issues/7744)
15+
[#5791](https://github.com/stdlib-js/stdlib/issues/5791), [#7019](https://github.com/stdlib-js/stdlib/issues/7019), [#7744](https://github.com/stdlib-js/stdlib/issues/7744)
1616

1717
</section>
1818

@@ -24,6 +24,7 @@ A total of 2 issues were closed in this release:
2424

2525
<details>
2626

27+
- [`dbc0f86`](https://github.com/stdlib-js/stdlib/commit/dbc0f86a129ad6d1bc89b4dc6a30948f2ba8e85f) - **chore:** fix JavaScript lint errors [(#7952)](https://github.com/stdlib-js/stdlib/pull/7952) _(by Vara Rahul Rajana)_
2728
- [`c2cf04d`](https://github.com/stdlib-js/stdlib/commit/c2cf04db45596bd9a6fdde72df5c85e6cd233bc7) - **chore:** fix JavaScript lint errors [(#7747)](https://github.com/stdlib-js/stdlib/pull/7747) _(by Pradyumn Prasad, Athan Reines)_
2829
- [`ac3514a`](https://github.com/stdlib-js/stdlib/commit/ac3514a8ab9759921e6c33ad11498603f1ccd085) - **refactor:** use base array assertion utility _(by Athan Reines)_
2930
- [`fea4b5b`](https://github.com/stdlib-js/stdlib/commit/fea4b5b38cc1fd06ba856490378e069bf64a928b) - **chore(plot):** replace array pre-allocation with push [(#5852)](https://github.com/stdlib-js/stdlib/pull/5852) _(by Anshu Kumar)_
@@ -39,12 +40,13 @@ A total of 2 issues were closed in this release:
3940

4041
### Contributors
4142

42-
A total of 4 people contributed to this release. Thank you to the following contributors:
43+
A total of 5 people contributed to this release. Thank you to the following contributors:
4344

4445
- Anshu Kumar
4546
- Athan Reines
4647
- Philipp Burckhardt
4748
- Pradyumn Prasad
49+
- Vara Rahul Rajana
4850

4951
</section>
5052

CONTRIBUTORS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ Abdelrahman Samir <[email protected]>
99
Abdul Kaium <[email protected]>
1010
Abhay Punia <[email protected]>
1111
Abhijit Raut <[email protected]>
12+
Abhishek G <[email protected]>
1213
Abhishek Jain <[email protected]>
1314
Adarsh Palaskar <[email protected]>
1415
Aditya Sapra <[email protected]>
16+
Aditya Singh <[email protected]>
1517
Ahmed Atwa <[email protected]>
1618
Ahmed Kashkoush <[email protected]>
1719
Ahmed Khaled <[email protected]>
@@ -119,6 +121,8 @@ Momtchil Momtchev <[email protected]>
119121
Muhammad Haris <[email protected]>
120122
Muhammad Taaha Tariq <[email protected]>
121123
Muhmmad Saad <[email protected]>
124+
NEEKUorAAYUSH <[email protected]>
125+
Nakul Krishnakumar <[email protected]>
122126
Naresh Jagadeesan <[email protected]>
123127
Naveen Kumar <[email protected]>
124128
Neeraj Pathak <[email protected]>
@@ -133,6 +137,7 @@ Oneday12323 <[email protected]>
133137
Ori Miles <[email protected]>
134138
Philipp Burckhardt <[email protected]>
135139
Pierre Forstmann <[email protected]>
140+
Pradyumn Prasad <[email protected]>
136141
Prajjwal Bajpai <[email protected]>
137142
Prajwal Kulkarni <[email protected]>
138143
Pranav Goswami <[email protected]>
@@ -161,6 +166,7 @@ Ruthwik Chikoti <[email protected]>
161166
Ryan Seal <[email protected]>
162167
Rylan Yang <[email protected]>
163168
SAHIL KUMAR <[email protected]>
169+
SAUJANYA MAGARDE <[email protected]>
164170
SHIVAM YADAV <[email protected]>
165171
Sachin Raj <[email protected]>
166172
Sahil Goyal <[email protected]>
@@ -183,6 +189,7 @@ Sivam Das <[email protected]>
183189
Snehil Shah <[email protected]>
184190
Soumajit Chatterjee <[email protected]>
185191
Spandan Barve <[email protected]>
192+
Srinivas Batthula <[email protected]>
186193
Stephannie Jiménez Gacha <[email protected]>
187194
Suhaib Ilahi <[email protected]>
188195
Suraj Kumar <[email protected]>
@@ -198,10 +205,12 @@ Utkarsh <http://[email protected]>
198205
Utkarsh Raj <[email protected]>
199206
UtkershBasnet <[email protected]>
200207
Vaibhav Patel <[email protected]>
208+
Vansh Choudhary <[email protected]>
201209
Vara Rahul Rajana <[email protected]>
202210
Varad Gupta <[email protected]>
203211
Vinit Pandit <[email protected]>
204212
Vivek Maurya <[email protected]>
213+
Wendy Yuchen Sun <[email protected]>
205214
Xiaochuan Ye <[email protected]>
206215
Yaswanth Kosuru <[email protected]>
207216
Yernar Yergaziyev <[email protected]>

components/svg/marks/lib/main.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,10 +111,10 @@ function Marks( options ) {
111111
var args;
112112
var i;
113113
debug( 'Received a render event. Re-emitting...' );
114-
args = new Array( arguments.length+1 );
115-
args[ 0 ] = 'render';
114+
args = [];
115+
args.push( 'render' );
116116
for ( i = 0; i < arguments.length; i++ ) {
117-
args[ i+1 ] = arguments[ i ];
117+
args.push( arguments[ i ] );
118118
}
119119
self.emit.apply( self, args );
120120
}

0 commit comments

Comments
 (0)