Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps the deckgl group with 7 updates in the /typescript directory:

Package From To
@deck.gl/aggregation-layers 9.0.23 9.0.27
@deck.gl/core 9.0.23 9.0.27
@deck.gl/extensions 9.0.23 9.0.27
@deck.gl/geo-layers 9.0.23 9.0.27
@deck.gl/json 9.0.23 9.0.27
@deck.gl/layers 9.0.23 9.0.27
@deck.gl/mesh-layers 9.0.23 9.0.27

Updates @deck.gl/aggregation-layers from 9.0.23 to 9.0.27

Release notes

Sourced from @​deck.gl/aggregation-layers's releases.

v9.0.27

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

v9.0.26

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

v9.0.25

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

v9.0.24

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Changelog

Sourced from @​deck.gl/aggregation-layers's changelog.

deck.gl [9.0.27] - Aug 9 2024

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

deck.gl [9.0.26] - Aug 6 2024

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

deck.gl [9.0.25] - Aug 2 2024

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

deck.gl [9.0.24] - Jul 22 2024

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Commits

Updates @deck.gl/core from 9.0.23 to 9.0.27

Release notes

Sourced from @​deck.gl/core's releases.

v9.0.27

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

v9.0.26

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

v9.0.25

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

v9.0.24

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Changelog

Sourced from @​deck.gl/core's changelog.

deck.gl [9.0.27] - Aug 9 2024

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

deck.gl [9.0.26] - Aug 6 2024

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

deck.gl [9.0.25] - Aug 2 2024

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

deck.gl [9.0.24] - Jul 22 2024

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Commits

Updates @deck.gl/extensions from 9.0.23 to 9.0.27

Release notes

Sourced from @​deck.gl/extensions's releases.

v9.0.27

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

v9.0.26

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

v9.0.25

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

v9.0.24

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Changelog

Sourced from @​deck.gl/extensions's changelog.

deck.gl [9.0.27] - Aug 9 2024

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

deck.gl [9.0.26] - Aug 6 2024

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

deck.gl [9.0.25] - Aug 2 2024

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

deck.gl [9.0.24] - Jul 22 2024

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Commits

Updates @deck.gl/geo-layers from 9.0.23 to 9.0.27

Release notes

Sourced from @​deck.gl/geo-layers's releases.

v9.0.27

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

v9.0.26

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

v9.0.25

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

v9.0.24

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Changelog

Sourced from @​deck.gl/geo-layers's changelog.

deck.gl [9.0.27] - Aug 9 2024

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

deck.gl [9.0.26] - Aug 6 2024

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

deck.gl [9.0.25] - Aug 2 2024

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

deck.gl [9.0.24] - Jul 22 2024

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Commits

Updates @deck.gl/json from 9.0.23 to 9.0.27

Release notes

Sourced from @​deck.gl/json's releases.

v9.0.27

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

v9.0.26

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

v9.0.25

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

v9.0.24

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Changelog

Sourced from @​deck.gl/json's changelog.

deck.gl [9.0.27] - Aug 9 2024

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

deck.gl [9.0.26] - Aug 6 2024

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

deck.gl [9.0.25] - Aug 2 2024

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

deck.gl [9.0.24] - Jul 22 2024

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Commits

Updates @deck.gl/layers from 9.0.23 to 9.0.27

Release notes

Sourced from @​deck.gl/layers's releases.

v9.0.27

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

v9.0.26

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

v9.0.25

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

v9.0.24

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Changelog

Sourced from @​deck.gl/layers's changelog.

deck.gl [9.0.27] - Aug 9 2024

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

deck.gl [9.0.26] - Aug 6 2024

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

deck.gl [9.0.25] - Aug 2 2024

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

deck.gl [9.0.24] - Jul 22 2024

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Commits

Updates @deck.gl/mesh-layers from 9.0.23 to 9.0.27

Release notes

Sourced from @​deck.gl/mesh-layers's releases.

v9.0.27

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

v9.0.26

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

v9.0.25

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

v9.0.24

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Changelog

Sourced from @​deck.gl/mesh-layers's changelog.

deck.gl [9.0.27] - Aug 9 2024

  • CARTO: Move cluster stats into data.points.attributes (#9081)
  • CARTO: Re-aggregate properties on change (#9078)

deck.gl [9.0.26] - Aug 6 2024

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#9075)

deck.gl [9.0.25] - Aug 2 2024

  • CARTO: support filters in spatial index sources (#9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#9062)
  • CARTO: Only clip polygon/line layers (#9060)
  • feat(widgets) affect all views if not attached to specific view (#9009)

deck.gl [9.0.24] - Jul 22 2024

  • CARTO: ClusterTileLayer (#8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#8952)
Commits

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 commands and options

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

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
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.23...v9.0.27)

Updates `@deck.gl/core` from 9.0.23 to 9.0.27
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.23...v9.0.27)

Updates `@deck.gl/extensions` from 9.0.23 to 9.0.27
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.23...v9.0.27)

Updates `@deck.gl/geo-layers` from 9.0.23 to 9.0.27
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.23...v9.0.27)

Updates `@deck.gl/json` from 9.0.23 to 9.0.27
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.23...v9.0.27)

Updates `@deck.gl/layers` from 9.0.23 to 9.0.27
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.23...v9.0.27)

Updates `@deck.gl/mesh-layers` from 9.0.23 to 9.0.27
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.27/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.0.23...v9.0.27)

---
updated-dependencies:
- dependency-name: "@deck.gl/aggregation-layers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deckgl
- dependency-name: "@deck.gl/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deckgl
- dependency-name: "@deck.gl/extensions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deckgl
- dependency-name: "@deck.gl/geo-layers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deckgl
- dependency-name: "@deck.gl/json"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deckgl
- dependency-name: "@deck.gl/layers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deckgl
- dependency-name: "@deck.gl/mesh-layers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deckgl
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 21, 2024
@hkfb hkfb merged commit e340a6f into master Aug 22, 2024
15 checks passed
@hkfb hkfb deleted the dependabot/npm_and_yarn/typescript/deckgl-a3c25aa53b branch August 22, 2024 06:42
hkfb pushed a commit that referenced this pull request Aug 22, 2024
## [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)
@hkfb
Copy link
Collaborator

hkfb commented Aug 22, 2024

🎉 This issue has been resolved in version wsc-common@0.7.2 🎉

The release is available on GitHub release

@hkfb hkfb added the released label Aug 22, 2024
hkfb pushed a commit that referenced this pull request Aug 22, 2024
## [1.3.2](https://github.com/equinor/webviz-subsurface-components/compare/well-completions-plot@1.3.1...well-completions-plot@1.3.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)
@hkfb
Copy link
Collaborator

hkfb commented Aug 22, 2024

🎉 This issue has been resolved in version well-completions-plot@1.3.2 🎉

The release is available on GitHub release

hkfb pushed a commit that referenced this pull request Aug 22, 2024
## [0.28.2](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.28.1...subsurface-viewer@0.28.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)
@hkfb
Copy link
Collaborator

hkfb commented Aug 22, 2024

🎉 This issue has been resolved in version subsurface-viewer@0.28.2 🎉

The release is available on GitHub release

hkfb pushed a commit that referenced this pull request Aug 22, 2024
## [1.2.2](https://github.com/equinor/webviz-subsurface-components/compare/group-tree-plot@1.2.1...group-tree-plot@1.2.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)
@hkfb
Copy link
Collaborator

hkfb commented Aug 22, 2024

🎉 This issue has been resolved in version group-tree-plot@1.2.2 🎉

The release is available on GitHub release

hkfb pushed a commit that referenced this pull request Aug 22, 2024
## [1.12.4](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@1.12.3...well-log-viewer@1.12.4) (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)
@hkfb
Copy link
Collaborator

hkfb commented Aug 22, 2024

🎉 This issue has been resolved in version well-log-viewer@1.12.4 🎉

The release is available on GitHub release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant