nest_transact icon indicating copy to clipboard operation
nest_transact copied to clipboard

Simplest transactions support for Nestjs with Typeorm

Results 11 nest_transact issues
Sort by recently updated
recently updated
newest added

Removes [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js). It's no longer used after updating ancestor dependency [typeorm](https://github.com/typeorm/typeorm). These dependencies need to be updated together. Removes `xml2js` Updates `typeorm` from 0.3.7 to 0.3.14 Release notes Sourced from...

dependencies

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) from 0.4.23 to . [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xml2js&package-manager=npm_and_yarn&previous-version=0.4.23&new-version=)](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

Bumps [webpack](https://github.com/webpack/webpack) to 5.76.2 and updates ancestor dependency [@nestjs/cli](https://github.com/nestjs/nest-cli). These dependencies need to be updated together. Updates `webpack` from 5.73.0 to 5.76.2 Release notes Sourced from webpack's releases. v5.76.2 Bugfixes...

dependencies

Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) and [got](https://github.com/sindresorhus/got). These dependencies needed to be updated together. Updates `cacheable-request` from 7.0.2 to 10.2.7 Release notes Sourced from cacheable-request's releases. v10.2.6 Fix for memory leak on Listeners...

dependencies

Thanks for providing this library. I have a project that I can not yet upgrade to `v9.0.1` and I am blocked using the `v8.0.0` dues to the "null dependency" issue...

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...

dependencies

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

# Description Please see the code below, I've tried to debug this problem, but I was unsuccessful. Any help is much appreciated # Error stacktrace: ``` UnknownElementException [Error]: Nest could...