Skip to content

Commit 3a98ded

Browse files
committed
chore: publish release
- @loopback/test-extension-logging-fluentd@0.9.10 - @loopback/test-repository-cloudant@4.0.10 - @loopback/test-repository-mongodb@0.12.10 - @loopback/test-repository-mysql@0.12.10 - @loopback/test-repository-postgresql@4.0.10 - @loopback/benchmark@4.0.10 - @loopback/rest-msgpack@0.8.10 - @loopback/docs@5.2.1 - @loopback/example-access-control-migration@5.0.10 - @loopback/example-binding-resolution@0.7.10 - @loopback/example-context@5.0.10 - @loopback/example-express-composition@5.0.10 - @loopback/example-file-transfer@4.0.10 - @loopback/example-graphql@0.7.10 - @loopback/example-greeter-extension@5.0.10 - @loopback/example-greeting-app@5.0.10 - @loopback/example-hello-world@5.0.10 - @loopback/example-lb3-application@5.0.10 - @loopback/example-log-extension@5.0.10 - @loopback/example-metrics-prometheus@0.10.10 - @loopback/example-multi-tenancy@0.13.10 - @loopback/example-passport-login@4.0.10 - @loopback/example-references-many@6.0.10 - @loopback/example-rest-crud@4.0.10 - @loopback/example-rpc-server@5.0.10 - @loopback/example-soap-calculator@5.0.10 - @loopback/example-socketio@0.6.10 - @loopback/example-todo-jwt@4.0.10 - @loopback/example-todo-list@6.0.10 - @loopback/example-todo@6.0.10 - @loopback/example-validation-app@4.0.10 - @loopback/example-webpack@0.8.10 - @loopback/apiconnect@0.10.10 - @loopback/authentication-jwt@0.12.10 - @loopback/authentication-passport@5.0.10 - @loopback/context-explorer@0.8.10 - @loopback/cron@0.9.10 - @loopback/graphql@0.8.10 - @loopback/health@0.11.10 - @loopback/logging@0.9.10 - @loopback/metrics@0.11.10 - @loopback/pooling@0.8.10 - @loopback/sequelize@0.2.0 - @loopback/socketio@0.6.10 - @loopback/typeorm@0.7.10 - @loopback/mock-oauth2-provider@0.6.10 - @loopback/tsdocs-monorepo@0.3.10 - @loopback/authentication@9.0.10 - @loopback/authorization@0.12.10 - @loopback/boot@5.0.10 - @loopback/booter-lb3app@4.0.10 - @loopback/build@9.0.10 - @loopback/cli@4.2.1 - @loopback/context@5.0.10 - @loopback/core@4.0.10 - @loopback/eslint-config@13.0.10 - @loopback/express@5.0.10 - @loopback/filter@3.0.10 - @loopback/http-caching-proxy@4.0.10 - @loopback/http-server@4.0.10 - @loopback/metadata@5.0.10 - @loopback/model-api-builder@4.0.10 - @loopback/monorepo@0.5.10 - @loopback/openapi-spec-builder@5.0.10 - @loopback/openapi-v3@8.0.10 - @loopback/repository-json-schema@6.1.4 - @loopback/repository-tests@0.21.10 - @loopback/repository@5.1.5 - @loopback/rest-crud@0.15.9 - @loopback/rest-explorer@5.0.10 - @loopback/rest@12.0.10 - @loopback/security@0.8.10 - @loopback/service-proxy@5.0.10 - @loopback/testlab@5.0.10 - @loopback/tsdocs@4.0.10
1 parent 3d5a597 commit 3a98ded

224 files changed

Lines changed: 1630 additions & 785 deletions

File tree

Some content is hidden

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

acceptance/extension-logging-fluentd/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.9.10](https://github.com/loopbackio/loopback-next/compare/@loopback/test-extension-logging-fluentd@0.9.9...@loopback/test-extension-logging-fluentd@0.9.10) (2023-04-13)
7+
8+
9+
### Bug Fixes
10+
11+
* refresh package lock files ([9979eb1](https://github.com/loopbackio/loopback-next/commit/9979eb183b6c6cd5775da7478cdede8a92ce0d5e)), closes [#9351](https://github.com/loopbackio/loopback-next/issues/9351)
12+
13+
14+
15+
16+
617
## [0.9.9](https://github.com/loopbackio/loopback-next/compare/@loopback/test-extension-logging-fluentd@0.9.8...@loopback/test-extension-logging-fluentd@0.9.9) (2023-03-09)
718

819
**Note:** Version bump only for package @loopback/test-extension-logging-fluentd

acceptance/extension-logging-fluentd/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/extension-logging-fluentd/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@loopback/test-extension-logging-fluentd",
33
"description": "Acceptance test for `@loopback/logging` with fluentd",
4-
"version": "0.9.9",
4+
"version": "0.9.10",
55
"private": true,
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -31,11 +31,11 @@
3131
"!*/__tests__"
3232
],
3333
"devDependencies": {
34-
"@loopback/build": "^9.0.9",
35-
"@loopback/core": "^4.0.9",
36-
"@loopback/eslint-config": "^13.0.9",
37-
"@loopback/logging": "^0.9.9",
38-
"@loopback/testlab": "^5.0.9",
34+
"@loopback/build": "^9.0.10",
35+
"@loopback/core": "^4.0.10",
36+
"@loopback/eslint-config": "^13.0.10",
37+
"@loopback/logging": "^0.9.10",
38+
"@loopback/testlab": "^5.0.10",
3939
"@types/node": "^14.18.42",
4040
"testcontainers": "^9.4.0",
4141
"tslib": "^2.5.0"

acceptance/repository-cloudant/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.0.10](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-cloudant@4.0.9...@loopback/test-repository-cloudant@4.0.10) (2023-04-13)
7+
8+
9+
### Bug Fixes
10+
11+
* refresh package lock files ([9979eb1](https://github.com/loopbackio/loopback-next/commit/9979eb183b6c6cd5775da7478cdede8a92ce0d5e)), closes [#9351](https://github.com/loopbackio/loopback-next/issues/9351)
12+
13+
14+
15+
16+
617
## [4.0.9](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-cloudant@4.0.8...@loopback/test-repository-cloudant@4.0.9) (2023-03-09)
718

819
**Note:** Version bump only for package @loopback/test-repository-cloudant

acceptance/repository-cloudant/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/repository-cloudant/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@loopback/test-repository-cloudant",
33
"description": "Acceptance tests for `@loopback/repository` + `loopback-connector-cloudant`",
4-
"version": "4.0.9",
4+
"version": "4.0.10",
55
"private": true,
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -32,10 +32,10 @@
3232
"!*/__tests__"
3333
],
3434
"devDependencies": {
35-
"@loopback/build": "^9.0.9",
36-
"@loopback/eslint-config": "^13.0.9",
37-
"@loopback/repository": "^5.1.4",
38-
"@loopback/repository-tests": "^0.21.9",
35+
"@loopback/build": "^9.0.10",
36+
"@loopback/eslint-config": "^13.0.10",
37+
"@loopback/repository": "^5.1.5",
38+
"@loopback/repository-tests": "^0.21.10",
3939
"@types/node": "^14.18.42",
4040
"async": "^3.2.4",
4141
"chalk": "^4.1.2",

acceptance/repository-mongodb/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.12.10](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-mongodb@0.12.9...@loopback/test-repository-mongodb@0.12.10) (2023-04-13)
7+
8+
9+
### Bug Fixes
10+
11+
* refresh package lock files ([9979eb1](https://github.com/loopbackio/loopback-next/commit/9979eb183b6c6cd5775da7478cdede8a92ce0d5e)), closes [#9351](https://github.com/loopbackio/loopback-next/issues/9351)
12+
13+
14+
15+
16+
617
## [0.12.9](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-mongodb@0.12.8...@loopback/test-repository-mongodb@0.12.9) (2023-03-09)
718

819
**Note:** Version bump only for package @loopback/test-repository-mongodb

acceptance/repository-mongodb/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

acceptance/repository-mongodb/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@loopback/test-repository-mongodb",
33
"description": "Acceptance tests for `@loopback/repository` + `loopback-connector-mongodb`",
4-
"version": "0.12.9",
4+
"version": "0.12.10",
55
"private": true,
66
"license": "MIT",
77
"main": "dist/index.js",
@@ -31,11 +31,11 @@
3131
"!*/__tests__"
3232
],
3333
"devDependencies": {
34-
"@loopback/build": "^9.0.9",
35-
"@loopback/eslint-config": "^13.0.9",
36-
"@loopback/repository": "^5.1.4",
37-
"@loopback/repository-tests": "^0.21.9",
38-
"@loopback/testlab": "^5.0.9",
34+
"@loopback/build": "^9.0.10",
35+
"@loopback/eslint-config": "^13.0.10",
36+
"@loopback/repository": "^5.1.5",
37+
"@loopback/repository-tests": "^0.21.10",
38+
"@loopback/testlab": "^5.0.10",
3939
"@types/node": "^14.18.42",
4040
"loopback-connector-mongodb": "^6.2.0",
4141
"tslib": "^2.5.0"

acceptance/repository-mysql/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.12.10](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-mysql@0.12.9...@loopback/test-repository-mysql@0.12.10) (2023-04-13)
7+
8+
9+
### Bug Fixes
10+
11+
* refresh package lock files ([9979eb1](https://github.com/loopbackio/loopback-next/commit/9979eb183b6c6cd5775da7478cdede8a92ce0d5e)), closes [#9351](https://github.com/loopbackio/loopback-next/issues/9351)
12+
13+
14+
15+
16+
617
## [0.12.9](https://github.com/loopbackio/loopback-next/compare/@loopback/test-repository-mysql@0.12.8...@loopback/test-repository-mysql@0.12.9) (2023-03-09)
718

819
**Note:** Version bump only for package @loopback/test-repository-mysql

0 commit comments

Comments
 (0)