Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(csv-parse): implement TransformStream #445

Merged
merged 6 commits into from
Nov 20, 2024

Conversation

uasan
Copy link
Contributor

@uasan uasan commented Nov 18, 2024

@wdavidw
Copy link
Member

wdavidw commented Nov 20, 2024

I have rehabilitated the import of import { TransformStream, CountQueuingStrategy } from "node:stream/web"; to satisfy the test. Did it present a particular problem to you ?

@wdavidw wdavidw merged commit 1213de8 into adaltas:master Nov 20, 2024
6 checks passed
alexandresoro pushed a commit to alexandresoro/ouca that referenced this pull request Nov 27, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [csv-parse](https://csv.js.org/parse) ([source](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse)) | dependencies | minor | [`5.5.6` -> `5.6.0`](https://renovatebot.com/diffs/npm/csv-parse/5.5.6/5.6.0) |

---

### Release Notes

<details>
<summary>adaltas/node-csv (csv-parse)</summary>

### [`v5.6.0`](https://github.com/adaltas/node-csv/blob/HEAD/packages/csv-parse/CHANGELOG.md#560-2024-11-21)

[Compare Source](https://github.com/adaltas/node-csv/compare/[email protected]@5.6.0)

##### Features

-   **csv-parse:** implement TransformStream ([#&#8203;445](adaltas/node-csv#445)) ([1213de8](adaltas/node-csv@1213de8))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Reviewed-on: https://git.tristess.app/alexandresoro/ouca/pulls/341
Reviewed-by: Alexandre Soro <[email protected]>
Co-authored-by: renovate <[email protected]>
Co-committed-by: renovate <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants