This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/main by this push:
     new 88c704eb6b MINOR: [JS] Bump @rollup/plugin-node-resolve from 15.2.3 to 
15.3.0 in /js (#44892)
88c704eb6b is described below

commit 88c704eb6b6432fd69df9492baa1da2e3c3f5a31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 2 07:16:05 2024 +0900

    MINOR: [JS] Bump @rollup/plugin-node-resolve from 15.2.3 to 15.3.0 in /js 
(#44892)
    
    Bumps [@ 
rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve)
 from 15.2.3 to 15.3.0.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a 
href="https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md";><code>@​rollup/plugin-node-resolve</code>'s
 changelog</a>.</em></p>
    <blockquote>
    <h2>v15.3.0</h2>
    <p><em>2024-09-23</em></p>
    <h3>Features</h3>
    <ul>
    <li>feat: allow preferBuiltins to be a function (<a 
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694";>#1694</a>)</li>
    </ul>
    <h2>v15.2.4</h2>
    <p><em>2024-09-22</em></p>
    <h3>Updates</h3>
    <ul>
    <li>chore: remove is-builtin-module (<a 
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735";>#1735</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a 
href="https://github.com/rollup/plugins/commit/a8e326d01b5893de986e5f61643a305f8b19de60";><code>a8e326d</code></a>
 chore(release): node-resolve v15.3.0</li>
    <li><a 
href="https://github.com/rollup/plugins/commit/032055b9ab555155e9828ba30a27e67949351f7c";><code>032055b</code></a>
 feat(node-resolve): allow preferBuiltins to be a function (<a 
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694";>#1694</a>)</li>
    <li><a 
href="https://github.com/rollup/plugins/commit/6d4bb6b8b1f04013c872c468e1e462e36a9bbe02";><code>6d4bb6b</code></a>
 chore(release): node-resolve v15.2.4</li>
    <li><a 
href="https://github.com/rollup/plugins/commit/190aa21155acb573cd634e76c9afd1fec5c92ca1";><code>190aa21</code></a>
 chore(node-resolve): remove is-builtin-module (<a 
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735";>#1735</a>)</li>
    <li><a 
href="https://github.com/rollup/plugins/commit/dcd8da504a6e39fcc8e8694eaa274b36326084f1";><code>dcd8da5</code></a>
 chore(repo): use <code>@ dot/versioner</code> for releases (<a 
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1612";>#1612</a>)</li>
    <li><a 
href="https://github.com/rollup/plugins/commit/1caee897866eeab5f56bd50e35fda71635a57fdb";><code>1caee89</code></a>
 chore(release): node-resolve v15.2.3</li>
    <li>See full diff in <a 
href="https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve";>compare
 view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@
 
rollup/plugin-node-resolve&package-manager=npm_and_yarn&previous-version=15.2.3&new-version=15.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting `@ 
dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@ dependabot rebase` will rebase this PR
    - `@ dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
    - `@ dependabot merge` will merge this PR after your CI passes on it
    - `@ dependabot squash and merge` will squash and merge this PR after your 
CI passes on it
    - `@ dependabot cancel merge` will cancel a previously requested merge and 
block automerging
    - `@ dependabot reopen` will reopen this PR if it is closed
    - `@ dependabot close` will close this PR and stop Dependabot recreating 
it. You can achieve the same result by closing it manually
    - `@ dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
    - `@ dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
    - `@ dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
    - `@ dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
    
    </details>
    
    Authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Sutou Kouhei <[email protected]>
---
 js/package.json | 2 +-
 js/yarn.lock    | 9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/js/package.json b/js/package.json
index 8fe7a2e17f..01c85bad29 100644
--- a/js/package.json
+++ b/js/package.json
@@ -65,7 +65,7 @@
   "devDependencies": {
     "@openpgp/web-stream-tools": "0.0.13",
     "@rollup/plugin-alias": "5.1.1",
-    "@rollup/plugin-node-resolve": "15.2.3",
+    "@rollup/plugin-node-resolve": "15.3.0",
     "@rollup/stream": "3.0.1",
     "@swc/core": "1.6.6",
     "@types/benchmark": "2.1.5",
diff --git a/js/yarn.lock b/js/yarn.lock
index 9d771cc5a2..aae663174a 100644
--- a/js/yarn.lock
+++ b/js/yarn.lock
@@ -994,15 +994,14 @@
   resolved 
"https://registry.yarnpkg.com/@rollup/plugin-alias/-/plugin-alias-5.1.1.tgz#53601d88cda8b1577aa130b4a6e452283605bf26";
   integrity 
sha512-PR9zDb+rOzkRb2VD+EuKB7UC41vU5DIwZ5qqCpk0KJudcWAyi8rvYOhS7+L5aZCspw1stTViLgN5v6FF1p5cgQ==
 
-"@rollup/[email protected]":
-  version "15.2.3"
-  resolved 
"https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.2.3.tgz#e5e0b059bd85ca57489492f295ce88c2d4b0daf9";
-  integrity 
sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==
+"@rollup/[email protected]":
+  version "15.3.0"
+  resolved 
"https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0.tgz#efbb35515c9672e541c08d59caba2eff492a55d5";
+  integrity 
sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==
   dependencies:
     "@rollup/pluginutils" "^5.0.1"
     "@types/resolve" "1.20.2"
     deepmerge "^4.2.2"
-    is-builtin-module "^3.2.1"
     is-module "^1.0.0"
     resolve "^1.22.1"
 

Reply via email to