Skip to content

Commit 7e06b54

Browse files
Release (#1693)
* fix: update d3-color to solve vulnerable problem (#1691) * fix: update to d3-color@3 #1682 * chore: commit changeset * chore(release): bump version (#1692) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 0e4aab1 commit 7e06b54

File tree

95 files changed

+436
-55
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+436
-55
lines changed

packages/g-camera-api/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-camera-api
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 2.0.4
411

512
### Patch Changes

packages/g-camera-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-camera-api",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A simple implementation of Camera API.",
55
"keywords": [
66
"antv",

packages/g-canvas/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @antv/g-canvas
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
- @antv/g-plugin-canvas-path-generator@2.0.5
10+
- @antv/g-plugin-canvas-picker@2.0.5
11+
- @antv/g-plugin-canvas-renderer@2.0.5
12+
- @antv/g-plugin-dom-interaction@2.0.5
13+
- @antv/g-plugin-html-renderer@2.0.5
14+
- @antv/g-plugin-image-loader@2.0.5
15+
316
## 2.0.4
417

518
### Patch Changes

packages/g-canvas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-canvas",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A renderer implemented by Canvas 2D API",
55
"keywords": [
66
"antv",

packages/g-canvaskit/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @antv/g-canvaskit
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
- @antv/g-plugin-canvas-path-generator@2.0.5
10+
- @antv/g-plugin-canvas-picker@2.0.5
11+
- @antv/g-plugin-canvaskit-renderer@2.0.5
12+
- @antv/g-plugin-dom-interaction@2.0.5
13+
- @antv/g-plugin-html-renderer@2.0.5
14+
- @antv/g-plugin-image-loader@2.0.5
15+
316
## 1.0.4
417

518
### Patch Changes

packages/g-canvaskit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-canvaskit",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A renderer implemented by CanvasKit",
55
"keywords": [
66
"antv",

packages/g-components/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-components
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 2.0.4
411

512
### Patch Changes

packages/g-components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-components",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Components for g",
55
"keywords": [
66
"antv",

packages/g-dom-mutation-observer-api/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-dom-mutation-observer-api
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 2.0.4
411

512
### Patch Changes

packages/g-dom-mutation-observer-api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-dom-mutation-observer-api",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A simple implementation of DOM MutationObserver API.",
55
"keywords": [
66
"antv",

packages/g-gesture/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-gesture
22

3+
## 3.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 3.0.4
411

512
### Patch Changes

packages/g-gesture/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-gesture",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "G Gesture",
55
"keywords": [
66
"antv",

packages/g-image-exporter/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-image-exporter
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 1.0.4
411

512
### Patch Changes

packages/g-image-exporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-image-exporter",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A image exporter for G using DOM API",
55
"keywords": [
66
"antv",

packages/g-lite/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @antv/g-lite
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- 335558a7: Update d3-color to latest version avoiding vulnerable packages.
8+
39
## 2.0.4
410

511
### Patch Changes

packages/g-lite/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-lite",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A core module for rendering engine implements DOM API.",
55
"keywords": [
66
"antv",
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@antv/g-math": "workspace:*",
4545
"@antv/util": "^3.3.5",
46-
"d3-color": "^1.4.0",
46+
"d3-color": "^3.1.0",
4747
"eventemitter3": "^5.0.1",
4848
"gl-matrix": "^3.4.3",
4949
"rbush": "^3.0.1",

packages/g-lottie-player/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-lottie-player
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 1.0.4
411

512
### Patch Changes

packages/g-lottie-player/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-lottie-player",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A lottie player for G",
55
"keywords": [
66
"antv",

packages/g-mobile-canvas-element/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-mobile-canvas-element
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 1.0.4
411

512
### Patch Changes

packages/g-mobile-canvas-element/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-mobile-canvas-element",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Create a CanvasLike element from existed context in mobile environment",
55
"keywords": [
66
"antv",

packages/g-mobile-canvas/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @antv/g-mobile-canvas
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
- @antv/g-plugin-canvas-path-generator@2.0.5
10+
- @antv/g-plugin-canvas-picker@2.0.5
11+
- @antv/g-plugin-canvas-renderer@2.0.5
12+
- @antv/g-plugin-dragndrop@2.0.5
13+
- @antv/g-plugin-gesture@2.0.5
14+
- @antv/g-plugin-image-loader@2.0.5
15+
- @antv/g-plugin-mobile-interaction@1.0.5
16+
317
## 1.0.4
418

519
### Patch Changes

packages/g-mobile-canvas/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-mobile-canvas",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A renderer implemented with Canvas2D API in mobile environment",
55
"keywords": [
66
"antv",

packages/g-mobile-svg/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @antv/g-mobile-svg
22

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
- @antv/g-plugin-dragndrop@2.0.5
10+
- @antv/g-plugin-gesture@2.0.5
11+
- @antv/g-plugin-mobile-interaction@1.0.5
12+
- @antv/g-plugin-svg-picker@2.0.6
13+
- @antv/g-plugin-svg-renderer@2.0.6
14+
315
## 1.0.5
416

517
### Patch Changes

packages/g-mobile-svg/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-mobile-svg",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "A renderer implemented by SVG in mobile environment",
55
"keywords": [
66
"antv",

packages/g-mobile-webgl/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @antv/g-mobile-webgl
22

3+
## 1.0.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
- @antv/g-plugin-device-renderer@2.0.8
10+
- @antv/g-plugin-dragndrop@2.0.5
11+
- @antv/g-plugin-gesture@2.0.5
12+
- @antv/g-plugin-html-renderer@2.0.5
13+
- @antv/g-plugin-image-loader@2.0.5
14+
- @antv/g-plugin-mobile-interaction@1.0.5
15+
316
## 1.0.7
417

518
### Patch Changes

packages/g-mobile-webgl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-mobile-webgl",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "A renderer implemented by WebGL1/2 in mobile environment",
55
"keywords": [
66
"antv",

packages/g-pattern/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-pattern
22

3+
## 2.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 2.0.4
411

512
### Patch Changes

packages/g-pattern/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-pattern",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A pattern libs for G",
55
"keywords": [
66
"antv",

packages/g-plugin-3d/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @antv/g-plugin-3d
22

3+
## 2.0.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
- @antv/g-plugin-device-renderer@2.0.8
10+
311
## 2.0.7
412

513
### Patch Changes

packages/g-plugin-3d/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-plugin-3d",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Provide 3D extension for G",
55
"keywords": [
66
"antv",

packages/g-plugin-a11y/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-plugin-a11y
22

3+
## 1.0.6
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 1.0.5
411

512
### Patch Changes

packages/g-plugin-a11y/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-plugin-a11y",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "A G plugin for accessibility",
55
"keywords": [
66
"antv",

packages/g-plugin-annotation/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @antv/g-plugin-annotation
22

3+
## 1.0.5
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [335558a7]
8+
- @antv/g-lite@2.0.5
9+
310
## 1.0.4
411

512
### Patch Changes

packages/g-plugin-annotation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/g-plugin-annotation",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "A G plugin for annotation",
55
"keywords": [
66
"antv",

0 commit comments

Comments
 (0)