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

feat(deps): bump gcovr from 7.0 to 7.2 in /.devcontainer #323

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps gcovr from 7.0 to 7.2.

Release notes

Sourced from gcovr's releases.

7.2

Fix tagging issue of 7.1, no functional change.

7.1

New features and notable changes:

  • Add support for coloured logging. (#887)
  • Add support for TOML configuration format. (#881)
  • Add support for Clover XML output format. (#888)
  • Add decision to JSON summary report if option --decisions is used. (#892)

Bug fixes and small improvements:

  • Add support for files with more than 9999 lines. (#883, fixes #882)
  • Do not suppress gcov errors if exception occur. (#889)

Documentation:

  • Add nox session to generate the screenshots from the HTML files. (#877)

Internal changes:

  • Improve Dockerfile for faster rebuilds by using cache. (#878)
  • Fix deprecation warnings from GitHub actions. (#880)
  • Add pipeline job to apply tag if new version is bumped. (#879)
  • Improve test coverage and generate coverage report if executed in local environment. (#891)
Changelog

Sourced from gcovr's changelog.

7.2 (24 February 2024)

Fix tagging issue of 7.1, no functional change.

7.1 (24 February 2024)

Known bugs:

Breaking changes:

New features and notable changes:

  • Add support for colored logging. (:issue:887)
  • Add support for TOML configuration format. (:issue:881)
  • Add support for Clover XML output format. (:issue:888)
  • Add decision to JSON summary report if :option:--decisions is used. (:issue:892)

Bug fixes and small improvements:

  • Add support for files with more than 9999 lines. (:issue:883, fixes :issue:882)
  • Do not suppress gcov errors if exception occur. (:issue:889)

Documentation:

  • Add nox session to generate the screenshots from the HTML files. (:issue:877)

Internal changes:

  • Improve Dockerfile for faster rebuilds by using cache. (:issue:878)
  • Fix deprecation warnings from GitHub actions. (:issue:880)
  • Add pipeline job to apply tag if new version is bumped. (:issue:879)
  • Improve test coverage and generate coverage report if executed in local environment. (:issue:891)
Commits

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 [gcovr](https://github.com/gcovr/gcovr) from 7.0 to 7.2.
- [Release notes](https://github.com/gcovr/gcovr/releases)
- [Changelog](https://github.com/gcovr/gcovr/blob/main/CHANGELOG.rst)
- [Commits](gcovr/gcovr@7.0...7.2)

---
updated-dependencies:
- dependency-name: gcovr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 26, 2024 08:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 26, 2024
Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 12 0 0.04s
✅ DOCKERFILE hadolint 1 0 0.44s
✅ JSON eslint-plugin-jsonc 8 0 0 3.16s
✅ JSON prettier 8 0 0 0.52s
✅ JSON v8r 8 0 4.13s
✅ MARKDOWN markdownlint 8 0 0 1.08s
✅ MARKDOWN markdown-link-check 8 0 9.69s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.3s
✅ REPOSITORY checkov yes no 15.23s
✅ REPOSITORY gitleaks yes no 0.18s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 11.75s
✅ REPOSITORY secretlint yes no 1.32s
✅ REPOSITORY trivy yes no 8.55s
✅ REPOSITORY trivy-sbom yes no 5.31s
✅ REPOSITORY trufflehog yes no 6.88s
✅ SPELL lychee 39 0 0.67s
✅ YAML prettier 14 0 0 1.1s
✅ YAML v8r 14 0 9.64s
✅ YAML yamllint 14 0 0.33s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

Test Results

18 tests  ±0   18 ✅ ±0   37s ⏱️ +3s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 539f83b. ± Comparison against base commit c45e550.

@rjaegers rjaegers added this pull request to the merge queue Feb 26, 2024
Merged via the queue into main with commit 1e52f39 Feb 26, 2024
14 checks passed
@rjaegers rjaegers deleted the dependabot/pip/dot-devcontainer/gcovr-7.2 branch February 26, 2024 10:52
Copy link
Contributor

Pull Request Report (#323)

Static measures

Description Value
Number of added lines 12
Number of deleted lines 4
Number of changed files 2
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 2
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 3

Time related measures

Description Value
PR lead time (from creation to close of PR) 2.3 Hours
Time that was spend on the branch before the PR was created 0 Sec
Time that was spend on the branch before the PR was merged 2.3 Hours
Time to merge after last review 55.1 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 1.4 Hours
Total time spend in last status check run on PR 57.8 Min

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant