Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github/codeql-action from 2 to 3 #824

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps github/codeql-action from 2 to 3.

Release notes

Sourced from github/codeql-action's releases.

CodeQL Bundle v2.15.4

Bundles CodeQL CLI v2.15.4

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.4:

CodeQL Bundle

Bundles CodeQL CLI v2.15.3

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.3:

CodeQL Bundle

Bundles CodeQL CLI v2.15.2

Includes the following CodeQL language packs from github/codeql@codeql-cli/v2.15.2:

... (truncated)

Changelog

Sourced from github/codeql-action's changelog.

Commits
  • b374143 Merge pull request #2034 from github/update-v3.22.11-64e61baea
  • e2b5cc7 Update changelog for v3.22.11
  • 64e61ba Merge pull request #2006 from github/nickfyson/node-20
  • c757f9f Apply suggestions from code review
  • 7898bc2 add pr check for node version consistency
  • 6b5b958 remove dedundant single quotes from node version strings
  • ea1e72c Update .github/workflows/pr-checks.yml
  • b974542 Merge branch 'main' into nickfyson/node-20
  • b995212 Bump the actions group with 2 updates (#2024)
  • 3c1878d Merge pull request #2029 from github/mergeback/v2.22.10-to-main-305f6546
  • 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 <dependency name> 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)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot github-workflows Pull requests for updating the version of actions used by workflows labels Dec 13, 2023
@github-actions github-actions bot enabled auto-merge (squash) December 13, 2023 16:53
Copy link

Test runs on ubuntu-latest for commit ac9cc4f

✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2023-12-13 16:49:45 - 2023-12-13 16:49:51
Run Duration: 5s 839ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.39]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.12]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.13]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.54]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2023-12-13 16:49:52 - 2023-12-13 16:50:02
Run Duration: 9s 722ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.11]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.21]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.21]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.20]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2023-12-13 16:50:04 - 2023-12-13 16:50:11
Run Duration: 7s 33ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 7.0.14) [xUnit.net 00:00:00.34]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.12]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:01.12]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.36]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2023-12-13 16:50:12 - 2023-12-13 16:50:21
Run Duration: 9s 740ms

GitHub Runner OS: ubuntu-latest
Operating System: Linux 6.2.0-1018-azure #18~22.04.1-Ubuntu SMP Tue Nov 21 19:25:02 UTC 2023
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 7.0.14) [xUnit.net 00:00:00.10]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.18]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.18]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.20]   Finished:    DotNet.Sdk.Extensions.Tests 
----

Copy link

Test runs on windows-latest for commit ac9cc4f

✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2023-12-13 16:51:16 - 2023-12-13 16:51:36
Run Duration: 19s 618ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 6.0.25) [xUnit.net 00:00:01.30]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.21]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.21]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:10.16]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v6.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2023-12-13 16:51:37 - 2023-12-13 16:51:47
Run Duration: 10s 92ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v6.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 6.0.25) [xUnit.net 00:00:00.11]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.23]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.24]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.56]   Finished:    DotNet.Sdk.Extensions.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Testing.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 145

Date: 2023-12-13 16:51:50 - 2023-12-13 16:52:10
Run Duration: 19s 458ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Testing.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
145 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 7.0.14) [xUnit.net 00:00:01.31]   Discovering: DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.45]   Discovered:  DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:03.45]   Starting:    DotNet.Sdk.Extensions.Testing.Tests [xUnit.net 00:00:08.55]   Finished:    DotNet.Sdk.Extensions.Testing.Tests 
----
✔️ Pass - DotNet.Sdk.Extensions.Tests.dll on .NETCoreApp,Version=v7.0 ---- ## Run Summary

Overall Result: ✔️ Pass
Pass Rate: 100%
Total Tests: 150

Date: 2023-12-13 16:52:10 - 2023-12-13 16:52:20
Run Duration: 9s 961ms

GitHub Runner OS: windows-latest
Operating System: Microsoft Windows 10.0.20348
Framework: .NETCoreApp,Version=v7.0
Assembly: DotNet.Sdk.Extensions.Tests.dll

✔️ Passed ❌ Failed ⚠️ Skipped
150 0 0
100% 0% 0%
## Run Messages
Informational
 [xUnit.net 00:00:00.00] xUnit.net VSTest Adapter v2.5.5+28b46ff510 (64-bit .NET 7.0.14) [xUnit.net 00:00:00.09]   Discovering: DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.16]   Discovered:  DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:00.17]   Starting:    DotNet.Sdk.Extensions.Tests [xUnit.net 00:00:09.49]   Finished:    DotNet.Sdk.Extensions.Tests 
----

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (49ad9ac) 94.58% compared to head (ac9cc4f) 94.50%.
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #824      +/-   ##
==========================================
- Coverage   94.58%   94.50%   -0.08%     
==========================================
  Files          76       76              
  Lines        1293     1293              
  Branches      120      120              
==========================================
- Hits         1223     1222       -1     
  Misses         44       44              
- Partials       26       27       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 2c453d3 into main Dec 13, 2023
9 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/github/codeql-action-3 branch December 13, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:robot: Action taken in an automated fashion dependabot Pull requests created by dependabot github-workflows Pull requests for updating the version of actions used by workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants