[Snyk] Security upgrade gts from 6.0.2 to 7.0.0#848
Open
snyk-io[bot] wants to merge 1 commit intomainfrom
Open
[Snyk] Security upgrade gts from 6.0.2 to 7.0.0#848snyk-io[bot] wants to merge 1 commit intomainfrom
snyk-io[bot] wants to merge 1 commit intomainfrom
Conversation
…ties The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420
Author
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Dargon789
pushed a commit
that referenced
this pull request
Mar 6, 2026
* build: run interdependent tests * build: run interdependent tests * fix * fix(ci): make run-interdependent-tests.sh safer The script was failing when running in a directory that does not have a 'packages' subdirectory. This commit adds a check to ensure the directory exists before trying to list its contents. * fix(deps): syncpack dependency versions This commit fixes the dependency mismatches reported by syncpack. * fix(ts): address type errors from @types/node update This commit fixes the TypeScript errors that were introduced after updating the dependencies with syncpack. The errors were related to the new definition of Uint8Array in @types/node. * ci(syncpack): automate fixing of mismatches This commit updates the syncpack workflow to automatically fix dependency mismatches and commit the changes. * Update package.json * revert(ci): remove automated fix for syncpack This reverts the previous commit that automated the fixing of syncpack mismatches. * fix(deps): update dependencies to resolve syncpack mismatches * fix(proto3-json-serializer): resolve Uint8Array and Buffer type issues * run lint * feat: add top-level lint-fix script This commit adds a top-level lint-fix script that runs in all packages. It also fixes an issue in package that was causing the linting to fail. * fix(lint): run gts fix on all packages * chore: make sure we are actually installing packages locally * remove the package-lock.json * fix * chore: fix * retry * chore: fix * Update continuous.yaml * run lint * chore: fix nodejs runtime * address comments * remove numbers * pin typescript dependency --------- Co-authored-by: miguel <miguelvelezsa@google.com>
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.
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
packages/google-cloud-dataqna/package.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-ESLINT-15102420
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.