This library isn't too large but there are still things to maintain, such as
- Deno versions
- In
.devcontainer/Dockerfile
- In
.github/workflows/ci.yaml
- In
.github/workflows/publish.yaml
- In
examples/attribute-targeting/updateFlagDefinitionsInKv.yaml
- In
- Github Actions runner version
- In
.github/workflows/ci.yaml
- In
.github/workflows/publish.yaml
- In
examples/attribute-targeting/updateFlagDefinitionsInKv.yaml
- In
- 3rd Party Github Actions
- In
.github/workflows/ci.yaml
- In
.github/workflows/publish.yaml
- In
examples/attribute-targeting/updateFlagDefinitionsInKv.yaml
- In
- Library dependencies
- In
./src/deps.ts
- In
./src/client.test.ts
- In
./src/integration.test.ts
- In
The emphasis should be on keeping up-to-date with major version changes (to stay close for security patches) while minimizing other upgrades (to reduce supply chain security attack risk).