-
Notifications
You must be signed in to change notification settings - Fork 43
Comparing changes
Open a pull request
base repository: equinor/webviz-subsurface-components
base: subsurface-viewer@0.27.0
head repository: equinor/webviz-subsurface-components
compare: subsurface-viewer@0.27.1
- 9 commits
- 21 files changed
- 8 contributors
Commits on May 3, 2024
-
chore: bump ejs from 3.1.9 to 3.1.10 in /typescript (#2041)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mde/ejs/releases">ejs's releases</a>.</em></p> <blockquote> <h2>v3.1.10</h2> <p>Version 3.1.10</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mde/ejs/commit/d3f807dea9ce904e20a47a661f2310ce9134dc2a"><code>d3f807d</code></a> Version 3.1.10</li> <li><a href="https://github.com/mde/ejs/commit/9ee26dde5d7015d9c0e2ff87314cabeac5247c02"><code>9ee26dd</code></a> Mocha TDD</li> <li><a href="https://github.com/mde/ejs/commit/e469741dca7df2eb400199e1cdb74621e3f89aa5"><code>e469741</code></a> Basic pollution protection</li> <li><a href="https://github.com/mde/ejs/commit/715e9507fa3e6122dc6430fe0f25a6e6ded300c1"><code>715e950</code></a> Merge pull request <a href="https://redirect.github.com/mde/ejs/issues/756">#756</a> from Jeffrey-mu/main</li> <li><a href="https://github.com/mde/ejs/commit/cabe3146ad964a1e98db7742abf435906ca79406"><code>cabe314</code></a> Include advanced usage examples</li> <li><a href="https://github.com/mde/ejs/commit/29b076cdbbf3eb1b4323b33299ab6d79391b2c33"><code>29b076c</code></a> Added header</li> <li><a href="https://github.com/mde/ejs/commit/11503c79af882e3635b513d57c7f1813792eb127"><code>11503c7</code></a> Merge branch 'main' of github.com:mde/ejs into main</li> <li><a href="https://github.com/mde/ejs/commit/7690404e2fc1688756938e4d2fc19e0fac77d736"><code>7690404</code></a> Added security banner to README</li> <li><a href="https://github.com/mde/ejs/commit/f47d7aedd51a983e4f73045f962b1209096b5800"><code>f47d7ae</code></a> Update SECURITY.md</li> <li><a href="https://github.com/mde/ejs/commit/828cea1687e3db459ab09d2f405d2444c7580b90"><code>828cea1</code></a> Update SECURITY.md</li> <li>Additional commits viewable in <a href="https://github.com/mde/ejs/compare/v3.1.9...v3.1.10">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) 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>
Configuration menu - View commit details
-
Copy full SHA for 9ff3fac - Browse repository at this point
Copy the full SHA 9ff3facView commit details
Commits on May 13, 2024
-
fix: Support Python 3.11 (#2046)
When moving to use Red Hat Enterprise Linux 8 we would benefit from also moving toward using python version 3.11. We strongly encourage components part of komodo to add support and testing for this version, to allow this move/upgrade to happen in near future. Resolves #1909 Co-authored-by: Anders Fredrik Kiær <31612826+anders-kiaer@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d166b02 - Browse repository at this point
Copy the full SHA d166b02View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c0dfa5 - Browse repository at this point
Copy the full SHA 7c0dfa5View commit details
Commits on May 23, 2024
-
fix: remove duplicated file (#2051)
SidePanel.scss was existing in 2 flavors: - SidePanel.scss - sidePanel.scss This breaks compilation/storybook/... on windows with git bash Co-authored-by: Vladimir-Kokin <86053741+Vladimir-Kokin@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a8d63c - Browse repository at this point
Copy the full SHA 1a8d63cView commit details -
chore(release): well-log-viewer@1.7.3 [skip ci]
## [1.7.3](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@1.7.2...well-log-viewer@1.7.3) (2024-05-23) ### Bug Fixes * remove duplicated file ([#2051](#2051)) ([1a8d63c](1a8d63c))
Configuration menu - View commit details
-
Copy full SHA for 3a6f141 - Browse repository at this point
Copy the full SHA 3a6f141View commit details -
fix: [Snyk] Security upgrade @nx/jest from 16.5.0 to 16.9.0 (#2048)
<p>This PR was automatically created by Snyk using the credentials of a real user.</p><br /><h3>Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.</h3> #### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - typescript/package.json - typescript/package-lock.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:-------------------------  | **125/1000** <br/> **Why?** Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 0, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.08, Score Version: V5 | Uncontrolled resource consumption <br/>[SNYK-JS-BRACES-6838727](https://snyk.io/vuln/SNYK-JS-BRACES-6838727) | No | No Known Exploit  | **125/1000** <br/> **Why?** Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 0, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.08, Score Version: V5 | Inefficient Regular Expression Complexity <br/>[SNYK-JS-MICROMATCH-6838728](https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728) | No | No Known Exploit (*) Note that the real score may have changed since the PR was raised. <details> <summary><b>Commit messages</b></summary> </br> <details> <summary>Package name: <b>@nx/jest</b></summary> The new version differs by 250 commits.</br> <ul> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/e62f0b114b973fd82ba8be2d1559e7d8b1934392">e62f0b1</a> chore(repo): update nx to 16.9.0-rc.1 (#19302)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/2b84f10e690a30bc324ea36d27831b6658c8c9f8">2b84f10</a> bugfix(react-native): fix run-ios failed on 2nd run (#19287)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/295ec47f5d0cb8b2cce607d4231f0fe62e44d7d8">295ec47</a> fix(core): do not attempt to publish private npm packages (#19299)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/b0e48a602128a334919da3d1e5faa3668a32f893">b0e48a6</a> chore(repo): update nx to 16.9.0-rc.0 (#19296)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/d1fe398ea0fa5b1a503bfcb62ee05afe6f1ef213">d1fe398</a> docs(core): packages to api (#19281)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/94d8356e51afea08ec194e8dbaa176c30fe96512">94d8356</a> fix(vite): provide correct root directory when building a root project (#19298)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/ca85d2683eb2b4cabb53f7059655b6dae7f2d8a5">ca85d26</a> fix(core): unregister in-process ts transpilers when projectGraph is created (#19187)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/9f0e9c8881110a94caca1f9eddd97aa6bc4ed41d">9f0e9c8</a> chore(core): nx plugin submission nx-gcp-cache (#18172)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/e9eb10fa4b40ce93c913230cd64744655a1f8d69">e9eb10f</a> chore(core): nx plugin submission @ jnxplus/nx-maven (#19081)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/f2edb2930e2050baeb46c31bae1e78ba6fbdcb98">f2edb29</a> chore(core): remove deprecated plugins from approved-plugins.json file (#19082)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/c18c0b2eba1f693ce90e0b2a89cc99ac82bdc41e">c18c0b2</a> feat(misc): prepend cwd to directory in project generators when using as-provided format (#19227)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/78f7f9f9e5c886a450ed73a56671b32691ed0b77">78f7f9f</a> fix(nextjs): Add missing env to base Nx Env (#19201)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/903c4fe7c83bb670cdf047a28506b9be228c991a">903c4fe</a> fix(js): update generated .swcrc file to align with @ swc/core@1.3.85 (#19214)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/75890f58dde67de30c1d17de6dcf59f8c02c3134">75890f5</a> chore(repo): remove dep from nx-dev-e2e -> devkit (#19288)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/d8261b435c582f5bab3c28f35ec80dc6026bc947">d8261b4</a> fix(repo): add native packages to the release group (#19289)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/91b145174379d4b10347ab55829bf8c282b3d8b6">91b1451</a> fix(core): ensure target-only argument is rewritten correctly to be forwarded (#17971)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/5545ffbaa9c6a339cfd1bc25f23748b3431e1dc6">5545ffb</a> feat(core): allow multiple targets in show projects commmand (#18506)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/57dc1053a8036332fd50af96b988e46dce5859b1">57dc105</a> chore(core): prepare Angular specific error only before throwing it (#18904)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/82fb209b40545b0b5f5cf312df0d0473ebdb674d">82fb209</a> fix(nx-plugin): pass full context into parseTargetString (#19154)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/1aef24be398028047d5bb70468b1c549bc9340c3">1aef24b</a> chore(angular): move parseTargetString to pass executor context (#19133)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/d4a6d325783a131c9b822e2d948df1d5ecd96dc4">d4a6d32</a> feat(core): run createDependencies plugins concurrently (#19176)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/90c811adc810bb407fa8c8dc222089802e5abb89">90c811a</a> Revert "chore(repo): increate npm fetch retires count and timeout (#1… (#19283)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/ed0456e798e3e60a4e3d0936d2cf04d8a5c9ec12">ed0456e</a> chore(repo): increate npm fetch retires count and timeout (#19191)</li> <li><a href="https://snyk.io/redirect/github/nrwl/nx/commit/6327fab2e0c6c0fd1873de85e094a053b4c34d8c">6327fab</a> chore(repo): dogfood nx release commands (#19237)</li> </ul> <a href="https://snyk.io/redirect/github/nrwl/nx/compare/eaebcc34f92db2200dab0bde2e2e1dde107a47bf...e62f0b114b973fd82ba8be2d1559e7d8b1934392">See the full diff</a> </details> </details> Check the changes in this PR to ensure they won't cause issues with your project. ------------ **Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.* For more information: <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJiMGFjYjdlZC03Yjg0LTQwMWItOGMwNy1jMjFlNTMwYmQwN2QiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImIwYWNiN2VkLTdiODQtNDAxYi04YzA3LWMyMWU1MzBiZDA3ZCJ9fQ==" width="0" height="0"/> 🧐 [View latest project report](https://app.snyk.io/org/webviz-35M4scJeLGQyhekQQFqyte/project/a5a284ec-f173-4fdf-9ef2-62fea2db9114?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/webviz-35M4scJeLGQyhekQQFqyte/project/a5a284ec-f173-4fdf-9ef2-62fea2db9114?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"b0acb7ed-7b84-401b-8c07-c21e530bd07d","prPublicId":"b0acb7ed-7b84-401b-8c07-c21e530bd07d","dependencies":[{"name":"@nx/jest","from":"16.5.0","to":"16.9.0"}],"packageManager":"npm","projectPublicId":"a5a284ec-f173-4fdf-9ef2-62fea2db9114","projectUrl":"https://app.snyk.io/org/webviz-35M4scJeLGQyhekQQFqyte/project/a5a284ec-f173-4fdf-9ef2-62fea2db9114?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"upgrade":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[125,125],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Uncontrolled resource consumption](https://learn.snyk.io/lesson/redos/?loc=fix-pr) Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Christophe Winkler <christophe.winkler@aspentech.com>
Configuration menu - View commit details
-
Copy full SHA for 288a626 - Browse repository at this point
Copy the full SHA 288a626View commit details -
chore(release): wsc-common@0.6.3 [skip ci]
## [0.6.3](https://github.com/equinor/webviz-subsurface-components/compare/wsc-common@0.6.2...wsc-common@0.6.3) (2024-05-23) ### Bug Fixes * [Snyk] Security upgrade @nx/jest from 16.5.0 to 16.9.0 ([#2048](#2048)) ([288a626](288a626)), closes [#19302](https://github.com/equinor/webviz-subsurface-components/issues/19302) [#19287](https://github.com/equinor/webviz-subsurface-components/issues/19287) [#19299](https://github.com/equinor/webviz-subsurface-components/issues/19299) [#19296](https://github.com/equinor/webviz-subsurface-components/issues/19296) [#19281](https://github.com/equinor/webviz-subsurface-components/issues/19281) [#19298](https://github.com/equinor/webviz-subsurface-components/issues/19298) [#19187](https://github.com/equinor/webviz-subsurface-components/issues/19187) [#18172](https://github.com/equinor/webviz-subsurface-components/issues/18172) [#19081](https://github.com/equinor/webviz-subsurface-components/issues/19081) [#19082](https://github.com/equinor/webviz-subsurface-components/issues/19082) [#19227](https://github.com/equinor/webviz-subsurface-components/issues/19227) [#19201](https://github.com/equinor/webviz-subsurface-components/issues/19201) [#19214](https://github.com/equinor/webviz-subsurface-components/issues/19214) [#19288](https://github.com/equinor/webviz-subsurface-components/issues/19288) [#19289](https://github.com/equinor/webviz-subsurface-components/issues/19289) [#17971](https://github.com/equinor/webviz-subsurface-components/issues/17971) [#18506](https://github.com/equinor/webviz-subsurface-components/issues/18506) [#18904](https://github.com/equinor/webviz-subsurface-components/issues/18904) [#19154](https://github.com/equinor/webviz-subsurface-components/issues/19154) [#19133](https://github.com/equinor/webviz-subsurface-components/issues/19133) [#19176](https://github.com/equinor/webviz-subsurface-components/issues/19176) [#1](#1) [#19283](https://github.com/equinor/webviz-subsurface-components/issues/19283) [#19191](https://github.com/equinor/webviz-subsurface-components/issues/19191) [#19237](https://github.com/equinor/webviz-subsurface-components/issues/19237)
Configuration menu - View commit details
-
Copy full SHA for dbca5bb - Browse repository at this point
Copy the full SHA dbca5bbView commit details -
chore(release): well-completions-plot@1.2.15 [skip ci]
## [1.2.15](https://github.com/equinor/webviz-subsurface-components/compare/well-completions-plot@1.2.14...well-completions-plot@1.2.15) (2024-05-23) ### Bug Fixes * [Snyk] Security upgrade @nx/jest from 16.5.0 to 16.9.0 ([#2048](#2048)) ([288a626](288a626)), closes [#19302](https://github.com/equinor/webviz-subsurface-components/issues/19302) [#19287](https://github.com/equinor/webviz-subsurface-components/issues/19287) [#19299](https://github.com/equinor/webviz-subsurface-components/issues/19299) [#19296](https://github.com/equinor/webviz-subsurface-components/issues/19296) [#19281](https://github.com/equinor/webviz-subsurface-components/issues/19281) [#19298](https://github.com/equinor/webviz-subsurface-components/issues/19298) [#19187](https://github.com/equinor/webviz-subsurface-components/issues/19187) [#18172](https://github.com/equinor/webviz-subsurface-components/issues/18172) [#19081](https://github.com/equinor/webviz-subsurface-components/issues/19081) [#19082](https://github.com/equinor/webviz-subsurface-components/issues/19082) [#19227](https://github.com/equinor/webviz-subsurface-components/issues/19227) [#19201](https://github.com/equinor/webviz-subsurface-components/issues/19201) [#19214](https://github.com/equinor/webviz-subsurface-components/issues/19214) [#19288](https://github.com/equinor/webviz-subsurface-components/issues/19288) [#19289](https://github.com/equinor/webviz-subsurface-components/issues/19289) [#17971](https://github.com/equinor/webviz-subsurface-components/issues/17971) [#18506](https://github.com/equinor/webviz-subsurface-components/issues/18506) [#18904](https://github.com/equinor/webviz-subsurface-components/issues/18904) [#19154](https://github.com/equinor/webviz-subsurface-components/issues/19154) [#19133](https://github.com/equinor/webviz-subsurface-components/issues/19133) [#19176](https://github.com/equinor/webviz-subsurface-components/issues/19176) [#1](#1) [#19283](https://github.com/equinor/webviz-subsurface-components/issues/19283) [#19191](https://github.com/equinor/webviz-subsurface-components/issues/19191) [#19237](https://github.com/equinor/webviz-subsurface-components/issues/19237)
Configuration menu - View commit details
-
Copy full SHA for 54503e4 - Browse repository at this point
Copy the full SHA 54503e4View commit details -
chore(release): subsurface-viewer@0.27.1 [skip ci]
## [0.27.1](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.27.0...subsurface-viewer@0.27.1) (2024-05-23) ### Bug Fixes * [Snyk] Security upgrade @nx/jest from 16.5.0 to 16.9.0 ([#2048](#2048)) ([288a626](288a626)), closes [#19302](https://github.com/equinor/webviz-subsurface-components/issues/19302) [#19287](https://github.com/equinor/webviz-subsurface-components/issues/19287) [#19299](https://github.com/equinor/webviz-subsurface-components/issues/19299) [#19296](https://github.com/equinor/webviz-subsurface-components/issues/19296) [#19281](https://github.com/equinor/webviz-subsurface-components/issues/19281) [#19298](https://github.com/equinor/webviz-subsurface-components/issues/19298) [#19187](https://github.com/equinor/webviz-subsurface-components/issues/19187) [#18172](https://github.com/equinor/webviz-subsurface-components/issues/18172) [#19081](https://github.com/equinor/webviz-subsurface-components/issues/19081) [#19082](https://github.com/equinor/webviz-subsurface-components/issues/19082) [#19227](https://github.com/equinor/webviz-subsurface-components/issues/19227) [#19201](https://github.com/equinor/webviz-subsurface-components/issues/19201) [#19214](https://github.com/equinor/webviz-subsurface-components/issues/19214) [#19288](https://github.com/equinor/webviz-subsurface-components/issues/19288) [#19289](https://github.com/equinor/webviz-subsurface-components/issues/19289) [#17971](https://github.com/equinor/webviz-subsurface-components/issues/17971) [#18506](https://github.com/equinor/webviz-subsurface-components/issues/18506) [#18904](https://github.com/equinor/webviz-subsurface-components/issues/18904) [#19154](https://github.com/equinor/webviz-subsurface-components/issues/19154) [#19133](https://github.com/equinor/webviz-subsurface-components/issues/19133) [#19176](https://github.com/equinor/webviz-subsurface-components/issues/19176) [#1](#1) [#19283](https://github.com/equinor/webviz-subsurface-components/issues/19283) [#19191](https://github.com/equinor/webviz-subsurface-components/issues/19191) [#19237](https://github.com/equinor/webviz-subsurface-components/issues/19237)
Configuration menu - View commit details
-
Copy full SHA for b91c2be - Browse repository at this point
Copy the full SHA b91c2beView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff subsurface-viewer@0.27.0...subsurface-viewer@0.27.1