Ludy87 / pyxplora_api

Unofficial python library for the Xplora® API
MIT License
8 stars 2 forks source link

Bump github/codeql-action from 2.22.0 to 2.22.2 #127

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps github/codeql-action from 2.22.0 to 2.22.2.

Changelog

Sourced from github/codeql-action's changelog.

2.22.2 - 12 Oct 2023

  • Update default CodeQL bundle version to 2.15.0. #1938
  • Improve the log output when an error occurs in an invocation of the CodeQL CLI. #1927

2.22.1 - 09 Oct 2023

  • Add a workaround for Python 3.12, which is not supported in CodeQL CLI version 2.14.6 or earlier. If you are running an analysis on Windows and using Python 3.12 or later, the CodeQL Action will switch to running Python 3.11. In this case, if Python 3.11 is not found, then the workflow will fail. #1928
Commits
  • d90b8d7 Merge pull request #1942 from github/update-v2.22.2-8a2cbabd4
  • 175f696 Update changelog for v2.22.2
  • 8a2cbab Merge pull request #1938 from github/update-bundle/codeql-bundle-v2.15.0
  • a5cf70c Merge branch 'main' into update-bundle/codeql-bundle-v2.15.0
  • a67b110 Merge pull request #1937 from github/henrymercer/new-analysis-summary-bump
  • 0eb2790 Merge branch 'main' into update-bundle/codeql-bundle-v2.15.0
  • 275f994 Add changelog note
  • d5d445b Update default bundle to codeql-bundle-v2.15.0
  • 2a7218b Bump CLI version for new analysis summaries to v2.15.0
  • 78bfd29 Merge pull request #1935 from github/henrymercer/ref-sha-input-reduce-ci-load
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 12 months ago

Superseded by #128.