Skip to content

Commit 65cf803

Browse files
authored
fix(deps): Update dependency @apache-arrow/esnext-esm to v19 (#262)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@apache-arrow/esnext-esm](https://togithub.com/apache/arrow/blob/main/js/README.md) ([source](https://togithub.com/apache/arrow)) | dependencies | major | [`^18.0.0` -> `^19.0.0`](https://renovatebot.com/diffs/npm/@apache-arrow%2fesnext-esm/18.1.0/19.0.0) | --- ### Release Notes <details> <summary>apache/arrow (@&#8203;apache-arrow/esnext-esm)</summary> ### [`v19.0.0`](https://togithub.com/apache/arrow/compare/891daaab257da4414b5b88313515df869bc7cdb0...9bcca3232ed3b882e25695c3825b9d4be87cb284) [Compare Source](https://togithub.com/apache/arrow/compare/891daaab257da4414b5b88313515df869bc7cdb0...9bcca3232ed3b882e25695c3825b9d4be87cb284) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 9bb3fb6 commit 65cf803

File tree

2 files changed

+45
-55
lines changed

2 files changed

+45
-55
lines changed

package-lock.json

+44-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
}
8989
},
9090
"dependencies": {
91-
"@apache-arrow/esnext-esm": "^18.0.0",
91+
"@apache-arrow/esnext-esm": "^19.0.0",
9292
"@cloudquery/plugin-pb-javascript": "^0.0.31",
9393
"@grpc/grpc-js": "^1.9.0",
9494
"@types/luxon": "^3.3.1",

0 commit comments

Comments
 (0)