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-js.git
The following commit(s) were added to refs/heads/main by this push:
new e108649 chore: bump gulp-esbuild from 0.14.0 to 0.14.1 (#242)
e108649 is described below
commit e1086493b9867395725366e039265b07302c0381
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 13 07:29:06 2025 +0900
chore: bump gulp-esbuild from 0.14.0 to 0.14.1 (#242)
Bumps [gulp-esbuild](https://github.com/ym-project/gulp-esbuild) from
0.14.0 to 0.14.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ym-project/gulp-esbuild/releases">gulp-esbuild's
releases</a>.</em></p>
<blockquote>
<h2>v0.14.1</h2>
<p>🙏 Thanks <a href="https://github.com/lkubb"><code>@​lkubb</code></a>
for the contribution</p>
<h2>Changes</h2>
<ul>
<li>chore(deps-dev): bump esbuild from 0.24.0 to 0.25.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/ym-project/gulp-esbuild/pull/29">ym-project/gulp-esbuild#29</a></li>
<li>fix(<a
href="https://redirect.github.com/ym-project/gulp-esbuild/issues/30">#30</a>):
:bug: incremental build does not update streamed file contents by <a
href="https://github.com/ym-project"><code>@​ym-project</code></a> in <a
href="https://redirect.github.com/ym-project/gulp-esbuild/pull/31">ym-project/gulp-esbuild#31</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/ym-project/gulp-esbuild/compare/v0.14.0...v0.14.1">https://github.com/ym-project/gulp-esbuild/compare/v0.14.0...v0.14.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ym-project/gulp-esbuild/commit/4e8c11a5421136f409ec150dd271faa3d5dc5126"><code>4e8c11a</code></a>
chore: release 0.14.1</li>
<li><a
href="https://github.com/ym-project/gulp-esbuild/commit/7ec045d79b32d2080eb73a063f784df4a9fd6749"><code>7ec045d</code></a>
Merge pull request <a
href="https://redirect.github.com/ym-project/gulp-esbuild/issues/31">#31</a>
from ym-project/issue-30</li>
<li><a
href="https://github.com/ym-project/gulp-esbuild/commit/3c7f25c95ac1e5d269f06a50284a607218eb204a"><code>3c7f25c</code></a>
fix(<a
href="https://redirect.github.com/ym-project/gulp-esbuild/issues/30">#30</a>):
:bug: incremental build does not update streamed file contents</li>
<li><a
href="https://github.com/ym-project/gulp-esbuild/commit/c5a65eed1695e4c3983efca838dc9cc72c0a75ae"><code>c5a65ee</code></a>
Merge pull request <a
href="https://redirect.github.com/ym-project/gulp-esbuild/issues/29">#29</a>
from ym-project/dependabot/npm_and_yarn/esbuild-0.25.0</li>
<li><a
href="https://github.com/ym-project/gulp-esbuild/commit/0dda661975a16ed330a4c140f76cad4cd4643863"><code>0dda661</code></a>
chore(deps-dev): bump esbuild from 0.24.0 to 0.25.0</li>
<li>See full diff in <a
href="https://github.com/ym-project/gulp-esbuild/compare/v0.14.0...v0.14.1">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
package.json | 2 +-
yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
index 7837f95..198b29a 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"glob": "11.0.3",
"google-closure-compiler": "20250723.0.0",
"gulp": "5.0.1",
- "gulp-esbuild": "0.14.0",
+ "gulp-esbuild": "0.14.1",
"gulp-json-transform": "0.5.0",
"gulp-rename": "2.1.0",
"gulp-replace": "1.1.4",
diff --git a/yarn.lock b/yarn.lock
index 959bc38..aa0722c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3558,10 +3558,10 @@ gulp-cli@^3.1.0:
v8flags "^4.0.0"
yargs "^16.2.0"
[email protected]:
- version "0.14.0"
- resolved
"https://registry.yarnpkg.com/gulp-esbuild/-/gulp-esbuild-0.14.0.tgz#31968087ae8573db0e535c079dde1113fb7b555d"
- integrity
sha512-8exVnxPSVYQq0RkbaQ0dKLqmmt5k6/U8H6XeC9xqmQkltdyY/iTkAgdPB0uuVSIs2UKnheBA370zC+NaBgssBA==
[email protected]:
+ version "0.14.1"
+ resolved
"https://registry.yarnpkg.com/gulp-esbuild/-/gulp-esbuild-0.14.1.tgz#6ae13504a69d1f3ae99d29c7273303d884c83ce4"
+ integrity
sha512-eaa3WhKj/Rk3LcOvK88KyRftuUeOvINxxeArpUbdHtqo5tJtwPXoTgM3R0M5R6mIZv83PKn+aF6LwrLEnBL5PA==
dependencies:
plugin-error "^2.0.1"
vinyl "^3.0.0"