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

Bump bullmq from 5.25.4 to 5.26.2 #927

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps bullmq from 5.25.4 to 5.26.2.

Release notes

Sourced from bullmq's releases.

v5.26.2

5.26.2 (2024-11-15)

Bug Fixes

  • telemetry: do not set span on parent context if undefined (c417a23)

v5.26.1

5.26.1 (2024-11-14)

Bug Fixes

  • queue: fix generics to be able to properly be extended (f2495e5)

v5.26.0

5.26.0 (2024-11-14)

Features

  • improve queue getters to use generic job type (#2905) (c9531ec)

v5.25.6

5.25.6 (2024-11-11)

Bug Fixes

  • job-scheculer: avoid hazards when upserting job schedulers concurrently (022f7b7)

v5.25.5

5.25.5 (2024-11-11)

Bug Fixes

  • connection: do not allow to set blockingConnection option (#2851) (9391cc2)
Commits
  • 65c7291 chore(release): 5.26.2 [skip ci]
  • c417a23 fix(telemetry): do not set span on parent context if undefined
  • 8784f66 chore(release): 5.26.1 [skip ci]
  • f2495e5 fix(queue): fix generics to be able to properly be extended
  • 68cf88a chore(release): 5.26.0 [skip ci]
  • c9531ec feat: improve queue getters to use generic job type (#2905)
  • d23bbef docs(pro): update changelog to v7.20.1 (#2903)
  • 88fff2c docs: add minimum redis version #227
  • bf72d3f docs: telemetry note on close force in worker
  • fa51711 test: add types on processor params (#2885)
  • Additional commits viewable 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 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)

@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 05:46
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bullmq-5.26.2 branch from 2c272a4 to 03decf8 Compare November 18, 2024 05:49
Bumps [bullmq](https://github.com/taskforcesh/bullmq) from 5.25.4 to 5.26.2.
- [Release notes](https://github.com/taskforcesh/bullmq/releases)
- [Commits](taskforcesh/bullmq@v5.25.4...v5.26.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bullmq-5.26.2 branch from 03decf8 to d5b36e8 Compare November 18, 2024 05:50
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 25, 2024

Superseded by #940.

@dependabot dependabot bot closed this Nov 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bullmq-5.26.2 branch November 25, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants