Commit Graph

8 Commits

Author SHA1 Message Date
minori 4063c7c769 deps: update typescript to 6.0.2
Node.js CI / CI (pull_request) Failing after 34s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m40s
2026-04-03 07:01:50 -07:00
minori d603645839 Merge pull request 'deps: update typescript to 5.9.3' (#5) from dependencies/update-typescript into main
Node.js CI / CI (push) Successful in 40s
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 2m4s
2026-02-25 07:02:21 -08:00
minori c4b2eb9b29 deps: update typescript to 5.9.3
Node.js CI / CI (pull_request) Successful in 36s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m33s
2026-02-04 08:32:59 -08:00
minori c0a0681054 deps: update discord.js to 14.25.1
Node.js CI / CI (pull_request) Successful in 30s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m25s
2026-02-04 08:32:39 -08:00
naomi 5083390568 feat: add analytics
Node.js CI / Lint and Test (push) Successful in 41s
2025-10-08 15:44:36 -07:00
naomi 95166435e3 release: v1.0.1
Node.js CI / Lint and Test (push) Successful in 39s
2025-07-19 18:47:11 -07:00
naomi 88326b802e release: v1.0.0
Node.js CI / Lint and Test (push) Successful in 35s
2025-07-19 16:20:45 -07:00
naomi 186fe97f30 feat: build initial prototype (#1)
Node.js CI / Lint and Test (push) Successful in 35s
### Explanation

_No response_

### Issue

_No response_

### Attestations

- [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [x] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [x] I have pinned the dependencies to a specific patch version.

### Style

- [x] I have run the linter and resolved any errors.
- [x] My pull request uses an appropriate title, matching the conventional commit standards.
- [x] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

### Tests

- [x] My contribution adds new code, and I have added tests to cover it.
- [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes.
- [x] All new and existing tests pass locally with my changes.
- [x] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

_No response_

Reviewed-on: #1
Co-authored-by: Naomi Carrigan <commits@nhcarrigan.com>
Co-committed-by: Naomi Carrigan <commits@nhcarrigan.com>
2025-07-19 16:11:39 -07:00