Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: equinor/webviz-subsurface-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: wsc-common@0.7.1
Choose a base ref
...
head repository: equinor/webviz-subsurface-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: wsc-common@0.7.2
Choose a head ref
  • 11 commits
  • 133 files changed
  • 6 contributors

Commits on Jul 30, 2024

  1. Copy the full SHA
    938983e View commit details
  2. Copy the full SHA
    93c24a6 View commit details
  3. Copy the full SHA
    b163903 View commit details
  4. Copy the full SHA
    e838ad9 View commit details

Commits on Jul 31, 2024

  1. chore: bump the typescript-eslint group in /typescript with 2 updates (

    …#2177)
    
    Bumps the typescript-eslint group in /typescript with 2 updates:
    [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
    and
    [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    Updates `@typescript-eslint/eslint-plugin` from 7.17.0 to 7.18.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>v7.18.0</h2>
    <h2>7.18.0 (2024-07-29)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>types:</strong> update ECMA versions (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9634">#9634</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
    prevent runtime error when asserting a variable declared in default TS
    lib (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9660">#9660</a>)</li>
    <li><strong>eslint-plugin:</strong> [unbound-method] report on
    destructuring in function parameters (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8952">#8952</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
    shouldn't report on error types (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9600">#9600</a>)</li>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] support
    branded booleans (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9297">#9297</a>)</li>
    </ul>
    <h3>❤️  Thank You</h3>
    <ul>
    <li>auvred <a
    href="https://github.com/auvred"><code>@​auvred</code></a></li>
    <li>Oliver Salzburg</li>
    <li>Vinccool96</li>
    <li>Yukihiro Hasegawa <a
    href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
    </ul>
    <p>You can read about our <a
    href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
    strategy</a> and <a
    href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
    on our website.</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s
    changelog</a>.</em></p>
    <blockquote>
    <h2>7.18.0 (2024-07-29)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li>
    <p><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
    prevent runtime error when asserting a variable declared in default TS
    lib</p>
    </li>
    <li>
    <p><strong>eslint-plugin:</strong> [unbound-method] report on
    destructuring in function parameters</p>
    </li>
    <li>
    <p><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
    shouldn't report on error types</p>
    </li>
    <li>
    <p><strong>eslint-plugin:</strong> [strict-boolean-expressions] support
    branded booleans</p>
    </li>
    </ul>
    <h3>❤️  Thank You</h3>
    <ul>
    <li>auvred</li>
    <li>Oliver Salzburg</li>
    <li>Vinccool96</li>
    <li>Yukihiro Hasegawa</li>
    </ul>
    <p>You can read about our <a
    href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
    strategy</a> and <a
    href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
    on our website.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/35cf3d2b2b9611c3812b120c461d863c7881ac04"><code>35cf3d2</code></a>
    chore(release): publish 7.18.0</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/46a5709e434a0a252a4ffd5bfe32bf883adbb418"><code>46a5709</code></a>
    docs: link no-duplicate-type-constituents and
    no-redundant-type-constituents ...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/9eec7903698a98f61ddb933b7209d126e3400bb1"><code>9eec790</code></a>
    fix(eslint-plugin): [strict-boolean-expressions] support branded
    booleans (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9">#9</a>...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/9927a29eb83ce43bb6ecedbd0943207543eadc80"><code>9927a29</code></a>
    docs: add ast-spec, type-utils docs with docusaurus-plugin-typedoc (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9293">#9293</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/fb0ca4cbe79cd4b27300a42b31d6a7f5ea13e8e8"><code>fb0ca4c</code></a>
    docs: remove unnecessary v8 links (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9611">#9611</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/3591b78dc70592684a263755430477e74c7a5133"><code>3591b78</code></a>
    fix(eslint-plugin): [no-duplicate-type-constituents] shouldn't report on
    erro...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/64b4e43112eb52de79c6ad6454d0b243cfc1fc21"><code>64b4e43</code></a>
    fix(eslint-plugin): [unbound-method] report on destructuring in function
    para...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/bf4abdf3ce9454c8a291e78f32994c721fb5fe82"><code>bf4abdf</code></a>
    fix(eslint-plugin): [no-unnecessary-type-assertion] prevent runtime
    error whe...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/6b92aa5ce61d86869493b764f77d882bb4d14ce7"><code>6b92aa5</code></a>
    chore: reorg repo level utils, lint and typecheck repo files (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9618">#9618</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/1e32db13dbf3c73423254f425662ed874f0b62b6"><code>1e32db1</code></a>
    chore: enable radix (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/9563">#9563</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/eslint-plugin">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@typescript-eslint/parser` from 7.17.0 to 7.18.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/parser</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>v7.18.0</h2>
    <h2>7.18.0 (2024-07-29)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>types:</strong> update ECMA versions (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9634">#9634</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
    prevent runtime error when asserting a variable declared in default TS
    lib (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9660">#9660</a>)</li>
    <li><strong>eslint-plugin:</strong> [unbound-method] report on
    destructuring in function parameters (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8952">#8952</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
    shouldn't report on error types (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9600">#9600</a>)</li>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] support
    branded booleans (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9297">#9297</a>)</li>
    </ul>
    <h3>❤️  Thank You</h3>
    <ul>
    <li>auvred <a
    href="https://github.com/auvred"><code>@​auvred</code></a></li>
    <li>Oliver Salzburg</li>
    <li>Vinccool96</li>
    <li>Yukihiro Hasegawa <a
    href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li>
    </ul>
    <p>You can read about our <a
    href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
    strategy</a> and <a
    href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
    on our website.</p>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md"><code>@​typescript-eslint/parser</code>'s
    changelog</a>.</em></p>
    <blockquote>
    <h2>7.18.0 (2024-07-29)</h2>
    <p>This was a version bump only for parser to align it with other
    projects, there were no code changes.</p>
    <p>You can read about our <a
    href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
    strategy</a> and <a
    href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
    on our website.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/35cf3d2b2b9611c3812b120c461d863c7881ac04"><code>35cf3d2</code></a>
    chore(release): publish 7.18.0</li>
    <li>See full diff in <a
    href="https://github.com/typescript-eslint/typescript-eslint/commits/v7.18.0/packages/parser">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    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 <dependency name> major version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
    - `@dependabot ignore <dependency name> minor version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
    - `@dependabot ignore <dependency name>` will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
    - `@dependabot unignore <dependency name>` will remove all of the ignore
    conditions of the specified dependency
    - `@dependabot unignore <dependency name> <ignore condition>` will
    remove the ignore condition of the specified dependency and ignore
    conditions
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2024
    Copy the full SHA
    3997d60 View commit details

Commits on Aug 11, 2024

  1. fix: change implementation color function (#2054) (#2183)

    Co-authored-by: DShamakin <denis.shamakin@emerson.com>
    Denis-Shamakin and DShamakin authored Aug 11, 2024
    Copy the full SHA
    ac582e2 View commit details
  2. Copy the full SHA
    42b3229 View commit details

Commits on Aug 21, 2024

  1. build(deps): Upgrade to Deckgl 9.0.12 (#2187)

    Co-authored-by: Nils Christian Bonnevie <nils.christian.bonnevie@gmail.com>
    hkfb and nilscb authored Aug 21, 2024
    Copy the full SHA
    529e0b1 View commit details
  2. chore: bump axios from 1.6.2 to 1.7.4 in /typescript (#2193)

    Bumps [axios](https://github.com/axios/axios) from 1.6.2 to 1.7.4.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/axios/axios/releases">axios's
    releases</a>.</em></p>
    <blockquote>
    <h2>Release v1.7.4</h2>
    <h2>Release notes:</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>sec:</strong> CVE-2024-39338 (<a
    href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
    (<a
    href="https://redirect.github.com/axios/axios/issues/6543">#6543</a>)
    (<a
    href="https://github.com/axios/axios/commit/6b6b605eaf73852fb2dae033f1e786155959de3a">6b6b605</a>)</li>
    <li><strong>sec:</strong> disregard protocol-relative URL to remediate
    SSRF (<a
    href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
    (<a
    href="https://github.com/axios/axios/commit/07a661a2a6b9092c4aa640dcc7f724ec5e65bdda">07a661a</a>)</li>
    </ul>
    <h3>Contributors to this release</h3>
    <ul>
    <li><!-- raw HTML omitted --> <a href="https://github.com/levpachmanov"
    title="+47/-11 ([#6543](axios/axios#6543)
    )">Lev Pachmanov</a></li>
    <li><!-- raw HTML omitted --> <a href="https://github.com/hainenber"
    title="+49/-4 ([#6539](axios/axios#6539) )">Đỗ
    Trọng Hải</a></li>
    </ul>
    <h2>Release v1.7.3</h2>
    <h2>Release notes:</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>adapter:</strong> fix progress event emitting; (<a
    href="https://redirect.github.com/axios/axios/issues/6518">#6518</a>)
    (<a
    href="https://github.com/axios/axios/commit/e3c76fc9bdd03aa4d98afaf211df943e2031453f">e3c76fc</a>)</li>
    <li><strong>fetch:</strong> fix withCredentials request config (<a
    href="https://redirect.github.com/axios/axios/issues/6505">#6505</a>)
    (<a
    href="https://github.com/axios/axios/commit/85d4d0ea0aae91082f04e303dec46510d1b4e787">85d4d0e</a>)</li>
    <li><strong>xhr:</strong> return original config on errors from XHR
    adapter (<a
    href="https://redirect.github.com/axios/axios/issues/6515">#6515</a>)
    (<a
    href="https://github.com/axios/axios/commit/8966ee7ea62ecbd6cfb39a905939bcdab5cf6388">8966ee7</a>)</li>
    </ul>
    <h3>Contributors to this release</h3>
    <ul>
    <li><!-- raw HTML omitted --> <a
    href="https://github.com/DigitalBrainJS" title="+211/-159
    ([#6518](axios/axios#6518)
    [#6519](axios/axios#6519) )">Dmitriy
    Mozgovoy</a></li>
    <li><!-- raw HTML omitted --> <a href="https://github.com/ValeraS"
    title="+3/-3 ([#6515](axios/axios#6515)
    )">Valerii Sidorenko</a></li>
    <li><!-- raw HTML omitted --> <a href="https://github.com/prianyu"
    title="+2/-2 ([#6505](axios/axios#6505)
    )">prianYu</a></li>
    </ul>
    <h2>Release v1.7.2</h2>
    <h2>Release notes:</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>fetch:</strong> enhance fetch API detection; (<a
    href="https://redirect.github.com/axios/axios/issues/6413">#6413</a>)
    (<a
    href="https://github.com/axios/axios/commit/4f79aef81b7c4644328365bfc33acf0a9ef595bc">4f79aef</a>)</li>
    </ul>
    <h3>Contributors to this release</h3>
    <ul>
    <li><!-- raw HTML omitted --> <a
    href="https://github.com/DigitalBrainJS" title="+3/-3
    ([#6413](axios/axios#6413) )">Dmitriy
    Mozgovoy</a></li>
    </ul>
    <h2>Release v1.7.1</h2>
    <h2>Release notes:</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>fetch:</strong> fixed ReferenceError issue when TextEncoder
    is not available in the environment; (<a
    href="https://redirect.github.com/axios/axios/issues/6410">#6410</a>)
    (<a
    href="https://github.com/axios/axios/commit/733f15fe5bd2d67e1fadaee82e7913b70d45dc5e">733f15f</a>)</li>
    </ul>
    <h3>Contributors to this release</h3>
    <ul>
    <li><!-- raw HTML omitted --> <a
    href="https://github.com/DigitalBrainJS" title="+14/-9
    ([#6410](axios/axios#6410) )">Dmitriy
    Mozgovoy</a></li>
    </ul>
    <h2>Release v1.7.0</h2>
    <h2>Release notes:</h2>
    <h3>Features</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/axios/axios/blob/v1.x/CHANGELOG.md">axios's
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/axios/axios/compare/v1.7.3...v1.7.4">1.7.4</a>
    (2024-08-13)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>sec:</strong> CVE-2024-39338 (<a
    href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
    (<a
    href="https://redirect.github.com/axios/axios/issues/6543">#6543</a>)
    (<a
    href="https://github.com/axios/axios/commit/6b6b605eaf73852fb2dae033f1e786155959de3a">6b6b605</a>)</li>
    <li><strong>sec:</strong> disregard protocol-relative URL to remediate
    SSRF (<a
    href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
    (<a
    href="https://github.com/axios/axios/commit/07a661a2a6b9092c4aa640dcc7f724ec5e65bdda">07a661a</a>)</li>
    </ul>
    <h3>Contributors to this release</h3>
    <ul>
    <li><!-- raw HTML omitted --> <a href="https://github.com/levpachmanov"
    title="+47/-11 ([#6543](axios/axios#6543)
    )">Lev Pachmanov</a></li>
    <li><!-- raw HTML omitted --> <a href="https://github.com/hainenber"
    title="+49/-4 ([#6539](axios/axios#6539) )">Đỗ
    Trọng Hải</a></li>
    </ul>
    <h2><a
    href="https://github.com/axios/axios/compare/v1.7.2...v1.7.3">1.7.3</a>
    (2024-08-01)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>adapter:</strong> fix progress event emitting; (<a
    href="https://redirect.github.com/axios/axios/issues/6518">#6518</a>)
    (<a
    href="https://github.com/axios/axios/commit/e3c76fc9bdd03aa4d98afaf211df943e2031453f">e3c76fc</a>)</li>
    <li><strong>fetch:</strong> fix withCredentials request config (<a
    href="https://redirect.github.com/axios/axios/issues/6505">#6505</a>)
    (<a
    href="https://github.com/axios/axios/commit/85d4d0ea0aae91082f04e303dec46510d1b4e787">85d4d0e</a>)</li>
    <li><strong>xhr:</strong> return original config on errors from XHR
    adapter (<a
    href="https://redirect.github.com/axios/axios/issues/6515">#6515</a>)
    (<a
    href="https://github.com/axios/axios/commit/8966ee7ea62ecbd6cfb39a905939bcdab5cf6388">8966ee7</a>)</li>
    </ul>
    <h3>Contributors to this release</h3>
    <ul>
    <li><!-- raw HTML omitted --> <a
    href="https://github.com/DigitalBrainJS" title="+211/-159
    ([#6518](axios/axios#6518)
    [#6519](axios/axios#6519) )">Dmitriy
    Mozgovoy</a></li>
    <li><!-- raw HTML omitted --> <a href="https://github.com/ValeraS"
    title="+3/-3 ([#6515](axios/axios#6515)
    )">Valerii Sidorenko</a></li>
    <li><!-- raw HTML omitted --> <a href="https://github.com/prianyu"
    title="+2/-2 ([#6505](axios/axios#6505)
    )">prianYu</a></li>
    </ul>
    <h2><a
    href="https://github.com/axios/axios/compare/v1.7.1...v1.7.2">1.7.2</a>
    (2024-05-21)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>fetch:</strong> enhance fetch API detection; (<a
    href="https://redirect.github.com/axios/axios/issues/6413">#6413</a>)
    (<a
    href="https://github.com/axios/axios/commit/4f79aef81b7c4644328365bfc33acf0a9ef595bc">4f79aef</a>)</li>
    </ul>
    <h3>Contributors to this release</h3>
    <ul>
    <li><!-- raw HTML omitted --> <a
    href="https://github.com/DigitalBrainJS" title="+3/-3
    ([#6413](axios/axios#6413) )">Dmitriy
    Mozgovoy</a></li>
    </ul>
    <h2><a
    href="https://github.com/axios/axios/compare/v1.7.0...v1.7.1">1.7.1</a>
    (2024-05-20)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>fetch:</strong> fixed ReferenceError issue when TextEncoder
    is not available in the environment; (<a
    href="https://redirect.github.com/axios/axios/issues/6410">#6410</a>)
    (<a
    href="https://github.com/axios/axios/commit/733f15fe5bd2d67e1fadaee82e7913b70d45dc5e">733f15f</a>)</li>
    </ul>
    <h3>Contributors to this release</h3>
    <ul>
    <li><!-- raw HTML omitted --> <a
    href="https://github.com/DigitalBrainJS" title="+14/-9
    ([#6410](axios/axios#6410) )">Dmitriy
    Mozgovoy</a></li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/axios/axios/commit/abd24a7367726616e60dfc04cb394b4be37cf597"><code>abd24a7</code></a>
    chore(release): v1.7.4 (<a
    href="https://redirect.github.com/axios/axios/issues/6544">#6544</a>)</li>
    <li><a
    href="https://github.com/axios/axios/commit/6b6b605eaf73852fb2dae033f1e786155959de3a"><code>6b6b605</code></a>
    fix(sec): CVE-2024-39338 (<a
    href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)
    (<a
    href="https://redirect.github.com/axios/axios/issues/6543">#6543</a>)</li>
    <li><a
    href="https://github.com/axios/axios/commit/07a661a2a6b9092c4aa640dcc7f724ec5e65bdda"><code>07a661a</code></a>
    fix(sec): disregard protocol-relative URL to remediate SSRF (<a
    href="https://redirect.github.com/axios/axios/issues/6539">#6539</a>)</li>
    <li><a
    href="https://github.com/axios/axios/commit/c6cce43cd94489f655f4488c5a50ecaf781c94f2"><code>c6cce43</code></a>
    chore(release): v1.7.3 (<a
    href="https://redirect.github.com/axios/axios/issues/6521">#6521</a>)</li>
    <li><a
    href="https://github.com/axios/axios/commit/e3c76fc9bdd03aa4d98afaf211df943e2031453f"><code>e3c76fc</code></a>
    fix(adapter): fix progress event emitting; (<a
    href="https://redirect.github.com/axios/axios/issues/6518">#6518</a>)</li>
    <li><a
    href="https://github.com/axios/axios/commit/85d4d0ea0aae91082f04e303dec46510d1b4e787"><code>85d4d0e</code></a>
    fix(fetch): fix withCredentials request config (<a
    href="https://redirect.github.com/axios/axios/issues/6505">#6505</a>)</li>
    <li><a
    href="https://github.com/axios/axios/commit/92cd8ed94362f929d3d0ed85ca84296c0ac8fd6d"><code>92cd8ed</code></a>
    chore(github): update ISSUE_TEMPLATE.md (<a
    href="https://redirect.github.com/axios/axios/issues/6519">#6519</a>)</li>
    <li><a
    href="https://github.com/axios/axios/commit/8966ee7ea62ecbd6cfb39a905939bcdab5cf6388"><code>8966ee7</code></a>
    fix(xhr): return original config on errors from XHR adapter (<a
    href="https://redirect.github.com/axios/axios/issues/6515">#6515</a>)</li>
    <li><a
    href="https://github.com/axios/axios/commit/0e4f9fa29077ebee4499facea6be1492b42e8a26"><code>0e4f9fa</code></a>
    chore(release): v1.7.2 (<a
    href="https://redirect.github.com/axios/axios/issues/6414">#6414</a>)</li>
    <li><a
    href="https://github.com/axios/axios/commit/4f79aef81b7c4644328365bfc33acf0a9ef595bc"><code>4f79aef</code></a>
    fix(fetch): enhance fetch API detection; (<a
    href="https://redirect.github.com/axios/axios/issues/6413">#6413</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/axios/axios/compare/v1.6.2...v1.7.4">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios&package-manager=npm_and_yarn&previous-version=1.6.2&new-version=1.7.4)](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)
    You can disable automated security fix PRs for this repo from the
    [Security Alerts
    page](https://github.com/equinor/webviz-subsurface-components/network/alerts).
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 21, 2024
    Copy the full SHA
    1f53b13 View commit details

Commits on Aug 22, 2024

  1. fix: bump the deckgl group across 1 directory with 7 updates (#2194)

    Bumps the deckgl group with 7 updates in the /typescript directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@deck.gl/aggregation-layers](https://github.com/visgl/deck.gl) |
    `9.0.23` | `9.0.27` |
    | [@deck.gl/core](https://github.com/visgl/deck.gl) | `9.0.23` |
    `9.0.27` |
    | [@deck.gl/extensions](https://github.com/visgl/deck.gl) | `9.0.23` |
    `9.0.27` |
    | [@deck.gl/geo-layers](https://github.com/visgl/deck.gl) | `9.0.23` |
    `9.0.27` |
    | [@deck.gl/json](https://github.com/visgl/deck.gl) | `9.0.23` |
    `9.0.27` |
    | [@deck.gl/layers](https://github.com/visgl/deck.gl) | `9.0.23` |
    `9.0.27` |
    | [@deck.gl/mesh-layers](https://github.com/visgl/deck.gl) | `9.0.23` |
    `9.0.27` |
    
    
    Updates `@deck.gl/aggregation-layers` from 9.0.23 to 9.0.27
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/aggregation-layers's
    releases</code></a>.</em></p>
    <blockquote>
    <h2>v9.0.27</h2>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h2>v9.0.26</h2>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h2>v9.0.25</h2>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h2>v9.0.24</h2>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md"><code>@​deck.gl/aggregation-layers's
    changelog</code></a>.</em></p>
    <blockquote>
    <h4>deck.gl [9.0.27] - Aug 9 2024</h4>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h4>deck.gl [9.0.26] - Aug 6 2024</h4>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h4>deck.gl [9.0.25] - Aug 2 2024</h4>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h4>deck.gl [9.0.24] - Jul 22 2024</h4>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/74ffc08a7e5fb6a672b5261fcf1ed02c2e5586cd"><code>74ffc08</code></a>
    v9.0.27</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/9e0f497c74851d3714a2ae23a8c105ef77d50fde"><code>9e0f497</code></a>
    CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/4d8d5ef750c4cdd02cfa4e79c7828c6e4d8a7966"><code>4d8d5ef</code></a>
    CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/207f67da86ca13e92eee6b96a934b76f92926d4c"><code>207f67d</code></a>
    v9.0.26</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/d4a5c07f138b472d845de1601019c299cc25ae3e"><code>d4a5c07</code></a>
    carto: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/8bd7ba6b2b66a8920dfa1eb9e0b46f4b29e8300b"><code>8bd7ba6</code></a>
    Fix attribute type in column layer docs (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9030">#9030</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/7f2f016c464ba82472e732a213076a7248cb2c05"><code>7f2f016</code></a>
    v9.0.25</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/a0dc2fb202d9be39ac000c7826a7f21a604a6b4f"><code>a0dc2fb</code></a>
    carto: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/0c6a28d4c5020e62d4b43cf7ecc9d1d8cbec473a"><code>0c6a28d</code></a>
    CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/58084a92c72c7a373233f2917c72a9a43928fd43"><code>58084a9</code></a>
    CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/visgl/deck.gl/compare/v9.0.23...v9.0.27">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@deck.gl/core` from 9.0.23 to 9.0.27
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/core's
    releases</code></a>.</em></p>
    <blockquote>
    <h2>v9.0.27</h2>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h2>v9.0.26</h2>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h2>v9.0.25</h2>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h2>v9.0.24</h2>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md"><code>@​deck.gl/core's
    changelog</code></a>.</em></p>
    <blockquote>
    <h4>deck.gl [9.0.27] - Aug 9 2024</h4>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h4>deck.gl [9.0.26] - Aug 6 2024</h4>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h4>deck.gl [9.0.25] - Aug 2 2024</h4>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h4>deck.gl [9.0.24] - Jul 22 2024</h4>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/74ffc08a7e5fb6a672b5261fcf1ed02c2e5586cd"><code>74ffc08</code></a>
    v9.0.27</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/9e0f497c74851d3714a2ae23a8c105ef77d50fde"><code>9e0f497</code></a>
    CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/4d8d5ef750c4cdd02cfa4e79c7828c6e4d8a7966"><code>4d8d5ef</code></a>
    CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/207f67da86ca13e92eee6b96a934b76f92926d4c"><code>207f67d</code></a>
    v9.0.26</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/d4a5c07f138b472d845de1601019c299cc25ae3e"><code>d4a5c07</code></a>
    carto: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/8bd7ba6b2b66a8920dfa1eb9e0b46f4b29e8300b"><code>8bd7ba6</code></a>
    Fix attribute type in column layer docs (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9030">#9030</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/7f2f016c464ba82472e732a213076a7248cb2c05"><code>7f2f016</code></a>
    v9.0.25</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/a0dc2fb202d9be39ac000c7826a7f21a604a6b4f"><code>a0dc2fb</code></a>
    carto: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/0c6a28d4c5020e62d4b43cf7ecc9d1d8cbec473a"><code>0c6a28d</code></a>
    CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/58084a92c72c7a373233f2917c72a9a43928fd43"><code>58084a9</code></a>
    CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/visgl/deck.gl/compare/v9.0.23...v9.0.27">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@deck.gl/extensions` from 9.0.23 to 9.0.27
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/extensions's
    releases</code></a>.</em></p>
    <blockquote>
    <h2>v9.0.27</h2>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h2>v9.0.26</h2>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h2>v9.0.25</h2>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h2>v9.0.24</h2>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md"><code>@​deck.gl/extensions's
    changelog</code></a>.</em></p>
    <blockquote>
    <h4>deck.gl [9.0.27] - Aug 9 2024</h4>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h4>deck.gl [9.0.26] - Aug 6 2024</h4>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h4>deck.gl [9.0.25] - Aug 2 2024</h4>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h4>deck.gl [9.0.24] - Jul 22 2024</h4>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/74ffc08a7e5fb6a672b5261fcf1ed02c2e5586cd"><code>74ffc08</code></a>
    v9.0.27</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/9e0f497c74851d3714a2ae23a8c105ef77d50fde"><code>9e0f497</code></a>
    CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/4d8d5ef750c4cdd02cfa4e79c7828c6e4d8a7966"><code>4d8d5ef</code></a>
    CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/207f67da86ca13e92eee6b96a934b76f92926d4c"><code>207f67d</code></a>
    v9.0.26</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/d4a5c07f138b472d845de1601019c299cc25ae3e"><code>d4a5c07</code></a>
    carto: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/8bd7ba6b2b66a8920dfa1eb9e0b46f4b29e8300b"><code>8bd7ba6</code></a>
    Fix attribute type in column layer docs (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9030">#9030</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/7f2f016c464ba82472e732a213076a7248cb2c05"><code>7f2f016</code></a>
    v9.0.25</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/a0dc2fb202d9be39ac000c7826a7f21a604a6b4f"><code>a0dc2fb</code></a>
    carto: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/0c6a28d4c5020e62d4b43cf7ecc9d1d8cbec473a"><code>0c6a28d</code></a>
    CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/58084a92c72c7a373233f2917c72a9a43928fd43"><code>58084a9</code></a>
    CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/visgl/deck.gl/compare/v9.0.23...v9.0.27">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@deck.gl/geo-layers` from 9.0.23 to 9.0.27
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/geo-layers's
    releases</code></a>.</em></p>
    <blockquote>
    <h2>v9.0.27</h2>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h2>v9.0.26</h2>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h2>v9.0.25</h2>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h2>v9.0.24</h2>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md"><code>@​deck.gl/geo-layers's
    changelog</code></a>.</em></p>
    <blockquote>
    <h4>deck.gl [9.0.27] - Aug 9 2024</h4>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h4>deck.gl [9.0.26] - Aug 6 2024</h4>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h4>deck.gl [9.0.25] - Aug 2 2024</h4>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h4>deck.gl [9.0.24] - Jul 22 2024</h4>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/74ffc08a7e5fb6a672b5261fcf1ed02c2e5586cd"><code>74ffc08</code></a>
    v9.0.27</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/9e0f497c74851d3714a2ae23a8c105ef77d50fde"><code>9e0f497</code></a>
    CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/4d8d5ef750c4cdd02cfa4e79c7828c6e4d8a7966"><code>4d8d5ef</code></a>
    CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/207f67da86ca13e92eee6b96a934b76f92926d4c"><code>207f67d</code></a>
    v9.0.26</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/d4a5c07f138b472d845de1601019c299cc25ae3e"><code>d4a5c07</code></a>
    carto: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/8bd7ba6b2b66a8920dfa1eb9e0b46f4b29e8300b"><code>8bd7ba6</code></a>
    Fix attribute type in column layer docs (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9030">#9030</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/7f2f016c464ba82472e732a213076a7248cb2c05"><code>7f2f016</code></a>
    v9.0.25</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/a0dc2fb202d9be39ac000c7826a7f21a604a6b4f"><code>a0dc2fb</code></a>
    carto: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/0c6a28d4c5020e62d4b43cf7ecc9d1d8cbec473a"><code>0c6a28d</code></a>
    CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/58084a92c72c7a373233f2917c72a9a43928fd43"><code>58084a9</code></a>
    CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/visgl/deck.gl/compare/v9.0.23...v9.0.27">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@deck.gl/json` from 9.0.23 to 9.0.27
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/json's
    releases</code></a>.</em></p>
    <blockquote>
    <h2>v9.0.27</h2>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h2>v9.0.26</h2>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h2>v9.0.25</h2>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h2>v9.0.24</h2>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md"><code>@​deck.gl/json's
    changelog</code></a>.</em></p>
    <blockquote>
    <h4>deck.gl [9.0.27] - Aug 9 2024</h4>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h4>deck.gl [9.0.26] - Aug 6 2024</h4>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h4>deck.gl [9.0.25] - Aug 2 2024</h4>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h4>deck.gl [9.0.24] - Jul 22 2024</h4>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/74ffc08a7e5fb6a672b5261fcf1ed02c2e5586cd"><code>74ffc08</code></a>
    v9.0.27</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/9e0f497c74851d3714a2ae23a8c105ef77d50fde"><code>9e0f497</code></a>
    CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/4d8d5ef750c4cdd02cfa4e79c7828c6e4d8a7966"><code>4d8d5ef</code></a>
    CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/207f67da86ca13e92eee6b96a934b76f92926d4c"><code>207f67d</code></a>
    v9.0.26</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/d4a5c07f138b472d845de1601019c299cc25ae3e"><code>d4a5c07</code></a>
    carto: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/8bd7ba6b2b66a8920dfa1eb9e0b46f4b29e8300b"><code>8bd7ba6</code></a>
    Fix attribute type in column layer docs (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9030">#9030</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/7f2f016c464ba82472e732a213076a7248cb2c05"><code>7f2f016</code></a>
    v9.0.25</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/a0dc2fb202d9be39ac000c7826a7f21a604a6b4f"><code>a0dc2fb</code></a>
    carto: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/0c6a28d4c5020e62d4b43cf7ecc9d1d8cbec473a"><code>0c6a28d</code></a>
    CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/58084a92c72c7a373233f2917c72a9a43928fd43"><code>58084a9</code></a>
    CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/visgl/deck.gl/compare/v9.0.23...v9.0.27">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@deck.gl/layers` from 9.0.23 to 9.0.27
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/layers's
    releases</code></a>.</em></p>
    <blockquote>
    <h2>v9.0.27</h2>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h2>v9.0.26</h2>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h2>v9.0.25</h2>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h2>v9.0.24</h2>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md"><code>@​deck.gl/layers's
    changelog</code></a>.</em></p>
    <blockquote>
    <h4>deck.gl [9.0.27] - Aug 9 2024</h4>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h4>deck.gl [9.0.26] - Aug 6 2024</h4>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h4>deck.gl [9.0.25] - Aug 2 2024</h4>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h4>deck.gl [9.0.24] - Jul 22 2024</h4>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/74ffc08a7e5fb6a672b5261fcf1ed02c2e5586cd"><code>74ffc08</code></a>
    v9.0.27</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/9e0f497c74851d3714a2ae23a8c105ef77d50fde"><code>9e0f497</code></a>
    CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/4d8d5ef750c4cdd02cfa4e79c7828c6e4d8a7966"><code>4d8d5ef</code></a>
    CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/207f67da86ca13e92eee6b96a934b76f92926d4c"><code>207f67d</code></a>
    v9.0.26</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/d4a5c07f138b472d845de1601019c299cc25ae3e"><code>d4a5c07</code></a>
    carto: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/8bd7ba6b2b66a8920dfa1eb9e0b46f4b29e8300b"><code>8bd7ba6</code></a>
    Fix attribute type in column layer docs (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9030">#9030</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/7f2f016c464ba82472e732a213076a7248cb2c05"><code>7f2f016</code></a>
    v9.0.25</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/a0dc2fb202d9be39ac000c7826a7f21a604a6b4f"><code>a0dc2fb</code></a>
    carto: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/0c6a28d4c5020e62d4b43cf7ecc9d1d8cbec473a"><code>0c6a28d</code></a>
    CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/58084a92c72c7a373233f2917c72a9a43928fd43"><code>58084a9</code></a>
    CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/visgl/deck.gl/compare/v9.0.23...v9.0.27">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@deck.gl/mesh-layers` from 9.0.23 to 9.0.27
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/releases"><code>@​deck.gl/mesh-layers's
    releases</code></a>.</em></p>
    <blockquote>
    <h2>v9.0.27</h2>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h2>v9.0.26</h2>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h2>v9.0.25</h2>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h2>v9.0.24</h2>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md"><code>@​deck.gl/mesh-layers's
    changelog</code></a>.</em></p>
    <blockquote>
    <h4>deck.gl [9.0.27] - Aug 9 2024</h4>
    <ul>
    <li>CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li>CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    </ul>
    <h4>deck.gl [9.0.26] - Aug 6 2024</h4>
    <ul>
    <li>CARTO: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    </ul>
    <h4>deck.gl [9.0.25] - Aug 2 2024</h4>
    <ul>
    <li>CARTO: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li>CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li>CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>feat(widgets) affect all views if not attached to specific view (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9009">#9009</a>)</li>
    </ul>
    <h4>deck.gl [9.0.24] - Jul 22 2024</h4>
    <ul>
    <li>CARTO: ClusterTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8957">#8957</a>)</li>
    <li>CARTO: Adapt fetchMap for supporting HeatmapTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/8952">#8952</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/74ffc08a7e5fb6a672b5261fcf1ed02c2e5586cd"><code>74ffc08</code></a>
    v9.0.27</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/9e0f497c74851d3714a2ae23a8c105ef77d50fde"><code>9e0f497</code></a>
    CARTO: Move cluster stats into data.points.attributes (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9081">#9081</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/4d8d5ef750c4cdd02cfa4e79c7828c6e4d8a7966"><code>4d8d5ef</code></a>
    CARTO: Re-aggregate properties on change (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9078">#9078</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/207f67da86ca13e92eee6b96a934b76f92926d4c"><code>207f67d</code></a>
    v9.0.26</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/d4a5c07f138b472d845de1601019c299cc25ae3e"><code>d4a5c07</code></a>
    carto: fix subLayerProps overriding in VectorTileLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9075">#9075</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/8bd7ba6b2b66a8920dfa1eb9e0b46f4b29e8300b"><code>8bd7ba6</code></a>
    Fix attribute type in column layer docs (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9030">#9030</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/7f2f016c464ba82472e732a213076a7248cb2c05"><code>7f2f016</code></a>
    v9.0.25</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/a0dc2fb202d9be39ac000c7826a7f21a604a6b4f"><code>a0dc2fb</code></a>
    carto: support filters in spatial index sources (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9065">#9065</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/0c6a28d4c5020e62d4b43cf7ecc9d1d8cbec473a"><code>0c6a28d</code></a>
    CARTO: Implement picking &amp; autohighlight in RasterLayer (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9062">#9062</a>)</li>
    <li><a
    href="https://github.com/visgl/deck.gl/commit/58084a92c72c7a373233f2917c72a9a43928fd43"><code>58084a9</code></a>
    CARTO: Only clip polygon/line layers (<a
    href="https://redirect.github.com/visgl/deck.gl/issues/9060">#9060</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/visgl/deck.gl/compare/v9.0.23...v9.0.27">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    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 <dependency name> major version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
    - `@dependabot ignore <dependency name> minor version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
    - `@dependabot ignore <dependency name>` will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
    - `@dependabot unignore <dependency name>` will remove all of the ignore
    conditions of the specified dependency
    - `@dependabot unignore <dependency name> <ignore condition>` will
    remove the ignore condition of the specified dependency and ignore
    conditions
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 22, 2024
    Copy the full SHA
    e340a6f View commit details
  2. chore(release): wsc-common@0.7.2 [skip ci]

    ## [0.7.2](https://github.com/equinor/webviz-subsurface-components/compare/wsc-common@0.7.1...wsc-common@0.7.2) (2024-08-22)
    
    ### Bug Fixes
    
    * bump the deckgl group across 1 directory with 7 updates ([#2194](#2194)) ([e340a6f](e340a6f)), closes [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9030](https://github.com/equinor/webviz-subsurface-components/issues/9030) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9030](https://github.com/equinor/webviz-subsurface-components/issues/9030) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9030](https://github.com/equinor/webviz-subsurface-components/issues/9030) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9030](https://github.com/equinor/webviz-subsurface-components/issues/9030) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9030](https://github.com/equinor/webviz-subsurface-components/issues/9030) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9030](https://github.com/equinor/webviz-subsurface-components/issues/9030) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060) [#9009](https://github.com/equinor/webviz-subsurface-components/issues/9009) [#8957](https://github.com/equinor/webviz-subsurface-components/issues/8957) [#8952](https://github.com/equinor/webviz-subsurface-components/issues/8952) [#9081](https://github.com/equinor/webviz-subsurface-components/issues/9081) [#9078](https://github.com/equinor/webviz-subsurface-components/issues/9078) [#9075](https://github.com/equinor/webviz-subsurface-components/issues/9075) [#9030](https://github.com/equinor/webviz-subsurface-components/issues/9030) [#9065](https://github.com/equinor/webviz-subsurface-components/issues/9065) [#9062](https://github.com/equinor/webviz-subsurface-components/issues/9062) [#9060](https://github.com/equinor/webviz-subsurface-components/issues/9060)
    semantic-release-bot committed Aug 22, 2024
    Copy the full SHA
    6badbaa View commit details
Loading