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

chore: sync release-candidate-back-to-main #5552

Merged
merged 27 commits into from
Oct 24, 2024

Conversation

thisislawatts
Copy link
Member

  • Revert "revert: "feat: change binary download url""
  • docs: release notes
  • fix: upgrade go-getter to 1.7.5
  • docs: update release notes
  • fix: update snyk-nodejs-plugin to fix micromatch vuln
  • fix: add missing option --gradle-normalize-deps to SBOM command
  • fix: include CVE in JSON output of sbom test command
  • fix: update snyk-ls to latest fixes
  • fix(deps): address security vulnerability in snyk-php-plugin
  • fix(deps): address security vulnerability in snyk-gradle-plugin
  • fix: update styles
  • fix: make scans run async
  • Revert "fix: respect default detection depth of 4"
  • docs: capture latest updates in release notes

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?

sandor-trombitas and others added 27 commits September 9, 2024 12:09
…nary-url

feat: change binary download url
fix: upgrade go-getter to 1.7.5
feat: creating a fresh release candidate.
….6.0

fix(deps): address security vulnerability in snyk-gradle-plugin
fix(language-server): update styles
…currency_issue

fix(language-server): run scans async when updating workspace folders [IDE-690]
Revert "fix: respect default detection depth of 4"
Copy link
Contributor

Warnings
⚠️

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:

  • src/lib/plugins/get-deps-from-plugin.ts
⚠️ There are multiple commits on your branch, please squash them locally before merging!
⚠️

"Merge pull request #5548 from snyk/fix/IDE-690_didchangeworkspace_concurrency_issue" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"Merge pull request #5544 from snyk/fix/upgrade-snyk-gradle-plugin-v-4.6.0" is too long. Keep the first line of your commit message under 72 characters.

⚠️

"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.

⚠️

"Merge pull request #5475 from snyk/revert-5431-revert-5369-CLI-415-binary-url" is too long. Keep the first line of your commit message under 72 characters.

Generated by 🚫 dangerJS against 39d24dd

@thisislawatts thisislawatts changed the base branch from main to release-candidate October 23, 2024 19:37
@thisislawatts thisislawatts changed the base branch from release-candidate to main October 23, 2024 19:37
@PeterSchafer PeterSchafer marked this pull request as ready for review October 24, 2024 12:02
@PeterSchafer PeterSchafer requested a review from a team as a code owner October 24, 2024 12:02
@PeterSchafer PeterSchafer merged commit 010b68a into main Oct 24, 2024
9 checks passed
@PeterSchafer PeterSchafer deleted the release-candidate-conflict-resolution branch October 24, 2024 12:40
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.

6 participants