Commit Graph

10 Commits

Author SHA1 Message Date
minori b1bfd2439f deps: update turbo to 2.8.11
Node.js CI / CI (pull_request) Successful in 1m10s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m19s
2026-03-07 07:02:02 -08:00
minori 01c138ffda deps: update turbo to 2.8.10
Node.js CI / CI (pull_request) Successful in 1m3s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m44s
2026-02-28 07:02:03 -08:00
minori 3d39b8cb21 deps: update turbo to 2.8.9
Node.js CI / CI (pull_request) Successful in 59s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m37s
2026-02-26 07:02:15 -08:00
minori 71bda44fd7 deps: update turbo to 2.8.8
Node.js CI / CI (pull_request) Successful in 55s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m19s
2026-02-24 07:02:42 -08:00
minori 3add1c2177 deps: update turbo to 2.8.3
Node.js CI / CI (pull_request) Successful in 1m0s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m28s
2026-02-14 07:04:15 -08:00
minori 06bfc16d06 deps: update turbo to 2.8.2
Node.js CI / CI (pull_request) Successful in 1m0s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m33s
2026-02-13 07:05:55 -08:00
minori 80aefd0482 deps: update turbo to 2.8.1
Node.js CI / CI (pull_request) Successful in 56s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m18s
2026-02-10 07:03:55 -08:00
minori 75b53ec7de deps: update turbo to 2.8.0
Node.js CI / CI (pull_request) Successful in 1m27s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 3m9s
2026-02-08 07:11:42 -08:00
minori 98322a9881 deps: update turbo to 2.7.6
Node.js CI / CI (pull_request) Successful in 1m4s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m34s
2026-02-04 08:30:46 -08:00
naomi 6b19de55f2 feat: scaffold application (#1)
Node.js CI / Lint and Test (push) Successful in 56s
### 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

- [ ] 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.
- [ ] All new and existing tests pass locally with my changes.
- [ ] 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-04 13:38:32 -07:00