Skip to content

Commit cf83603

Browse files
authored
fix(deps): Update dependency @apache-arrow/esnext-esm to v18 (#244)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@apache-arrow/esnext-esm](https://togithub.com/apache/arrow/blob/main/js/README.md) ([source](https://togithub.com/apache/arrow)) | dependencies | major | [`^17.0.0` -> `^18.0.0`](https://renovatebot.com/diffs/npm/@apache-arrow%2fesnext-esm/17.0.0/18.0.0) | `18.1.0` | --- ### Release Notes <details> <summary>apache/arrow (@&#8203;apache-arrow/esnext-esm)</summary> ### [`v18.0.0`](https://togithub.com/apache/arrow/compare/6a2e19a852b367c72d7b12da4d104456491ed8b7...9105a4109a80a1c01eabb24ee4b9f7c94ee942cb) [Compare Source](https://togithub.com/apache/arrow/compare/6a2e19a852b367c72d7b12da4d104456491ed8b7...9105a4109a80a1c01eabb24ee4b9f7c94ee942cb) </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 8f0754c commit cf83603

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)