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): update dependency @bull-board/nestjs to v6 #441

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@bull-board/nestjs (source) ^5.21.1 -> ^6.0.0 age adoption passing confidence

Release Notes

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

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

29 September 2024

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

19 September 2024

v5.22.0

18 September 2024

v5.21.7

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

14 September 2024

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

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

13 August 2024

v5.21.3

4 August 2024

  • chore(deps): bump braces in /examples/with-fastify-auth #791
  • feat: allow overriding pollInterval value from server config, closes #​789 #789
  • Release 5.21.3 5d9e8c7
  • Revert "marked polling-interval option to off and disabled other polling options if readonly mode is enabled (#​790)" 080636b
v5.21.2

4 August 2024

  • marked polling-interval option to off and disabled other polling options if readonly mode is enabled #790
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in /examples/with-h3 #786
  • marked polling-interval option to off and disabled other polling options if readonly mode is enabled (#​790) #790
  • Release 5.21.2 944efcd
  • refactor: don't repeat the same value in multiple places. d96974c
v5.21.1

18 July 2024

  • fix: remove limit when cleaning bullmq queue, closes #​784 #784
  • Release 5.21.1 3432283
v5.21.0

11 July 2024

  • feat(Menu): add version link to GitHub release page #783
  • Update basic-auth.middleware.ts with bcrypt hashing #782
  • chore(deps): bump braces from 3.0.2 to 3.0.3 #781
  • Release 5.21.0 4f575f0
v5.20.5

26 June 2024

v5.20.4

24 June 2024

  • Release 5.20.4 fd7ddf6
  • fix: use staticRoute instead of staticPath 😅 75b7b6b
v5.20.3

24 June 2024

  • feat(adapters): support hono v4 #778
  • chore(deps): bump ws in /examples/with-nestjs-module #777
  • chore(deps): bump braces in /examples/with-nestjs-module #776
  • chore(deps): bump ws from 7.5.9 to 7.5.10 #774
  • chore(deps-dev): bump braces in /examples/with-nestjs #773
  • fix: handle url paths without path.join since it uses OS path separator, closes #​775 #775
  • Release 5.20.3 4f308ce
v5.20.2

15 June 2024

  • fix(ui): correctly calculate the circumference and offset of the progress citcle #772
  • fix(hono): safely parse request body #768
  • Release 5.20.2 5322a32
v5.20.1

6 June 2024

  • fix(README): use proper path to bullMQAdapter file #765
  • Release 5.20.1 0e0769d
  • fix: types 43fc196
  • Revert "Revert "Hide bull routes from schema/openAPI generation (#​762)"" 8a98a1e
v5.20.0

5 June 2024

  • feat(ui): Add French language #763
  • Hide bull routes from schema/openAPI generation #762
  • feat: Add Async Configuration Support to NestJS Module #760
  • Release 5.20.0 b295d93
  • Revert "Hide bull routes from schema/openAPI generation (#​762)" fc7fd2b
v5.19.2

30 May 2024

  • fix: redis uptime is not correct & not localized, closes #​758 #758
  • Release 5.19.2 32ced66
  • fix: update date-fns locale when language changes 41c7af7
  • fix: job action tooltip is not shown 07e1be9
v5.19.1

29 May 2024

v5.19.0

28 May 2024

  • update i18n #756
  • chore: remove unused libs #755
  • Release 5.19.0 e59360e
  • feat: use settings saved lang f303f2a
v5.18.3

23 May 2024

v5.18.2

23 May 2024

  • feat: custom job timeline date format #745
  • Update package.json #751
  • Release 5.18.2 36b5824
  • refactor: extract react hook from function 193a8af
v5.18.1

22 May 2024

v5.18.0

22 May 2024

  • Add Job Modal #744
  • bump ejs dependency in package.json #748
  • feat: add new job to queue 95bc661
  • feat(ui): add job modal 2f8fff5
  • refactor: move job modal to queue dropdown actions 1a1ffd0
v5.17.1

7 May 2024

  • fix: return empty body in HonoAdapter when status is 204 #736
  • Update README.md #734
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /examples/with-hapi #727
  • chore(deps): bump ejs from 3.1.7 to 3.1.10 in /examples/with-nestjs #729
  • chore(deps): bump ejs from 3.1.8 to 3.1.10 in /examples/with-fastify #730
  • chore(deps): bump ejs in /examples/with-fastify-auth #732
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /packages/h3 #731
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 #728
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /examples/with-hapi-auth #726
  • chore(deps): bump ejs from 3.1.8 to 3.1.10 in /examples/with-koa #725
  • Release 5.17.1 876dfb1
v5.17.0

1 May 2024

v5.16.0

18 April 2024

  • feat: add processedOn to job card if set #719
  • Release 5.16.0 d770e57
v5.15.5

14 April 2024

  • Release 5.15.5 14fa459
  • fix: z-index should be over the link f5eabcb
  • feat: add title on the progress bar 760d146
v5.15.4

14 April 2024

v5.15.3

28 March 2024

v5.15.2

24 March 2024

  • feat: [NestJS] Fastify global prefix support #704
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 #705
  • improved useActiveQueue to reduce prop depencency #699
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 #701
  • Release 5.15.2 63813ba
v5.15.1

12 March 2024

v5.15.0

11 March 2024

  • show message under run time if delay has been changed #688
  • compactMode: add collapsible functionality + reog job card layout #697
  • fix: align styles & remove unnecessary name prefix a98367a
  • Release 5.15.0 be55c7d
  • fix: sync locales 3e89a6b
v5.14.2

27 February 2024

  • compactMode: add collapsible functionality + reog job card layout #687
  • Highlight to be a FunctionalComponent #693
  • chore(deps): bump ip from 1.1.8 to 1.1.9 #689
  • fix: trigger the first request even when the polling in not set, closes #​696 #696
  • Revert "compactMode: add collapsible functionality + reog job card layout (#​687)" f00b584
  • Release 5.14.2 1a3009e
v5.14.1

14 February 2024

  • Update package.json #685
  • translate new option into brazilian portguese. #679
  • Release 5.14.1 fa69a7e
v5.14.0

25 January 2024

v5.13.0

11 January 2024

v5.12.0

11 January 2024

  • feat: add copy to clipboard buttons #673
  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 #674
  • Release 5.12.0 7febc56
  • fix: copy line in logs not copies 5ba551c
v5.11.0

7 January 2024

  • feat: add hono adapter #670
  • Release 5.11.0 110b788
  • fix: remove --parallel from build command, it fails the CI a551101
  • refactor: bump node version 6b34765
v5.10.3

3 January 2024

  • chore(deps): bump msgpackr from 1.9.1 to 1.10.1 in /examples/with-nestjs #664
  • chore(deps): bump msgpackr in /examples/with-nestjs-module #665
  • chore(deps): bump msgpackr from 1.9.8 to 1.10.1 #666
  • chore(deps): bump msgpackr in /examples/with-fastify #663
  • chore(deps): bump msgpackr from 1.8.5 to 1.10.1 in /examples/with-hapi #661
  • chore(deps): bump msgpackr in /examples/with-hapi-auth #662
  • chore(deps): bump msgpackr in /examples/with-express-auth #660
  • chore(deps): bump msgpackr from 1.6.2 to 1.10.1 in /examples/with-koa #659
  • chore(deps): bump msgpackr in /examples/with-multiple-instances #658
  • chore(deps): bump msgpackr in /examples/with-express #667
  • chore(deps): bump msgpackr in /examples/with-express-csrf #668
  • chore(deps): bump msgpackr in /examples/with-fastify-auth #657
  • fix: remove old usage of QueueScheduler 262ad47
  • Release 5.10.3 92b6edc
  • fix: remove old usage of QueueScheduler b631a3c
v5.10.2

5 December 2023

  • fix: remove the strict need for express deps, closes #​656 #656
  • add an example with csrf token enabled a13e4d5
  • Release 5.10.2 cda599b
v5.10.1

29 November 2023

  • add locale pt-BR #654
  • Release 5.10.1 cf1a136
  • fix: align en locale lang to be full specified (en-US) 3014f47
v5.10.0

29 November 2023

v5.9.2

24 November 2023

  • Update QueueAdapterOptions typing #652
  • upgrade-express-ex: upgrade express example #648
  • Release 5.9.2 03afb90
v5.9.1

17 October 2023

v5.9.0

17 October 2023

  • feat: adjusted status names #634
  • chore(deps-dev): bump postcss from 8.4.29 to 8.4.31 #632
  • merge Status & Status_ext 37e872b
  • feat: add new statuses to overview page 6a4b2ce
  • Release 5.9.0 6109d30
v5.8.4

19 September 2023

  • fix: bump deps to remove deprecation warnings, closes #​628 #628
  • Release 5.8.4 e4f7e09
v5.8.3

14 September 2023

  • feat: make ExpressAdapter fields protected #625
  • Release 5.8.3 86ba4ad
v5.8.2

13 September 2023

  • feat: format lower than 5 seconds #624
  • Release 5.8.2 f630690
v5.8.1

5 September 2023

v5.8.0

9 August 2023

  • single job page view #598
  • refactor: split useStore into several small hooks based on zustand stores 76cd2b8
  • feat: align pages links to use a single point of truth e866635
  • refactor: extract sticky header from jobPage & queuePage b185014
v5.7.2

8 August 2023

v5.7.1

26 July 2023

  • improvement: Ensure jobs per page has a max of 50 #613
  • Release 5.7.1 573e4de
  • fix: limit jobsPerPage to max length of 2 chars + use Math.min af96478
v5.7.0

20 July 2023

  • chore(deps-dev): bump word-wrap in /examples/with-nestjs #611
  • chore(deps): bump word-wrap in /examples/with-nestjs-module #610
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 #609
  • Remove ioredis-mock usage 741a7c2
  • Bump deps fcd7fa4
  • refactor: use bullmq 4.6.0 promoteJobs if available e93e1c5
v5.6.1

17 July 2023

  • chore(deps): bump semver in /examples/with-express-auth #606
  • chore(deps): bump semver in /examples/with-multiple-instances #600
  • chore(deps): bump semver in /examples/with-nestjs-module #604
  • chore(deps): bump semver from 6.3.0 to 6.3.1 in /examples/with-nestjs #603
  • chore(deps): bump semver in /examples/with-fastify-auth #605
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/with-koa #601
  • chore(deps): bump semver from 6.3.0 to 6.3.1 in /examples/with-express #602
  • chore(deps): bump semver from 5.7.1 to 5.7.2 #599
  • Bump deps 997c6d5
  • Release 5.6.1 95f4f6d
  • fix: Warning: Functions are not valid as a React child 0141a99
v5.6.0

26 June 2023

  • Add promote all actions to delayed queues #596
  • chore(deps): bump semver from 7.3.7 to 7.5.3 in /examples/with-fastify #595
  • chore(deps): bump semver from 7.3.8 to 7.5.3 in /examples/with-hapi-auth #594
  • chore(deps): bump semver from 7.3.8 to 7.5.3 in /examples/with-hapi #593
  • Release 5.6.0 c220fc9
v5.5.3

23 June 2023

v5.5.2

23 June 2023

  • [NestJS] Global prefix support #592
  • Update typescript-eslint to support decorators b26c6f2
  • Release 5.5.2 a0086ac
v5.5.1

19 June 2023

  • NestJS dependency updates, dropped support for NestJS 8 #588
  • Release 5.5.1 6c12d32
  • Update yarn.lock 2b6cbc9
v5.5.0

18 June 2023

  • feat: Allow changing favicon paths #586
  • Release 5.5.0 3c1c52a
v5.4.0

16 June 2023

  • Package update for the NestJS example, added correct link to the Readme for the example with nestjs-module #581
  • Update README.md #580
  • feat: sync title attribute with board title, closes #​584 #584
  • fix: fix readme example, closes #​585 #585
  • Release 5.4.0 23cc721
v5.3.1

13 June 2023

  • Release 5.3.1 93bc65d
  • set publish as public on nestjs module 688fceb
v5.3.0

13 June 2023

v5.2.1

6 June 2023

v5.2.0

16 May 2023

  • chore(deps): bump vm2 from 3.9.17 to 3.9.18 #571
  • Adds example with NestJS #569
  • fix: add a new options config to setup uiBasePath by the user, closes #​570 #570
  • Release 5.2.0 0709a6e
  • feat: animate queue stats progress bar 1590a83
  • Add Nest.js example to README.md cfdaf85
v5.1.2

30 April 2023

v5.1.1

23 April 2023

v5.1.0

23 April 2023

  • feat: Dashboard page with queue stats #561
  • chore(deps): bump vm2 from 3.9.16 to 3.9.17 #558
  • Release 5.1.0 9b07bb2
  • Improve NPM package descriptions 724f519
v5.0.1

18 April 2023

  • chore(deps): bump vm2 from 3.9.15 to 3.9.16 #557
  • chore(deps): bump vm2 from 3.9.12 to 3.9.15 #556
  • chore(deps): bump @​sideway/formula from 3.0.0 to 3.0.1 #548
  • chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 #547
  • Bump Hapi with auth example 57c331b
  • Bump Hapi example 2df15b1
  • Bump fastify example 82a0203

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 added the dependencies Pull requests that update a dependency file label Sep 29, 2024
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.36%. Comparing base (4b2eca3) to head (ef344a4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #441   +/-   ##
=======================================
  Coverage   99.36%   99.36%           
=======================================
  Files          76       76           
  Lines        3325     3325           
  Branches      285      285           
=======================================
  Hits         3304     3304           
  Misses         21       21           

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

@renovate renovate bot force-pushed the renovate/bull-board-nestjs-6.x branch 4 times, most recently from 5b0c9a2 to 2760b36 Compare October 10, 2024 11:30
@renovate renovate bot force-pushed the renovate/bull-board-nestjs-6.x branch from 2760b36 to ef344a4 Compare October 23, 2024 07:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants