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

build(deps): bump bull and @types/bull #2882

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 19, 2024

Bumps bull and @types/bull. These dependencies needed to be updated together.
Updates bull from 4.11.5 to 4.16.5

Release notes

Sourced from bull's releases.

v4.16.5

4.16.5 (2024-12-18)

Bug Fixes

v4.16.4

4.16.4 (2024-11-01)

Bug Fixes

  • deps: bump msgpackr to 1.1.2 to resolve ERR_BUFFER_OUT_OF_BOUNDS error (#2783) fixes #2782 (bc0ae0a)

v4.16.3

4.16.3 (2024-09-10)

Bug Fixes

  • metrics: differentiate points in different minutes to be more accurate (#2770) (fbf2fa3)

v4.16.2

4.16.2 (2024-09-05)

Performance Improvements

  • metrics: save zeros as much as max data points (#2767) (3a09840)

v4.16.1

4.16.1 (2024-08-28)

Bug Fixes

v4.16.0

4.16.0 (2024-07-30)

Features

v4.15.1

4.15.1 (2024-07-04)

... (truncated)

Changelog

Sourced from bull's changelog.

4.16.5 (2024-12-18)

Bug Fixes

4.16.4 (2024-11-01)

Bug Fixes

  • deps: bump msgpackr to 1.1.2 to resolve ERR_BUFFER_OUT_OF_BOUNDS error (#2783) fixes #2782 (bc0ae0a)

4.16.3 (2024-09-10)

Bug Fixes

  • metrics: differentiate points in different minutes to be more accurate (#2770) (fbf2fa3)

4.16.2 (2024-09-05)

Performance Improvements

  • metrics: save zeros as much as max data points (#2767) (3a09840)

4.16.1 (2024-08-28)

Bug Fixes

4.16.0 (2024-07-30)

Features

4.15.1 (2024-07-04)

Bug Fixes

  • job: check jobKey when saving stacktrace (#2755) (96675f5)

4.15.0 (2024-06-30)

... (truncated)

Commits
  • 489c6ab chore(release): 4.16.5 [skip ci]
  • e45698e fix: upgrade cron-parser dependency for Luxon CVE-2023-22467
  • e6be774 docs: update README.md
  • 65355b8 chore(release): 4.16.4 [skip ci]
  • bc0ae0a fix(deps): bump msgpackr to 1.1.2 to resolve ERR_BUFFER_OUT_OF_BOUNDS error (...
  • c2f37ee docs(readme): replace gitter with slack (#2775)
  • 461afc7 build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 (#2771)
  • 66f8241 chore(release): 4.16.3 [skip ci]
  • fbf2fa3 fix(metrics): differentiate points in different minutes to be more accurate (...
  • f59473b chore(release): 4.16.2 [skip ci]
  • Additional commits viewable in compare view

Updates @types/bull from 4.10.0 to 4.10.4

Commits

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)

Bumps [bull](https://github.com/OptimalBits/bull) and [@types/bull](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bull). These dependencies needed to be updated together.

Updates `bull` from 4.11.5 to 4.16.5
- [Release notes](https://github.com/OptimalBits/bull/releases)
- [Changelog](https://github.com/OptimalBits/bull/blob/develop/CHANGELOG.md)
- [Commits](OptimalBits/bull@v4.11.5...v4.16.5)

Updates `@types/bull` from 4.10.0 to 4.10.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bull)

---
updated-dependencies:
- dependency-name: bull
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@types/bull"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Author

dependabot bot commented on behalf of github Jan 2, 2025

Looks like these dependencies are no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Jan 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-79f93e4e7d branch January 2, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants