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 JunitXml.TestLogger from 4.0.254 to 4.1.0 #574

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps JunitXml.TestLogger from 4.0.254 to 4.1.0.

Release notes

Sourced from JunitXml.TestLogger's releases.

v4.1.0

4.1.0 (2024-10-12)

Features

  • [JUnit] added StoreConsoleOutput option (#115) (63fc58f)
Changelog

Sourced from JunitXml.TestLogger's changelog.

4.1.0 (2024-10-12)

Features

  • [JUnit] added StoreConsoleOutput option (#115) (63fc58f)
Commits
  • 3625dad chore(master): release 4.1.0 (#120)
  • fa94c65 chore(ci): typo in build outputs
  • 0e10219 chore(ci): separate job for release-please and version compute
  • f5049b9 chore: update build version logic for CI
  • 9c377bd chore: add version.txt
  • 0199df7 chore(ci): update params for v4 release-please in changelog generation
  • 6e6e51e chore: use build number as release version
  • c6c5c0e chore: typo in ci
  • 8b367e7 chore: add action uses (ci)
  • d889ab5 chore: attempt to add release-please action to CI
  • 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 will merge this PR once CI passes on it, as requested by @guibranco.


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 [JunitXml.TestLogger](https://github.com/spekt/testlogger) from 4.0.254 to 4.1.0.
- [Release notes](https://github.com/spekt/testlogger/releases)
- [Changelog](https://github.com/spekt/testlogger/blob/master/CHANGELOG.md)
- [Commits](spekt/testlogger@v4.0.254...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file nuget packages labels Oct 14, 2024
@dependabot dependabot bot requested a review from guibranco October 14, 2024 14:25
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Oct 14, 2024
@guibranco guibranco enabled auto-merge (squash) October 14, 2024 14:25
@gstraccini gstraccini bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Oct 14, 2024
Copy link
Owner

@guibranco guibranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by gstraccini[bot]

@gstraccini gstraccini bot added the 🤖 bot Automated processes or integrations label Oct 14, 2024
@guibranco
Copy link
Owner

@dependabot squash and merge

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@guibranco
Copy link
Owner

@gstraccini rerun failed workflows

Copy link
Contributor

gstraccini bot commented Oct 14, 2024

Rerunning 1 failed workflow on the commit f7a14958f2e32cc57e21e48f249eb015f7300141! 🔁

Copy link
Contributor

gstraccini bot commented Oct 14, 2024

Rerunning the following workflows:

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.10% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (42ff645) 3874 1639 42.31%
Head commit (810d988) 3874 (+0) 1635 (-4) 42.20% (-0.10%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#574) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@AppVeyorBot
Copy link

Build CrispyWaffle 8.2.169 failed (commit 9a5b7790f0 by @gstraccini[bot])

@guibranco
Copy link
Owner

@gstraccini create labels

Copy link
Contributor

gstraccini bot commented Oct 14, 2024

Creating 23 labels and updating 6 labels! 🏷️

Copy link
Contributor

Infisical secrets check: ✅ No secrets leaked!

💻 Scan logs
9:22AM INF scanning for exposed secrets...
9:22AM INF 554 commits scanned.
9:22AM INF scan completed in 694ms
9:22AM INF no leaks found

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 1af10f81
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1af10f8) Report Missing Report Missing Report Missing
Head commit (4810bf0) 3874 1642 42.39%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#574) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Copy link

sonarcloud bot commented Oct 16, 2024

@AppVeyorBot
Copy link

@guibranco guibranco merged commit 3a18a39 into main Oct 16, 2024
29 checks passed
@guibranco guibranco deleted the dependabot/nuget/JunitXml.TestLogger-4.1.0 branch October 16, 2024 09:41
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 39.04%. Comparing base (cb6f138) to head (4810bf0).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #574      +/-   ##
==========================================
+ Coverage   38.93%   39.04%   +0.10%     
==========================================
  Files          83       83              
  Lines        3824     3824              
  Branches      520      520              
==========================================
+ Hits         1489     1493       +4     
+ Misses       2231     2228       -3     
+ Partials      104      103       -1     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) 🤖 bot Automated processes or integrations dependencies Pull requests that update a dependency file .NET Pull requests that update .net code nuget packages size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants