-
Notifications
You must be signed in to change notification settings - Fork 77
Comparing changes
Open a pull request
base repository: IBM/node-odbc
base: v2.4.8
head repository: IBM/node-odbc
compare: v2.4.9
- 19 commits
- 16 files changed
- 3 contributors
Commits on Jul 5, 2023
-
- Bump from 30 to 90 days - Add "confirmed" label to keep issue from being marked stale - Prevent issues being marked stale if they're in projects, milestones, or are assigned
Configuration menu - View commit details
-
Copy full SHA for 6ce98c6 - Browse repository at this point
Copy the full SHA 6ce98c6View commit details
Commits on Jul 15, 2024
-
remove NAPI_EXPERIMENTAL to fix #380 (#381)
Signed-off-by: acheronfail <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d382685 - Browse repository at this point
Copy the full SHA d382685View commit details
Commits on Aug 8, 2024
-
Bump dependencies for security issues
The following packages were affected: braces <3.0.3 semver 6.0.0 - 6.3.0 || 7.0.0 - 7.5.1 tar <6.2.1 word-wrap <1.2.4 Updated via `npm audit fix`
Configuration menu - View commit details
-
Copy full SHA for c1cbc13 - Browse repository at this point
Copy the full SHA c1cbc13View commit details
Commits on Aug 20, 2024
-
Clean up GitHub Actions workflows (#399)
- Install unixodbc in homebrew on macOS - Add descriptive names to steps - Rename build-binaries Also fix gitignore to only ignore build* directories.
Configuration menu - View commit details
-
Copy full SHA for 8f828c5 - Browse repository at this point
Copy the full SHA 8f828c5View commit details -
Drop support for NAPI 7 and below (#398)
This allows us to only build for one NAPI version instead of 4 and removes a separate code path for NAPI versions older than 6. We technically don't use anything newer than 6, but may as well go to 8 since that supports all Node.js versions we care about (and even some we don't). https://nodejs.org/api/n-api.html#node-api-version-matrix
Configuration menu - View commit details
-
Copy full SHA for 1b6f05d - Browse repository at this point
Copy the full SHA 1b6f05dView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ac7af9 - Browse repository at this point
Copy the full SHA 7ac7af9View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef8085 - Browse repository at this point
Copy the full SHA aef8085View commit details -
typo fix and reflecting node.js version updates
Configuration menu - View commit details
-
Copy full SHA for 22039ab - Browse repository at this point
Copy the full SHA 22039abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 061b4a8 - Browse repository at this point
Copy the full SHA 061b4a8View commit details -
Merge pull request #400 from IBM/update-package-metadata
Update package metadata
Configuration menu - View commit details
-
Copy full SHA for a576eae - Browse repository at this point
Copy the full SHA a576eaeView commit details -
Refactor GitHub Actions workflows
- Reorganize in to matrix builds for less redundancy - Use IBM approved actions
Configuration menu - View commit details
-
Copy full SHA for 05defab - Browse repository at this point
Copy the full SHA 05defabView commit details -
Updated node-pre-gyp attempting to resolve this issue, but it is still unresolved upstream. For now, hack in a patch. Once upstream fixes this, we can update to the fixed version and drop this hack. For more details, see mapbox/node-pre-gyp#715
Configuration menu - View commit details
-
Copy full SHA for 3a2b35b - Browse repository at this point
Copy the full SHA 3a2b35bView commit details -
Update release build OS targets
- Switch from "latest" to specific runner levels - Add macos-13 for x86_64 (macos-14 is arm64 only it seems)
Configuration menu - View commit details
-
Copy full SHA for 63f7b5e - Browse repository at this point
Copy the full SHA 63f7b5eView commit details -
Publish NPM as part of release automation
Add files section to package.json to only package the files we want. Otherwise, npm publish will find and include the node-pre-gyp tar files which we only want attached to the GitHub release.
Configuration menu - View commit details
-
Copy full SHA for 96f0d2f - Browse repository at this point
Copy the full SHA 96f0d2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e02158 - Browse repository at this point
Copy the full SHA 7e02158View commit details -
Remove unused and dubious strptime (#402)
No longer used as of da60af0 and its source was of a dubious nature anyway.
Configuration menu - View commit details
-
Copy full SHA for 6ee6338 - Browse repository at this point
Copy the full SHA 6ee6338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff4fb9 - Browse repository at this point
Copy the full SHA 9ff4fb9View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44c54c0 - Browse repository at this point
Copy the full SHA 44c54c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3694c4d - Browse repository at this point
Copy the full SHA 3694c4dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.8...v2.4.9