From 02bee2510b347631ccc6e41afcdc78bcc35b620d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 26 Nov 2024 09:31:11 +0100
Subject: [PATCH 1/4] chore: bump the typescript-eslint group in /typescript
with 2 updates (#2385)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the typescript-eslint group in /typescript with 2 updates:
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
and
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@typescript-eslint/eslint-plugin` from 8.15.0 to 8.16.0
Release notes
Sourced from @typescript-eslint/eslint-plugin
's
releases.
v8.16.0
8.16.0 (2024-11-25)
🚀 Features
- support TypeScript 5.7 (#10372)
- eslint-plugin: [max-params] add function overload
and function type support (#10312)
- eslint-plugin: [no-base-to-string] check
Array.prototype.join (#10287)
🩹 Fixes
- typescript-estree: update conditions for
unsupported version warning (#10385)
❤️ Thank You
You can read about our versioning
strategy and releases
on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin
's
changelog.
8.16.0 (2024-11-25)
🚀 Features
- eslint-plugin: [no-base-to-string] check
Array.prototype.join (#10287)
- eslint-plugin: [max-params] add function overload
and function type support (#10312)
❤️ Thank You
You can read about our versioning
strategy and releases
on our website.
Commits
f74a8fa
chore(release): publish 8.16.0
2e2433b
feat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)
88e4c66
docs(eslint-plugin): add missing >
in
array-type.mdx
(#10371)
71243db
chore: correct lint errors in CI (#10370)
cdbc669
feat(eslint-plugin): [max-params] add function overload and function
type sup...
cac88ca
chore: set no-else-return allowIfElse to false (#10325)
- See full diff in compare
view
Updates `@typescript-eslint/parser` from 8.15.0 to 8.16.0
Release notes
Sourced from @typescript-eslint/parser
's
releases.
v8.16.0
8.16.0 (2024-11-25)
🚀 Features
- support TypeScript 5.7 (#10372)
- eslint-plugin: [max-params] add function overload
and function type support (#10312)
- eslint-plugin: [no-base-to-string] check
Array.prototype.join (#10287)
🩹 Fixes
- typescript-estree: update conditions for
unsupported version warning (#10385)
❤️ Thank You
You can read about our versioning
strategy and releases
on our website.
Changelog
Sourced from @typescript-eslint/parser
's
changelog.
8.16.0 (2024-11-25)
🚀 Features
- support TypeScript 5.7 (#10372)
❤️ Thank You
You can read about our versioning
strategy and releases
on our website.
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
typescript/package-lock.json | 98 ++++++++++++++++++------------------
typescript/package.json | 4 +-
2 files changed, 51 insertions(+), 51 deletions(-)
diff --git a/typescript/package-lock.json b/typescript/package-lock.json
index ed90d819f..426c55436 100644
--- a/typescript/package-lock.json
+++ b/typescript/package-lock.json
@@ -43,8 +43,8 @@
"@types/react-redux": "^7.1.34",
"@types/uuid": "^10.0.0",
"@types/workerpool": "^6.4.7",
- "@typescript-eslint/eslint-plugin": "^8.15.0",
- "@typescript-eslint/parser": "^8.15.0",
+ "@typescript-eslint/eslint-plugin": "^8.16.0",
+ "@typescript-eslint/parser": "^8.16.0",
"assert": "^2.0.0",
"babel-jest": "^29.6.0",
"copyfiles": "^2.0.0",
@@ -11026,16 +11026,16 @@
}
},
"node_modules/@typescript-eslint/eslint-plugin": {
- "version": "8.15.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.15.0.tgz",
- "integrity": "sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==",
+ "version": "8.16.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.16.0.tgz",
+ "integrity": "sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==",
"dev": true,
"dependencies": {
"@eslint-community/regexpp": "^4.10.0",
- "@typescript-eslint/scope-manager": "8.15.0",
- "@typescript-eslint/type-utils": "8.15.0",
- "@typescript-eslint/utils": "8.15.0",
- "@typescript-eslint/visitor-keys": "8.15.0",
+ "@typescript-eslint/scope-manager": "8.16.0",
+ "@typescript-eslint/type-utils": "8.16.0",
+ "@typescript-eslint/utils": "8.16.0",
+ "@typescript-eslint/visitor-keys": "8.16.0",
"graphemer": "^1.4.0",
"ignore": "^5.3.1",
"natural-compare": "^1.4.0",
@@ -11059,15 +11059,15 @@
}
},
"node_modules/@typescript-eslint/parser": {
- "version": "8.15.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.15.0.tgz",
- "integrity": "sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==",
+ "version": "8.16.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.16.0.tgz",
+ "integrity": "sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w==",
"dev": true,
"dependencies": {
- "@typescript-eslint/scope-manager": "8.15.0",
- "@typescript-eslint/types": "8.15.0",
- "@typescript-eslint/typescript-estree": "8.15.0",
- "@typescript-eslint/visitor-keys": "8.15.0",
+ "@typescript-eslint/scope-manager": "8.16.0",
+ "@typescript-eslint/types": "8.16.0",
+ "@typescript-eslint/typescript-estree": "8.16.0",
+ "@typescript-eslint/visitor-keys": "8.16.0",
"debug": "^4.3.4"
},
"engines": {
@@ -11087,13 +11087,13 @@
}
},
"node_modules/@typescript-eslint/scope-manager": {
- "version": "8.15.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz",
- "integrity": "sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==",
+ "version": "8.16.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.16.0.tgz",
+ "integrity": "sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg==",
"dev": true,
"dependencies": {
- "@typescript-eslint/types": "8.15.0",
- "@typescript-eslint/visitor-keys": "8.15.0"
+ "@typescript-eslint/types": "8.16.0",
+ "@typescript-eslint/visitor-keys": "8.16.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -11104,13 +11104,13 @@
}
},
"node_modules/@typescript-eslint/type-utils": {
- "version": "8.15.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz",
- "integrity": "sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==",
+ "version": "8.16.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.16.0.tgz",
+ "integrity": "sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg==",
"dev": true,
"dependencies": {
- "@typescript-eslint/typescript-estree": "8.15.0",
- "@typescript-eslint/utils": "8.15.0",
+ "@typescript-eslint/typescript-estree": "8.16.0",
+ "@typescript-eslint/utils": "8.16.0",
"debug": "^4.3.4",
"ts-api-utils": "^1.3.0"
},
@@ -11131,9 +11131,9 @@
}
},
"node_modules/@typescript-eslint/types": {
- "version": "8.15.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.15.0.tgz",
- "integrity": "sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==",
+ "version": "8.16.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.16.0.tgz",
+ "integrity": "sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==",
"dev": true,
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -11144,13 +11144,13 @@
}
},
"node_modules/@typescript-eslint/typescript-estree": {
- "version": "8.15.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz",
- "integrity": "sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==",
+ "version": "8.16.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.16.0.tgz",
+ "integrity": "sha512-E2+9IzzXMc1iaBy9zmo+UYvluE3TW7bCGWSF41hVWUE01o8nzr1rvOQYSxelxr6StUvRcTMe633eY8mXASMaNw==",
"dev": true,
"dependencies": {
- "@typescript-eslint/types": "8.15.0",
- "@typescript-eslint/visitor-keys": "8.15.0",
+ "@typescript-eslint/types": "8.16.0",
+ "@typescript-eslint/visitor-keys": "8.16.0",
"debug": "^4.3.4",
"fast-glob": "^3.3.2",
"is-glob": "^4.0.3",
@@ -11208,15 +11208,15 @@
}
},
"node_modules/@typescript-eslint/utils": {
- "version": "8.15.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.15.0.tgz",
- "integrity": "sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==",
+ "version": "8.16.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.16.0.tgz",
+ "integrity": "sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==",
"dev": true,
"dependencies": {
"@eslint-community/eslint-utils": "^4.4.0",
- "@typescript-eslint/scope-manager": "8.15.0",
- "@typescript-eslint/types": "8.15.0",
- "@typescript-eslint/typescript-estree": "8.15.0"
+ "@typescript-eslint/scope-manager": "8.16.0",
+ "@typescript-eslint/types": "8.16.0",
+ "@typescript-eslint/typescript-estree": "8.16.0"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -11235,12 +11235,12 @@
}
},
"node_modules/@typescript-eslint/visitor-keys": {
- "version": "8.15.0",
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz",
- "integrity": "sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==",
+ "version": "8.16.0",
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.16.0.tgz",
+ "integrity": "sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==",
"dev": true,
"dependencies": {
- "@typescript-eslint/types": "8.15.0",
+ "@typescript-eslint/types": "8.16.0",
"eslint-visitor-keys": "^4.2.0"
},
"engines": {
@@ -35447,7 +35447,7 @@
},
"packages/group-tree-plot": {
"name": "@webviz/group-tree-plot",
- "version": "1.3.19",
+ "version": "1.3.20",
"license": "MPL-2.0",
"dependencies": {
"d3": "^7.8.2",
@@ -35460,7 +35460,7 @@
},
"packages/subsurface-viewer": {
"name": "@webviz/subsurface-viewer",
- "version": "1.3.0",
+ "version": "1.3.1",
"license": "MPL-2.0",
"dependencies": {
"@deck.gl-community/editable-layers": "^9.0.3",
@@ -35675,7 +35675,7 @@
},
"packages/well-completions-plot": {
"name": "@webviz/well-completions-plot",
- "version": "1.5.15",
+ "version": "1.5.16",
"license": "MPL-2.0",
"dependencies": {
"react-resize-detector": "^11.0.1",
@@ -35715,7 +35715,7 @@
},
"packages/well-log-viewer": {
"name": "@webviz/well-log-viewer",
- "version": "2.2.0",
+ "version": "2.2.1",
"license": "MPL-2.0",
"dependencies": {
"@emerson-eps/color-tables": "^0.4.85",
@@ -35767,7 +35767,7 @@
},
"packages/wsc-common": {
"name": "@webviz/wsc-common",
- "version": "1.0.10",
+ "version": "1.0.11",
"license": "MPL-2.0",
"dependencies": {
"@deck.gl/core": "^9.0.36",
diff --git a/typescript/package.json b/typescript/package.json
index 17ef37648..cb8137f58 100644
--- a/typescript/package.json
+++ b/typescript/package.json
@@ -76,8 +76,8 @@
"@types/react-redux": "^7.1.34",
"@types/uuid": "^10.0.0",
"@types/workerpool": "^6.4.7",
- "@typescript-eslint/eslint-plugin": "^8.15.0",
- "@typescript-eslint/parser": "^8.15.0",
+ "@typescript-eslint/eslint-plugin": "^8.16.0",
+ "@typescript-eslint/parser": "^8.16.0",
"assert": "^2.0.0",
"babel-jest": "^29.6.0",
"copyfiles": "^2.0.0",
From 6e0e0465f026bf2389757d3367b24bbb450f1abc Mon Sep 17 00:00:00 2001
From: Miri Sachs
Date: Tue, 26 Nov 2024 06:20:56 -0700
Subject: [PATCH 2/4] fix: Update title after setting tracks (#2384)
Sometimes title is missing in the WellLogView. This occurs because while
track data is still loading from server, the tracks have incomplete data
so an empty log is fed to the component which has no well name. finally
when data arrives from server, the component is updated and tracks are
fed to the component, however, the title is not updated.
To fix this, when setting tracks to controller, the title (if it is not
a specific string or div element) should be updated with the well name
from the updated tracks.
Co-authored-by: t0oF <93762994+w1nklr@users.noreply.github.com>
---
.../well-log-viewer/src/components/WellLogView.tsx | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/typescript/packages/well-log-viewer/src/components/WellLogView.tsx b/typescript/packages/well-log-viewer/src/components/WellLogView.tsx
index 9ea0e86b7..767ef9007 100644
--- a/typescript/packages/well-log-viewer/src/components/WellLogView.tsx
+++ b/typescript/packages/well-log-viewer/src/components/WellLogView.tsx
@@ -1287,6 +1287,7 @@ class WellLogView
wellLogSets: WellLogSet[];
container?: HTMLElement;
+ title?: HTMLElement;
resizeObserver: ResizeObserver;
logController?: LogViewer;
@@ -1570,6 +1571,7 @@ class WellLogView
this.props.colorMapFunctions
);
addWellPickOverlay(this.logController, this);
+ this._updateWellLogTitle();
}
this.setControllerZoom();
this.setControllerSelection();
@@ -1792,6 +1794,11 @@ class WellLogView
element.setAttribute("title", element.textContent);
}
}
+ _updateWellLogTitle(): void {
+ if (this.title && this.props.viewTitle === true) {
+ this.title.textContent = this.wellLogSets[0]?.header.well ?? null;
+ }
+ }
scrollTrackBy(delta: number): void {
this.setState((state: Readonly) => ({
@@ -2082,6 +2089,7 @@ class WellLogView
className={
horizontal ? "title title-horizontal" : "title"
}
+ ref={(el) => (this.title = el as HTMLElement)}
>
{this.createViewTitle(viewTitle)}
From a4fc364a0e28a507d8cab657a09c02d24c29b365 Mon Sep 17 00:00:00 2001
From: semantic-release-bot
Date: Tue, 26 Nov 2024 13:23:08 +0000
Subject: [PATCH 3/4] chore(release): well-log-viewer@2.2.2 [skip ci]
## [2.2.2](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@2.2.1...well-log-viewer@2.2.2) (2024-11-26)
### Bug Fixes
* Update title after setting tracks ([#2384](https://github.com/equinor/webviz-subsurface-components/issues/2384)) ([6e0e046](https://github.com/equinor/webviz-subsurface-components/commit/6e0e0465f026bf2389757d3367b24bbb450f1abc))
---
typescript/packages/well-log-viewer/CHANGELOG.md | 7 +++++++
typescript/packages/well-log-viewer/package.json | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/typescript/packages/well-log-viewer/CHANGELOG.md b/typescript/packages/well-log-viewer/CHANGELOG.md
index 63c376e6d..d094429ac 100644
--- a/typescript/packages/well-log-viewer/CHANGELOG.md
+++ b/typescript/packages/well-log-viewer/CHANGELOG.md
@@ -1,3 +1,10 @@
+## [2.2.2](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@2.2.1...well-log-viewer@2.2.2) (2024-11-26)
+
+
+### Bug Fixes
+
+* Update title after setting tracks ([#2384](https://github.com/equinor/webviz-subsurface-components/issues/2384)) ([6e0e046](https://github.com/equinor/webviz-subsurface-components/commit/6e0e0465f026bf2389757d3367b24bbb450f1abc))
+
## [2.2.1](https://github.com/equinor/webviz-subsurface-components/compare/well-log-viewer@2.2.0...well-log-viewer@2.2.1) (2024-11-25)
diff --git a/typescript/packages/well-log-viewer/package.json b/typescript/packages/well-log-viewer/package.json
index 80004ec5e..5bc897f9f 100644
--- a/typescript/packages/well-log-viewer/package.json
+++ b/typescript/packages/well-log-viewer/package.json
@@ -1,6 +1,6 @@
{
"name": "@webviz/well-log-viewer",
- "version": "2.2.1",
+ "version": "2.2.2",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
From 45dcbb49b34869c14faf2c2bedfedf0eaf32fb30 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 27 Nov 2024 09:49:11 +0100
Subject: [PATCH 4/4] chore: bump @types/convert-units from 2.3.9 to 2.3.11 in
/typescript (#2386)
Bumps
[@types/convert-units](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/convert-units)
from 2.3.9 to 2.3.11.
Commits
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/convert-units&package-manager=npm_and_yarn&previous-version=2.3.9&new-version=2.3.11)](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)
---
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 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)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
typescript/package-lock.json | 13 +++++++------
typescript/package.json | 2 +-
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/typescript/package-lock.json b/typescript/package-lock.json
index 426c55436..3bca677b2 100644
--- a/typescript/package-lock.json
+++ b/typescript/package-lock.json
@@ -31,7 +31,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@theunderscorer/nx-semantic-release": "^2.12.0",
- "@types/convert-units": "^2.3.9",
+ "@types/convert-units": "^2.3.11",
"@types/d3": "^7.4.3",
"@types/d3-color": "^3.1.3",
"@types/d3-interpolate": "^3.0.4",
@@ -10305,10 +10305,11 @@
}
},
"node_modules/@types/convert-units": {
- "version": "2.3.9",
- "resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.9.tgz",
- "integrity": "sha512-W+R5Q76r6wo0yvitayxgZ1aFPKuSWAkVovNNa0f43vxnWHAhKXIY2IkHhd5PVJuc5g8tQpXeg+HVC0aGUVNG7g==",
- "dev": true
+ "version": "2.3.11",
+ "resolved": "https://registry.npmjs.org/@types/convert-units/-/convert-units-2.3.11.tgz",
+ "integrity": "sha512-ld2+nLOUHMOFThcXQEcVgzoNVjjyBHp/dD5G00nS5TOfgDqIcAyX1T8xR2C162qjfEIby3AoxwwB1Vl9mLdvsQ==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@types/crypto-js": {
"version": "4.2.2",
@@ -35715,7 +35716,7 @@
},
"packages/well-log-viewer": {
"name": "@webviz/well-log-viewer",
- "version": "2.2.1",
+ "version": "2.2.2",
"license": "MPL-2.0",
"dependencies": {
"@emerson-eps/color-tables": "^0.4.85",
diff --git a/typescript/package.json b/typescript/package.json
index cb8137f58..ea92aed66 100644
--- a/typescript/package.json
+++ b/typescript/package.json
@@ -64,7 +64,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@theunderscorer/nx-semantic-release": "^2.12.0",
- "@types/convert-units": "^2.3.9",
+ "@types/convert-units": "^2.3.11",
"@types/d3": "^7.4.3",
"@types/d3-color": "^3.1.3",
"@types/d3-interpolate": "^3.0.4",