zowe / zowe-cli-db2-plugin

DB2 Plugin for the Zowe CLI
Eclipse Public License 2.0
8 stars 16 forks source link

Update ibm_db to support Node.js 18 #109

Closed t1m0thyj closed 2 years ago

t1m0thyj commented 2 years ago

As of version 2.8.2, Node.js 18 is supported (see https://github.com/ibmdb/node-ibm_db/commit/2a3205de89464369f31d1ee18d7556209e6ce320).

Although we don't officially support Node.js 18 until it becomes an LTS release, this PR should make the plug-in compatible πŸ™‚

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 2 years ago

Codecov Report

Merging #109 (73a23d3) into master (73c2f73) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #109   +/-   ##
=======================================
  Coverage   75.22%   75.22%           
=======================================
  Files          25       25           
  Lines         331      331           
  Branches       41       42    +1     
=======================================
  Hits          249      249           
  Misses         82       82           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 74064ec...73a23d3. Read the comment docs.