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

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bull-board/api (source) ^5.21.3 -> ^6.0.0 age adoption passing confidence
@bull-board/fastify (source) ^5.21.3 -> ^6.0.0 age adoption passing confidence
@fastify/cors ^9.0.1 -> ^10.0.0 age adoption passing confidence
@fastify/jwt ^8.0.1 -> ^9.0.0 age adoption passing confidence
@fastify/oauth2 ^7.9.0 -> ^8.0.0 age adoption passing confidence
@fastify/sensible ^5.6.0 -> ^6.0.0 age adoption passing confidence
@fastify/swagger ^8.14.0 -> ^9.0.0 age adoption passing confidence
@fastify/swagger-ui ^4.0.0 -> ^5.0.0 age adoption passing confidence
@types/node (source) ^20.14.7 -> ^22.0.0 age adoption passing confidence
bullmq (source) ^4.17.0 -> ^5.0.0 age adoption passing confidence
close-with-grace ^1.3.0 -> ^2.0.0 age adoption passing confidence
fastify (source) ^4.28.0 -> ^5.0.0 age adoption passing confidence
fastify-plugin ^4.5.1 -> ^5.0.0 age adoption passing confidence
fastify-type-provider-zod ^1.1.9 -> ^4.0.0 age adoption passing confidence
mongoose-lean-virtuals ^0.9.1 -> ^1.0.0 age adoption passing confidence
rimraf ^5.0.5 -> ^6.0.0 age adoption passing confidence

Release Notes

felixmosh/bull-board (@​bull-board/api)

v6.3.3

Compare Source

  • fix: handle an error when highlighting an unmount component, occurs when navigating between tabs 9add4ed
  • fix: failed status should show Error tab at start 7cad06e

v6.3.2

Compare Source

29 October 2024

  • Release 6.3.2 c47af53
  • fix: add check in each one of bull queue adapters d0e42c7

v6.3.1

Compare Source

26 October 2024

v6.3.0

Compare Source

23 October 2024

  • feat: add status filters on overview page #840
  • fix: add body parser to koa adapter, closes #​841 #841
  • feat: refactor styles and some behavior of dashboard queue filter b821a84
  • Release 6.3.0 59c50fb
  • bump deps a095204

v6.2.4

Compare Source

21 October 2024

  • fix: RangeError: Invalid time value, closes #​839 #839
  • Release 6.2.4 431bfab
  • fix: improve dark mode of json editor ca327b7
  • fix: wait for few seconds before opening the page (prevent the ejs file is not exists) e7ff021

v6.2.3

Compare Source

17 October 2024

v6.2.2

Compare Source

16 October 2024

  • Fix dateFnsLocale for French and Spanish languages for job duration #836
  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update #837
  • Release 6.2.2 04a0cf1
  • refactor: use map over multiple if statements b2f9f84

v6.2.1

Compare Source

14 October 2024

  • refactor: improve dark mode color mapping ee2991b
  • Release 6.2.1 e222577

v6.2.0

Compare Source

14 October 2024

  • Dark mode 🌙 #835
  • chore(deps): bump the npm_and_yarn group across 5 directories with 2 updates #834
  • Release 6.2.0 3cf2cb3
  • refactor: remove next-theme 3dfd4eb
  • refactor: extract language watch to custom hook ea31800

v6.1.0

Compare Source

12 October 2024

v6.0.2

Compare Source

10 October 2024

v6.0.1

Compare Source

10 October 2024

  • Show percentage when progress is an object #828
  • Bump example deps 675cbb3
  • Release 6.0.1 2fe92ef
  • refactor: small change 2dd2d38

v6.0.0

Compare Source

  • chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates #826
  • Update fastify dependencies to suport v5 #824
  • Bump min node to 20 a781fcd

v5.23.0

Compare Source

v5.22.0

Compare Source

18 September 2024

v5.21.7

Compare Source

15 September 2024

  • chore(deps): bump hono in the npm_and_yarn group across 1 directory #815
  • refactor: change queue actions confirm locale 4a7873f
  • Release 5.21.7 a2741ce
  • fix: translate job confirm messages 6ffff3b

v5.21.6

Compare Source

14 September 2024

  • Center align logo image in header #816
  • chore(deps): bump semver #814
  • Release 5.21.6 b938fce

v5.21.5

Compare Source

11 September 2024

  • chore(deps): bump the npm_and_yarn group across 5 directories with 3 updates #813
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates #810
  • chore(deps): bump hono in the npm_and_yarn group across 1 directory #809
  • chore(deps): bump the npm_and_yarn group across 4 directories with 1 update #805
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates #804
  • Ease of use helpers for config led dynamic queue defs with compose wrapper. #799
  • chore(deps): bump semver #801
  • chore(deps): bump the npm_and_yarn group across 7 directories with 6 updates #800
  • chore(deps): bump braces in /examples/with-express-csrf #795
  • fix: encode jobId, closes #​812 #812
  • Release 5.21.5 eef08ac

v5.21.4

Compare Source

  • adjust max jobs per page #794
fastify/fastify-cors (@​fastify/cors)

v10.0.1

Compare Source

What's Changed

Full Changelog: fastify/fastify-cors@v10.0.0...v10.0.1

v10.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-cors@v9.0.1...v10.0.0

fastify/fastify-jwt (@​fastify/jwt)

v9.0.1

Compare Source

What's Changed

Full Changelog: fastify/fastify-jwt@v9.0.0...v9.0.1

v9.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-jwt@8.0.1...v9.0.0

fastify/fastify-oauth2 (@​fastify/oauth2)

v8.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-oauth2@v8.0.1...v8.1.0

v8.0.1

Compare Source

What's Changed

Full Changelog: fastify/fastify-oauth2@v8.0.0...v8.0.1

v8.0.0

Compare Source

What's Changed

Full Changelog: fastify/fastify-oauth2@v7.9.0...v8.0.0

fastify/fastify-sensible (@​fastify/sensible)

v6.0.1

Compare Source

What's Changed

Full Changelog: fastify/fastify-sensible@v6.0.0...v6.0.1

v6.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-sensible@v5.6.0...v6.0.0

fastify/fastify-swagger (@​fastify/swagger)

v9.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v9.1.0...v9.2.0

v9.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v9.0.1...v9.1.0

v9.0.1

Compare Source

What's Changed

Full Changelog: fastify/fastify-swagger@v9.0.0...v9.0.1

v9.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger@v8.14.0...v9.0.0

fastify/fastify-swagger-ui (@​fastify/swagger-ui)

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger-ui@v5.0.1...v5.1.0

v5.0.1

Compare Source

What's Changed

Full Changelog: fastify/fastify-swagger-ui@v5.0.0...v5.0.1

v5.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-swagger-ui@v4.0.0...v5.0.0

v4.2.0

Compare Source

v4.1.1

Compare Source

What's Changed

Full Changelog: fastify/fastify-swagger-ui@v4.1.0...v4.1.1

v4.1.0

Compare Source

Full Changelog: fastify/fastify-swagger-ui@v4.0.1...v4.1.0

taskforcesh/bullmq (bullmq)

v5.25.0

Compare Source

v5.24.0

Compare Source

v5.23.1

Compare Source

v5.23.0

Compare Source

Features

v5.22.0

Compare Source

Bug Fixes
Features

v5.21.2

Compare Source

Bug Fixes
  • proper way to get version (b4e25c1)

v5.21.1

Compare Source

Bug Fixes
  • scripts: add missing wait in isJobInList (9ef865c)

v5.21.0

Compare Source

Features
  • queue: add option to skip metas update (b7dd925)

v5.20.1

Compare Source

Bug Fixes
  • redis: use version for naming loaded lua scripts (fe73f6d)

v5.20.0

Compare Source

Features

v5.19.1

Compare Source

Bug Fixes

v5.19.0

Compare Source

Features
  • repeat: deprecate immediately on job scheduler (ed047f7)

v5.18.0

Compare Source

Features

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 was generated by Mend Renovate. View the repository job log.

@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 4 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
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch from bbe69ba to 1fb264b Compare July 22, 2024 04:08
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 2 times, most recently from 08b3468 to 4008516 Compare August 5, 2024 03:20
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 3 times, most recently from e43040d to 6af29b9 Compare August 10, 2024 13:05
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 10 times, most recently from 1d8165f to e8eeab2 Compare August 19, 2024 16:22
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch from e8eeab2 to f4a8fc5 Compare August 20, 2024 11:00
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch from f4a8fc5 to dcda634 Compare September 3, 2024 16:17
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 2 times, most recently from b1caf3a to e2b511c Compare September 17, 2024 14:55
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch 3 times, most recently from b709009 to 54932c8 Compare September 30, 2024 01:42
@renovate renovate bot force-pushed the renovate/major-all-major-patch branch from 54932c8 to 0cf0214 Compare October 29, 2024 02:03
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.

1 participant