Skip to content

Commit

Permalink
v3.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
czy88840616 committed Mar 10, 2023
1 parent 6cb3c30 commit 8d5fd0e
Show file tree
Hide file tree
Showing 75 changed files with 692 additions and 290 deletions.
56 changes: 56 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,62 @@
# Change Log


## v3.10.15 (2023-03-10)

#### :bug: Bug Fix
* `core`
* [#2764](https://github.com/midwayjs/midway/pull/2764) fix: mock service inited will be before lifecycle ([@czy88840616](https://github.com/czy88840616))
* [#2765](https://github.com/midwayjs/midway/pull/2765) fix: content-type set by headers options ([@czy88840616](https://github.com/czy88840616))
* [#2793](https://github.com/midwayjs/midway/pull/2793) fix: wrong handler name with decorator ([@czy88840616](https://github.com/czy88840616))
* `faas`
* [#2761](https://github.com/midwayjs/midway/pull/2761) fix: faas content length ([@echosoar](https://github.com/echosoar))

#### :memo: Documentation
* [#2773](https://github.com/midwayjs/midway/pull/2773) docs(site): update validate.md ([@waitingsong](https://github.com/waitingsong))

#### :package: Dependencies
* Other
* [#2791](https://github.com/midwayjs/midway/pull/2791) chore(deps): update dependency @types/node to v18.15.0 ([@renovate[bot]](https://github.com/apps/renovate))
* [#2792](https://github.com/midwayjs/midway/pull/2792) chore(deps): update dependency jest to v29.5.0 ([@renovate[bot]](https://github.com/apps/renovate))
* [#2785](https://github.com/midwayjs/midway/pull/2785) chore(deps): update dependency lerna to v6.5.1 ([@renovate[bot]](https://github.com/apps/renovate))
* [#2762](https://github.com/midwayjs/midway/pull/2762) chore(deps): update dependency @types/node to v18.14.4 ([@renovate[bot]](https://github.com/apps/renovate))
* [#2778](https://github.com/midwayjs/midway/pull/2778) chore(deps): update dependency typedoc to v0.23.26 ([@renovate[bot]](https://github.com/apps/renovate))
* [#2772](https://github.com/midwayjs/midway/pull/2772) fix(deps): update dependency cron to v2 ([@renovate[bot]](https://github.com/apps/renovate))
* `mongoose`, `typegoose`
* [#2789](https://github.com/midwayjs/midway/pull/2789) chore(deps): update dependency mongoose to v6.10.2 ([@renovate[bot]](https://github.com/apps/renovate))
* [#2786](https://github.com/midwayjs/midway/pull/2786) chore(deps): update dependency mongoose to v6.10.0 ([@renovate[bot]](https://github.com/apps/renovate))
* `sequelize`
* [#2790](https://github.com/midwayjs/midway/pull/2790) chore(deps): update dependency sequelize to v6.29.2 ([@renovate[bot]](https://github.com/apps/renovate))
* [#2760](https://github.com/midwayjs/midway/pull/2760) chore(deps): update dependency sequelize to v6.29.0 [security] ([@renovate[bot]](https://github.com/apps/renovate))
* `grpc`
* [#2767](https://github.com/midwayjs/midway/pull/2767) fix(deps): update dependency @grpc/grpc-js to v1.8.12 ([@renovate[bot]](https://github.com/apps/renovate))
* [#2763](https://github.com/midwayjs/midway/pull/2763) fix(deps): update dependency @grpc/grpc-js to v1.8.10 ([@renovate[bot]](https://github.com/apps/renovate))
* `typegoose`
* [#2784](https://github.com/midwayjs/midway/pull/2784) chore(deps): update dependency @typegoose/typegoose to v10.3.0 ([@renovate[bot]](https://github.com/apps/renovate))
* `mikro`
* [#2779](https://github.com/midwayjs/midway/pull/2779) chore(deps): update mikro-orm monorepo to v5.6.13 ([@renovate[bot]](https://github.com/apps/renovate))
* `core`, `mock`, `upload`
* [#2781](https://github.com/midwayjs/midway/pull/2781) fix(deps): update dependency raw-body to v2.5.2 ([@renovate[bot]](https://github.com/apps/renovate))
* `bootstrap`, `mock`, `socketio`
* [#2783](https://github.com/midwayjs/midway/pull/2783) fix(deps): update socket.io packages to v4.6.1 ([@renovate[bot]](https://github.com/apps/renovate))
* `mock`, `ws`
* [#2782](https://github.com/midwayjs/midway/pull/2782) fix(deps): update dependency ws to v8.12.1 ([@renovate[bot]](https://github.com/apps/renovate))
* `kafka`, `mock`
* [#2777](https://github.com/midwayjs/midway/pull/2777) chore(deps): update dependency kafkajs to v2.2.4 ([@renovate[bot]](https://github.com/apps/renovate))
* `rabbitmq`
* [#2768](https://github.com/midwayjs/midway/pull/2768) fix(deps): update dependency amqp-connection-manager to v4.1.11 ([@renovate[bot]](https://github.com/apps/renovate))
* `axios`, `http-proxy`
* [#2769](https://github.com/midwayjs/midway/pull/2769) fix(deps): update dependency axios to v1.3.4 ([@renovate[bot]](https://github.com/apps/renovate))
* `web-express`
* [#2770](https://github.com/midwayjs/midway/pull/2770) fix(deps): update dependency body-parser to v1.20.2 ([@renovate[bot]](https://github.com/apps/renovate))

#### Committers: 3
- Gao Yang ([@echosoar](https://github.com/echosoar))
- Harry Chen ([@czy88840616](https://github.com/czy88840616))
- waiting ([@waitingsong](https://github.com/waitingsong))



## v3.10.14 (2023-02-23)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"cacheDir": ".changelog"
},
"npmClient": "npm",
"version": "3.10.14"
"version": "3.10.15"
}
12 changes: 6 additions & 6 deletions packages-legacy/egg-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@midwayjs/egg-layer",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "index.js",
"scripts": {
"test": "node --require=ts-node/register ../../node_modules/.bin/jest --runInBand --forceExit"
Expand All @@ -10,14 +10,14 @@
"request": "2.88.2"
},
"devDependencies": {
"@midwayjs/core": "^3.10.10",
"@midwayjs/core": "^3.10.15",
"@midwayjs/runtime-engine": "^3.7.0",
"@midwayjs/runtime-mock": "^3.7.0",
"@midwayjs/serverless-fc-starter": "^3.10.14",
"@midwayjs/serverless-fc-trigger": "^3.10.14",
"@midwayjs/serverless-fc-starter": "^3.10.15",
"@midwayjs/serverless-fc-trigger": "^3.10.15",
"@midwayjs/serverless-scf-starter": "^3.10.14",
"@midwayjs/serverless-scf-trigger": "^3.10.14",
"@midwayjs/web": "^3.10.13",
"@midwayjs/serverless-scf-trigger": "^3.10.15",
"@midwayjs/web": "^3.10.15",
"egg": "^2.28.0",
"supertest": "6.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions packages-legacy/express-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@midwayjs/express-layer",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "index.js",
"scripts": {
"test": "node --require=ts-node/register ../../node_modules/.bin/jest --runInBand --forceExit"
Expand All @@ -12,10 +12,10 @@
"devDependencies": {
"@midwayjs/runtime-engine": "^3.7.0",
"@midwayjs/runtime-mock": "^3.7.0",
"@midwayjs/serverless-fc-starter": "^3.10.14",
"@midwayjs/serverless-fc-trigger": "^3.10.14",
"@midwayjs/serverless-fc-starter": "^3.10.15",
"@midwayjs/serverless-fc-trigger": "^3.10.15",
"@midwayjs/serverless-scf-starter": "^3.10.14",
"@midwayjs/serverless-scf-trigger": "^3.10.14",
"@midwayjs/serverless-scf-trigger": "^3.10.15",
"body-parser": "1.20.2",
"express": "4.18.2",
"supertest": "6.3.3"
Expand Down
8 changes: 4 additions & 4 deletions packages-legacy/koa-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@midwayjs/koa-layer",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "index.js",
"scripts": {
"test": "node --require=ts-node/register ../../node_modules/.bin/jest --runInBand --forceExit"
Expand All @@ -12,10 +12,10 @@
"devDependencies": {
"@midwayjs/runtime-engine": "^3.7.0",
"@midwayjs/runtime-mock": "^3.7.0",
"@midwayjs/serverless-fc-starter": "^3.10.14",
"@midwayjs/serverless-fc-trigger": "^3.10.14",
"@midwayjs/serverless-fc-starter": "^3.10.15",
"@midwayjs/serverless-fc-trigger": "^3.10.15",
"@midwayjs/serverless-scf-starter": "^3.10.14",
"@midwayjs/serverless-scf-trigger": "^3.10.14",
"@midwayjs/serverless-scf-trigger": "^3.10.15",
"koa": "2.14.1",
"koa-bodyparser": "4.3.0",
"koa-router": "11.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages-legacy/orm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@midwayjs/orm",
"private": true,
"version": "3.10.13",
"version": "3.10.15",
"main": "dist/index",
"typings": "index.d.ts",
"files": [
Expand All @@ -10,8 +10,8 @@
"index.d.ts"
],
"devDependencies": {
"@midwayjs/core": "^3.10.10",
"@midwayjs/mock": "^3.10.13",
"@midwayjs/core": "^3.10.15",
"@midwayjs/mock": "^3.10.15",
"sqlite3": "5.1.4",
"typeorm": "0.3.12"
},
Expand Down
18 changes: 9 additions & 9 deletions packages-legacy/serverless-app/package.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"name": "@midwayjs/serverless-app",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "dist/index",
"typings": "index.d.ts",
"dependencies": {
"@midwayjs/bootstrap": "^3.10.10",
"@midwayjs/faas": "^3.10.14",
"@midwayjs/bootstrap": "^3.10.15",
"@midwayjs/faas": "^3.10.15",
"@midwayjs/faas-typings": "^3.10.13",
"@midwayjs/gateway-common-http": "^1.2.41",
"@midwayjs/serverless-spec-builder": "^1.2.41",
"body-parser": "1.20.2",
"express": "4.18.2"
},
"devDependencies": {
"@midwayjs/core": "^3.10.10",
"@midwayjs/decorator": "^3.10.10",
"@midwayjs/core": "^3.10.15",
"@midwayjs/decorator": "^3.10.15",
"@midwayjs/faas-middleware-upload": "0.0.7",
"@midwayjs/mock": "^3.10.13",
"@midwayjs/serverless-fc-starter": "^3.10.14",
"@midwayjs/serverless-fc-trigger": "^3.10.14",
"@midwayjs/mock": "^3.10.15",
"@midwayjs/serverless-fc-starter": "^3.10.15",
"@midwayjs/serverless-fc-trigger": "^3.10.15",
"@midwayjs/serverless-scf-starter": "^3.10.14",
"@midwayjs/serverless-scf-trigger": "^3.10.14",
"@midwayjs/serverless-scf-trigger": "^3.10.15",
"fs-extra": "10.1.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages-legacy/serverless-fc-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@midwayjs/serverless-fc-starter",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/runtime-engine": "^3.7.0",
"@midwayjs/serverless-http-parser": "^3.10.14"
},
"devDependencies": {
"@midwayjs/core": "^3.10.10",
"@midwayjs/core": "^3.10.15",
"@midwayjs/runtime-mock": "^3.7.0",
"raw-body": "2.5.2"
},
Expand Down
6 changes: 3 additions & 3 deletions packages-legacy/serverless-fc-trigger/package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"name": "@midwayjs/serverless-fc-trigger",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/faas-typings": "^3.10.13",
"@midwayjs/runtime-mock": "^3.7.0",
"@midwayjs/serverless-fc-starter": "^3.10.14",
"@midwayjs/serverless-fc-starter": "^3.10.15",
"body-parser": "1.20.2",
"express": "4.18.2"
},
"devDependencies": {
"@midwayjs/core": "^3.10.10",
"@midwayjs/core": "^3.10.15",
"supertest": "6.3.3"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages-legacy/serverless-scf-trigger/package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "@midwayjs/serverless-scf-trigger",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/faas-typings": "^3.10.13",
"@midwayjs/runtime-mock": "^3.7.0",
"@midwayjs/serverless-fc-starter": "^3.10.14",
"@midwayjs/serverless-fc-starter": "^3.10.15",
"@midwayjs/serverless-scf-starter": "^3.10.14",
"body-parser": "1.20.2",
"express": "4.18.2"
},
"devDependencies": {
"@midwayjs/core": "^3.10.10"
"@midwayjs/core": "^3.10.15"
},
"engines": {
"node": ">=12"
Expand Down
4 changes: 2 additions & 2 deletions packages-legacy/serverless-vercel-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@midwayjs/serverless-vercel-starter",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
Expand All @@ -10,7 +10,7 @@
"parseurl": "1.3.3"
},
"devDependencies": {
"@midwayjs/core": "^3.10.10",
"@midwayjs/core": "^3.10.15",
"@midwayjs/runtime-mock": "^3.7.0",
"raw-body": "2.5.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages-legacy/serverless-worker-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@midwayjs/serverless-worker-starter",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
Expand All @@ -10,7 +10,7 @@
"type-is": "1.6.18"
},
"devDependencies": {
"@midwayjs/core": "^3.10.10",
"@midwayjs/core": "^3.10.15",
"@midwayjs/jest-environment-service-worker": "0.1.3",
"@midwayjs/jsdom-service-worker": "0.1.3",
"@midwayjs/logger": "^2.15.0",
Expand Down
8 changes: 4 additions & 4 deletions packages-legacy/static-layer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@midwayjs/static-layer",
"private": true,
"version": "3.10.14",
"version": "3.10.15",
"main": "dist/index.js",
"scripts": {
"test": "node --require=ts-node/register ../../node_modules/.bin/jest --runInBand --forceExit",
Expand All @@ -10,10 +10,10 @@
"devDependencies": {
"@midwayjs/runtime-engine": "^3.7.0",
"@midwayjs/runtime-mock": "^3.7.0",
"@midwayjs/serverless-fc-starter": "^3.10.14",
"@midwayjs/serverless-fc-trigger": "^3.10.14",
"@midwayjs/serverless-fc-starter": "^3.10.15",
"@midwayjs/serverless-fc-trigger": "^3.10.15",
"@midwayjs/serverless-scf-starter": "^3.10.14",
"@midwayjs/serverless-scf-trigger": "^3.10.14",
"@midwayjs/serverless-scf-trigger": "^3.10.15",
"koa": "2.14.1",
"koa-static-cache": "5.1.4",
"path-to-regexp": "6.2.1",
Expand Down
8 changes: 4 additions & 4 deletions packages-legacy/task/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@midwayjs/task",
"version": "3.10.13",
"version": "3.10.15",
"private": true,
"description": "midway component for task and schedule",
"main": "dist/index.js",
Expand All @@ -23,10 +23,10 @@
],
"license": "MIT",
"devDependencies": {
"@midwayjs/core": "^3.10.10",
"@midwayjs/koa": "^3.10.13",
"@midwayjs/core": "^3.10.15",
"@midwayjs/koa": "^3.10.15",
"@midwayjs/logger": "^2.15.0",
"@midwayjs/mock": "^3.10.13",
"@midwayjs/mock": "^3.10.15",
"@types/bull": "3.15.9",
"@types/cron": "2.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages-resource/midway-test-component/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "midway-test-component-new",
"private": true,
"version": "3.10.10",
"version": "3.10.15",
"description": "",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand All @@ -16,6 +16,6 @@
],
"license": "MIT",
"devDependencies": {
"@midwayjs/core": "^3.10.10"
"@midwayjs/core": "^3.10.15"
}
}
4 changes: 2 additions & 2 deletions packages-resource/midway-test-inner-component/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "midway-test-inner-component",
"private": true,
"version": "3.10.10",
"version": "3.10.15",
"description": "",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand All @@ -16,6 +16,6 @@
],
"license": "MIT",
"devDependencies": {
"@midwayjs/core": "^3.10.10"
"@midwayjs/core": "^3.10.15"
}
}
8 changes: 4 additions & 4 deletions packages-serverless/midway-fc-starter/package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "@midwayjs/fc-starter",
"version": "3.10.14",
"version": "3.10.15",
"main": "dist/index",
"typings": "dist/index.d.ts",
"dependencies": {
"@midwayjs/async-hooks-context-manager": "^3.10.10",
"@midwayjs/faas": "^3.10.14",
"@midwayjs/async-hooks-context-manager": "^3.10.15",
"@midwayjs/faas": "^3.10.15",
"raw-body": "2.5.2"
},
"devDependencies": {
"@midwayjs/core": "^3.10.10",
"@midwayjs/core": "^3.10.15",
"@midwayjs/serverless-http-parser": "^3.10.14"
},
"engines": {
Expand Down
Loading

0 comments on commit 8d5fd0e

Please sign in to comment.