This is an automated email from the ASF dual-hosted git repository.
domoritz 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 a88e9f62f3 MINOR: [JS] Bump regenerator-runtime from 0.14.0 to 0.14.1
in /js (#39889)
a88e9f62f3 is described below
commit a88e9f62f371e87ac34a29305dc87a82d227ff30
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 1 13:34:14 2024 -0500
MINOR: [JS] Bump regenerator-runtime from 0.14.0 to 0.14.1 in /js (#39889)
Bumps [regenerator-runtime](https://github.com/facebook/regenerator)
from 0.14.0 to 0.14.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/facebook/regenerator/commit/6be1e6295ce1577142c44863175d5180d91f8f00"><code>6be1e62</code></a>
Bump regenerator-runtime version to 0.14.1.</li>
<li><a
href="https://github.com/facebook/regenerator/commit/f4425fb231762a75493cf8fd6a644bcae5aa13ef"><code>f4425fb</code></a>
Bump <code>@babel/parser</code> from 7.23.0 to 7.23.6 (<a
href="https://redirect.github.com/facebook/regenerator/issues/712">#712</a>)</li>
<li><a
href="https://github.com/facebook/regenerator/commit/fc6b8442118b855f7ce9da344b3f8afdc0df4582"><code>fc6b844</code></a>
Fix outdated reference link in <code>runtime.js</code> (<a
href="https://redirect.github.com/facebook/regenerator/issues/704">#704</a>)</li>
<li><a
href="https://github.com/facebook/regenerator/commit/853925fdf75dcddd484676000c2e1bc025783f05"><code>853925f</code></a>
Bump <code>@babel/traverse</code> from 7.22.10 to 7.23.2 (<a
href="https://redirect.github.com/facebook/regenerator/issues/707">#707</a>)</li>
<li><a
href="https://github.com/facebook/regenerator/commit/72fbbb7c626af01746f692041e0f04accdd90300"><code>72fbbb7</code></a>
Bump <code>@babel/runtime</code> from 7.22.5 to 7.23.2 (<a
href="https://redirect.github.com/facebook/regenerator/issues/706">#706</a>)</li>
<li><a
href="https://github.com/facebook/regenerator/commit/56cf3ad6c613f896914a657a997e9ffd881ba012"><code>56cf3ad</code></a>
Bump mocha from 10.1.0 to 10.2.0 (<a
href="https://redirect.github.com/facebook/regenerator/issues/685">#685</a>)</li>
<li><a
href="https://github.com/facebook/regenerator/commit/34f2fc1aef5721bb6ca0ebe383b27c13a6308ba3"><code>34f2fc1</code></a>
Bump debug from 4.1.1 to 4.3.4 (<a
href="https://redirect.github.com/facebook/regenerator/issues/705">#705</a>)</li>
<li><a
href="https://github.com/facebook/regenerator/commit/1037417e5f6f8b3556b00a180c6e4376532336d2"><code>1037417</code></a>
Bump recast from 0.23.3 to 0.23.4 (<a
href="https://redirect.github.com/facebook/regenerator/issues/689">#689</a>)</li>
<li><a
href="https://github.com/facebook/regenerator/commit/d66afa43bce3c88343108a407d9eb17443d21399"><code>d66afa4</code></a>
Bump browserify-sign from 4.2.1 to 4.2.2 (<a
href="https://redirect.github.com/facebook/regenerator/issues/708">#708</a>)</li>
<li><a
href="https://github.com/facebook/regenerator/commit/50ed6aaee1a9b4d176e2255f8caba833d1dac31b"><code>50ed6aa</code></a>
Fix yield * of falsy values (<a
href="https://redirect.github.com/facebook/regenerator/issues/711">#711</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/facebook/regenerator/compare/[email protected]@0.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>
---
js/package.json | 2 +-
js/yarn.lock | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/js/package.json b/js/package.json
index f96764d822..bb70fd0a39 100644
--- a/js/package.json
+++ b/js/package.json
@@ -102,7 +102,7 @@
"memfs": "4.5.0",
"mkdirp": "3.0.1",
"multistream": "4.1.0",
- "regenerator-runtime": "0.14.0",
+ "regenerator-runtime": "0.14.1",
"rollup": "4.3.0",
"rxjs": "7.8.1",
"ts-jest": "29.1.1",
diff --git a/js/yarn.lock b/js/yarn.lock
index e7dead09bf..7b3180740d 100644
--- a/js/yarn.lock
+++ b/js/yarn.lock
@@ -5967,10 +5967,10 @@ redent@^4.0.0:
indent-string "^5.0.0"
strip-indent "^4.0.0"
[email protected]:
- version "0.14.0"
- resolved
"https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.0.tgz#5e19d68eb12d486f797e15a3c6a918f7cec5eb45"
- integrity
sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==
[email protected]:
+ version "0.14.1"
+ resolved
"https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz#356ade10263f685dda125100cd862c1db895327f"
+ integrity
sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==
regex-not@^1.0.0, regex-not@^1.0.2:
version "1.0.2"