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

fix(deps): update all major dependencies (major) #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bullmq (source) ^4.17.0 -> ^5.0.0 age adoption passing confidence
fastify-type-provider-zod ^1.1.9 -> ^2.0.0 age adoption passing confidence
rimraf ^5.0.5 -> ^6.0.0 age adoption passing confidence

Release Notes

taskforcesh/bullmq (bullmq)

v5.8.4

Compare Source

Bug Fixes

v5.8.3

Compare Source

Bug Fixes

v5.8.2

Compare Source

Bug Fixes
  • priority: consider paused state when calling getCountsPerPriority (python) (#​2609) (6e99250)

v5.8.1

Compare Source

Bug Fixes
  • priority: use module instead of bit.band to keep order (python) (#​2597) (9ece15b)
Features

v5.8.0

Compare Source

Bug Fixes
Features

v5.7.15

Compare Source

Performance Improvements

v5.7.14

Compare Source

Bug Fixes
  • worker: properly cancel blocking command during disconnections (2cf12b3)

v5.7.13

Compare Source

Bug Fixes
  • extendlock,createbulk use pipeline no multi command (a053d9b)

v5.7.12

Compare Source

Bug Fixes
  • repeat: throw error when endDate is pointing to the past (#​2574) (5bd7990)

v5.7.11

Compare Source

Bug Fixes
  • retry-job: throw error when job is not in active state (#​2576) (ca207f5)

v5.7.10

Compare Source

Bug Fixes

v5.7.9

Compare Source

Bug Fixes

v5.7.8

Compare Source

Bug Fixes
  • worker: make sure clearTimeout is always called after bzpopmin (782382e)

v5.7.7

Compare Source

Bug Fixes

v5.7.6

Compare Source

Bug Fixes
  • redis-connection: increase redis retry strategy backoff (#​2546) [python] (6cf7712)
Performance Improvements

v5.7.5

Compare Source

Bug Fixes

v5.7.4

Compare Source

Performance Improvements
  • worker: reset delays after generating blockTimeout value (#​2529) (e92cea4)

v5.7.3

Compare Source

Bug Fixes
  • worker: return minimumBlockTimeout depending on redis version (python) (#​2532) (83dfb63)

v5.7.2

Compare Source

Bug Fixes
Features

v5.7.1

Compare Source

Bug Fixes

v5.7.0

Compare Source

Features
  • allow arbitrary large drainDelay (9693321)

v5.6.0

Compare Source

Features
  • python: support reusable redis connections (29ad8c8)

v5.5.4

Compare Source

Performance Improvements
  • stalled: remove jobId from stalled after removing lock when moved from active (#​2512) (python) (64feec9)

v5.5.3

Compare Source

Bug Fixes
  • deps: remove script loader from dist as it is used only when building package (#​2503) (6f9ca23)

v5.5.2

Compare Source

Bug Fixes
  • client: try catch list command as it's not supported in GCP (#​2506) (ca68a9e)

v5.5.1

Compare Source

Bug Fixes
  • connection: ignore error when setting custom end status (#​2473) (3e17e45)

v5.5.0

Compare Source

Features
  • getters: add getWorkersCount (743c7aa)

v5.4.6

Compare Source

Bug Fixes

v5.4.5

Compare Source

Bug Fixes
  • scripts: use command name in error message when moving to finished (#​2483) (3c335d4)

v5.4.4

Compare Source

Bug Fixes
  • queue: use QueueOptions type in opts attribute (#​2481) (51a589f)
  • worker: set blockTimeout as 0.001 when reach the time to get delayed jobs [python] (#​2478) (b385034)

v5.4.3

Compare Source

Bug Fixes
Features

v5.4.2

Compare Source

Bug Fixes

v5.4.1

Compare Source

Bug Fixes

v5.4.0

Compare Source

Features

v5.3.3

Compare Source

Bug Fixes
  • deps: replaced glob by fast-glob due to security advisory (91cf9a9)

v5.3.2

Compare Source

Bug Fixes

v5.3.1

Compare Source

Bug Fixes
  • add-job: fix parent job cannot be replaced error message (#​2441) (1e9a13f)

v5.3.0

Compare Source

Features
  • worker: add support for naming workers (7ba2729)

v5.2.1

Compare Source

Bug Fixes
  • flow: remove failed children references on auto removal (#​2432) (8a85207)

v5.2.0

Compare Source

Features

v5.1.12

Compare Source

Bug Fixes

v5.1.11

Compare Source

Bug Fixes

v5.1.10

Compare Source

Performance Improvements
  • marker: differentiate standard and delayed markers (python) (#​2389) (18ebee8)

v5.1.9

Compare Source

Performance Improvements

v5.1.8

Compare Source

Performance Improvements
  • flow: add marker when moving parent to wait (python) (#​2408) (6fb6896)

v5.1.7

Compare Source

Bug Fixes

v5.1.6

Compare Source

Bug Fixes

v5.1.5

Compare Source

Performance Improvements

v5.1.4

Compare Source

Bug Fixes
  • stalled: consider adding marker when moving job back to wait (#​2384) (4914df8)

v5.1.3

Compare Source

Bug Fixes

v5.1.2

Compare Source

Bug Fixes
Features

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Features

v5.0.0

Compare Source

Bug Fixes
  • connection: require connection to be passed (#​2335) (1867dd1)
  • job: revert console warn custom job ids when they represent integers (#​2312) (84015ff)
  • python: unify redis connection args for Queue and Worker (#​2282) (8eee20f)
  • worker: throw error if connection is missing (6491a18)
Features
  • job: provide skipAttempt option when manually moving a job (#​2203) (0e88e4f)
  • python: use new queue markers (b0a13e8)
  • python: use new queue markers (4276eb7)
  • worker: improved markers handling (73cf5fc)
  • worker: improved markers handling (0bac0fb)
BREAKING CHANGES
  • worker: Markers use now a dedicated key in redis instead of using a special Job ID.
  • worker: Markers use now a dedicated key in redis instead of using a special Job ID.
turkerdev/fastify-type-provider-zod (fastify-type-provider-zod)

v2.0.0

Compare Source

  • Node 16+ is now expected (although 14 may still work)
  • Structure of ResponseValidationError has changed
isaacs/rimraf (rimraf)

v6.0.0

Compare Source

v5.0.9

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 9 times, most recently from 70be933 to da8d7c9 Compare November 21, 2023 07:37
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 13 times, most recently from 3562ef9 to 4a3696e Compare November 29, 2023 03:58
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 4 times, most recently from 6fa4147 to 634487e Compare December 6, 2023 11:19
@renovate renovate bot changed the title chore(deps): update all major dependencies (major) fix(deps): update all major dependencies (major) Dec 6, 2023
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 3 times, most recently from 6dc1a02 to 6c9421c Compare December 23, 2023 19:50
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 12 times, most recently from 738aced to 48ba524 Compare June 13, 2024 18:01
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 2 times, most recently from c055823 to 02d6cff Compare June 21, 2024 17:31
@renovate renovate bot changed the title fix(deps): update all major dependencies (major) fix(deps): update dependency bullmq to v5 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 3 times, most recently from cdc402f to b0c397f Compare June 25, 2024 15:23
@renovate renovate bot changed the title fix(deps): update dependency bullmq to v5 fix(deps): update all major dependencies (major) Jun 25, 2024
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 7 times, most recently from f7b4ffa to 1b8d8fc Compare July 5, 2024 02:53
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 2 times, most recently from 545e84b to 4dc9043 Compare July 8, 2024 22:42
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch from 4dc9043 to bbe69ba Compare July 15, 2024 03:35
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.

None yet

1 participant