Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: creating a fresh release candidate. #5540

Merged
merged 154 commits into from
Oct 18, 2024

Conversation

thisislawatts
Copy link
Member

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)

What does this PR do?

Where should the reviewer start?

How should this be manually tested?

gemaxim and others added 30 commits August 16, 2024 16:54
fix(test, monitor): fixed support for pnpm alias packages
chore: Update main from release candidate (1.1293.0)
docs: Synchronizing CLI help from user-docs
…cy-management

fix: do not show test deps for Dverbose mvn with dependencyManagement
test: user journey tests for Go based snyk code test [CLI-225]
thisislawatts and others added 21 commits October 2, 2024 12:42
docs: Synchronizing CLI help from user-docs
docs(contributing): add section on setting up debugger
…lag-to-iac-test

fix(iac): check iacNewEngine FF and pass it to snyk-iac-test [IAC-3059]
feat: conditionally write data to file instead of keeping it in memory
…ension-and-snyk-iac-test

fix: upgrade IaC rules extension and snyk-iac-test
@thisislawatts thisislawatts changed the base branch from release-candidate-again to main October 18, 2024 11:15
@thisislawatts thisislawatts changed the base branch from main to release-candidate-again October 18, 2024 11:16
Copy link
Contributor

Warnings
⚠️

Please make changes to snyk help text in Gitbook. Changes will be automatically synchronised to Snyk CLI as a scheduled PR.
For more information, see: help/README.md.

⚠️

Since the CLI is unifying on a standard and improved tooling, we're starting to migrate old-style imports and exports to ES6 ones.
A file you've modified is using either module.exports or require(). If you can, please update them to ES6 import syntax and export syntax.
Files found:

  • packages/snyk-fix/src/lib/output-formatters/show-results-summary.ts
  • packages/snyk-fix/src/plugins/python/handlers/pip-requirements/index.ts
  • src/cli/args.ts
  • src/cli/commands/monitor/index.ts
  • src/cli/commands/test/index.ts
  • src/cli/main.ts
  • src/lib/iac/test/v2/output.ts
  • src/lib/plugins/get-deps-from-plugin.ts
  • src/lib/plugins/nodejs-plugin/npm-modules-parser.ts
  • src/lib/plugins/nodejs-plugin/npm-workspaces-parser.ts
  • src/lib/policy/pluck-policies.ts
  • src/lib/spinner.ts
  • test/jest/acceptance/snyk-code/snyk-code.spec.ts
  • test/jest/unit/iac/directory-loader.spec.ts
  • test/jest/unit/policy-display.spec.ts
  • test/jest/unit/snyk-code/snyk-code-test.spec.ts
  • test/tap/cli-monitor.acceptance.test.ts
  • test/tap/cli-test/cli-test.docker.spec.ts
  • test/tap/cli-test/cli-test.ruby.spec.ts
  • test/tap/cli-test/cli-test.sbt.spec.ts
  • test/tap/run-test.test.ts
  • ts-binary-wrapper/src/common.ts
⚠️ There are multiple commits on your branch, please squash them locally before merging!
⚠️

"Merge branch 'release-candidate-again' into tmp/123-release-candidate-again" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"feat: automatic integration of language server 56a46746f0be9d0ad20bc1c31e9aa8a66c8c31dc" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5525 from snyk/fix/IAC-3050/upgrade-iac-rules-extension-and-snyk-iac-test" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"feat: automatic integration of language server a8e770a8dcb46ad14861001a969c03694d7c2a30" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5511 from snyk/fix/IAC-3059/pass-iac-new-engine-flag-to-iac-test" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"feat: automatic integration of language server e23b2e02a33de2f722a579a8fa10cccfa3d80d84" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5514 from snyk/feat/cli-502-add-data-transformation-workflow" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5513 from snyk/fix/respect-default-detection-depth-of-4" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"fix: default limit to max vulnerable paths per vuln, add override option" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5487 from snyk/OSM-1933/cocoapods-post-graph-monitor" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5507 from snyk/fix/IAC-3065/upgrade_iac_custom_rules_ext_to_address_vulns" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5490 from snyk/fix/add-normalize-help-for-deriving-target-files" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5493 from snyk/fix/improved-net-scan-projects-with-publish-single-file-turned-on" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"feat: automatic integration of language server f45a1a9e861a2f67a2aa6e624b755a411333298a" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5463 from snyk/chore/refactor-to-perform-direct-import" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5338 from snyk/fix/IGNR-245-fix-broken-license-issue-url" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5459 from snyk/fix/scan-non-publishable-projects-for-improved-dotnet" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"feat: automatic integration of language server fa9fa4069fc2cd94b0b9aca67c27d2e7fd7ddacd" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"feat: automatic integration of language server 45d38517ca31d0dcbb30d35bc235b187f0c33156" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"feat: automatic integration of language server f340bd73b5146a0653b2126e7900c467c89e4398" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"feat: automatic integration of language server 749398323e1918d99214e797aaf18adf0492d0a6" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"feat: automatic integration of language server 871df13e7984636feb2c61570bff2d117828d8a3" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5422 from snyk/fix/mvn-plugin-test-scope-dependency-management" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge remote-tracking branch 'origin/release/1.1293' into chore/update_main_1.1293" is too long. Keep the first line of your commit message under 72 characters.

Generated by 🚫 dangerJS against 3912b72

@thisislawatts thisislawatts marked this pull request as ready for review October 18, 2024 11:16
@thisislawatts thisislawatts requested a review from a team as a code owner October 18, 2024 11:16
@thisislawatts thisislawatts merged commit e50bdfb into release-candidate-again Oct 18, 2024
6 checks passed
@thisislawatts thisislawatts deleted the tmp/123-release-candidate-again branch October 18, 2024 13:06
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.