This repository has been archived by the owner on Oct 11, 2022. It is now read-only.
[vulcan] Update bull: 3.5.2 → 3.5.3 (patch) #4562
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ bull (3.5.2 → 3.5.3) · Repo · Changelog
Release Notes
3.5.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 16 commits:
3.5.3
chore: update CHANGELOG
chore: update ioredis
Merge branch 'rysi3k-extracted_methods' into develop
chore: fix some lint errors
Merge branch 'develop' into extracted_methods
Merge pull request #1186 from OptimalBits/fix/fix-typescript-processors
fix: fix #1044 support for typescript processors
Merge pull request #1180 from btd/develop
fix(doc): fix #1178
Upgrade codebase with safe es6 features
Merge branch 'develop' of github.com:OptimalBits/bull
Update README.md
Fix takeLock method - wrong use of "lockKey", using only method lockKey, not property
Remove bluebird (#1156)
fix(queue): convert delay setting to number
✳️ ioredis (4.2.0 → 4.5.1) · Repo · Changelog
Release Notes
4.5.1
4.3.0
4.2.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 22 commits:
chore(release): 4.5.1 [skip ci]
perf: add checking and loading scripts uniqueness in pipeline (#781)
docs(README): add license scan report and status (#766)
chore(release): 4.5.0 [skip ci]
Merge branch 'feat/sentinel-tls'
feat: allow TLS when using Sentinel
docs(README): typo: proctected -> protected (#771)
chore(release): 4.4.0 [skip ci]
feat: support setting connectTimeout in Electron (#770)
chore(release): 4.3.1 [skip ci]
fix(cluster): handle connection errors by reconnection (#762)
chore(release): 4.3.0 [skip ci]
feat(cluster): add NAT support (#758)
chore(release): 4.2.3 [skip ci]
fix: MOVED slot redirection handler (#749)
chore: docs changes don't trigger a release
chore(release): 4.2.2 [skip ci]
docs(README): add badge for semantic-release & npm version (#737)
chore: don't release a new version for code-style changes
chore(release): 4.2.1 [skip ci]
refactor: migrate script to TypeScript (#735)
chore: npmrc dist-tag
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands