Skip to content

chore: bump github/codeql-action from 2.21.4 to 2.21.5#9053

Merged
ericzzzzzzz merged 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-2.21.5
Aug 29, 2023
Merged

chore: bump github/codeql-action from 2.21.4 to 2.21.5#9053
ericzzzzzzz merged 1 commit into
mainfrom
dependabot/github_actions/github/codeql-action-2.21.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2023

Copy link
Copy Markdown
Contributor

Bumps github/codeql-action from 2.21.4 to 2.21.5.

Changelog

Sourced from github/codeql-action's changelog.

2.21.5 - 28 Aug 2023

  • Update default CodeQL bundle version to 2.14.3. #1845
  • Fixed a bug in CodeQL Action 2.21.3 onwards that affected beta support for Project Lombok when analyzing Java. The environment variable CODEQL_EXTRACTOR_JAVA_RUN_ANNOTATION_PROCESSORS will now be respected if it was manually configured in the workflow. #1844
  • Enable support for Kotlin 1.9.20 when running with CodeQL CLI v2.13.4 through v2.14.3. #1853
Commits
  • 00e563e Merge pull request #1858 from github/update-v2.21.5-100912429
  • 7323c2a Update changelog for v2.21.5
  • 1009124 Merge pull request #1845 from github/update-bundle/codeql-bundle-v2.14.3
  • a2d14d3 Merge branch 'main' into update-bundle/codeql-bundle-v2.14.3
  • ff9cb43 Merge pull request #1853 from github/igfoo/kot1.9.10
  • 2f913c1 npm run build
  • 7dab600 Put upper limit on the CodeQL versions for which we override the Kotlin limit
  • 862b2cf Add a changelog entry for the Kotlin 1.9.10 support
  • 070dd05 npm run build
  • ff95d14 Kotlin: Fix lint
  • 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.21.4 to 2.21.5.
- [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.21.4...v2.21.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 29, 2023
@codecov

codecov Bot commented Aug 29, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.46%. Comparing base (290280e) to head (b3685df).
⚠️ Report is 1426 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9053      +/-   ##
==========================================
- Coverage   70.48%   63.46%   -7.02%     
==========================================
  Files         515      624     +109     
  Lines       23150    32024    +8874     
==========================================
+ Hits        16317    20325    +4008     
- Misses       5776    10163    +4387     
- Partials     1057     1536     +479     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@ericzzzzzzz ericzzzzzzz merged commit f2cacc3 into main Aug 29, 2023
@ericzzzzzzz ericzzzzzzz deleted the dependabot/github_actions/github/codeql-action-2.21.5 branch August 29, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code size/XS

1 participant