chore: merge next release#1005
Conversation
…>=6.21.0,<6.138.16 (#992)
* chore(deps): bump commitizen from 4.5.0 to 4.8.4 Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 4.5.0 to 4.8.4. - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](commitizen-tools/commitizen@v4.5.0...v4.8.4) --- updated-dependencies: - dependency-name: commitizen dependency-version: 4.8.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore: add missind deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Troeger <jens.troeger@light-speed.de>
….toml tool configuration (#968)
…uild’s epoch as well, even when using the individual package goals only (#950)
…e is pushed to that PR (#927)
… >=6.21.0,<6.138.17 (#998)
…ormance of test runs (#933)
This PR uses the `head_commit` object from the GitHub context object for checking the bump message. This approach provides a cleaner and more reliable way to detect version bump commits.
This PR adds the `actions` scanner to the CodeQL configuration, which has been recently added to the supported languages.
This PR adds .github/workflows to the CodeQL configuration and removes path exclusions from the CodeQL GitHub Action, ensuring that CodeQL runs on all changes, including modifications to GitHub Actions workflows themselves.
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
| run: | | ||
| pip install --upgrade pip wheel | ||
| pip install 'commitizen ==4.5.0' | ||
| pip install 'commitizen ==4.9.1' |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
| run: | | ||
| pip install --upgrade pip wheel | ||
| pip install 'commitizen ==4.5.0' | ||
| pip install 'commitizen ==4.9.1' |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
| run: | | ||
| pip install --upgrade pip wheel | ||
| pip install 'commitizen ==4.5.0' | ||
| pip install 'commitizen ==4.9.1' |
Check warning
Code scanning / Scorecard
Pinned-Dependencies Medium
No description provided.