chore(deps): bump cypress from 15.12.0 to 15.13.0 and fix CodeQL workflow#1723
chore(deps): bump cypress from 15.12.0 to 15.13.0 and fix CodeQL workflow#1723
Conversation
Bumps the cypress group with 1 update: [cypress](https://github.com/cypress-io/cypress). Updates `cypress` from 15.12.0 to 15.13.0 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.12.0...v15.13.0) --- updated-dependencies: - dependency-name: cypress dependency-version: 15.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cypress ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Dependency Reviewβ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Snapshot WarningsEnsure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. OpenSSF Scorecard
Scanned Files
|
πΈ Automated UI Screenshotsπ Screenshots Captured (8)
π¦ Download Screenshotsπ₯ Download all screenshots from workflow artifacts
π€ Generated by Playwright automation |
|
@copilot fix issues, old issues but need to be fixed anyway CodeQL / Analyze (javascript) (pull_request) |
The CodeQL workflow was using separate 'javascript' and 'typescript' matrix entries, but CodeQL's JavaScript extractor already handles TypeScript files. This caused two parallel jobs to analyze the same 965 TypeScript files and race to upload SARIF results, causing both to fail. Changed to the combined 'javascript-typescript' language identifier supported by CodeQL v3 actions (CLI 2.24.3+), which runs a single analysis covering both JS and TS files. Co-authored-by: pethers <1726836+pethers@users.noreply.github.com> Agent-Logs-Url: https://github.com/Hack23/blacktrigram/sessions/affda109-6845-44c9-9aa3-c45b75641368
Fixed in c75beb9. The CodeQL workflow was using separate |
|
You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool. What Enabling Code Scanning Means:
For more information about GitHub Code Scanning, check out the documentation. |
πΈ Automated UI Screenshotsπ Screenshots Captured (8)
π¦ Download Screenshotsπ₯ Download all screenshots from workflow artifacts
π€ Generated by Playwright automation |
πΈ Automated UI Screenshotsπ Screenshots Captured (8)
π¦ Download Screenshotsπ₯ Download all screenshots from workflow artifacts
π€ Generated by Playwright automation |
Bumps the cypress group with 1 update: cypress.
Updates
cypressfrom 15.12.0 to 15.13.0Also fixes the CodeQL workflow that was failing due to using separate
javascriptandtypescriptmatrix entries. CodeQL's JavaScript extractor already handles TypeScript files, so both parallel jobs were analyzing the same 965 TS files and racing to upload SARIF results, causing both to fail. Changed to the combinedjavascript-typescriptlanguage identifier supported by CodeQL v3 actions (CLI 2.24.3+).π Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.