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(deps): bump bullmq from 5.1.3 to 5.1.4 #379

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps bullmq from 5.1.3 to 5.1.4.

Release notes

Sourced from bullmq's releases.

v5.1.4

5.1.4 (2024-01-20)

Bug Fixes

  • stalled: consider adding marker when moving job back to wait (#2384) (4914df8)
Commits
  • 7db6756 chore(release): 5.1.4 [skip ci]
  • 4914df8 fix(stalled): consider adding marker when moving job back to wait (#2384)
  • b289819 test(worker): add fixed backoff type test case (#2390)
  • cd3034f test(prioritized): add test case when adding prioritized job with custom id (...
  • eef9f33 refactor(stalled): move checkStalled include into main stalled script (#2386)
  • d7c54b8 GITBOOK-188: change request with no subject merged in GitBook
  • bec5a23 GITBOOK-187: change request with no subject merged in GitBook
  • 350a814 2.2.1
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.1.3...v5.1.4)

---
updated-dependencies:
- dependency-name: bullmq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Updates to project dependencies label Jan 22, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 22, 2024 13:45
Copy link

sonarcloud bot commented Jan 22, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (77d488e) 93.86% compared to head (8ab4633) 93.86%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #379   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files         131      131           
  Lines        7547     7547           
  Branches      644      649    +5     
=======================================
  Hits         7084     7084           
  Misses        449      449           
  Partials       14       14           
Flag Coverage Δ
integrationtests 78.82% <ø> (ø)
node 93.86% <ø> (ø)
unittests 47.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 0e3db66 into main Jan 22, 2024
17 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/bullmq-5.1.4 branch January 22, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants