Skip to content

Commit

Permalink
Version Packages (v4) (#1858)
Browse files Browse the repository at this point in the history
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to v4.x.x, this PR
will be updated.


# Releases
## @comet/admin@4.8.1

### Patch Changes

-   @comet/admin-icons@4.8.1

## @comet/admin-color-picker@4.8.1

### Patch Changes

-   @comet/admin@4.8.1
-   @comet/admin-icons@4.8.1

## @comet/admin-date-time@4.8.1

### Patch Changes

-   @comet/admin@4.8.1
-   @comet/admin-icons@4.8.1

## @comet/admin-react-select@4.8.1

### Patch Changes

-   @comet/admin@4.8.1

## @comet/admin-rte@4.8.1

### Patch Changes

-   @comet/admin-icons@4.8.1

## @comet/admin-theme@4.8.1

### Patch Changes

-   @comet/admin-icons@4.8.1

## @comet/blocks-admin@4.8.1

### Patch Changes

-   @comet/admin@4.8.1
-   @comet/admin-icons@4.8.1

## @comet/cms-admin@4.8.1

### Patch Changes

-   cbec8f6: Prevent XSS attacks in `isLinkTarget()` validator
    -   @comet/admin@4.8.1
    -   @comet/admin-date-time@4.8.1
    -   @comet/admin-icons@4.8.1
    -   @comet/admin-rte@4.8.1
    -   @comet/admin-theme@4.8.1
    -   @comet/blocks-admin@4.8.1

## @comet/blocks-api@4.8.1

### Patch Changes

-   cbec8f6: Prevent XSS attacks in `@IsLinkTarget()` validator

## @comet/cms-api@4.8.1

### Patch Changes

-   Updated dependencies [cbec8f6]
    -   @comet/blocks-api@4.8.1

## @comet/admin-babel-preset@4.8.1



## @comet/admin-icons@4.8.1



## @comet/cli@4.8.1



## @comet/eslint-config@4.8.1



## @comet/cms-site@4.8.1

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Mar 19, 2024
1 parent cbec8f6 commit 3d99ad5
Show file tree
Hide file tree
Showing 38 changed files with 243 additions and 173 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-zebras-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-steaks-attend.md

This file was deleted.

18 changes: 9 additions & 9 deletions demo/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"dependencies": {
"@apollo/client": "^3.7.0",
"@babel/core": "^7.0.0",
"@comet/admin": "workspace:^4.8.0",
"@comet/admin-icons": "workspace:^4.8.0",
"@comet/admin-react-select": "workspace:^4.8.0",
"@comet/admin-rte": "workspace:^4.8.0",
"@comet/admin-theme": "workspace:^4.8.0",
"@comet/blocks-admin": "workspace:^4.8.0",
"@comet/cms-admin": "workspace:^4.8.0",
"@comet/admin": "workspace:^4.8.1",
"@comet/admin-icons": "workspace:^4.8.1",
"@comet/admin-react-select": "workspace:^4.8.1",
"@comet/admin-rte": "workspace:^4.8.1",
"@comet/admin-theme": "workspace:^4.8.1",
"@comet/blocks-admin": "workspace:^4.8.1",
"@comet/cms-admin": "workspace:^4.8.1",
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11.9.3",
"@fontsource/roboto": "^4.5.5",
Expand Down Expand Up @@ -86,8 +86,8 @@
"zen-observable": "^0.8.0"
},
"devDependencies": {
"@comet/cli": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/cli": "workspace:^4.8.1",
"@comet/eslint-config": "workspace:^4.8.1",
"@emotion/babel-plugin": "^11.0.0",
"@formatjs/cli": "^2.0.0",
"@gitbeaker/node": "^25.0.0",
Expand Down
6 changes: 3 additions & 3 deletions demo/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"dependencies": {
"@aws-sdk/client-s3": "^3.47.0",
"@azure/storage-blob": "^12.0.0",
"@comet/blocks-api": "workspace:^4.8.0",
"@comet/cms-api": "workspace:^4.8.0",
"@comet/blocks-api": "workspace:^4.8.1",
"@comet/cms-api": "workspace:^4.8.1",
"@hapi/accept": "^5.0.0",
"@kubernetes/client-node": "^0.18.0",
"@mikro-orm/cli": "^5.0.4",
Expand Down Expand Up @@ -81,7 +81,7 @@
"webpack": "^5.64.2"
},
"devDependencies": {
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.1",
"@nestjs/cli": "^9.0.0",
"@nestjs/schematics": "^9.0.0",
"@nestjs/testing": "^9.0.0",
Expand Down
6 changes: 3 additions & 3 deletions demo/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"serve": "npm run extract:publicGenerated && NODE_ENV=production node server.js"
},
"dependencies": {
"@comet/cms-site": "workspace:^4.8.0",
"@comet/cms-site": "workspace:^4.8.1",
"@googlemaps/js-api-loader": "^1.0.0",
"@googlemaps/markerclustererplus": "^1.0.0",
"@opentelemetry/api": "^1.4.0",
Expand Down Expand Up @@ -53,8 +53,8 @@
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@comet/cli": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/cli": "workspace:^4.8.1",
"@comet/eslint-config": "workspace:^4.8.1",
"@graphql-codegen/add": "^3.0.0",
"@graphql-codegen/cli": "^2.0.0",
"@graphql-codegen/named-operations-object": "^2.0.0",
Expand Down
16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"dependencies": {
"@algolia/client-search": "^4.18.0",
"@apollo/client": "^3.7.0",
"@comet/admin": "workspace:^4.8.0",
"@comet/admin-color-picker": "workspace:^4.8.0",
"@comet/admin-date-time": "workspace:^4.8.0",
"@comet/admin-icons": "workspace:^4.8.0",
"@comet/admin-react-select": "workspace:^4.8.0",
"@comet/admin-rte": "workspace:^4.8.0",
"@comet/admin-theme": "workspace:^4.8.0",
"@comet/admin": "workspace:^4.8.1",
"@comet/admin-color-picker": "workspace:^4.8.1",
"@comet/admin-date-time": "workspace:^4.8.1",
"@comet/admin-icons": "workspace:^4.8.1",
"@comet/admin-react-select": "workspace:^4.8.1",
"@comet/admin-rte": "workspace:^4.8.1",
"@comet/admin-theme": "workspace:^4.8.1",
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@docusaurus/theme-common": "2.4.1",
Expand Down Expand Up @@ -69,7 +69,7 @@
},
"devDependencies": {
"@babel/core": "^7.22.8",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.1",
"@docusaurus/module-type-aliases": "2.4.1",
"@docusaurus/types": "2.4.1",
"@tsconfig/docusaurus": "^1.0.5",
Expand Down
2 changes: 2 additions & 0 deletions packages/admin/admin-babel-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @comet/admin-babel-preset

## 4.8.1

## 4.8.0

## 4.7.2
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin-babel-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-babel-preset",
"version": "4.8.0",
"version": "4.8.1",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand Down
7 changes: 7 additions & 0 deletions packages/admin/admin-color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @comet/admin-color-picker

## 4.8.1

### Patch Changes

- @comet/admin@4.8.1
- @comet/admin-icons@4.8.1

## 4.8.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-color-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-color-picker",
"version": "4.8.0",
"version": "4.8.1",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -25,8 +25,8 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^4.8.0",
"@comet/admin-icons": "workspace:^4.8.0",
"@comet/admin": "workspace:^4.8.1",
"@comet/admin-icons": "workspace:^4.8.1",
"clsx": "^1.1.1",
"react-colorful": "^5.5.1",
"tinycolor2": "^1.4.1",
Expand All @@ -35,8 +35,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/admin-babel-preset": "workspace:^4.8.1",
"@comet/eslint-config": "workspace:^4.8.1",
"@mui/icons-material": "^5.0.0",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/admin/admin-date-time/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @comet/admin-date-time

## 4.8.1

### Patch Changes

- @comet/admin@4.8.1
- @comet/admin-icons@4.8.1

## 4.8.0

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions packages/admin/admin-date-time/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-date-time",
"version": "4.8.0",
"version": "4.8.1",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -25,8 +25,8 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^4.8.0",
"@comet/admin-icons": "workspace:^4.8.0",
"@comet/admin": "workspace:^4.8.1",
"@comet/admin-icons": "workspace:^4.8.1",
"@mui/utils": "^5.4.1",
"clsx": "^1.1.1",
"date-fns": "^2.28.0",
Expand All @@ -35,8 +35,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/admin-babel-preset": "workspace:^4.8.1",
"@comet/eslint-config": "workspace:^4.8.1",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
"@types/react": "^17.0",
Expand Down
2 changes: 2 additions & 0 deletions packages/admin/admin-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @comet/admin-icons

## 4.8.1

## 4.8.0

## 4.7.2
Expand Down
6 changes: 3 additions & 3 deletions packages/admin/admin-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-icons",
"version": "4.8.0",
"version": "4.8.1",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -24,8 +24,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/admin-babel-preset": "workspace:^4.8.1",
"@comet/eslint-config": "workspace:^4.8.1",
"@mui/material": "^5.0.0",
"@types/cli-progress": "^3.8.0",
"@types/node": "^18.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/admin/admin-react-select/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @comet/admin-react-select

## 4.8.1

### Patch Changes

- @comet/admin@4.8.1

## 4.8.0

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/admin/admin-react-select/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-react-select",
"version": "4.8.0",
"version": "4.8.1",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -25,14 +25,14 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin": "workspace:^4.8.0",
"@comet/admin": "workspace:^4.8.1",
"classnames": "^2.2.6"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/admin-babel-preset": "workspace:^4.8.1",
"@comet/eslint-config": "workspace:^4.8.1",
"@mui/icons-material": "^5.0.0",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/admin/admin-rte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @comet/admin-rte

## 4.8.1

### Patch Changes

- @comet/admin-icons@4.8.1

## 4.8.0

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/admin/admin-rte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-rte",
"version": "4.8.0",
"version": "4.8.1",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -25,16 +25,16 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin-icons": "workspace:^4.8.0",
"@comet/admin-icons": "workspace:^4.8.1",
"detect-browser": "^5.2.1",
"draftjs-conductor": "^3.0.0",
"immutable": "~3.7.4"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/admin-babel-preset": "workspace:^4.8.1",
"@comet/eslint-config": "workspace:^4.8.1",
"@mui/icons-material": "^5.0.0",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
Expand Down
18 changes: 9 additions & 9 deletions packages/admin/admin-stories/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
},
"dependencies": {
"@apollo/client": "^3.7.0",
"@comet/admin": "workspace:^4.8.0",
"@comet/admin-color-picker": "workspace:^4.8.0",
"@comet/admin-date-time": "workspace:^4.8.0",
"@comet/admin-icons": "workspace:^4.8.0",
"@comet/admin-react-select": "workspace:^4.8.0",
"@comet/admin-rte": "workspace:^4.8.0",
"@comet/admin-theme": "workspace:^4.8.0",
"@comet/admin": "workspace:^4.8.1",
"@comet/admin-color-picker": "workspace:^4.8.1",
"@comet/admin-date-time": "workspace:^4.8.1",
"@comet/admin-icons": "workspace:^4.8.1",
"@comet/admin-react-select": "workspace:^4.8.1",
"@comet/admin-rte": "workspace:^4.8.1",
"@comet/admin-theme": "workspace:^4.8.1",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@fontsource/roboto": "^4.2.3",
Expand Down Expand Up @@ -64,8 +64,8 @@
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/admin-babel-preset": "workspace:^4.8.1",
"@comet/eslint-config": "workspace:^4.8.1",
"@faker-js/faker": "^7.6.0",
"@graphql-mocks/network-msw": "^0.3.0",
"@types/draft-js": "^0.11.10",
Expand Down
6 changes: 6 additions & 0 deletions packages/admin/admin-theme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @comet/admin-theme

## 4.8.1

### Patch Changes

- @comet/admin-icons@4.8.1

## 4.8.0

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/admin/admin-theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@comet/admin-theme",
"version": "4.8.0",
"version": "4.8.1",
"repository": {
"type": "git",
"url": "https://github.com/vivid-planet/comet",
Expand All @@ -25,14 +25,14 @@
"start:types": "tsc --project ./tsconfig.json --emitDeclarationOnly --watch --preserveWatchOutput"
},
"dependencies": {
"@comet/admin-icons": "workspace:^4.8.0",
"@comet/admin-icons": "workspace:^4.8.1",
"@mui/utils": "^5.4.1"
},
"devDependencies": {
"@babel/cli": "^7.17.6",
"@babel/core": "^7.20.12",
"@comet/admin-babel-preset": "workspace:^4.8.0",
"@comet/eslint-config": "workspace:^4.8.0",
"@comet/admin-babel-preset": "workspace:^4.8.1",
"@comet/eslint-config": "workspace:^4.8.1",
"@mui/material": "^5.0.0",
"@mui/styles": "^5.0.0",
"@mui/system": "^5.0.0",
Expand Down
Loading

0 comments on commit 3d99ad5

Please sign in to comment.