xuri / xgen

XSD (XML Schema Definition) parser and Go/C/Java/Rust/TypeScript code generator
BSD 3-Clause "New" or "Revised" License
313 stars 74 forks source link

Bump github/codeql-action from 1 to 2 #55

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github/codeql-action from 1 to 2.

Changelog

Sourced from github/codeql-action's changelog.

Commits
  • 03e2e3c Merge pull request #1065 from github/henrymercer/remove-extraneous-commit
  • 3bb6c41 Remove an extraneous commit during the release process
  • 38fc5eb Merge pull request #1064 from github/mergeback/v2.1.10-to-main-75b4f1c4
  • a82d691 Merge branch 'main' into mergeback/v2.1.10-to-main-75b4f1c4
  • ca6773e Update checked-in dependencies
  • 8dbd965 Merge pull request #1063 from github/aeisenberg/contrib
  • ef73e3b Update changelog and version after v2.1.10
  • 75b4f1c Merge pull request #1062 from github/update-v2.1.10-7cf0ed5e
  • d468c94 Update contributing.md
  • 7c55012 Merge pull request #1039 from github/rasmuswl/pip-python2-fix
  • 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 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)
codecov-commenter commented 2 years ago

Codecov Report

Merging #55 (e33d249) into master (b0ea57f) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #55   +/-   ##
=======================================
  Coverage   81.39%   81.39%           
=======================================
  Files          36       36           
  Lines        1806     1806           
=======================================
  Hits         1470     1470           
  Misses        243      243           
  Partials       93       93           
Flag Coverage Δ
unittests 81.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more