Releases: nihalgonsalves/pg-error-enum
Releases · nihalgonsalves/pg-error-enum
pg-error-enum: v1.0.2
1.0.2 (2025-03-21)
⚠ BREAKING CHANGES (v1.0.0)
- This drops support for Node 18, and switches to a pure ESM package. This means that you either have to use
"type": "module"
in yourpackage.json
, or upgrade to a Node version that supports require(esm), i.e. >= v20.19.0, >= v22.12.0, or v23 and above.
Bug Fixes
pg-error-enum: v1.0.1
1.0.1 (2025-03-19)
⚠ BREAKING CHANGES (v1.0.0)
- This drops support for Node 18, and switches to a pure ESM package. This means that you either have to use
"type": "module"
in yourpackage.json
, or upgrade to a Node version that supports require(esm), i.e. >= v20.19.0, >= v22.12.0, or v23 and above.
Bug Fixes
pg-error-enum: v1.0.0
1.0.0 (2025-03-19)
⚠ BREAKING CHANGES
- This drops support for Node 18, and switches to a pure ESM package. This means that you either have to use
"type": "module"
in yourpackage.json
, or upgrade to a Node version that supports require(esm), i.e. >= v20.19.0, >= v22.12.0, or v23 and above.
Build System
pg-error-enum: v0.7.3
pg-error-enum: v0.7.2
pg-error-enum: v0.7.1
v0.7.0
v0.6.1
v0.6.0 Add new error codes
What's Changed
- Bump @nihalgonsalves/esconfig from 0.0.4 to 0.0.8 by @dependabot in #381
- Bump zod from 1.11.15 to 1.11.16 by @dependabot in #380
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #382
- Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.26.0 by @dependabot in #383
- Bump @typescript-eslint/parser from 4.22.0 to 4.26.0 by @dependabot in #386
- Bump typescript from 4.2.4 to 4.3.2 by @dependabot in #385
- Bump eslint from 7.25.0 to 7.27.0 by @dependabot in #388
- Bump zod from 1.11.16 to 3.1.0 by @dependabot in #390
- Bump ts-node from 9.1.1 to 10.0.0 by @dependabot in #387
- Revert "Bump zod from 1.11.16 to 3.1.0" by @nihalgonsalves in #391
- Bump glob-parent from 5.1.1 to 5.1.2 by @dependabot in #392
- Bump eslint from 7.27.0 to 7.32.0 by @dependabot in #400
- Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.28.5 by @dependabot in #401
- Bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.29.1 by @dependabot in #403
- Bump @typescript-eslint/parser from 4.26.0 to 4.29.1 by @dependabot in #406
- Bump ts-node from 10.0.0 to 10.2.0 by @dependabot in #404
- Bump zod from 1.11.16 to 3.7.1 by @dependabot in #405
- Bump prettier from 2.2.1 to 2.3.2 by @dependabot in #397
- Bump typescript from 4.3.2 to 4.3.5 by @dependabot in #407
- Bump typescript from 4.3.5 to 4.4.2 by @dependabot in #409
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #408
- Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.30.0 by @dependabot in #411
- Bump @typescript-eslint/parser from 4.29.1 to 4.30.0 by @dependabot in #415
- Bump ts-node from 10.2.0 to 10.2.1 by @dependabot in #414
- Bump zod from 3.7.1 to 3.8.1 by @dependabot in #413
- Bump @nihalgonsalves/esconfig from 0.0.8 to 0.0.9 by @dependabot in #410
- Bump @typescript-eslint/parser from 4.30.0 to 4.32.0 by @dependabot in #421
- Bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.32.0 by @dependabot in #418
- Bump prettier from 2.3.2 to 2.4.1 by @dependabot in #420
- Bump zod from 3.8.1 to 3.9.5 by @dependabot in #417
- Bump ts-node from 10.2.1 to 10.4.0 by @dependabot in #423
- Bump zod from 3.9.5 to 3.11.6 by @dependabot in #425
- Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 by @dependabot in #426
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #422
- Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 by @dependabot in #428
- Bump typescript from 4.4.2 to 4.5.2 by @dependabot in #427
- chore: use node 16 lts by @dependabot in #429
- chore: bump @types/node from 16.11.10 to 16.11.11 by @dependabot in #430
- chore: bump prettier from 2.4.1 to 2.5.0 by @dependabot in #431
- chore: bump typescript from 4.5.2 to 4.5.4 by @dependabot in #432
- chore: bump prettier from 2.5.0 to 2.5.1 by @dependabot in #434
- chore: bump @types/node from 16.11.11 to 16.11.26 by @dependabot in #441
- chore: bump ts-node from 10.4.0 to 10.6.0 by @dependabot in #443
- chore: bump actions/setup-node from 2 to 3 by @dependabot in #440
- chore: bump typescript from 4.5.4 to 4.6.2 by @dependabot in #438
- chore: bump actions/checkout from 2 to 3 by @dependabot in #439
- chore: bump cross-fetch from 3.1.4 to 3.1.5 by @dependabot in #436
- chore: bump zod from 3.11.6 to 3.12.1 by @dependabot in #442
- chore: bump prettier from 2.5.1 to 2.6.1 by @dependabot in #445
- chore: bump typescript from 4.6.2 to 4.6.3 by @dependabot in #444
- chore: bump ts-node from 10.6.0 to 10.7.0 by @dependabot in #446
- chore: bump zod from 3.12.1 to 3.14.3 by @dependabot in #447
- chore: bump minimist from 1.2.5 to 1.2.6 by @dependabot in #448
- chore: bump prettier from 2.6.1 to 2.6.2 by @dependabot in #450
- chore: bump typescript from 4.6.3 to 4.6.4 by @dependabot in #452
- chore: bump @types/node from 16.11.26 to 16.11.32 by @dependabot in #451
- chore: bump zod from 3.14.3 to 3.14.4 by @dependabot in #449
- chore: bump typescript from 4.6.4 to 4.7.2 by @dependabot in #456
- chore: bump @types/node from 16.11.32 to 16.11.38 by @dependabot in #455
- chore: bump zod from 3.14.4 to 3.17.3 by @dependabot in #454
- chore: bump ts-node from 10.7.0 to 10.8.0 by @dependabot in #453
- chore: bump typescript from 4.7.2 to 4.7.4 by @dependabot in #460
- chore: bump prettier from 2.6.2 to 2.7.1 by @dependabot in #457
- chore: bump ts-node from 10.8.0 to 10.8.1 by @dependabot in #459
- chore: bump ts-node from 10.8.1 to 10.9.1 by @dependabot in #465
- chore: bump zod from 3.17.3 to 3.17.10 by @dependabot in #463
- Sync with latest Postgres Errors by @github-actions in #462
Full Changelog: v0.5.0...v0.6.0
v0.5.0 Add new error codes
What's Changed
- Bump eslint-plugin-import from 2.20.2 to 2.21.1 by @dependabot in #238
- Bump @types/node from 14.0.11 to 14.0.12 by @dependabot in #239
- Bump eslint-plugin-import from 2.21.1 to 2.21.2 by @dependabot in #241
- Bump @types/node from 14.0.12 to 14.0.13 by @dependabot in #240
- Bump eslint-config-airbnb-base from 14.1.0 to 14.2.0 by @dependabot in #242
- Bump typescript from 3.9.5 to 3.9.6 by @dependabot in #246
- Bump eslint-plugin-import from 2.21.2 to 2.22.0 by @dependabot in #248
- Bump @types/node from 14.0.13 to 14.0.14 by @dependabot in #247
- Improve linting by @nihalgonsalves in #249
- Bump @types/node from 14.0.18 to 14.0.19 by @dependabot in #250
- Bump @types/node from 14.0.19 to 14.0.20 by @dependabot in #251
- Bump @types/node from 14.0.20 to 14.0.22 by @dependabot in #252
- Bump @types/node from 14.0.22 to 14.0.23 by @dependabot in #254
- Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1 by @dependabot in #255
- Bump @typescript-eslint/parser from 3.6.0 to 3.6.1 by @dependabot in #253
- Bump typescript from 3.9.6 to 3.9.7 by @dependabot in #256
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #257
- Bump eslint from 7.4.0 to 7.5.0 by @dependabot in #258
- Bump @types/node from 14.0.23 to 14.0.25 by @dependabot in #263
- Bump @typescript-eslint/eslint-plugin from 3.6.1 to 3.7.0 by @dependabot in #262
- Bump eslint-config-airbnb-typescript from 8.0.2 to 9.0.0 by @dependabot in #259
- Bump @typescript-eslint/parser from 3.6.1 to 3.7.0 by @dependabot in #260
- Bump @types/node from 14.0.25 to 14.0.26 by @dependabot in #264
- Bump @typescript-eslint/parser from 3.7.0 to 3.7.1 by @dependabot in #266
- Bump @typescript-eslint/eslint-plugin from 3.7.0 to 3.7.1 by @dependabot in #265
- Bump @types/node from 14.0.26 to 14.0.27 by @dependabot in #267
- Bump eslint from 7.5.0 to 7.6.0 by @dependabot in #268
- Bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.8.0 by @dependabot in #270
- Bump @typescript-eslint/parser from 3.7.1 to 3.8.0 by @dependabot in #269
- Bump @typescript-eslint/parser from 3.8.0 to 3.9.0 by @dependabot in #271
- Bump @typescript-eslint/eslint-plugin from 3.8.0 to 3.9.0 by @dependabot in #272
- Bump eslint from 7.6.0 to 7.7.0 by @dependabot in #273
- Bump @types/node from 14.0.27 to 14.6.0 by @dependabot in #276
- Bump @typescript-eslint/parser from 3.9.0 to 3.9.1 by @dependabot in #275
- Bump @typescript-eslint/eslint-plugin from 3.9.0 to 3.9.1 by @dependabot in #274
- Bump typescript from 3.9.7 to 4.0.2 by @dependabot in #277
- Bump ts-node from 8.10.2 to 9.0.0 by @dependabot in #278
- Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.0 by @dependabot in #280
- Bump @typescript-eslint/parser from 3.9.1 to 3.10.0 by @dependabot in #279
- Bump @typescript-eslint/eslint-plugin from 3.10.0 to 3.10.1 by @dependabot in #282
- Bump @typescript-eslint/parser from 3.10.0 to 3.10.1 by @dependabot in #281
- Bump @types/node from 14.6.0 to 14.6.1 by @dependabot in #283
- Bump actions/checkout from v1 to v2.3.2 by @dependabot in #285
- Bump @types/node from 14.6.1 to 14.6.2 by @dependabot in #286
- Bump eslint from 7.7.0 to 7.8.0 by @dependabot in #287
- Bump eslint from 7.8.0 to 7.8.1 by @dependabot in #288
- Bump @types/node from 14.6.2 to 14.6.3 by @dependabot in #289
- Bump @types/node from 14.6.3 to 14.6.4 by @dependabot in #290
- Bump @types/node from 14.6.4 to 14.10.0 by @dependabot in #291
- Bump eslint from 7.8.1 to 7.9.0 by @dependabot in #293
- Bump @types/node from 14.10.0 to 14.10.1 by @dependabot in #292
- Bump @types/node from 14.10.1 to 14.10.2 by @dependabot in #294
- Bump @types/node from 14.10.2 to 14.10.3 by @dependabot in #295
- Bump typescript from 4.0.2 to 4.0.3 by @dependabot in #297
- Bump @types/node from 14.10.3 to 14.11.2 by @dependabot in #298
- Bump eslint from 7.9.0 to 7.10.0 by @dependabot in #302
- Bump eslint-plugin-import from 2.22.0 to 2.22.1 by @dependabot in #301
- Bump isomorphic-fetch from 2.2.1 to 3.0.0 by @dependabot in #299
- Bump @types/node from 14.11.2 to 14.11.4 by @dependabot in #304
- Bump @types/node from 14.11.4 to 14.11.5 by @dependabot in #305
- Bump @types/node from 14.11.5 to 14.11.7 by @dependabot in #306
- Bump eslint from 7.10.0 to 7.11.0 by @dependabot in #308
- Bump @types/node from 14.11.7 to 14.11.8 by @dependabot in #307
- Bump @types/node from 14.11.8 to 14.11.10 by @dependabot in #309
- Bump @types/node from 14.11.10 to 14.14.0 by @dependabot in #310
- Bump @types/node from 14.14.0 to 14.14.2 by @dependabot in #311
- Bump @types/node from 14.14.2 to 14.14.3 by @dependabot in #312
- Bump eslint from 7.11.0 to 7.12.0 by @dependabot in #313
- Bump @types/node from 14.14.3 to 14.14.5 by @dependabot in #315
- Bump typescript from 4.0.3 to 4.0.5 by @dependabot in #314
- Bump eslint from 7.12.0 to 7.12.1 by @dependabot in #316
- Bump @types/node from 14.14.5 to 14.14.6 by @dependabot in #317
- Bump actions/checkout from v2.3.2 to v2.3.4 by @dependabot in #318
- Bump eslint from 7.12.1 to 7.13.0 by @dependabot in #319
- Bump @types/node from 14.14.6 to 14.14.7 by @dependabot in #320
- Bump @types/node from 14.14.7 to 14.14.8 by @dependabot in #321
- Bump @types/node from 14.14.8 to 14.14.9 by @dependabot in #323
- Bump typescript from 4.0.5 to 4.1.2 by @dependabot in #322
- Bump eslint from 7.13.0 to 7.14.0 by @dependabot in #324
- Bump @types/node from 14.14.9 to 14.14.10 by @dependabot in #325
- Bump ts-node from 9.0.0 to 9.1.0 by @dependabot in #326
- Bump eslint from 7.14.0 to 7.15.0 by @dependabot in #327
- Bump @types/node from 14.14.10 to 14.14.11 by @dependabot in https://github.com/nihalgonsalves/pg-error-enum/pu...