neosync
neosync copied to clipboard
Open source data anonymization and synthetic data orchestration for developers. Create high fidelity synthetic data and sync it across your environments.
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.2.0+incompatible to 28.0.0+incompatible. Release notes Sourced from github.com/docker/docker's releases. v28.0.0 28.0.0 For a full list of pull requests and changes in this release, refer to the relevant...
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 5.0.0-beta.25 to 5.0.0-beta.29. Release notes Sourced from next-auth's releases. [email protected] What's Changed fix: always check typeof BroadcastChannel by @maiconcarraro in nextauthjs/next-auth#12937 fix(providers): enable OIDC capabilities for Keycloak...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.11. Release notes Sourced from tailwindcss's releases. v4.1.11 Fixed Add heuristic to skip candidate migrations inside emit(…) (#18330) Extract candidates with variants in Clojure/ClojureScript keywords...
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.18.1 to 9.2.0. Release notes Sourced from cspell's releases. v9.2.0 refactor: Support url based cache entries (#7639) Features fix: Support remote dependencies in cache (#7642) Fixes fix:...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 18.3.1 to 19.1.1. Release notes Sourced from react-dom's releases. 19.1.1 (July 28, 2025) React Fixed Owner Stacks to work with ES2015 function.name semantics (#33680 by @hoxyq) 19.1.0...
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.0 to 3.3.1. Release notes Sourced from tailwind-merge's releases. v3.3.1 Bug Fixes Fix arbitrary value using color-mix() not being detected as color by @dcastil in dcastil/tailwind-merge#591 Full...
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together. Updates `on-headers` from 1.0.2 to 1.1.0 Release notes Sourced from on-headers's releases. 1.1.0 Important Fix CVE-2025-7339 (GHSA-76c9-3jph-rj3q) What's Changed...
## Bug description Generating a fullname email and preserving the domain with a low `maxLength` value causing crash. `transformEmail` calculates `maxNameLength` by substracting the domain length from `maxLength`. https://github.com/nucleuscloud/neosync/blob/main/worker/pkg/benthos/transformers/transform_email.go#L326 Then...
Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together. Updates `brace-expansion` from 1.1.11 to 2.0.2 Release notes Sourced from brace-expansion's releases. v2.0.2 pkg: publish on tag 2.x 14f1d91 fmt...