-
Notifications
You must be signed in to change notification settings - Fork 11
Comparing changes
Open a pull request
base repository: Workable/rabbit-queue
base: 5.4.3
head repository: Workable/rabbit-queue
compare: master
- 16 commits
- 14 files changed
- 9 contributors
Commits on Jan 3, 2023
-
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.1 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `nanoid` from 3.1.23 to 3.3.1 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.1.23...3.3.1) Updates `mocha` from 9.0.2 to 9.2.2 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v9.0.2...v9.2.2) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect - dependency-name: mocha dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 78bd1fd - Browse repository at this point
Copy the full SHA 78bd1fdView commit details -
Bump minimist and mkdirp (#50)
Bumps [minimist](https://github.com/minimistjs/minimist) and [mkdirp](https://github.com/isaacs/node-mkdirp). These dependencies needed to be updated together. Updates `minimist` from 1.2.5 to 1.2.7 - [Release notes](https://github.com/minimistjs/minimist/releases) - [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md) - [Commits](minimistjs/minimist@v1.2.5...v1.2.7) Updates `mkdirp` from 0.5.1 to 0.5.6 - [Release notes](https://github.com/isaacs/node-mkdirp/releases) - [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md) - [Commits](isaacs/node-mkdirp@0.5.1...v0.5.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect - dependency-name: mkdirp dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c168dbb - Browse repository at this point
Copy the full SHA c168dbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 206ab63 - Browse repository at this point
Copy the full SHA 206ab63View commit details
Commits on Apr 21, 2023
-
Add custom arguments support in queue creation (#55)
* arguments support added * testcase break fix * testcase fix * arguments destructure --------- Co-authored-by: Kundan Kumar <kundank@one.com>
Configuration menu - View commit details
-
Copy full SHA for 8b463d9 - Browse repository at this point
Copy the full SHA 8b463d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 628c55d - Browse repository at this point
Copy the full SHA 628c55dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f876b - Browse repository at this point
Copy the full SHA 13f876bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b2f5d - Browse repository at this point
Copy the full SHA 81b2f5dView commit details
Commits on Oct 21, 2024
-
Bump @babel/traverse from 7.13.0 to 7.25.7 (#60)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.13.0 to 7.25.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.7/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f0aeaf - Browse repository at this point
Copy the full SHA 3f0aeafView commit details -
Bump braces from 3.0.2 to 3.0.3 (#61)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 979cdf4 - Browse repository at this point
Copy the full SHA 979cdf4View commit details
Commits on Jun 5, 2025
-
Support migrating queues to different configurations (#64)
* Support migrating queues to different configurations * fixup! Support migrating queues to different configurations
Configuration menu - View commit details
-
Copy full SHA for 186fe24 - Browse repository at this point
Copy the full SHA 186fe24View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec75e63 - Browse repository at this point
Copy the full SHA ec75e63View commit details
Commits on Oct 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 02b6fd1 - Browse repository at this point
Copy the full SHA 02b6fd1View commit details
Commits on Oct 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 660273f - Browse repository at this point
Copy the full SHA 660273fView commit details
Commits on Nov 25, 2025
-
Support custom LogLevel when logging errors (#67)
* Support logging errors as warnings
Configuration menu - View commit details
-
Copy full SHA for 5f8fe3f - Browse repository at this point
Copy the full SHA 5f8fe3fView commit details
Commits on Nov 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cc074c6 - Browse repository at this point
Copy the full SHA cc074c6View commit details -
Merge pull request #68 from Workable/bump_tag_to_v5.7.0
Bump tag to v5.7.0
Configuration menu - View commit details
-
Copy full SHA for 1da7ff3 - Browse repository at this point
Copy the full SHA 1da7ff3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.4.3...master