deps: bump mysql2 to 3.24.3 (GHSA-3f6p-5ww8-9rcr, GHSA-rgwj-5xj2-c3m3) - #840
Open
katsugtgz wants to merge 1 commit into
Open
deps: bump mysql2 to 3.24.3 (GHSA-3f6p-5ww8-9rcr, GHSA-rgwj-5xj2-c3m3)#840katsugtgz wants to merge 1 commit into
katsugtgz wants to merge 1 commit into
Conversation
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.
Updates
mysql2to address GHSA-3f6p-5ww8-9rcr and GHSA-rgwj-5xj2-c3m3.Evidence:
package.jsonandpackage-lock.jsonpinnedmysql2@3.10.13.24.3Validation:
npm test(unit suite, 1216 tests) passes, same as on develop before the change. Run withnpm ci --legacy-peer-deps,npm rebuild sqlite3 --build-from-source, andLOG_DIRECTORY=/tmp/iofog-controller-logs, matching .github/workflows/quality.yml. Local node is 22 instead of the workflow's 24; tests pass on both the base commit and this branch in the same environmentNote: osv-scanner still reports two separate advisories for browserslist 4.28.2 (GHSA-73wf-gq98-2v4g, GHSA-c83g-rgw3-j3cx), a dev dependency untouched by this patch.
Scope: dependency/lockfile update only (
package.json,package-lock.json).