Skip to content

Commit

Permalink
Merge branch 'main' of github.com:gajus/slonik
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed May 7, 2024
2 parents c9e261d + 1ac9e2f commit 151f562
Show file tree
Hide file tree
Showing 17 changed files with 77 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-panthers-juggle.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/benchmark/CHANGELOG.md
@@ -1,5 +1,12 @@
# @slonik/benchmark

## 43.0.2

### Patch Changes

- Updated dependencies []:
- slonik@43.0.2

## 43.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/benchmark/package.json
Expand Up @@ -6,10 +6,10 @@
"pg": "^8.11.3",
"pg-promise": "^11.5.5",
"postgres": "^3.4.4",
"slonik": "^43.0.1"
"slonik": "^43.0.2"
},
"scripts": {
"benchmark": "NODE_ENV=production node benchmark.js"
},
"version": "43.0.1"
"version": "43.0.2"
}
7 changes: 7 additions & 0 deletions packages/errors/CHANGELOG.md
@@ -1,5 +1,12 @@
# @slonik/errors

## 43.0.2

### Patch Changes

- Updated dependencies []:
- @slonik/types@43.0.2

## 43.0.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/errors/package.json
Expand Up @@ -16,7 +16,7 @@
]
},
"dependencies": {
"@slonik/types": "^43.0.1"
"@slonik/types": "^43.0.2"
},
"description": "A Node.js PostgreSQL client with strict types, detailed logging and assertions.",
"devDependencies": {
Expand Down Expand Up @@ -79,5 +79,5 @@
"test": "nyc ava --verbose --serial"
},
"types": "./dist/index.d.ts",
"version": "43.0.1"
"version": "43.0.2"
}
@@ -1,5 +1,12 @@
# slonik-interceptor-field-name-transformation

## 43.0.2

### Patch Changes

- Updated dependencies []:
- slonik@43.0.2

## 43.0.1

### Patch Changes
Expand Down
Expand Up @@ -23,7 +23,7 @@
"ava": "^5.3.1",
"eslint": "^8.57.0",
"eslint-config-canonical": "^42.8.1",
"slonik": "^43.0.1",
"slonik": "^43.0.2",
"ts-node": "^10.4.0",
"typescript": "^4.7.4"
},
Expand All @@ -39,7 +39,7 @@
"main": "./dist/index.js",
"name": "slonik-interceptor-field-name-transformation",
"peerDependencies": {
"slonik": ">=43.0.1"
"slonik": ">=43.0.2"
},
"repository": {
"type": "git",
Expand All @@ -51,5 +51,5 @@
"test": "ava --verbose --serial"
},
"typings": "./dist/index.d.ts",
"version": "43.0.1"
"version": "43.0.2"
}
7 changes: 7 additions & 0 deletions packages/slonik-interceptor-query-logging/CHANGELOG.md
@@ -1,5 +1,12 @@
# slonik-interceptor-query-logging

## 43.0.2

### Patch Changes

- Updated dependencies []:
- slonik@43.0.2

## 43.0.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/slonik-interceptor-query-logging/package.json
Expand Up @@ -25,7 +25,7 @@
"ava": "^5.3.1",
"eslint": "^8.57.0",
"eslint-config-canonical": "^42.8.1",
"slonik": "^43.0.1",
"slonik": "^43.0.2",
"ts-node": "^10.4.0",
"typescript": "^4.5.3"
},
Expand All @@ -41,7 +41,7 @@
"main": "./dist/index.js",
"name": "slonik-interceptor-query-logging",
"peerDependencies": {
"slonik": ">=43.0.1"
"slonik": ">=43.0.2"
},
"repository": {
"type": "git",
Expand All @@ -53,5 +53,5 @@
"test": "ava --verbose --serial"
},
"typings": "./dist/index.d.ts",
"version": "43.0.1"
"version": "43.0.2"
}
8 changes: 8 additions & 0 deletions packages/slonik-sql-tag-raw/CHANGELOG.md
@@ -1,5 +1,13 @@
# slonik-sql-tag-raw

## 43.0.2

### Patch Changes

- Updated dependencies [[`a28e8ac`](https://github.com/gajus/slonik/commit/a28e8ac7325e24b2c27c05f22b597dbd1898049b)]:
- @slonik/sql-tag@43.0.2
- slonik@43.0.2

## 43.0.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/slonik-sql-tag-raw/package.json
Expand Up @@ -16,7 +16,7 @@
]
},
"dependencies": {
"@slonik/sql-tag": "^43.0.1",
"@slonik/sql-tag": "^43.0.2",
"lodash": "^4.17.20",
"roarr": "^7.21.1"
},
Expand All @@ -25,7 +25,7 @@
"ava": "^5.3.1",
"eslint": "^8.57.0",
"eslint-config-canonical": "^42.8.1",
"slonik": "^43.0.1",
"slonik": "^43.0.2",
"ts-node": "^10.4.0",
"typescript": "^4.5.3"
},
Expand All @@ -41,7 +41,7 @@
"main": "./dist/index.js",
"name": "slonik-sql-tag-raw",
"peerDependencies": {
"slonik": ">=43.0.1"
"slonik": ">=43.0.2"
},
"repository": {
"type": "git",
Expand All @@ -53,5 +53,5 @@
"test": "ava --verbose --serial"
},
"typings": "./dist/index.d.ts",
"version": "43.0.1"
"version": "43.0.2"
}
8 changes: 8 additions & 0 deletions packages/slonik/CHANGELOG.md
@@ -1,5 +1,13 @@
# slonik

## 43.0.2

### Patch Changes

- Updated dependencies [[`a28e8ac`](https://github.com/gajus/slonik/commit/a28e8ac7325e24b2c27c05f22b597dbd1898049b)]:
- @slonik/sql-tag@43.0.2
- @slonik/errors@43.0.2

## 43.0.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/slonik/package.json
Expand Up @@ -5,8 +5,8 @@
"url": "http://gajus.com"
},
"dependencies": {
"@slonik/errors": "^43.0.1",
"@slonik/sql-tag": "^43.0.1",
"@slonik/errors": "^43.0.2",
"@slonik/sql-tag": "^43.0.2",
"@types/pg": "^8.11.6",
"get-stack-trace": "^3.1.1",
"iso8601-duration": "^1.3.0",
Expand Down Expand Up @@ -86,5 +86,5 @@
"test": "nyc ava --verbose --serial"
},
"types": "./dist/index.d.ts",
"version": "43.0.1"
"version": "43.0.2"
}
10 changes: 10 additions & 0 deletions packages/sql-tag/CHANGELOG.md
@@ -1,5 +1,15 @@
# @slonik/sql-tag

## 43.0.2

### Patch Changes

- [`a28e8ac`](https://github.com/gajus/slonik/commit/a28e8ac7325e24b2c27c05f22b597dbd1898049b) Thanks [@gajus](https://github.com/gajus)! - avoid duplicate type declaration

- Updated dependencies []:
- @slonik/errors@43.0.2
- @slonik/types@43.0.2

## 43.0.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/sql-tag/package.json
Expand Up @@ -16,8 +16,8 @@
]
},
"dependencies": {
"@slonik/errors": "^43.0.1",
"@slonik/types": "^43.0.1",
"@slonik/errors": "^43.0.2",
"@slonik/types": "^43.0.2",
"roarr": "^7.21.1",
"safe-stable-stringify": "^2.4.3",
"serialize-error": "^8.0.0"
Expand Down Expand Up @@ -83,5 +83,5 @@
"test": "nyc ava --verbose --serial"
},
"types": "./dist/index.d.ts",
"version": "43.0.1"
"version": "43.0.2"
}
2 changes: 2 additions & 0 deletions packages/types/CHANGELOG.md
@@ -1,5 +1,7 @@
# @slonik/types

## 43.0.2

## 43.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Expand Up @@ -75,5 +75,5 @@
"test": "nyc ava --verbose --serial"
},
"types": "./dist/index.d.ts",
"version": "43.0.1"
"version": "43.0.2"
}

0 comments on commit 151f562

Please sign in to comment.