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

dataroaring pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new c4cb489962f Bump estree-util-value-to-estree from 3.3.2 to 3.4.0 
(#2859)
c4cb489962f is described below

commit c4cb489962f9b16bc8299b405c61b2d211bae8b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 10 09:58:45 2026 -0800

    Bump estree-util-value-to-estree from 3.3.2 to 3.4.0 (#2859)
    
    Bumps
    
[estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree)
    from 3.3.2 to 3.4.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/releases";>estree-util-value-to-estree's
    releases</a>.</em></p>
    <blockquote>
    <h2>v3.4.0</h2>
    <ul>
    <li>23b636f Declare there are no side effects in
    <code>package.json</code></li>
    <li>471b4fe Add support for <code>Float16Array</code></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.3...v3.4.0";>https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.3...v3.4.0</a></p>
    <h2>v3.3.3</h2>
    <ul>
    <li>652e019 Use singular <code>Object.defineProperty</code> if
    possible</li>
    <li>d0c394f Fix <code>__proto__</code> property emit</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.2...v3.3.3";>https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.2...v3.3.3</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/a07715c5a85de17ab20eb67a434dcf1c1e9b6c38";><code>a07715c</code></a>
    3.4.0</li>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/252291ce26a4a2deb50ddf3f7c5ef8a34dfa2dd2";><code>252291c</code></a>
    Update dev dependencies</li>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/23b636f2659db9a289519a55819c7d6391ffbeb1";><code>23b636f</code></a>
    Declare there are no side effects in package.json</li>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/471b4fefca15a9ea7f0ba89bb65f2f9d1db84b30";><code>471b4fe</code></a>
    Add support for Float16Array</li>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/f56b0fa1dfc617f3a636006d1842ed6b7047cd1e";><code>f56b0fa</code></a>
    Update to <code>@​remcohaszing/eslint</code></li>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/cb5305c99309c596875b2b9f771d0332503c953d";><code>cb5305c</code></a>
    3.3.3</li>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/1854f862bbb13e8c0f912812237dda23042a03b9";><code>1854f86</code></a>
    Add remark job as a dependency of release</li>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/559fce28acc5f0bd7d55d95c6354e34356a980c0";><code>559fce2</code></a>
    Run tests against Node.js 22</li>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/652e01901eed3e40b9eff44c56f84f47f97352fb";><code>652e019</code></a>
    Use singular Object.defineProperty if possible</li>
    <li><a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/commit/d0c394fbc64bc55937ffe4e162b81f15ba506e55";><code>d0c394f</code></a>
    Fix <strong>proto</strong> property emit</li>
    <li>See full diff in <a
    
href="https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.3.2...v3.4.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=estree-util-value-to-estree&package-manager=npm_and_yarn&previous-version=3.3.2&new-version=3.4.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/apache/doris-website/network/alerts).
    
    </details>
    
    > **Note**
    > Automatic rebases have been disabled on this pull request as it has
    been open for over 30 days.
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 yarn.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/yarn.lock b/yarn.lock
index 8a2782e161a..edb0f450d3c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -6024,9 +6024,9 @@ estree-util-to-js@^2.0.0:
     source-map "^0.7.0"
 
 estree-util-value-to-estree@^3.0.1:
-  version "3.3.2"
-  resolved 
"https://registry.yarnpkg.com/estree-util-value-to-estree/-/estree-util-value-to-estree-3.3.2.tgz#75bb2263850b6f5ac35edd343929c36b51a69806";
-  integrity 
sha512-hYH1aSvQI63Cvq3T3loaem6LW4u72F187zW4FHpTrReJSm6W66vYTFNO1vH/chmcOulp1HlAj1pxn8Ag0oXI5Q==
+  version "3.4.0"
+  resolved 
"https://registry.yarnpkg.com/estree-util-value-to-estree/-/estree-util-value-to-estree-3.4.0.tgz#827122e40c3a756d3c4cf5d5d296fa06026a1a4f";
+  integrity 
sha512-Zlp+gxis+gCfK12d3Srl2PdX2ybsEA8ZYy6vQGVQTNNYLEGRQQ56XB64bjemN8kxIKXP1nC9ip4Z+ILy9LGzvQ==
   dependencies:
     "@types/estree" "^1.0.0"
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to