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@1.0.14
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@1.0.15
Choose a head ref
  • 12 commits
  • 13 files changed
  • 4 contributors

Commits on Jan 20, 2025

  1. chore(release): group-tree-plot@1.3.23 [skip ci]

    ## [1.3.23](https://github.com/equinor/webviz-subsurface-components/compare/group-tree-plot@1.3.22...group-tree-plot@1.3.23) (2025-01-20)
    
    ### Bug Fixes
    
    * [Snyk] Security upgrade terser-webpack-plugin from 5.3.10 to 5.3.11 ([#2395](#2395)) ([2a9a06f](2a9a06f))
    semantic-release-bot committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    b8dc845 View commit details
    Browse the repository at this point in the history
  2. chore(release): well-completions-plot@1.5.19 [skip ci]

    ## [1.5.19](https://github.com/equinor/webviz-subsurface-components/compare/well-completions-plot@1.5.18...well-completions-plot@1.5.19) (2025-01-20)
    
    ### Bug Fixes
    
    * [Snyk] Security upgrade terser-webpack-plugin from 5.3.10 to 5.3.11 ([#2395](#2395)) ([2a9a06f](2a9a06f))
    semantic-release-bot committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    5e368e8 View commit details
    Browse the repository at this point in the history
  3. chore(release): subsurface-viewer@1.5.2 [skip ci]

    ## [1.5.2](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@1.5.1...subsurface-viewer@1.5.2) (2025-01-20)
    
    ### Bug Fixes
    
    * [Snyk] Security upgrade terser-webpack-plugin from 5.3.10 to 5.3.11 ([#2395](#2395)) ([2a9a06f](2a9a06f))
    semantic-release-bot committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    901e247 View commit details
    Browse the repository at this point in the history
  4. chore(release): well-log-viewer@2.2.5 [skip ci]

    ## [2.2.5](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@2.2.4...well-log-viewer@2.2.5) (2025-01-20)
    
    ### Bug Fixes
    
    * [Snyk] Security upgrade terser-webpack-plugin from 5.3.10 to 5.3.11 ([#2395](#2395)) ([2a9a06f](2a9a06f))
    semantic-release-bot committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    00fd5aa View commit details
    Browse the repository at this point in the history
  5. chore: bump the typescript-eslint group in /typescript with 2 updates (

    …#2413)
    
    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 8.16.0 to 8.20.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>v8.20.0</h2>
    <h2>8.20.0 (2025-01-13)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li>standardize debug namespaces to file paths (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10599">#10599</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-misused-spread] add new rule (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10551">#10551</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-deprecated] add allow options
    (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10585">#10585</a>)</li>
    <li><strong>eslint-plugin:</strong> [consistent-type-assertions] add
    arrayLiteralTypeAssertions options (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10565">#10565</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-shadow] ignore ordering of type
    declarations (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10593">#10593</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] don't
    flag optional chaining for union types with an unconstrained type
    parameters (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10602">#10602</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Josh Goldberg ✨</li>
    <li>Ronen Amiel</li>
    <li>YeonJuan <a
    href="https://github.com/yeonjuan"><code>@​yeonjuan</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>
    <h2>v8.19.1</h2>
    <h2>8.19.1 (2025-01-06)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-base-to-string] check array
    generic type (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10437">#10437</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-shadow] report correctly on
    parameters of functions declared with the <code>declare</code> keyword
    (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10543">#10543</a>)</li>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] remove
    remaining (unsafe) autofixes (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10548">#10548</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-deprecated] doesn't report on
    shorthand property in an object expression (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10550">#10550</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Kirk Waiblinger</li>
    <li>mdm317</li>
    <li>Ronen Amiel</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>
    <h2>v8.19.0</h2>
    <h2>8.19.0 (2024-12-30)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] check
    array predicate functions' return statements (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10106">#10106</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </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>8.20.0 (2025-01-13)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [consistent-type-assertions] add
    arrayLiteralTypeAssertions options (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10565">#10565</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-deprecated] add allow options
    (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10585">#10585</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-misused-spread] add new rule (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10551">#10551</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] don't
    flag optional chaining for union types with an unconstrained type
    parameters (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10602">#10602</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-shadow] ignore ordering of type
    declarations (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10593">#10593</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Josh Goldberg ✨</li>
    <li>Ronen Amiel</li>
    <li>YeonJuan <a
    href="https://github.com/yeonjuan"><code>@​yeonjuan</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>
    <h2>8.19.1 (2025-01-06)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion]
    handle literal types (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10523">#10523</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-deprecated] doesn't report on
    shorthand property in an object expression (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10550">#10550</a>)</li>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] remove
    remaining (unsafe) autofixes (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10548">#10548</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-shadow] report correctly on
    parameters of functions declared with the <code>declare</code> keyword
    (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10543">#10543</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-base-to-string] check array
    generic type (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10437">#10437</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Kirk Waiblinger</li>
    <li>mdm317</li>
    <li>Ronen Amiel</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>
    <h2>8.19.0 (2024-12-30)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] check
    array predicate functions' return statements (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10106">#10106</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [member-ordering] ignore method
    overloading (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10536">#10536</a>)</li>
    <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
    don't report on indirect circular references (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10537">#10537</a>)</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/ea6fbeab024f0c7936a88c6726a921ec3c299c94"><code>ea6fbea</code></a>
    chore(release): publish 8.20.0</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/a7fc28c62843e9fb2d229d06b867d4e65fdc9193"><code>a7fc28c</code></a>
    feat(eslint-plugin): [consistent-type-assertions] add
    arrayLiteralTypeAsserti...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/d6e59784fedc2eaafce576898b0996124ac0809c"><code>d6e5978</code></a>
    fix(eslint-plugin): [no-unnecessary-condition] don't flag optional
    chaining f...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/63135f72879c3068a94c494af6e915063f96222d"><code>63135f7</code></a>
    fix(eslint-plugin): [no-shadow] ignore ordering of type declarations (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10593">#10593</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/6dda0a4be4026dbf1d2edfffcd2e51080ea43e5f"><code>6dda0a4</code></a>
    feat(eslint-plugin): [no-deprecated] add allow options (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10585">#10585</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/04166e034b19f2aec4bf4a54fc36d636854fdac8"><code>04166e0</code></a>
    feat(eslint-plugin): [no-misused-spread] add new rule (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10551">#10551</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/b17c7f25af620c22ab9a27c270c964a6fd29de7c"><code>b17c7f2</code></a>
    chore: export all Options and MessageIds types from rule files (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10556">#10556</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/03d9639c0fa535fd547961ab96a56cb38d0b8d07"><code>03d9639</code></a>
    test(eslint-plugin): add extra tests (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10587">#10587</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/e697cfa958717d63e6bb25ef14de0931502eb556"><code>e697cfa</code></a>
    chore: fix CI snapshot failure (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10624">#10624</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/328b7dfe255b2a9c8226db472b21d070f19193af"><code>328b7df</code></a>
    chore(release): publish 8.19.1</li>
    <li>Additional commits viewable in <a
    href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.0/packages/eslint-plugin">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@typescript-eslint/parser` from 8.16.0 to 8.20.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>v8.20.0</h2>
    <h2>8.20.0 (2025-01-13)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li>standardize debug namespaces to file paths (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10599">#10599</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-misused-spread] add new rule (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10551">#10551</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-deprecated] add allow options
    (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10585">#10585</a>)</li>
    <li><strong>eslint-plugin:</strong> [consistent-type-assertions] add
    arrayLiteralTypeAssertions options (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10565">#10565</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-shadow] ignore ordering of type
    declarations (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10593">#10593</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] don't
    flag optional chaining for union types with an unconstrained type
    parameters (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10602">#10602</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Josh Goldberg ✨</li>
    <li>Ronen Amiel</li>
    <li>YeonJuan <a
    href="https://github.com/yeonjuan"><code>@​yeonjuan</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>
    <h2>v8.19.1</h2>
    <h2>8.19.1 (2025-01-06)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-base-to-string] check array
    generic type (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10437">#10437</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-shadow] report correctly on
    parameters of functions declared with the <code>declare</code> keyword
    (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10543">#10543</a>)</li>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] remove
    remaining (unsafe) autofixes (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10548">#10548</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-deprecated] doesn't report on
    shorthand property in an object expression (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10550">#10550</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Kirk Waiblinger</li>
    <li>mdm317</li>
    <li>Ronen Amiel</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>
    <h2>v8.19.0</h2>
    <h2>8.19.0 (2024-12-30)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [strict-boolean-expressions] check
    array predicate functions' return statements (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10106">#10106</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </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>8.20.0 (2025-01-13)</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>
    <h2>8.19.1 (2025-01-06)</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>
    <h2>8.19.0 (2024-12-30)</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>
    <h2>8.18.2 (2024-12-23)</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>
    <h2>8.18.1 (2024-12-16)</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>
    <h2>8.18.0 (2024-12-09)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li>typescript peer dependency (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10373">#10373</a>)</li>
    </ul>
    <h3>❤️  Thank You</h3>
    <ul>
    <li>rtritto</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>
    <h2>8.17.0 (2024-12-02)</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/ea6fbeab024f0c7936a88c6726a921ec3c299c94"><code>ea6fbea</code></a>
    chore(release): publish 8.20.0</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/328b7dfe255b2a9c8226db472b21d070f19193af"><code>328b7df</code></a>
    chore(release): publish 8.19.1</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/e19f30f1867e0ea2cd39401a46bd334a1f5c1dd7"><code>e19f30f</code></a>
    chore(release): publish 8.19.0</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/157b781f2b59c7e9c0d2558ce302cf5c886fddff"><code>157b781</code></a>
    chore(release): publish 8.18.2</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/b2ce15840934fb5bf1ad4b1136658be9578ab82c"><code>b2ce158</code></a>
    chore(release): publish 8.18.1</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/d03270fe0d8d05852d0602659e52e80531f92847"><code>d03270f</code></a>
    chore: fix incorrect licenses (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10481">#10481</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/c60dbabd8a93e001543de64ec479f62e9725978a"><code>c60dbab</code></a>
    chore(release): publish 8.18.0</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/0d65f179ac88ab6bb60cd3fcb1ad67bdc725a9d1"><code>0d65f17</code></a>
    chore: enforce repo nullish check style (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10419">#10419</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/c92c29d142640b107795cfcdd28e94e4a811872d"><code>c92c29d</code></a>
    chore: standardise licenses on MIT (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10387">#10387</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/4cb2cf86c3d011fca667c745d43fd8dcd6c9e652"><code>4cb2cf8</code></a>
    fix: typescript peer dependency (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10373">#10373</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.20.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 Jan 20, 2025
    Configuration menu
    Copy the full SHA
    aa0f293 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa51d16 View commit details
    Browse the repository at this point in the history
  7. chore(release): subsurface-viewer@1.6.0 [skip ci]

    # [1.6.0](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@1.5.2...subsurface-viewer@1.6.0) (2025-01-20)
    
    ### Features
    
    * Expose `onDrag` and `getCursor` functions from `DeckGL` component ([#2415](#2415)) ([fa51d16](fa51d16))
    semantic-release-bot committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    b436a1f View commit details
    Browse the repository at this point in the history
  8. chore: bump eslint-plugin-prettier from 5.2.2 to 5.2.3 in /typescript…

    … in the eslint-plugin group (#2414)
    
    Bumps the eslint-plugin group in /typescript with 1 update:
    [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier).
    
    Updates `eslint-plugin-prettier` from 5.2.2 to 5.2.3
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/prettier/eslint-plugin-prettier/releases">eslint-plugin-prettier's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.2.3</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/703">#703</a>
    <a
    href="https://github.com/prettier/eslint-plugin-prettier/commit/9c6141f2436de0bf379bef91b30fe1b0bc737cf2"><code>9c6141f</code></a>
    Thanks <a href="https://github.com/BPScott"><code>@​BPScott</code></a>!
    - Add name field to recommended flat config</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md">eslint-plugin-prettier's
    changelog</a>.</em></p>
    <blockquote>
    <h2>5.2.3</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/prettier/eslint-plugin-prettier/pull/703">#703</a>
    <a
    href="https://github.com/prettier/eslint-plugin-prettier/commit/9c6141f2436de0bf379bef91b30fe1b0bc737cf2"><code>9c6141f</code></a>
    Thanks <a href="https://github.com/BPScott"><code>@​BPScott</code></a>!
    - Add name field to recommended flat config</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/prettier/eslint-plugin-prettier/commit/6fd7ba1374960ad943c46e8c4e607bffc142347a"><code>6fd7ba1</code></a>
    chore: release eslint-plugin-prettier (<a
    href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/704">#704</a>)</li>
    <li><a
    href="https://github.com/prettier/eslint-plugin-prettier/commit/190d6f9738fe4eaa2ba38fe785795293e985962a"><code>190d6f9</code></a>
    build(deps): Bump synckit from 0.9.1 to 0.9.2 (<a
    href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/705">#705</a>)</li>
    <li><a
    href="https://github.com/prettier/eslint-plugin-prettier/commit/9cf6a01a56e1f80ab3bbbbabe829c739ecae797c"><code>9cf6a01</code></a>
    build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (<a
    href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/677">#677</a>)</li>
    <li><a
    href="https://github.com/prettier/eslint-plugin-prettier/commit/9c6141f2436de0bf379bef91b30fe1b0bc737cf2"><code>9c6141f</code></a>
    chore: add plugin name to flat recommended config (<a
    href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/703">#703</a>)</li>
    <li><a
    href="https://github.com/prettier/eslint-plugin-prettier/commit/35a5cd02cf8f607e04bcf577241c76a17e224179"><code>35a5cd0</code></a>
    chore: bupm eslint-plugin-comments (<a
    href="https://redirect.github.com/prettier/eslint-plugin-prettier/issues/702">#702</a>)</li>
    <li>See full diff in <a
    href="https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.2...v5.2.3">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-prettier&package-manager=npm_and_yarn&previous-version=5.2.2&new-version=5.2.3)](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 <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>
    Co-authored-by: t0oF <93762994+w1nklr@users.noreply.github.com>
    dependabot[bot] and w1nklr authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    f1cf068 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. chore: bump the testing-library group in /typescript with 2 updates (#…

    …2417)
    
    Bumps the testing-library group in /typescript with 2 updates:
    [@testing-library/react](https://github.com/testing-library/react-testing-library)
    and
    [@testing-library/user-event](https://github.com/testing-library/user-event).
    
    Updates `@testing-library/react` from 16.0.1 to 16.2.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/testing-library/react-testing-library/releases"><code>@​testing-library/react</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>v16.2.0</h2>
    <h1><a
    href="https://github.com/testing-library/react-testing-library/compare/v16.1.0...v16.2.0">16.2.0</a>
    (2025-01-15)</h1>
    <h3>Features</h3>
    <ul>
    <li>Add support for React error handlers (<a
    href="https://redirect.github.com/testing-library/react-testing-library/issues/1354">#1354</a>)
    (<a
    href="https://github.com/testing-library/react-testing-library/commit/9618c5133706ec964f649e60a777cc384db58a3f">9618c51</a>)</li>
    </ul>
    <h2>v16.1.0</h2>
    <h1><a
    href="https://github.com/testing-library/react-testing-library/compare/v16.0.1...v16.1.0">16.1.0</a>
    (2024-12-05)</h1>
    <h3>Features</h3>
    <ul>
    <li>Add support for React 19 (<a
    href="https://redirect.github.com/testing-library/react-testing-library/issues/1367">#1367</a>)
    (<a
    href="https://github.com/testing-library/react-testing-library/commit/85ac2534a59abd38880011e77da4bb8c716eba84">85ac253</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/testing-library/react-testing-library/commit/9618c5133706ec964f649e60a777cc384db58a3f"><code>9618c51</code></a>
    feat: Add support for React error handlers (<a
    href="https://redirect.github.com/testing-library/react-testing-library/issues/1354">#1354</a>)</li>
    <li><a
    href="https://github.com/testing-library/react-testing-library/commit/eab6e679a30eb87c1019717bb1fe1b57e5207c39"><code>eab6e67</code></a>
    [ci] Codecov fix follow-up</li>
    <li><a
    href="https://github.com/testing-library/react-testing-library/commit/7134e5d7adc9f10b6ddaf6efdca376fac2f0b521"><code>7134e5d</code></a>
    [ci] Fix codecov action (<a
    href="https://redirect.github.com/testing-library/react-testing-library/issues/1376">#1376</a>)</li>
    <li><a
    href="https://github.com/testing-library/react-testing-library/commit/85ac2534a59abd38880011e77da4bb8c716eba84"><code>85ac253</code></a>
    feat: Add support for React 19 (<a
    href="https://redirect.github.com/testing-library/react-testing-library/issues/1367">#1367</a>)</li>
    <li>See full diff in <a
    href="https://github.com/testing-library/react-testing-library/compare/v16.0.1...v16.2.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@testing-library/user-event` from 14.5.2 to 14.6.0
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/testing-library/user-event/releases"><code>@​testing-library/user-event</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>v14.6.0</h2>
    <h2><a
    href="https://github.com/testing-library/user-event/compare/v14.5.2...v14.6.0">14.6.0</a>
    (2025-01-15)</h2>
    <h3>Features</h3>
    <ul>
    <li>dispatch <code>FocusEvent</code> in hidden documents (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1252">#1252</a>)
    (<a
    href="https://github.com/testing-library/user-event/commit/1ed8b1557b40c7ded24c62f14d33b1086ceac0a4">1ed8b15</a>)</li>
    </ul>
    <h3>Bug Fixes</h3>
    <ul>
    <li><strong>clipboard:</strong> await
    <code>DataTransferItem.getAsString()</code> callback (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1251">#1251</a>)
    (<a
    href="https://github.com/testing-library/user-event/commit/7b11b0e88a4bf8a3366caa70888028bf4bff59ec">7b11b0e</a>)</li>
    <li><strong>event:</strong> assign pointer coords to MouseEvent (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1039">#1039</a>)
    (<a
    href="https://github.com/testing-library/user-event/commit/852897257744b18eca56edc9dc171e626a6d9823">8528972</a>)</li>
    <li><strong>pointer:</strong> check <code>PointerCoords.x</code> in
    <code>isDifferentPointerPosition</code> (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1216">#1216</a>)
    (<a
    href="https://github.com/testing-library/user-event/commit/75edef5c066e30c3be28b8d607b47f7b66ad14c1">75edef5</a>)</li>
    <li><strong>pointer:</strong> check all fields of
    <code>PointerCoords</code> in <code>isDifferentPointerPosition()</code>
    (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1229">#1229</a>)
    (<a
    href="https://github.com/testing-library/user-event/commit/5f3d28fe3a5a83b7403c1c6f41ba2be881306bfc">5f3d28f</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/testing-library/user-event/commit/5f3d28fe3a5a83b7403c1c6f41ba2be881306bfc"><code>5f3d28f</code></a>
    fix(pointer): check all fields of <code>PointerCoords</code> in
    `isDifferentPointerPosit...</li>
    <li><a
    href="https://github.com/testing-library/user-event/commit/75edef5c066e30c3be28b8d607b47f7b66ad14c1"><code>75edef5</code></a>
    fix(pointer): check <code>PointerCoords.x</code> in
    <code>isDifferentPointerPosition</code> (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1216">#1216</a>)</li>
    <li><a
    href="https://github.com/testing-library/user-event/commit/852897257744b18eca56edc9dc171e626a6d9823"><code>8528972</code></a>
    fix(event): assign pointer coords to MouseEvent (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1039">#1039</a>)</li>
    <li><a
    href="https://github.com/testing-library/user-event/commit/7b11b0e88a4bf8a3366caa70888028bf4bff59ec"><code>7b11b0e</code></a>
    fix(clipboard): await <code>DataTransferItem.getAsString()</code>
    callback (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1251">#1251</a>)</li>
    <li><a
    href="https://github.com/testing-library/user-event/commit/1ed8b1557b40c7ded24c62f14d33b1086ceac0a4"><code>1ed8b15</code></a>
    feat: dispatch <code>FocusEvent</code> in hidden documents (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1252">#1252</a>)</li>
    <li><a
    href="https://github.com/testing-library/user-event/commit/63f746809acf7401012f0bd24fcebc7970c42251"><code>63f7468</code></a>
    docs: add remcovaes as a contributor for bug (<a
    href="https://redirect.github.com/testing-library/user-event/issues/1250">#1250</a>)</li>
    <li><a
    href="https://github.com/testing-library/user-event/commit/139d18f9b75b6aa0a2379c85650b137f148e4706"><code>139d18f</code></a>
    test: reset DTL <code>asyncWrapper</code> before asserting
    <code>setTimeout</code> calls</li>
    <li><a
    href="https://github.com/testing-library/user-event/commit/a76db966137cfabada785c5ab42caee6da0d0269"><code>a76db96</code></a>
    chore: add TODO to update <code>updateSelectionOnFocus</code></li>
    <li><a
    href="https://github.com/testing-library/user-event/commit/57c9b655ca2e99ba58b9a0cae8177bfc1110aa7f"><code>57c9b65</code></a>
    chore: add TODO to simulate <code>FocusEvent</code> in browsers</li>
    <li><a
    href="https://github.com/testing-library/user-event/commit/5057e39aff7f6455dbb7720eb7898f8cf5ac7c9a"><code>5057e39</code></a>
    test: convert flaky assertion on <code>\&lt;input
    type=&quot;file&quot;/&gt;</code> to TODO</li>
    <li>Additional commits viewable in <a
    href="https://github.com/testing-library/user-event/compare/v14.5.2...v14.6">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 Jan 21, 2025
    Configuration menu
    Copy the full SHA
    fc12bf5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

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

    …#2416)
    
    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 8.20.0 to 8.21.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>v8.21.0</h2>
    <h2>8.21.0 (2025-01-20)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>ast-spec:</strong> support import attributes in
    <code>TSImportType</code> (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10640">#10640</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-type-arguments]
    handle type args on jsx (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10630">#10630</a>)</li>
    <li><strong>eslint-plugin:</strong> check JSX spread elements for
    misused spread usage (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10653">#10653</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-for-in-array] report on any type
    which may be an array or array-like (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10535">#10535</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-base-to-string] don't crash for
    recursive array or tuple types (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10633">#10633</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] handle
    template literal (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10675">#10675</a>)</li>
    <li><strong>eslint-plugin-internal:</strong> [debug-namespace] on
    windows (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10661">#10661</a>)</li>
    <li><strong>rule-tester:</strong> handle window root path (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10654">#10654</a>)</li>
    <li><strong>scope-manager:</strong> add a reference for JSX closing
    element if it exists (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10614">#10614</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Arya Emami <a
    href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a></li>
    <li>Ronen Amiel</li>
    <li>YeonJuan <a
    href="https://github.com/yeonjuan"><code>@​yeonjuan</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>8.21.0 (2025-01-20)</h2>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] handle
    template literal (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10675">#10675</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-base-to-string] don't crash for
    recursive array or tuple types (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10633">#10633</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-for-in-array] report on any type
    which may be an array or array-like (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10535">#10535</a>)</li>
    <li><strong>eslint-plugin:</strong> check JSX spread elements for
    misused spread usage (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10653">#10653</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-type-arguments]
    handle type args on jsx (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10630">#10630</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Ronen Amiel</li>
    <li>YeonJuan <a
    href="https://github.com/yeonjuan"><code>@​yeonjuan</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>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/79af426500b0665f3f706bfcca11c10acc7b83e0"><code>79af426</code></a>
    chore(release): publish 8.21.0</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/609a78fe094e98b18d07c243f457d243415d6132"><code>609a78f</code></a>
    test(eslint-plugin): adjust tests to verify
    <code>no-unnecessary-type-assertion</code> d...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/fb4ca7226919f5dab916386c0beffdd734419c3a"><code>fb4ca72</code></a>
    fix(eslint-plugin): [no-duplicate-enum-values] handle template literal
    (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10675">#10675</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/1895948063350f05ebc1655d9523226f51098736"><code>1895948</code></a>
    fix(eslint-plugin): [no-base-to-string] don't crash for recursive array
    or tu...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/74f1c5a6ccbe34087400a79354172e62e0f2a012"><code>74f1c5a</code></a>
    fix(eslint-plugin): [no-for-in-array] report on any type which may be an
    arra...</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/916b989e02c890df5a45ea8612957380833a72ef"><code>916b989</code></a>
    fix(eslint-plugin): check JSX spread elements for misused spread usage
    (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10653">#10653</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/31be0532065491d9141cbddfe42dd771eadc0a82"><code>31be053</code></a>
    chore: fix failing test on master</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/70f3092d7d4b039317735a0c8abe2229d5678dd6"><code>70f3092</code></a>
    docs: [no-misused-spread] fix sample code (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10659">#10659</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/a157fd4c62741d2dec2e4f47f738f499b616035d"><code>a157fd4</code></a>
    chore: standardized on inline named exports (mostly) (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/10596">#10596</a>)</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/3dbcc19a129d90072635f96eec9e9e1e5be7d6f5"><code>3dbcc19</code></a>
    fix(eslint-plugin): [no-unnecessary-type-arguments] handle type args on
    jsx (...</li>
    <li>See full diff in <a
    href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.0/packages/eslint-plugin">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `@typescript-eslint/parser` from 8.20.0 to 8.21.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>v8.21.0</h2>
    <h2>8.21.0 (2025-01-20)</h2>
    <h3>🚀 Features</h3>
    <ul>
    <li><strong>ast-spec:</strong> support import attributes in
    <code>TSImportType</code> (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10640">#10640</a>)</li>
    </ul>
    <h3>🩹 Fixes</h3>
    <ul>
    <li><strong>eslint-plugin:</strong> [no-unnecessary-type-arguments]
    handle type args on jsx (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10630">#10630</a>)</li>
    <li><strong>eslint-plugin:</strong> check JSX spread elements for
    misused spread usage (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10653">#10653</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-for-in-array] report on any type
    which may be an array or array-like (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10535">#10535</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-base-to-string] don't crash for
    recursive array or tuple types (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10633">#10633</a>)</li>
    <li><strong>eslint-plugin:</strong> [no-duplicate-enum-values] handle
    template literal (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10675">#10675</a>)</li>
    <li><strong>eslint-plugin-internal:</strong> [debug-namespace] on
    windows (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10661">#10661</a>)</li>
    <li><strong>rule-tester:</strong> handle window root path (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10654">#10654</a>)</li>
    <li><strong>scope-manager:</strong> add a reference for JSX closing
    element if it exists (<a
    href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10614">#10614</a>)</li>
    </ul>
    <h3>❤️ Thank You</h3>
    <ul>
    <li>Arya Emami <a
    href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a></li>
    <li>Ronen Amiel</li>
    <li>YeonJuan <a
    href="https://github.com/yeonjuan"><code>@​yeonjuan</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>8.21.0 (2025-01-20)</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/79af426500b0665f3f706bfcca11c10acc7b83e0"><code>79af426</code></a>
    chore(release): publish 8.21.0</li>
    <li><a
    href="https://github.com/typescript-eslint/typescript-eslint/commit/a157fd4c62741d2dec2e4f47f738f499b616035d"><code>a157fd4</code></a>
    chore: standardized on inline named exports (mostly) (<a
    href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/10596">#10596</a>)</li>
    <li>See full diff in <a
    href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.21.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>
    Co-authored-by: t0oF <93762994+w1nklr@users.noreply.github.com>
    dependabot[bot] and w1nklr authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    825e60b View commit details
    Browse the repository at this point in the history
  2. fix: conflict with new @deck.gl version 9.1 (#2419)

    Conflict with @luma.gl versions in @deck.gl and
    "@deck.gl-community/editable-layers" and breaking changes in deck.gl v
    9.1.
    rubenthoms authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    19e7e3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3e982d View commit details
    Browse the repository at this point in the history
Loading