Skip to content

chore: update dependencies and local release flow - #48

Merged
htnabe merged 2 commits into
devfrom
chore/local-release-and-deps
Aug 14, 2026
Merged

chore: update dependencies and local release flow#48
htnabe merged 2 commits into
devfrom
chore/local-release-and-deps

Conversation

@htnabe

@htnabe htnabe commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • Update development dependencies and move npm publishing from GitHub Actions to a verified local workflow.

Changes

  • Refresh development tooling versions and Dependabot configuration.
  • Remove .github/workflows/publish.yaml.
  • Update release documentation for local verification, npm publishing, tagging, and GitHub Releases.
  • Keep the release script compatible with local npm publishing.

Validation

  • npm run lint
  • npm run format
  • git diff --check
  • Pre-commit format hook passed

Risks

  • Publishing is now a manual local operation and requires npm authentication.
  • No npm credentials or secret files are added to the repository.

Checklist

  • Conventional commit(s) with gitemoji used
  • Commit granularity is meaningful
  • Tests and lint were run as appropriate
  • Documentation updated if needed

htnabe added 2 commits August 14, 2026 23:43
- Refresh development tooling versions\n- Update Dependabot configuration\n- Regenerate package-lock.json
- Remove GitHub Actions npm publishing\n- Document local verification before tags and releases\n- Keep npm credentials out of the repository
@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@htnabe
htnabe merged commit b3c8094 into dev Aug 14, 2026
2 checks passed
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