fix(deps): update dependency ibm_db to v4#157
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
cb7e27b to
f8e6b79
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.3.2→^4.0.0Release Notes
ibmdb/node-ibm_db (ibm_db)
v4.0.0Compare Source
=========================
feat: add mac and linux precompiled binaries in build.zip file (Bimal Jha)
fix: Install a SIGILL handler at module load time to fix core dump on AIX #439, #1045 (#1063) (Bimal Kumar Jha)
feat: update installer to use only one precompiled binary per platform after NAPI support (Bimal Jha)
Migrate ibm_db driver from NAN to Node-API (N-API) for version independence (#1062) (Bimal Kumar Jha)
update: typescript files for new APIs and add test case (Bimal Jha)
fix: add strict mode in ibm_db js files for code optimization by V8, #269 (Bimal Jha)
feat: Add support for Chunked LOB Insert (Array of Buffers or Readable Stream) using DATA_AT_EXEC #962 (Bimal Jha)
feat: Add support for bindFileToCol() API to bind a result set column to a file (Bimal Jha)
feat: add support for block fetch when SQL_ATTR_ROW_ARRAY_SIZE > 1 (Bimal Jha)
test: add test case for issue #1059 (Bimal Jha)
feat: Add support for fetchN() API to fetch multiple rows at once, #977 (Bimal Jha)
fea: Support for Row Wise Array Input #698 (Bimal Jha)
update stmt handle logs mechanism (Bimal Jha)
Use native Promises in ibm_db instead of Q package (Bimal Jha)
fix compilation warnings for Nan::Callback::Call in cpp files, issue #1060 (Bimal Jha)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.