leancodepl / contractsgenerator

Other
7 stars 2 forks source link

Bump Google.Protobuf from 3.21.11 to 3.22.0 #131

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Google.Protobuf from 3.21.11 to 3.22.0.

Commits
  • a847a8d Updating version.json and repo version numbers to: 22.0
  • 52e435d Merge pull request #11970 from deannagarcia/updateDeps
  • d327259 Update UPB dep
  • 8d7b4e6 Merge pull request #11946 from protocolbuffers/cp-enum-closed-comment
  • a594141 Document known quirks of EnumDescriptor::is_closed() when importing across fi...
  • b7f7171 Merge pull request #11944 from protocolbuffers/gha-port-22.x
  • d39aeac Fixing broken rust package
  • 9a5e86d Run continuous tests hourly to boost statistics for analysis
  • de8bb71 [ObjC] CI dbg & opt macOS bazel builds.
  • a3970ef Stop using 'push' event to determine privileged post-submit runs.
  • 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 1 year ago

Codecov Report

Merging #131 (e74cd50) into main (f5e2311) will increase coverage by 1.95%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #131      +/-   ##
==========================================
+ Coverage   83.60%   85.56%   +1.95%     
==========================================
  Files          33       33              
  Lines        1025     1025              
==========================================
+ Hits          857      877      +20     
+ Misses        168      148      -20     
Flag Coverage Δ
net6.0 83.46% <ø> (ø)
net7.0 84.84% <ø> (+1.37%) :arrow_up:

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

Impacted Files Coverage Δ
...ontractsGenerator/Compilation/ContractsCompiler.cs 95.57% <0.00%> (+2.65%) :arrow_up:
...enerator/Compilation/CompilationFailedException.cs 60.71% <0.00%> (+60.71%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

Test Results

    2 files  ±0      2 suites  ±0   35s :stopwatch: -2s   46 tests ±0    43 :heavy_check_mark:  - 3  0 :zzz: ±0  3 :x: +3  106 runs  ±0  103 :heavy_check_mark:  - 3  0 :zzz: ±0  3 :x: +3 

For more details on these failures, see this check.

Results for commit e74cd502. ± Comparison against base commit f5e23118.

dependabot[bot] commented 1 year ago

Superseded by #135.