redis-semaphore
redis-semaphore copied to clipboard
Distributed mutex and semaphore based on Redis
This PR removes all `ioredis` imports from non-test code, and `instanceof ioredis.Redis` checks of redis clients. Users can now use non-ioredis clients with this library, but are expected to provide...
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.5.7 to 1.7.4. Release notes Sourced from @swc/core's releases. v1.7.4 No release notes provided. v1.7.4-nightly-20240731.1 No release notes provided. v1.7.4-nightly-20240729.1 No release notes provided. v1.7.3 What's Changed...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 22.0.2. Commits See full diff in compare view [](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...
Bumps [snyk](https://github.com/snyk/snyk) from 1.1291.0 to 1.1292.2. Release notes Sourced from snyk's releases. v1.1292.2 1.1292.2 (2024-08-01) The Snyk CLI is being deployed to different deployment channels, users can select the stability...
Bumps [debug](https://github.com/debug-js/debug) from 4.3.4 to 4.3.6. Release notes Sourced from debug's releases. 4.3.6 What's Changed Avoid using deprecated RegExp.$1 by @bluwy in debug-js/debug#969 New Contributors @bluwy made their first contribution...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...
Use `files` property in `package.json` to explicit show _what files_ are included (in contradiction to `.npmignore` where you specifically exclude "some" files). This way one avoids accidentally publishing non-compiled code...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.12.0. Release notes Sourced from eslint's releases. v9.12.0 Features 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami) 17a07fb feat: Hooks for test cases (RuleTester)...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.11 to 22.7.5. Commits See full diff in compare view [](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...