Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump bull from 3.29.3 to 4.2.1 in /src/api/posts #3

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2022

Bumps bull from 3.29.3 to 4.2.1.

Release notes

Sourced from bull's releases.

v4.2.1

4.2.1 (2022-01-17)

Bug Fixes

  • sandbox: exit if uncaughtException (43dc2e6)

v4.2.0

4.2.0 (2021-12-21)

Features

  • queue: enabled queues to share childPool instance (#2237) (16fdbe9)

v4.1.4

4.1.4 (2021-12-14)

Bug Fixes

  • queue: check redisOptions is available fixes #2186 (071c51d)

v4.1.3

4.1.3 (2021-12-14)

Bug Fixes

v4.1.2

4.1.2 (2021-12-14)

Performance Improvements

  • speed up performance of queue.clean when called with a limit (#2205) (c20e469)

v4.1.1

4.1.1 (2021-11-16)

Bug Fixes

v4.1.0

4.1.0 (2021-10-31)

... (truncated)

Changelog

Sourced from bull's changelog.

4.2.1 (2022-01-17)

Bug Fixes

  • sandbox: exit if uncaughtException (43dc2e6)

4.2.0 (2021-12-21)

Features

  • queue: enabled queues to share childPool instance (#2237) (16fdbe9)

4.1.4 (2021-12-14)

Bug Fixes

  • queue: check redisOptions is available fixes #2186 (071c51d)

4.1.3 (2021-12-14)

Bug Fixes

4.1.2 (2021-12-14)

Performance Improvements

  • speed up performance of queue.clean when called with a limit (#2205) (c20e469)

4.1.1 (2021-11-16)

Bug Fixes

4.1.0 (2021-10-31)

Features

  • emit event on job lock extend failure (7247b3b)

4.0.0 (2021-10-27)

... (truncated)

Commits
  • e394aaf chore(release): 4.2.1 [skip ci]
  • c3b3780 chore(sandbox): disable process.exit eslint rule
  • 43dc2e6 fix(sandbox): exit if uncaughtException
  • 5310cc6 docs(readme): add Bullmq and Bullmq-Pro in table
  • 9635925 chore(release): 4.2.0 [skip ci]
  • 16fdbe9 feat(queue): enabled queues to share childPool instance (#2237)
  • efbf7dc chore(release): 4.1.4 [skip ci]
  • 071c51d fix(queue): check redisOptions is available fixes #2186
  • 7d0c757 chore(release): 4.1.3 [skip ci]
  • 7e7d9cb fix: typo on url (#2195)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bull](https://github.com/OptimalBits/bull) from 3.29.3 to 4.2.1.
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](OptimalBits/bull@v3.29.3...v4.2.1)

---
updated-dependencies:
- dependency-name: bull
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 20, 2022

The following labels could not be found: dependencies, area: microservices.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 26, 2022

Superseded by #14.

@dependabot dependabot bot closed this Jan 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/api/posts/bull-4.2.1 branch January 26, 2022 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants