Skip to content

feat: auto update dependancy#34

Merged
chiragmak10 merged 4 commits into
masterfrom
feat-auto-update-depedancy
Feb 20, 2026
Merged

feat: auto update dependancy#34
chiragmak10 merged 4 commits into
masterfrom
feat-auto-update-depedancy

Conversation

@chiragmak10

Copy link
Copy Markdown
Owner

…te for automated dependency updates

@github-actions

github-actions Bot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/renovate.yml

PackageVersionLicenseIssue Type
actions/checkout4.*.*NullUnknown License
renovatebot/github-action41.*.*NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/checkout 4.*.* 🟢 6.3
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 57 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Code-Review🟢 10all changesets reviewed
Binary-Artifacts🟢 10no binaries found in the repo
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 3dependency not pinned by hash detected -- score normalized to 3
Signed-Releases⚠️ -1no releases found
Security-Policy🟢 9security policy file detected
Branch-Protection🟢 6branch protection is not maximal on development and all release branches
SAST🟢 8SAST tool detected but not run on all commits
actions/renovatebot/github-action 41.*.* 🟢 6.2
Details
CheckScoreReason
Code-Review⚠️ 0Found 1/30 approved changesets -- score normalized to 0
Binary-Artifacts🟢 10no binaries found in the repo
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Maintained🟢 1030 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Packaging⚠️ -1packaging workflow not detected
Pinned-Dependencies🟢 10all dependencies are pinned
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Fuzzing⚠️ 0project is not fuzzed
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
Security-Policy🟢 10security policy file detected
Vulnerabilities🟢 100 existing vulnerabilities detected
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0

Scanned Files

  • .github/workflows/renovate.yml

@chiragmak10 chiragmak10 changed the title feat: add GitHub workflows for Actionlint, PR title check, and Renova… feat: auto update dependancy Feb 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Coverage after merging feat-auto-update-depedancy into master will be

84.95%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
.eslintrc.cjs0%0%0%0%1, 1, 10–19, 2, 20–24, 3–9
eslint.config.js0%0%0%0%1, 1, 10–19, 2, 20–29, 3, 30–32, 4–9
vitest.config.ts0%0%0%0%1, 1, 10–14, 16–25, 3–9
src
   index.ts0%0%0%0%1, 1, 3, 5–8
src/__tests__
   assembler.test.ts100%100%100%100%
   cli-index.test.ts100%100%100%100%
   cli-parser.test.ts100%100%100%100%
   conditional-prompts.test.ts100%100%100%100%
   config-builder.test.ts100%100%100%100%
   config-merger.test.ts100%100%100%100%
   dependency-resolver.test.ts100%100%100%100%
   installer.test.ts100%100%100%100%
   plugin-loader.test.ts100%100%100%100%
   plugin-manager.test.ts100%100%100%100%
   prompts.test.ts100%100%100%100%
   readme-generator.test.ts100%100%100%100%
   styling-alignment.test.ts100%100%100%100%
   template-utils.test.ts100%100%100%100%
   testing-configurer.test.ts100%100%100%100%
src/__tests__/integration
   build-verification.test.ts100%100%100%100%
   generator.test.ts86.48%96.55%100%85.26%196–208, 210–211, 213, 215–217, 220, 223–224, 227, 231–242, 244–245, 247, 249–250, 253, 256, 34
   package-json.test.ts97.56%100%100%97.27%169–173, 175–176, 178–179, 181
   scenarios.test.ts94.80%100%100%94.28%234–246, 248–249, 251, 253–255, 258–260, 263
   styling-verification.test.ts100%100%100%100%
   template-loading.test.ts100%100%100%100%
src/assembler
   index.ts97.38%91.43%100%98.50%155–156, 213–215
   merger.ts89.71%84.21%100%91.30%50, 50, 50, 52–55
src/cli
   index.ts88.60%72%100%92.94%67–70, 70–72, 74, 94–98
   parser.ts95.45%75%100%96.67%15–17
   prompts.ts100%100%100%100%
src/config
   builder.ts92.70%87.50%94.44%93.68%109, 118–119, 53–55, 61–63
   defaults.ts100%100%100%100%
   schema.ts100%100%100%100%
src/dependencies
   resolver.ts92.04%87.50%83.33%93.41%131–133, 143–144, 90–92
src/docs
   architecture-generator.ts97.78%95%100%100%13
   index.ts100%100%100%100%
   readme-generator.ts98.06%94.34%100%98.99%19–21, 301, 97
src/generator
   index.ts68.28%61.54%66.67%69.05%102–104, 110–119, 134–138, 145–148, 151, 189, 191–201, 203–205, 216, 228, 235–238
src/lifecycle
   index.ts0%0%0%0%1, 1
   installer.ts100%100%100%100%
src/plugins
   index.ts0%0%0%0%1, 1–3
   loader.ts100%100%100%100%
   manager.ts100%100%100%100%
   types.ts0%0%0%0%1, 1
src/templates
   registry.ts79.92%81.82%62.50%80.95%109, 111, 140–142, 157, 197–198, 204–205, 211–212, 218–221, 283–285, 287–289, 291–293, 295–296, 302, 304–306, 308–309, 311–312, 342–344, 45, 47–48, 82–84
   utils.ts100%100%100%100%
src/testing
   configurer.ts75%65%77.78%77.11%101–103, 128, 140, 17, 170, 18, 181, 19, 27, 58–62, 71–74, 86–88, 94–96
test
   vite.config.ts0%0%0%0%1, 1, 10–19, 2, 20–21, 3, 6–9
test/src
   main.tsx0%0%0%0%1, 1–3, 5–9
test/src/app
   App.tsx0%0%0%0%1, 1, 10, 4–8
   provider.tsx0%0%0%0%1, 1, 12–21, 23
   router.tsx0%0%0%0%1, 1, 10–15, 17–18, 5–9
test/src/components/errors
   ErrorFallback.tsx0%0%0%0%1, 1, 12, 16, 22, 27, 4, 45–53, 55
test/src/components/ui
   Button.styled.ts0%0%0%0%1, 1, 12–14, 27, 3, 40
   Button.tsx0%0%0%0%1, 1, 10–11, 111–129, 131–133, 135–136, 138, 18, 25, 33, 40, 47, 49–50, 54, 58, 62, 64, 88–89, 92
   Input.tsx0%0%0%0%1, 1, 13, 21, 28, 39–40, 50, 56–58, 60–72, 74–75, 77, 9
   LoadingSpinner.tsx0%0%0%0%1, 1, 16–20, 22, 28–30, 34, 37–41, 43, 7
   index.ts0%0%0%0%1, 1
test/src/features/misc/routes
   Landing.tsx0%0%0%0%1, 1, 12, 16, 27, 34, 4, 42, 63, 75–80, 82–94, 96
   NotFound.tsx0%0%0%0%1, 1, 12, 16, 22, 34, 4, 41, 49, 70–76, 78–83, 85
test/src/hooks
   use-disclosure.ts0%0%0%0%1, 1, 10–12, 14–20, 7–8
   use-local-storage.ts0%0%0%0%1, 1, 11–14, 16–23, 25, 28–33, 35–38, 41–47, 50–53, 55–59, 6, 60–61, 64–67, 69, 7, 70, 72–76, 78–79, 8–9
test/src/lib
   api-client.ts3.08%100%100%0%100–101, 103–104, 106–107, 109–110, 112–114, 19, 21–23, 25–27, 29–30, 32, 37–38, 40–44, 46–47, 52–53, 55–57, 59–60, 65–69, 71, 73–81, 83–86, 88, 90–94, 99
   utils.ts13.33%100%100%0%10, 15–17, 22–24, 4–9
test/src/stores
   auth.ts0%0%0%0%1, 1, 17–22, 24–29, 31–47
   index.ts0%0%0%0%1, 1
   notifications.ts0%0%0%0%1, 1, 25–26, 28–30, 32–34, 37–45, 47–50, 52–53
test/src/styles
   globals.ts0%0%0%0%1, 1, 3
test/src/types
   api.ts100%100%100%100%
tests/integration
   scaffold.test.ts0%0%0%0%1, 1, 10–14, 16&

@chiragmak10 chiragmak10 merged commit bf922af into master Feb 20, 2026
5 checks passed
@chiragmak10 chiragmak10 deleted the feat-auto-update-depedancy branch March 4, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant