pepr icon indicating copy to clipboard operation
pepr copied to clipboard

Type safe K8s middleware for humans

Results 72 pepr issues
Sort by recently updated
recently updated
newest added

Bumps the development-dependencies group with 1 update: [ts-jest](https://github.com/kulshekhar/ts-jest). Updates `ts-jest` from 29.1.2 to 29.1.3 Release notes Sourced from ts-jest's releases. v29.1.3 Please refer to CHANGELOG.md for details. Changelog Sourced from...

dependencies
javascript

Bumps chainguard/node-lts from `5ac3e57` to `4f3a934`. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chainguard/node-lts&package-manager=docker&previous-version=5ac3e578a4cc5176fc45cb18798296c65ffc578b56829ea18f430365a4fa5113&new-version=4f3a934523ec278c04e71f7ad5b5f2dbe57bdb9b1862a3afe60f4d83dfb471ad)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
docker

### Is your feature request related to a problem? Please describe. For increased transparency, we need to be logging when these events occur in Pepr ### Describe the solution you'd...

enhancement

### Is your feature request related to a problem? Please describe. We want to leverage `package.json` to defined RBAC settings that will work with RBAC and create an excellent example...

enhancement

### Describe what should be investigated or refactored We want to capture all of the lifecycle events for Mutate, create, createOrUpdated, Update, Deleted. ### Links to any relevant code (optional)...

tech-debt

### Describe what should be investigated or refactored On node v22 there is a deprecation warning for `punycode`. ```bash (node:47514) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a...

tech-debt

QuickType bug in KFC that prevents us from releasing

## Description Currently the build process for pepr builds the code outside of the container and then copies the transpiled code in. This PR changes the build process to run...

Bumps the production-dependencies group with 1 update: [pino-pretty](https://github.com/pinojs/pino-pretty). Updates `pino-pretty` from 11.0.0 to 11.1.0 Release notes Sourced from pino-pretty's releases. v11.1.0 What's Changed Bump tsd from 0.30.7 to 0.31.0 by...

dependencies
javascript