loopback-connector
Advanced tools
Comparing version 6.0.4 to 6.1.0
@@ -0,1 +1,27 @@ | ||
2023-12-07, Version 6.1.0 | ||
========================= | ||
* chore: update github/codeql-action action to v2.22.9 (renovate[bot]) | ||
* feat: pass options to buildQueryColumns (Muhammad Aaqil) | ||
* chore: lock file maintenance (renovate[bot]) | ||
* chore: update dependency eslint to ^8.55.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v2.22.8 (renovate[bot]) | ||
* chore: update commitlint monorepo to ^18.4.3 (renovate[bot]) | ||
* chore: update dependency eslint to ^8.54.0 (renovate[bot]) | ||
* chore: update github/codeql-action action to v2.22.7 (renovate[bot]) | ||
* chore: update commitlint monorepo to ^18.4.2 (renovate[bot]) | ||
* chore: update github/codeql-action action to v2.22.6 (renovate[bot]) | ||
* chore: update dependency loopback-datasource-juggler to ^5.0.3 (renovate[bot]) | ||
2023-11-13, Version 6.0.4 | ||
@@ -2,0 +28,0 @@ ========================= |
{ | ||
"name": "loopback-connector", | ||
"version": "6.0.4", | ||
"version": "6.1.0", | ||
"description": "Building blocks for LoopBack connectors", | ||
@@ -36,9 +36,9 @@ "engines": { | ||
"devDependencies": { | ||
"@commitlint/config-conventional": "^18.4.0", | ||
"@commitlint/config-conventional": "^18.4.3", | ||
"chai": "^4.3.10", | ||
"chai-as-promised": "^7.1.1", | ||
"commitlint": "^18.4.1", | ||
"eslint": "^8.53.0", | ||
"commitlint": "^18.4.3", | ||
"eslint": "^8.55.0", | ||
"eslint-config-loopback": "^13.1.0", | ||
"loopback-datasource-juggler": "^5.0.2", | ||
"loopback-datasource-juggler": "^5.0.3", | ||
"mocha": "^10.2.0", | ||
@@ -45,0 +45,0 @@ "nyc": "^15.1.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
418738