From 64e853a94dc382feae3481f3f64efa47e8f5709c Mon Sep 17 00:00:00 2001 From: brancz Date: Wed, 14 Feb 2024 15:05:16 +0000 Subject: [PATCH] Publish - @parca/grafana-datasource@0.0.311 - @parca/grafana-panel@0.0.302 - @parca/web@0.16.610 - @parca/client@0.16.103 - @parca/components@0.16.252 - @parca/hooks@0.0.41 - @parca/profile@0.16.342 - @parca/store@0.16.129 - @parca/utilities@0.0.57 --- .../app/grafana-datasource-plugin/CHANGELOG.md | 4 ++++ .../app/grafana-datasource-plugin/package.json | 6 +++--- ui/packages/app/grafana-panel-plugin/CHANGELOG.md | 4 ++++ ui/packages/app/grafana-panel-plugin/package.json | 6 +++--- ui/packages/app/web/CHANGELOG.md | 4 ++++ ui/packages/app/web/package.json | 14 +++++++------- ui/packages/shared/client/CHANGELOG.md | 4 ++++ ui/packages/shared/client/package.json | 2 +- ui/packages/shared/components/CHANGELOG.md | 4 ++++ ui/packages/shared/components/package.json | 10 +++++----- ui/packages/shared/hooks/CHANGELOG.md | 4 ++++ ui/packages/shared/hooks/package.json | 4 ++-- ui/packages/shared/profile/CHANGELOG.md | 4 ++++ ui/packages/shared/profile/package.json | 12 ++++++------ ui/packages/shared/store/CHANGELOG.md | 4 ++++ ui/packages/shared/store/package.json | 8 ++++---- ui/packages/shared/utilities/CHANGELOG.md | 4 ++++ ui/packages/shared/utilities/package.json | 4 ++-- 18 files changed, 69 insertions(+), 33 deletions(-) diff --git a/ui/packages/app/grafana-datasource-plugin/CHANGELOG.md b/ui/packages/app/grafana-datasource-plugin/CHANGELOG.md index 49dc5471c55..cad95a6e581 100644 --- a/ui/packages/app/grafana-datasource-plugin/CHANGELOG.md +++ b/ui/packages/app/grafana-datasource-plugin/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.311](https://github.com/parca-dev/parca/compare/@parca/grafana-datasource@0.0.310...@parca/grafana-datasource@0.0.311) (2024-02-14) + +**Note:** Version bump only for package @parca/grafana-datasource + ## [0.0.310](https://github.com/parca-dev/parca/compare/@parca/grafana-datasource@0.0.309...@parca/grafana-datasource@0.0.310) (2024-02-13) **Note:** Version bump only for package @parca/grafana-datasource diff --git a/ui/packages/app/grafana-datasource-plugin/package.json b/ui/packages/app/grafana-datasource-plugin/package.json index ccda36c0eb1..3bfb3ed860e 100644 --- a/ui/packages/app/grafana-datasource-plugin/package.json +++ b/ui/packages/app/grafana-datasource-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@parca/grafana-datasource", - "version": "0.0.310", + "version": "0.0.311", "description": "A Grafana datasource plugin for Parca", "scripts": { "build": "grafana-toolkit plugin:build", @@ -26,8 +26,8 @@ "node": ">=14" }, "dependencies": { - "@parca/client": "^0.16.102", - "@parca/profile": "^0.16.341", + "@parca/client": "^0.16.103", + "@parca/profile": "^0.16.342", "@protobuf-ts/grpcweb-transport": "2.9.1" }, "private": true diff --git a/ui/packages/app/grafana-panel-plugin/CHANGELOG.md b/ui/packages/app/grafana-panel-plugin/CHANGELOG.md index 445bda7d8a7..d3f649aa297 100644 --- a/ui/packages/app/grafana-panel-plugin/CHANGELOG.md +++ b/ui/packages/app/grafana-panel-plugin/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.302](https://github.com/parca-dev/parca/compare/@parca/grafana-panel@0.0.301...@parca/grafana-panel@0.0.302) (2024-02-14) + +**Note:** Version bump only for package @parca/grafana-panel + ## [0.0.301](https://github.com/parca-dev/parca/compare/@parca/grafana-panel@0.0.300...@parca/grafana-panel@0.0.301) (2024-02-13) **Note:** Version bump only for package @parca/grafana-panel diff --git a/ui/packages/app/grafana-panel-plugin/package.json b/ui/packages/app/grafana-panel-plugin/package.json index 3eda8845080..5bae1af8531 100644 --- a/ui/packages/app/grafana-panel-plugin/package.json +++ b/ui/packages/app/grafana-panel-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@parca/grafana-panel", - "version": "0.0.301", + "version": "0.0.302", "description": "A Grafana panel plugin for Parca", "scripts": { "build": "grafana-toolkit plugin:build", @@ -23,8 +23,8 @@ "node": ">=14" }, "dependencies": { - "@parca/profile": "^0.16.341", - "@parca/store": "^0.16.128" + "@parca/profile": "^0.16.342", + "@parca/store": "^0.16.129" }, "private": true } diff --git a/ui/packages/app/web/CHANGELOG.md b/ui/packages/app/web/CHANGELOG.md index d8c39c74b56..ec7c857b787 100644 --- a/ui/packages/app/web/CHANGELOG.md +++ b/ui/packages/app/web/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.16.610](https://github.com/parca-dev/parca/compare/@parca/web@0.16.609...@parca/web@0.16.610) (2024-02-14) + +**Note:** Version bump only for package @parca/web + ## [0.16.609](https://github.com/parca-dev/parca/compare/@parca/web@0.16.608...@parca/web@0.16.609) (2024-02-13) **Note:** Version bump only for package @parca/web diff --git a/ui/packages/app/web/package.json b/ui/packages/app/web/package.json index 90f634135bb..a3ad0a64882 100644 --- a/ui/packages/app/web/package.json +++ b/ui/packages/app/web/package.json @@ -1,7 +1,7 @@ { "name": "@parca/web", "private": true, - "version": "0.16.609", + "version": "0.16.610", "description": "Parca Web Interface", "scripts": { "lint": "eslint --no-error-on-unmatched-pattern --ext .ts,.tsx,.js src/*", @@ -22,15 +22,15 @@ "dependencies": { "@alwaysmeticulous/recorder-loader": "^2.19.0", "@headlessui/react": "1.7.17", - "@parca/client": "^0.16.102", - "@parca/components": "^0.16.251", + "@parca/client": "^0.16.103", + "@parca/components": "^0.16.252", "@parca/dynamicsize": "^0.16.60", - "@parca/hooks": "^0.0.40", + "@parca/hooks": "^0.0.41", "@parca/icons": "^0.16.62", "@parca/parser": "^0.16.68", - "@parca/profile": "^0.16.341", - "@parca/store": "^0.16.128", - "@parca/utilities": "^0.0.56", + "@parca/profile": "^0.16.342", + "@parca/store": "^0.16.129", + "@parca/utilities": "^0.0.57", "@svgr/webpack": "6.5.1", "@tailwindcss/typography": "^0.5.8", "@testing-library/jest-dom": "5.17.0", diff --git a/ui/packages/shared/client/CHANGELOG.md b/ui/packages/shared/client/CHANGELOG.md index ad889e6731a..0e5eb91760e 100644 --- a/ui/packages/shared/client/CHANGELOG.md +++ b/ui/packages/shared/client/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.16.103 (2024-02-14) + +**Note:** Version bump only for package @parca/client + ## [0.16.102](https://github.com/parca-dev/parca/compare/@parca/client@0.16.101...@parca/client@0.16.102) (2024-02-12) **Note:** Version bump only for package @parca/client diff --git a/ui/packages/shared/client/package.json b/ui/packages/shared/client/package.json index 392aefbd002..f47dd845c9a 100644 --- a/ui/packages/shared/client/package.json +++ b/ui/packages/shared/client/package.json @@ -1,6 +1,6 @@ { "name": "@parca/client", - "version": "0.16.102", + "version": "0.16.103", "description": "Parca API Client", "main": "dist/index.js", "scripts": { diff --git a/ui/packages/shared/components/CHANGELOG.md b/ui/packages/shared/components/CHANGELOG.md index 9d868949df4..322b2c34e96 100644 --- a/ui/packages/shared/components/CHANGELOG.md +++ b/ui/packages/shared/components/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.16.252](https://github.com/parca-dev/parca/compare/@parca/components@0.16.251...@parca/components@0.16.252) (2024-02-14) + +**Note:** Version bump only for package @parca/components + ## [0.16.251](https://github.com/parca-dev/parca/compare/@parca/components@0.16.250...@parca/components@0.16.251) (2024-02-13) **Note:** Version bump only for package @parca/components diff --git a/ui/packages/shared/components/package.json b/ui/packages/shared/components/package.json index 20f5ed1555a..25c822e0382 100644 --- a/ui/packages/shared/components/package.json +++ b/ui/packages/shared/components/package.json @@ -1,6 +1,6 @@ { "name": "@parca/components", - "version": "0.16.251", + "version": "0.16.252", "description": "A component library for Parca", "main": "dist/index.js", "scripts": { @@ -12,13 +12,13 @@ "dependencies": { "@headlessui/react": "^1.4.3", "@iconify/react": "^4.0.0", - "@parca/client": "^0.16.102", + "@parca/client": "^0.16.103", "@parca/dynamicsize": "^0.16.60", - "@parca/hooks": "^0.0.40", + "@parca/hooks": "^0.0.41", "@parca/icons": "^0.16.62", "@parca/parser": "^0.16.68", - "@parca/store": "^0.16.128", - "@parca/utilities": "^0.0.56", + "@parca/store": "^0.16.129", + "@parca/utilities": "^0.0.57", "@protobuf-ts/grpcweb-transport": "^2.5.0", "@tanstack/react-table": "^8.7.0", "classnames": "^2.3.1", diff --git a/ui/packages/shared/hooks/CHANGELOG.md b/ui/packages/shared/hooks/CHANGELOG.md index b1898992951..65f86c26e44 100644 --- a/ui/packages/shared/hooks/CHANGELOG.md +++ b/ui/packages/shared/hooks/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 0.0.41 (2024-02-14) + +**Note:** Version bump only for package @parca/hooks + ## [0.0.40](https://github.com/parca-dev/parca/compare/@parca/hooks@0.0.39...@parca/hooks@0.0.40) (2024-02-12) **Note:** Version bump only for package @parca/hooks diff --git a/ui/packages/shared/hooks/package.json b/ui/packages/shared/hooks/package.json index c46d6f7da7b..8e39ac82dbc 100644 --- a/ui/packages/shared/hooks/package.json +++ b/ui/packages/shared/hooks/package.json @@ -1,6 +1,6 @@ { "name": "@parca/hooks", - "version": "0.0.40", + "version": "0.0.41", "description": "A library containing React hooks used in the Parca UI", "main": "dist/index.js", "scripts": { @@ -10,7 +10,7 @@ "watch": "tsc-watch" }, "dependencies": { - "@parca/client": "^0.16.102", + "@parca/client": "^0.16.103", "@rehooks/local-storage": "^2.4.4" }, "keywords": [], diff --git a/ui/packages/shared/profile/CHANGELOG.md b/ui/packages/shared/profile/CHANGELOG.md index cebdd6dee9c..20f7a922c52 100644 --- a/ui/packages/shared/profile/CHANGELOG.md +++ b/ui/packages/shared/profile/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.16.342](https://github.com/parca-dev/parca/compare/@parca/profile@0.16.341...@parca/profile@0.16.342) (2024-02-14) + +**Note:** Version bump only for package @parca/profile + ## [0.16.341](https://github.com/parca-dev/parca/compare/@parca/profile@0.16.340...@parca/profile@0.16.341) (2024-02-13) **Note:** Version bump only for package @parca/profile diff --git a/ui/packages/shared/profile/package.json b/ui/packages/shared/profile/package.json index f4a41954af9..ea61a67fede 100644 --- a/ui/packages/shared/profile/package.json +++ b/ui/packages/shared/profile/package.json @@ -1,15 +1,15 @@ { "name": "@parca/profile", - "version": "0.16.341", + "version": "0.16.342", "description": "Profile viewing libraries", "dependencies": { - "@parca/client": "^0.16.102", - "@parca/components": "^0.16.251", + "@parca/client": "^0.16.103", + "@parca/components": "^0.16.252", "@parca/dynamicsize": "^0.16.60", - "@parca/hooks": "^0.0.40", + "@parca/hooks": "^0.0.41", "@parca/parser": "^0.16.68", - "@parca/store": "^0.16.128", - "@parca/utilities": "^0.0.56", + "@parca/store": "^0.16.129", + "@parca/utilities": "^0.0.57", "@tanstack/react-query": "^4.0.5", "@types/react-beautiful-dnd": "^13.1.3", "apache-arrow": "^12.0.0", diff --git a/ui/packages/shared/store/CHANGELOG.md b/ui/packages/shared/store/CHANGELOG.md index 20d0853d4ef..f87a6756d0d 100644 --- a/ui/packages/shared/store/CHANGELOG.md +++ b/ui/packages/shared/store/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.16.129](https://github.com/parca-dev/parca/compare/@parca/store@0.16.128...@parca/store@0.16.129) (2024-02-14) + +**Note:** Version bump only for package @parca/store + ## [0.16.128](https://github.com/parca-dev/parca/compare/@parca/store@0.16.127...@parca/store@0.16.128) (2024-02-13) **Note:** Version bump only for package @parca/store diff --git a/ui/packages/shared/store/package.json b/ui/packages/shared/store/package.json index 6dc36d56b28..5053fa5793b 100644 --- a/ui/packages/shared/store/package.json +++ b/ui/packages/shared/store/package.json @@ -1,6 +1,6 @@ { "name": "@parca/store", - "version": "0.16.128", + "version": "0.16.129", "description": "State management for Parca UI", "main": "dist/index.js", "scripts": { @@ -13,9 +13,9 @@ "author": "", "license": "ISC", "dependencies": { - "@parca/client": "^0.16.102", - "@parca/hooks": "^0.0.40", - "@parca/utilities": "^0.0.56", + "@parca/client": "^0.16.103", + "@parca/hooks": "^0.0.41", + "@parca/utilities": "^0.0.57", "@reduxjs/toolkit": "^1.7.2", "react-redux": "^8.0.2", "redux-persist": "^6.0.0" diff --git a/ui/packages/shared/utilities/CHANGELOG.md b/ui/packages/shared/utilities/CHANGELOG.md index 5dff3a74a20..f9e423c5096 100644 --- a/ui/packages/shared/utilities/CHANGELOG.md +++ b/ui/packages/shared/utilities/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.0.57](https://github.com/parca-dev/parca/compare/@parca/utilities@0.0.56...@parca/utilities@0.0.57) (2024-02-14) + +**Note:** Version bump only for package @parca/utilities + ## [0.0.56](https://github.com/parca-dev/parca/compare/@parca/utilities@0.0.55...@parca/utilities@0.0.56) (2024-02-13) **Note:** Version bump only for package @parca/utilities diff --git a/ui/packages/shared/utilities/package.json b/ui/packages/shared/utilities/package.json index d6a9929f159..809aacd339a 100644 --- a/ui/packages/shared/utilities/package.json +++ b/ui/packages/shared/utilities/package.json @@ -1,6 +1,6 @@ { "name": "@parca/utilities", - "version": "0.0.56", + "version": "0.0.57", "description": "A set of reusable functions for Parca", "main": "dist/index.js", "scripts": { @@ -10,7 +10,7 @@ "watch": "tsc-watch" }, "dependencies": { - "@parca/client": "^0.16.102", + "@parca/client": "^0.16.103", "@rehooks/local-storage": "^2.4.4", "tailwindcss": "3.2.4" },