Skip to content

Commit 791d45f

Browse files
committed
8.0.0
* chore: update dependency uuid to v14 (renovate[bot]) * chore: lock file maintenance (renovate[bot]) * chore: update github/codeql-action action to v4.36.2 (renovate[bot]) * chore: update actions/checkout action to v6.0.3 (renovate[bot]) * chore: update github/codeql-action action to v4.36.1 (renovate[bot]) * chore: drop Node.js 20 support BREAKING CHANGE: drop Node.js 20 support (dhmlau) * chore: update commitlint monorepo to ^21.0.2 (renovate[bot]) * chore: update github/codeql-action action to v4.36.0 (renovate[bot]) * chore: update dependency mocha to ^11.7.6 (renovate[bot]) * chore: update commitlint monorepo to v21 (renovate[bot]) * chore: update github/codeql-action action to v4.35.5 (renovate[bot]) * chore: update dependency node to v22.22.3 (renovate[bot]) * chore: update dependency loopback-datasource-juggler to ^6.0.6 (renovate[bot])
1 parent 927ae0d commit 791d45f

3 files changed

Lines changed: 32 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
2026-06-09, Version 8.0.0
2+
=========================
3+
4+
* chore: update dependency uuid to v14 (renovate[bot])
5+
6+
* chore: lock file maintenance (renovate[bot])
7+
8+
* chore: update github/codeql-action action to v4.36.2 (renovate[bot])
9+
10+
* chore: update actions/checkout action to v6.0.3 (renovate[bot])
11+
12+
* chore: update github/codeql-action action to v4.36.1 (renovate[bot])
13+
14+
* chore: drop Node.js 20 support BREAKING CHANGE: drop Node.js 20 support (dhmlau)
15+
16+
* chore: update commitlint monorepo to ^21.0.2 (renovate[bot])
17+
18+
* chore: update github/codeql-action action to v4.36.0 (renovate[bot])
19+
20+
* chore: update dependency mocha to ^11.7.6 (renovate[bot])
21+
22+
* chore: update commitlint monorepo to v21 (renovate[bot])
23+
24+
* chore: update github/codeql-action action to v4.35.5 (renovate[bot])
25+
26+
* chore: update dependency node to v22.22.3 (renovate[bot])
27+
28+
* chore: update dependency loopback-datasource-juggler to ^6.0.6 (renovate[bot])
29+
30+
131
2026-05-11, Version 7.0.6
232
=========================
333

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback-connector",
3-
"version": "7.0.6",
3+
"version": "8.0.0",
44
"description": "Building blocks for LoopBack connectors",
55
"engines": {
66
"node": ">=22"

0 commit comments

Comments
 (0)