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

Quaterly Dependency Update for GO Web App (April 2025) #1746

Open
7 tasks
samshara opened this issue Mar 10, 2025 · 0 comments
Open
7 tasks

Quaterly Dependency Update for GO Web App (April 2025) #1746

samshara opened this issue Mar 10, 2025 · 0 comments
Assignees
Labels
dependency management For issues or PRs related to managing project dependencies: updating, adding, removing. DFS DFS team works on it type: feature-request New feature or request

Comments

@samshara
Copy link
Member

samshara commented Mar 10, 2025

Schedule

📅 Occurs every quarter (January, April, July, October)

Tasks

  • Run pnpm -r outdated to list outdated dependencies.
  • Update minor and patch versions (pnpm update).
  • Review major version updates and plan migrations if needed.
  • Test the application (pnpm test) to catch regressions.
  • Verify the build and run manual checks for critical functionality.
  • Review and update documentation if necessary.
  • Commit updated package.json and pnpm-lock.yaml.

Acceptance Criteria

  • No build or runtime errors.
  • All tests pass successfully.
  • No major regressions in functionality or performance.

Notes

  • Major version upgrades should be addressed separately if required.
@samshara samshara added type: feature-request New feature or request DFS DFS team works on it dependency management For issues or PRs related to managing project dependencies: updating, adding, removing. labels Mar 10, 2025
@samshara samshara self-assigned this Mar 10, 2025
@samshara samshara changed the title Quaterly Dependency Update for GO Web App Quaterly Dependency Update for GO Web App (April 2025) Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency management For issues or PRs related to managing project dependencies: updating, adding, removing. DFS DFS team works on it type: feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant