Skip to content

fix: add dependabot config for library package#835

Merged
yogeshchoudhary147 merged 1 commit intomainfrom
fix/dependabot-library-package
Feb 25, 2026
Merged

fix: add dependabot config for library package#835
yogeshchoudhary147 merged 1 commit intomainfrom
fix/dependabot-library-package

Conversation

@yogeshchoudhary147
Copy link
Copy Markdown
Contributor

Dependabot was only scanning the root package.json, so updates to dependencies in projects/auth0-angular/package.json (the published library) were never picked up.

Adds a second npm entry pointing to /projects/auth0-angular so Dependabot also tracks and updates the library's dependencies.

@yogeshchoudhary147 yogeshchoudhary147 requested a review from a team as a code owner February 25, 2026 09:48
@yogeshchoudhary147 yogeshchoudhary147 merged commit a510f51 into main Feb 25, 2026
9 checks passed
@yogeshchoudhary147 yogeshchoudhary147 deleted the fix/dependabot-library-package branch February 25, 2026 12:11
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.

2 participants