jhipster / generator-jhipster-nodejs

A NodeJS blueprint that creates the backend using NestJS
https://www.npmjs.com/package/generator-jhipster-nodejs
Apache License 2.0
253 stars 82 forks source link

Bump the typeorm group in /generators/node-server/resources with 10 updates #445

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the typeorm group in /generators/node-server/resources with 10 updates:

Package From To
@nestjs/typeorm 7.1.4 10.0.2
mongodb 6.2.0 6.4.0
mysql2 2.2.5 3.9.2
pg 8.4.2 8.11.3
oracledb 5.0.0 6.3.0
mssql 6.2.3 10.0.2
mongodb-memory-server 6.9.2 9.1.6
sqlite3 5.1.6 5.1.7
typeorm 0.2.45 0.3.20
typeorm-encrypted 0.5.6 0.8.0

Updates @nestjs/typeorm from 7.1.4 to 10.0.2

Release notes

Sourced from @​nestjs/typeorm's releases.

Release 10.0.2

  • Merge pull request #1839 from nestjs/renovate/reflect-metadata-0.x (bb8fde8)
  • chore(deps): update dependency reflect-metadata to v0.2.1 (3f96c18)
  • Merge pull request #1901 from nestjs/renovate/nest-monorepo (7d29e89)
  • chore(deps): update nest monorepo to v10.3.2 (b98cca9)
  • Merge pull request #1802 from nestjs/renovate/cimg-node-21.x (24fa80b)
  • chore(deps): update typescript-eslint monorepo to v6.21.0 (fc8c697)
  • chore(deps): update dependency lint-staged to v15.2.2 (af287d6)
  • chore(deps): update dependency prettier to v3.2.5 (6331626)
  • chore(deps): update dependency husky to v9.0.10 (226a494)
  • chore(deps): update dependency @​types/node to v20.11.16 (1d4329c)
  • chore(deps): update dependency @​types/jest to v29.5.12 (dc37e84)
  • chore(deps): update dependency @​types/node to v20.11.15 (429a881)
  • chore(deps): update dependency @​types/node to v20.11.14 (36069c2)
  • chore(deps): update dependency lint-staged to v15.2.1 (17fa212)
  • chore(deps): update dependency @​types/node to v20.11.13 (7d1b6bc)
  • chore(deps): update typescript-eslint monorepo to v6.20.0 (3a8f7c3)
  • chore(deps): update dependency husky to v9.0.7 (b159e73)
  • chore(deps): update dependency @​types/node to v20.11.10 (f0eea1c)
  • chore(deps): update dependency @​types/node to v20.11.9 (f09ac1d)
  • chore(deps): update dependency @​types/node to v20.11.8 (a1c893a)
  • chore(deps): update dependency typeorm to v0.3.20 (b66376e)
  • chore(deps): update dependency @​types/node to v20.11.7 (1138485)
  • chore(deps): update dependency husky to v9.0.6 (f162e7f)
  • chore(deps): update dependency @​types/uuid to v9.0.8 (d3360a2)
  • chore(deps): update dependency husky to v9.0.5 (d79860c)
  • chore(deps): update commitlint monorepo to v18.6.0 (0ab224c)
  • chore(deps): update dependency husky to v9 (dfd5759)
  • chore(deps): update dependency @​types/node to v20.11.6 (955ef3a)
  • chore(deps): update nest monorepo to v10.3.1 (d5dafcd)
  • chore(deps): update dependency release-it to v17.0.3 (80185ed)
  • chore(deps): update typescript-eslint monorepo to v6.19.1 (a6b699c)
  • chore(deps): update commitlint monorepo to v18.5.0 (4841b2b)
  • chore(deps): update dependency ts-jest to v29.1.2 (e81545b)
  • chore(deps): update dependency prettier to v3.2.4 (717c125)
  • chore(deps): update dependency @​types/node to v20.11.5 (e17b8e9)
  • chore(deps): update dependency prettier to v3.2.3 (eed4bca)
  • chore(deps): update node.js to v21.6 (b6fb90c)
  • chore(deps): update dependency @​types/node to v20.11.4 (3d3a615)
  • chore(deps): update dependency @​types/node to v20.11.3 (d5ff8b5)
  • chore(deps): update typescript-eslint monorepo to v6.19.0 (037875c)
  • chore(deps): update dependency @​types/node to v20.11.2 (87e70a8)
  • chore(deps): update dependency @​types/node to v20.11.1 (fd9f964)
  • chore(deps): update dependency supertest to v6.3.4 (457131a)
  • chore(deps): update dependency prettier to v3.2.2 (fdaac7e)
  • chore(deps): update dependency prettier to v3.2.1 (e1ddec6)
  • chore(deps): update dependency @​types/node to v20.11.0 (2fa65a6)
  • chore(deps): update dependency @​types/node to v20.10.8 (2e51cd4)
  • chore(deps): update typescript-eslint monorepo to v6.18.1 (10fa21c)
  • chore(deps): update dependency @​types/node to v20.10.7 (dc16e47)

... (truncated)

Commits
  • eaca93c chore(): release v10.0.2
  • bb8fde8 Merge pull request #1839 from nestjs/renovate/reflect-metadata-0.x
  • 3f96c18 chore(deps): update dependency reflect-metadata to v0.2.1
  • 7d29e89 Merge pull request #1901 from nestjs/renovate/nest-monorepo
  • b98cca9 chore(deps): update nest monorepo to v10.3.2
  • 24fa80b Merge pull request #1802 from nestjs/renovate/cimg-node-21.x
  • fc8c697 chore(deps): update typescript-eslint monorepo to v6.21.0
  • af287d6 chore(deps): update dependency lint-staged to v15.2.2
  • 6331626 chore(deps): update dependency prettier to v3.2.5
  • 226a494 chore(deps): update dependency husky to v9.0.10
  • Additional commits viewable in compare view


Updates mongodb from 6.2.0 to 6.4.0

Release notes

Sourced from mongodb's releases.

v6.4.0

6.4.0 (2024-02-29)

The MongoDB Node.js team is pleased to announce version 6.4.0 of the mongodb package!

Release Notes

Server selection will use a different Mongos on retry

When retrying reads or writes on a sharded cluster, the driver will attempt to select a different mongos for the retry if multiple are present. This should heuristically avoid encountering the original error that caused the need to retry the operation.

Caching AWS credentials provider per client

Instead of creating a new AWS provider for each authentication, we cache the AWS credentials provider per client to prevent overwhelming the auth endpoint and ensure that cached credentials are not shared with other clients.

BSON upgraded to ^6.4.0

BSON has had a number of performance increases in the last two releases (6.3.0 and 6.4.0). Small basic latin (ASCII) only strings, small memory allocations (ObjectId and Decimal128) and numeric parsing operations (int32, doubles, and longs) have all had optimizations applied to them.

For details check out the release notes here: BSON 6.3.0 and BSON 6.4.0 :racehorse:

ExceededTimeLimit was made a retryable reads error

Read operations will be retried after receiving an error with the ExceededTimeLimit label.

Fixed unresolved request issue in KMS requester

Internal to the field-level encryption machinery is a helper that opens a TLS socket to the KMS provider endpoint and submits a KMS request. The code neglected to add a 'close' event listener to the socket, which had the potential to improperly leave the promise pending indefinitely if no error was encountered.

The base64 padding is now preserved in the saslContinue command

The authentication was rejected by the saslContinue command from mongosh due to missing "=" padding from the client. We fixed the way we parse payload to preserve trailing "="s.

countDocuments now types the filter using the collection Schema

Previously, countDocuments had a weakly typed Document type for the filter allowing any JS object as input. The filter is now typed as Filter<Schema> to enable autocompletion, and, hopefully, catch minor bugs.

Thank you to @​pashok88895 for contributing to this improvement.

The type error with $addToSet in bulkWrite was fixed

Previously the following code sample would show a type error:

interface IndexSingatureTestDocument extends Document {
    readonly myId: number;
    readonly mySet: number[];
  }
const indexSingatureCollection = undefined as unknown as Collection<IndexSingatureTestDocument>;
indexSingatureCollection.bulkWrite([
</tr></table> 

... (truncated)

Changelog

Sourced from mongodb's changelog.

6.4.0 (2024-02-29)

Features

  • NODE-3449: Add serverConnectionId to Command Monitoring Spec (735f7aa)
  • NODE-3470: retry selects another mongos (#3963) (84959ee)
  • NODE-3689: require hello command for connection handshake to use OP_MSG disallowing OP_QUERY (#3938) (ce7df0f)
  • NODE-4686: Add log messages to CLAM (#3955) (e3bfa30)
  • NODE-4687: Add logging to server selection (#3946) (7f3ce0b)
  • NODE-4719: add SDAM Logging Spec (#3940) (a3c0298)
  • NODE-4847: Add config error handling to logging (#3970) (8f7bb59)
  • NODE-5717: make ExceededTimeLimit retryable reads error (#3947) (106ab09)
  • NODE-5885: upgrade BSON to ^6.3.0 (#3983) (9401d09)
  • NODE-5939: Implement 6.x: cache the AWS credentials provider in the MONGODB-AWS auth logic (#3991) (e0a37e5)
  • NODE-5978: upgrade BSON to ^6.4.0 (#4007) (90f2f70)

Bug Fixes

  • NODE-5127: implement reject kmsRequest on server close (#3964) (568e05f)
  • NODE-5609: node driver omits base64 padding in sasl-continue command (#3975) (b7d28d3)
  • NODE-5765: change type for countDocuments (#3932) (22cae0f)
  • NODE-5791: type error with $addToSet in bulkWrite (#3953) (b93d405)
  • NODE-5818: Add feature flagging to server selection logging (#3974) (55203ef)
  • NODE-5839: support for multibyte code-points in stringifyWithMaxLen (#3979) (aed1cf0)
  • NODE-5840: heartbeat duration includes socket creation (#3973) (a42039b)
  • NODE-5901: propagate errors to transformed stream in cursor (#3985) (ecfc615)
  • NODE-5944: make AWS session token optional (#4002) (f26de76)

Performance Improvements

  • NODE-5771: improve new connection (#3948) (a4776cf)
  • NODE-5854: Conditional logger instantiation and precompute willLog perf fix (#3984) (a63fbc2)
  • NODE-5928: consolidate signal use and abort promise wrap (#3992) (38742c2)

6.3.0 (2023-11-15)

Features

  • NODE-3881: require hello command + OP_MSG when 'loadBalanced=True' (#3907) (fd58eec)
  • NODE-4849: Add Typescript support for log path in client options (#3886) (f495abb)
  • NODE-4878: Add remaining log configurable client options (#3908) (54adc9f)
  • NODE-5197: add server monitoring mode (#3899) (ae4c94a)
  • NODE-5452: Logging Cosmos Document DB Info Message (#3902) (bb5fa43)
  • NODE-5590: deprecate GridFS fields (#3905) (d2225da)

... (truncated)

Commits
  • 9ac2e38 chore(main): release 6.4.0 [skip-ci] (#3935)
  • 5f62f56 docs: generate docs from latest main [skip-ci] (#3977)
  • 90f2f70 feat(NODE-5978): upgrade BSON to ^6.4.0 (#4007)
  • 99a0059 test(NODE-5731): add serverless proxy testing (#4003)
  • 1ca6269 test(NODE-5929): convert txn legacy spec tests (#3987)
  • f26de76 fix(NODE-5944): make AWS session token optional (#4002)
  • 09c9b0b chore(NODE-5972): specify TS 5.0 in package.json and package-lock (#4004)
  • eb5e2ab chore(NODE-5829): update driver dependencies (#3994)
  • 233a2e0 refactor(NODE-5964): clean up prepareHandshakeDocument (#4001)
  • ff8b5f5 refactor(NODE-5912): make server.command an async function (#3986)
  • Additional commits viewable in compare view


Updates mysql2 from 2.2.5 to 3.9.2

Release notes

Sourced from mysql2's releases.

v3.9.2

3.9.2 (2024-02-26)

Bug Fixes

v3.9.1

3.9.1 (2024-01-29)

Bug Fixes

  • types: support encoding for string type cast (#2407) (1dc2011)

v3.9.0

3.9.0 (2024-01-26)

Features

v3.8.0

3.8.0 (2024-01-23)

Features

Bug Fixes

  • stream: premature close when using for await (#2389) (af47148)
  • types: add missing types to TypeCast (#2390) (78ce495)
  • removeIdleTimeoutConnectionsTimer isn't cleared on pool close (#2384) (18a44f6)

v3.7.1

3.7.1 (2024-01-17)

Bug Fixes

  • add condition which allows code in callback to be reachable (#2376) (8d5b903)

v3.7.0

3.7.0 (2024-01-07)

... (truncated)

Changelog

Sourced from mysql2's changelog.

3.9.2 (2024-02-26)

Bug Fixes

3.9.1 (2024-01-29)

Bug Fixes

  • types: support encoding for string type cast (#2407) (1dc2011)

3.9.0 (2024-01-26)

Features

3.8.0 (2024-01-23)

Features

Bug Fixes

  • stream: premature close when using for await (#2389) (af47148)
  • The removeIdleTimeoutConnectionsTimer did not clean up when the … (#2384) (18a44f6)
  • types: add missing types to TypeCast (#2390) (78ce495)

3.7.1 (2024-01-17)

Bug Fixes

  • add condition which allows code in callback to be reachable (#2376) (8d5b903)

3.7.0 (2024-01-07)

Features

... (truncated)

Commits
  • 65e6e9a chore(master): release 3.9.2 (#2420)
  • aa5a354 build(deps-dev): bump eslint from 8.56.0 to 8.57.0 in /website (#2453)
  • 99cefb5 build(deps-dev): bump poku from 1.4.0 to 1.5.0 in /website (#2454)
  • 35862fa build(deps-dev): bump eslint from 8.56.0 to 8.57.0 (#2452)
  • 11de972 build(deps-dev): bump @​types/node from 20.11.19 to 20.11.20 (#2450)
  • fc164c6 chore(docs): create .gitattributes (#2449)
  • 71b08f6 build(deps-dev): bump poku from 1.3.1 to 1.4.0 in /website (#2448)
  • d0284fb build(deps): bump sass from 1.71.0 to 1.71.1 in /website (#2446)
  • a7aecaa chore(website): upgrade typescript eslint and parser manually (#2445)
  • db13468 build(deps-dev): bump @​types/node from 20.11.17 to 20.11.19 (#2444)
  • Additional commits viewable in compare view


Updates pg from 8.4.2 to 8.11.3

Changelog

Sourced from pg's changelog.

All major and minor releases are briefly explained below.

For richer information consult the commit log on github with referenced pull requests.

We do not include break-fix version release in this file.

pg-pool@8.10.0

  • Emit release event when client is returned to the pool.

pg@8.9.0

pg@8.8.0

pg-pool@3.5.0

pg@8.7.0

  • Add optional config to pool to allow process to exit if pool is idle.

pg-cursor@2.7.0

pg@8.6.0

pg-query-stream@4.0.0

  • Library has been converted to Typescript. The behavior is identical, but there could be subtle breaking changes due to class names changing or other small inconsistencies introduced by the conversion.

pg@8.5.0

... (truncated)

Commits


Updates oracledb from 5.0.0 to 6.3.0

Release notes

Sourced from oracledb's releases.

node-oracledb v6.3.0 Release Notes

node-oracledb v6.3.0 is now available. See the release announcement and release notes for details. This release contains support for Oracle Database Success with Info warnings, enhanced XMLType data fetching capabilities in Thin mode, new attributes, and bug fixes for the previous 6.x.x releases, including the patches provided for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

For other environments, refer to INSTALL on building from source code.

node-oracledb v6.2.0 Release Notes

node-oracledb v6.2.0 is now available. See the release announcement and CHANGELOG for details. This release contains SODA enhancements, new attributes, and bug fixes for the previous 6.x.x releases, including the patches provided for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

For other environments, refer to INSTALL on building from source code.

node-oracledb v6.1.0 Release Notes

node-oracledb v6.1.0 is now available. See the release announcement and CHANGELOG for details. This release contains AQ enhancements, new attributes and bug fixes for the previous 6.0.x releases, including the patches provided for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

For other environments, refer to INSTALL on building from source code.

node-oracledb v6.0.3 Release Notes

node-oracledb v6.0.3 is available. See the CHANGELOG for details. This release contains bug fixes for the previous 6.0.x releases, including the patches provided for the issues raised by our users. Thank you for reporting the issues promptly!

Pre-built binaries are available for Node.js 14.6 or later.

Windows 64-bit (x64) (built with VS 2017) macOS 64-bit (Intel x64) Linux 64-bit (x86-64) (built on Oracle Linux 7) Linux ARM 64-bit

... (truncated)

Commits
  • 4126589 Minor test case fix for 12.1 Date datatype
  • 911f301 Test and Documentation updates for 6.3 features
  • d2cd299 Prepare for 6.3.0 release
  • 8ba1ac9 Add Success With Info Warnings support
  • 5db0601 Update ODPI-C to v5.1
  • 6c8ecf5 Allow non null username for external proxy authentication and non-token authe...
  • e89492a Add documentation updates for the new XMLType support and the future object c...
  • 408e651 Add support to fetch XML as a String in Thin mode
  • 8a2973a Create a flag oldJsonColumnAsObj inside a new future object for ensuring back...
  • 0c129d3 Add DB_TYPE_XMLTYPE for XMLTYPE db column
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sharadchan87, a new releaser for oracledb since your current version.


Updates mssql from 6.2.3 to 10.0.2

Release notes

Sourced from mssql's releases.

v10.0.2

10.0.2 (2024-01-16)

Bug Fixes

  • from now _acquire return always a promise to avoid uncatchable exception (55f5a9f)

v10.0.1

10.0.1 (2023-09-12)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (145d562)

v10.0.0

10.0.0 (2023-09-06)

Features

  • upgrade tedious to v16 and drop Node 14 support (cd0bc02)

BREAKING CHANGES

  • Drop support for NodeJS <= 14. Upgrade tedious version. Update CI to test NodeJS 20.

v9.3.2

9.3.2 (2023-09-06)

Bug Fixes

  • msnodesqlv8 connection string uses correct instance name (eb3e4d0)

v9.3.0

9.3.0 (2023-09-04)

Features

  • add AAD authentication support to connection strings (59aea21)

... (truncated)

Changelog

Sourced from mssql's changelog.

v10.0.0 (2023-09-06)

[change] Upgrade tedious to v16 (#1547) [removed] Removed NodeJS 14 support (#1547)

v9.3.2 (2023-09-06)

[fix] Fix bug with msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.3.1 (2023-09-05)

Revoked - contained breaking changes

v9.3.0 (2023-09-04)

[new] Add AAD connection support to connection strings ((#1461)[https://redirect.github.com/tediousjs/node-mssql/pull/1461])

v9.2.1 (2023-09-05)

[fix] Fix bug with msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.2.0 (2023-08-28)

[new] Use @​tediousjs/connection-string library to build msnodesqlv8 connection strings ((#1525)[https://redirect.github.com/tediousjs/node-mssql/pull/1525])

v9.1.3 (2023-08-08)

[fix] Escape values that are added to the msnodesqlv8 connection string that we construct ((#1479)[https://redirect.github.com/tediousjs/node-mssql/pull/1479])

v9.1.2 (2023-08-01)

[fix] Support more named instance formats (#1520) [refactor] Stop using deprecated regex symbols (#1520)

v9.1.1 (2023-01-19)

[revert] Add support for AAD authentication via connection string ((#1436)[https://redirect.github.com/tediousjs/node-mssql/pull/1436])

v9.1.0 (2023-01-17)

[new] Add support for AAD authentication via connection string ((#1436)[https://redirect.github.com/tediousjs/node-mssql/pull/1436]) [docs] Update express example ((#1433)[https://redirect.github.com/tediousjs/node-mssql/pull/1433])

v9.0.1 (2022-08-18)

[fix] fix regression in requestTimout option not accepting 0 as a value (#1421)

v9.0.0 (2022-08-10)

[change] Upgrade tedious to v15 (#1417)

... (truncated)

Commits
  • f09c23d Merge pull request #1592 from bombjackit/patch-acquire
  • 1d8a2f4 Merge pull request #1596 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • bf7819a chore(deps-dev): bump the release-tools group with 2 updates
  • 55f5a9f fix: from now _acquire return always a promise to avoid uncatchable exception
  • 34bd686 Merge pull request #1593 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • 77143e6 chore(deps-dev): bump the release-tools group with 1 update
  • 48c9c1f Merge pull request #1590 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • b45598a chore(deps-dev): bump the release-tools group with 1 update
  • ac350e4 Merge pull request #1588 from tediousjs/dependabot/npm_and_yarn/release-tools...
  • cc52fb0 chore(deps-dev): bump the release-tools group with 3 updates
  • Additional commits viewable in compare view


Updates mongodb-memory-server from 6.9.2 to 9.1.6

Release notes

Sourced from mongodb-memory-server's releases.

v9.1.6

9.1.6 (2024-01-17)

Fixes

  • MongoBinaryDownloadUrl: clamp ubuntu-year to highest supported year (9a29af9), closes #846
  • MongoBinaryDownloadUrl: support elementaryos 7 (064c69e)
  • MongoBinaryDownloadUrl: support linux-mint 21 (e756164)

v9.1.6-beta.1

9.1.6-beta.1 (2024-01-17)

Fixes

  • MongoBinaryDownloadUrl: clamp ubuntu-year to highest supported year (9a29af9), closes #846
  • MongoBinaryDownloadUrl: support elementaryos 7 (064c69e)
  • MongoBinaryDownloadUrl: support linux-mint 21 (e756164)

v9.1.5

9.1.5 (2024-01-13)

Fixes

  • getport: randomize first port using crypto.randomInt (#844) (4132dbf), closes #827

v9.1.4

9.1.4 (2024-01-04)

Fixes

  • MongoMemoryServer::getStartOptions: coerce version to semver before semver checks (427531e), closes #841

v9.1.3

9.1.3 (2023-12-12)

Fixes

  • resolveConfig: let debug mode be enabled through package.json again (8ba83c7), closes #834

v9.1.2

9.1.2 (2023-12-12)

Fixes

... (truncated)

Changelog

Sourced from mongodb-memory-server's changelog.

9.1.6 (2024-01-17)

Fixes

  • MongoBinaryDownloadUrl: clamp ubuntu-year to highest supported year (9a29af9), closes #846
  • MongoBinaryDownloadUrl: support elementaryos 7 (064c69e)
  • MongoBinaryDownloadUrl: support linux-mint 21 (e756164)

9.1.5 (2024-01-13)

Fixes

  • getport: randomize first port using crypto.randomInt (#844) (4132dbf), closes #827

9.1.4 (2024-01-04)

Fixes

  • MongoMemoryServer::getStartOptions: coerce version to semver before semver checks (427531e), closes #841

9.1.3 (2023-12-12)

Fixes

  • resolveConfig: let debug mode be enabled through package.json again (8ba83c7), closes #834

9.1.2 (2023-12-12)

Fixes

  • postinstallHelper: set "PREFER_GLOBAL_PATH" if "local" (9f523de), closes #833

9.1.1 (2023-11-16)

Reverts

  • Revert "chore(website): upgrade docusaurus version to 3.0.0" (c8f628f)
  • Revert "chore(website/yarn.lock): lockfile maintenance" (96ede53)

9.1.0 (2023-11-16)

Features

... (truncated)

Commits


Updates sqlite3 from 5.1.6 to 5.1.7

Release notes

Sourced from sqlite3's releases.

v5.1.7

What's Changed

New Contributors

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7

v5.1.7-rc.0

Please install v5.1.7 instead.

Full Changelog: https://github.com/TryGhost/node-sqlite3/compare/v5.1.6...v5.1.7-rc.0

Commits
  • ba4ba07 v5.1.7
  • d04c1fb Removed Node version from matrix title
  • 03d6e75 v5.1.7-rc.0
  • 8398daa Fixed uploading assets from Docker
  • 8b86e41 Fixed uploading release assets on Windows
  • 83c8c0a Configured releases to be created as prereleases
  • f792f69 Update dependency node-addon-api to v7
  • dependabot[bot] commented 4 months ago

    Superseded by #446.