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

[Improvement][Task] Upgrade snakeyaml from 1.33 to 2.2 to fix vulnerable #14874

Closed
wants to merge 7 commits into from

Merge branch 'dev' into yaml-update

4fbae35
Select commit
Loading
Failed to load commit list.
Closed

[Improvement][Task] Upgrade snakeyaml from 1.33 to 2.2 to fix vulnerable #14874

Merge branch 'dev' into yaml-update
4fbae35
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable: milestone-label-check failed Jan 18, 2024 in 1s

1/2 Fail(s): LABEL

Status: FAIL

    Here are some stats of the run:
    2 validations were ran.
    1 PASSED
    1 FAILED

Details

✔️ Validator: MILESTONE

  • ✔️ No_empty option is not enabled, as such this validator did not run
    Input :
    Settings : {"no_empty":{"enabled":false,"message":"Milestone is required and cannot be empty."}}

❌ Validator: LABEL

  • (Please check if there are PRs that already have a ready-to-merge label and can be merged, if exists please merge them first.)
    Input : dependencies,improvement,backend,test,Stale
    Settings : {"and":[{"must_include":{"regex":"feature|bug|improvement|document|chore|revert","message":"Label must include one of the following: `feature`, `bug`, `improvement`, `document`, `chore`, `revert`"}},{"must_include":{"regex":"ready-to-merge","message":"Please check if there are PRs that already have a `ready-to-merge` label and can be merged, if exists please merge them first."}}]}