castle icon indicating copy to clipboard operation
castle copied to clipboard

Framework for building Kafka and avro based apps in typescript

Results 44 castle issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3. Changelog Sourced from async's changelog. v3.2.3 Fix bugs in comment parsing in autoInject. (#1767, #1780) v3.2.2 Fix potential prototype pollution exploit v3.2.1 Use queueMicrotask...

dependencies

A schema with a union of record types internally serializes to a `WrappedUnion` type. When passing an object, which conforms to the Avro schema, the library will throw an error,...

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3. Commits c3b28d3 1.0.3 6226c95 Merge pull request #4 from Trott/fix-it-again c77691d fix: remediate ReDOS further 76ca93c chore: pin mocha to version that works with...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Snyk has created this PR to upgrade @ovotech/castle from 0.7.1 to 0.8.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=@ovotech/castle&from_version=0.7.1&to_version=0.8.1&pr_id=7f2c3ed0-1bb4-427f-8425-8f81cf81c5c6&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

Hi there, As i understand it, the message value is nullable https://github.com/ovotech/castle/blob/193347cd0c3f30a1565a464da6b0942de089af13/packages/avro-kafkajs/src/types.ts#L37 but when overriding message value using blaise, typescript compiler complains meaning that I've had to do `{ value:...

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](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...

dependencies