Skip to content

chore: updating azure sdk to fix vulnerabilities#1735

Open
PGodward wants to merge 2 commits into
tediousjs:masterfrom
PGodward:lodash/securityUpdate
Open

chore: updating azure sdk to fix vulnerabilities#1735
PGodward wants to merge 2 commits into
tediousjs:masterfrom
PGodward:lodash/securityUpdate

Conversation

@PGodward

@PGodward PGodward commented Jun 9, 2026

Copy link
Copy Markdown

Before submitting a PR :

  1. Ensure your fork is created from master branch of the repository.
  2. Run npm install in the root folder.
  3. After bug fix/code change, ensure all the existing tests and new tests (if any) pass (npm run-script test-all). During development, to run individual test use node_modules/nodeunit test/<test_file.js> -t <test_name>.
  4. Build the driver (npm run build).
  5. Run eslint and flow typechecker (npm run lint).
  6. Run commitlint (node_modules/.bin/commitlint --from origin/master --to HEAD). Refer commit conventions and commit rules.

Thank you for Contributing!

@arthurschreiber

Copy link
Copy Markdown
Collaborator

Hey, I’ll try to get to this as soon as I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants