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

Fix Dependabot issue where modified lock files are not committed. #389

Merged
merged 8 commits into from
Jan 26, 2025

Conversation

AjayKMehta
Copy link
Owner

Fixes #386

@AjayKMehta AjayKMehta self-assigned this Jan 26, 2025
Copy link

semanticdiff-com bot commented Jan 26, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  tests/Dappery.Core.Tests/packages.lock.json  25% smaller
  .github/workflows/codeql-analysis.yml Unsupported file format
  .github/workflows/infersharp.yml Unsupported file format
  .github/workflows/test.yml Unsupported file format
  tests/Dappery.Data.Tests/packages.lock.json  0% smaller

Copy link

github-actions bot commented Jan 26, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

This comment has been minimized.

@github-actions github-actions bot added the 🧪 Tests Add or update tests label Jan 26, 2025

This comment has been minimized.

@github-actions github-actions bot added the 💥 Conflicts Merge conflicts label Jan 26, 2025
Copy link

Summary

Line coverage Branch coverage

Assembly Line coverage Branch coverage
Dappery.Core 71.4% 61.1%
Dappery.Data 96.1% 50%
Dappery.Domain 76.1% 0%

@AjayKMehta AjayKMehta merged commit 334c739 into master Jan 26, 2025
9 checks passed
@AjayKMehta AjayKMehta deleted the fix-lock branch January 26, 2025 23:49
AjayKMehta added a commit that referenced this pull request Jan 27, 2025
AjayKMehta added a commit that referenced this pull request Jan 27, 2025
* Revert "Fix Dependabot issue where modified lock files are not committed. (#389)"

This reverts commit 334c739.

* Let's try something else.

* Stage changes first 😬

* Committing changes to lock files

* Fix workflow error.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👷 CICD 💥 Conflicts Merge conflicts 🧪 Tests Add or update tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix bad updates by Dependabot.
1 participant