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

chore: changelogs #1995

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions common/changes/@xarc/app-dev/CEECORE-4463_2023-08-09-18-38.json

This file was deleted.

This file was deleted.

This file was deleted.

16 changes: 16 additions & 0 deletions common/changes/@xarc/webpack/master_2023-10-31-04-39.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"changes": [
{
"changeType": 1,
"comment": "Dependency @xarc/app version bump from ^11.0.5 to ^11.0.6.",
"packageName": "@xarc/webpack"
},
{
"changeType": 1,
"comment": "Dependency @xarc/app-dev version bump from ^11.0.5 to ^11.0.6.",
"packageName": "@xarc/webpack"
}
],
"packageName": "@xarc/webpack",
"email": "[email protected]"
}
11 changes: 11 additions & 0 deletions common/changes/subapp-pbundle/master_2023-10-31-04-39.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"changeType": 1,
"comment": "Dependency @xarc/app version bump from ^11.0.5 to ^11.0.6.",
"packageName": "subapp-pbundle"
}
],
"packageName": "subapp-pbundle",
"email": "[email protected]"
}
11 changes: 11 additions & 0 deletions common/changes/subapp-react/master_2023-10-31-04-39.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"changeType": 1,
"comment": "Dependency @xarc/app version bump from ^11.0.5 to ^11.0.6.",
"packageName": "subapp-react"
}
],
"packageName": "subapp-react",
"email": "[email protected]"
}
11 changes: 11 additions & 0 deletions common/changes/subapp-web/master_2023-10-31-04-39.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"changes": [
{
"changeType": 1,
"comment": "Dependency @xarc/app version bump from ^11.0.5 to ^11.0.6.",
"packageName": "subapp-web"
}
],
"packageName": "subapp-web",
"email": "[email protected]"
}
2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
{
"definitionName": "lockStepVersion",
"policyName": "xarcAppVersion",
"version": "11.0.5",
"version": "11.0.6",
/**
* (Required) The type of bump that will be performed when publishing the next release.
* When creating a release branch in Git, this field should be updated according to the
Expand Down
2 changes: 1 addition & 1 deletion packages/subapp-pbundle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-env": "^7.3.1",
"@babel/preset-react": "^7.0.0",
"@babel/register": "^7.7.7",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/run": "^1.1.1",
"babel-preset-minify": "^0.5.1",
"electrode-archetype-njs-module-dev": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/subapp-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-env": "^7.17.10",
"@babel/preset-react": "^7.16.7",
"@babel/register": "^7.17.7",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/run": "^1.1.1",
"babel-preset-minify": "^0.5.1",
"electrode-archetype-njs-module-dev": "^3.0.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/subapp-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"xaa": "^1.7.3"
},
"peerDependencies": {
"@xarc/app": "^11.0.5"
"@xarc/app": "^11.0.6"
},
"devDependencies": {
"@babel/cli": "^7.22.10",
Expand All @@ -48,7 +48,7 @@
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"@babel/register": "^7.22.5",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/module-dev": "^4.1.0",
"@xarc/run": "^1.1.1",
"babel-preset-minify": "^0.5.1",
Expand Down
12 changes: 12 additions & 0 deletions packages/xarc-app-dev/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@xarc/app-dev",
"entries": [
{
"version": "11.0.6",
"tag": "@xarc/app-dev_v11.0.6",
"date": "Tue, 31 Oct 2023 04:39:40 GMT",
"comments": {
"none": [
{
"comment": "update jest config testUrl to testEnvironmentOptions.url"
}
]
}
},
{
"version": "11.0.5",
"tag": "@xarc/app-dev_v11.0.5",
Expand Down
9 changes: 8 additions & 1 deletion packages/xarc-app-dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @xarc/app-dev

This log was last generated on Tue, 29 Aug 2023 14:57:37 GMT and should not be manually modified.
This log was last generated on Tue, 31 Oct 2023 04:39:40 GMT and should not be manually modified.

## 11.0.6
Tue, 31 Oct 2023 04:39:40 GMT

### Updates

- update jest config testUrl to testEnvironmentOptions.url

## 11.0.5
Tue, 29 Aug 2023 14:57:37 GMT
Expand Down
6 changes: 3 additions & 3 deletions packages/xarc-app-dev/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xarc/app-dev",
"version": "11.0.5",
"version": "11.0.6",
"description": "Electrode X application development support",
"main": "lib/index.js",
"homepage": "http://www.electrode.io",
Expand Down Expand Up @@ -38,7 +38,7 @@
"Joel Chen <[email protected]>"
],
"peerDependencies": {
"@xarc/app": "^11.0.5"
"@xarc/app": "^11.0.6"
},
"dependencies": {
"@babel/cli": "^7.17.10",
Expand Down Expand Up @@ -113,7 +113,7 @@
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "^4.11.0",
"@typescript-eslint/parser": "^4.11.0",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/module-dev": "^4.1.0",
"@xarc/run": "^1.1.1",
"babel-eslint": "^10.1.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/xarc-app/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
{
"name": "@xarc/app",
"entries": [
{
"version": "11.0.6",
"tag": "@xarc/app_v11.0.6",
"date": "Tue, 31 Oct 2023 04:39:40 GMT",
"comments": {}
},
{
"version": "11.0.5",
"tag": "@xarc/app_v11.0.5",
Expand Down
7 changes: 6 additions & 1 deletion packages/xarc-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @xarc/app

This log was last generated on Tue, 29 Aug 2023 14:57:37 GMT and should not be manually modified.
This log was last generated on Tue, 31 Oct 2023 04:39:40 GMT and should not be manually modified.

## 11.0.6
Tue, 31 Oct 2023 04:39:40 GMT

_Version update only_

## 11.0.5
Tue, 29 Aug 2023 14:57:37 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/xarc-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xarc/app",
"version": "11.0.5",
"version": "11.0.6",
"description": "Electrode X application runtime support",
"main": "dist/index.js",
"homepage": "http://www.electrode.io",
Expand Down
4 changes: 2 additions & 2 deletions packages/xarc-create-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@babel/preset-env": "^7.22.10",
"@types/chai": "^4.2.11",
"@types/mocha": "^10.0.1",
"@xarc/app": "^11.0.5",
"@xarc/app-dev": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/app-dev": "^11.0.6",
"@xarc/module-dev": "^2.2.4",
"@xarc/react": "^1.0.3",
"@xarc/react-query": "^1.0.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/xarc-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"xsh": "^0.4.5"
},
"peerDependencies": {
"@xarc/app": "^11.0.5",
"@xarc/app-dev": "^11.0.5"
"@xarc/app": "^11.0.6",
"@xarc/app-dev": "^11.0.6"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.2",
Expand All @@ -70,7 +70,7 @@
"@types/sinon-chai": "^3.2.4",
"@typescript-eslint/eslint-plugin": "^2.21.0",
"@typescript-eslint/parser": "^2.21.0",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/module-dev": "^4.1.0",
"babel-eslint": "^10.1.0",
"chai": "^4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions samples/poc-subapp-redux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@babel/runtime": "^7.21.0",
"@module-federation/concat-runtime": "^0.0.1",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/fastify-server": "^3.3.0",
"electrode-confippet": "^1.7.1",
"history": "^5.3.0",
Expand All @@ -56,7 +56,7 @@
"subapp-web": "^2.1.4"
},
"devDependencies": {
"@xarc/app-dev": "^11.0.5",
"@xarc/app-dev": "^11.0.6",
"@xarc/opt-eslint": "^3.0.1",
"@xarc/run": "^1.1.1",
"webpack-hot-middleware": "^2.25.3"
Expand Down
4 changes: 2 additions & 2 deletions samples/poc-subapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@babel/runtime": "^7.22.10",
"@module-federation/concat-runtime": "^0.0.1",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/fastify-server": "^4.0.7",
"electrode-confippet": "^1.7.1",
"history": "^5.3.0",
Expand All @@ -56,7 +56,7 @@
},
"devDependencies": {
"@xarc/opt-eslint": "^3.0.1",
"@xarc/app-dev": "^11.0.5",
"@xarc/app-dev": "^11.0.6",
"@xarc/run": "^1.1.1",
"webpack-hot-middleware": "^2.25.4"
},
Expand Down
4 changes: 2 additions & 2 deletions samples/poc-subappv1-csp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@babel/runtime": "^7.21.0",
"@module-federation/concat-runtime": "^0.0.1",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/fastify-server": "^3.3.0",
"@xarc/index-page": "^1.2.2",
"electrode-confippet": "^1.7.1",
Expand All @@ -56,7 +56,7 @@
},
"devDependencies": {
"@xarc/opt-eslint": "^3.0.1",
"@xarc/app-dev": "^11.0.5",
"@xarc/app-dev": "^11.0.6",
"@xarc/run": "^1.1.1",
"webpack-hot-middleware": "^2.25.3"
},
Expand Down
4 changes: 2 additions & 2 deletions samples/subapp2-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@babel/runtime": "^7.21.5",
"@xarc/fastify-server": "^3.3.0",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/react": "^1.0.3",
"@xarc/react-query": "^1.0.3",
"@xarc/react-redux": "^1.1.2",
Expand All @@ -47,7 +47,7 @@
"prettier": "^3.0.1",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"@xarc/app-dev": "^11.0.5",
"@xarc/app-dev": "^11.0.6",
"@xarc/opt-jest": "^3.0.0",
"@xarc/opt-postcss": "^2.0.1",
"@xarc/opt-sass": "^4.1.1",
Expand Down
4 changes: 2 additions & 2 deletions samples/subapp2-poc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@babel/runtime": "^7.22.3",
"@xarc/app": "^11.0.5",
"@xarc/app": "^11.0.6",
"@xarc/fastify-server": "^3.3.0",
"@xarc/react": "^1.0.3",
"@xarc/react-query": "^1.0.3",
Expand All @@ -46,7 +46,7 @@
"devDependencies": {
"@types/node": "^20.2.5",
"@xarc/run": "^1.1.1",
"@xarc/app-dev": "^11.0.5",
"@xarc/app-dev": "^11.0.6",
"@xarc/opt-eslint": "^3.0.1",
"@xarc/opt-postcss": "^2.0.1",
"@xarc/opt-stylus": "^2.0.1",
Expand Down
Loading