misskey-dev / misskey

🌎 A completely free and open interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
10.12k stars 1.38k forks source link

chore(deps): bump the bull-board group across 1 directory with 3 updates #14947

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the bull-board group with 3 updates in the / directory: @bull-board/api, @bull-board/fastify and @bull-board/ui.

Updates @bull-board/api from 6.0.0 to 6.4.0

Release notes

Sourced from @​bull-board/api's releases.

Release 6.4.0

Release 6.3.3

  • 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

Release 6.3.2

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

Release 6.3.1

Release 6.3.0

Release 6.2.4

Release 6.2.3

  • fix: improve tooltip dark mode 2131355

Release 6.2.2

Release 6.2.1

  • refactor: improve dark mode color mapping ee2991b

Release 6.2.0

Release 6.1.0

Release 6.0.2

  • replace webpack with rsbuild a6869f1

Release 6.0.1

... (truncated)

Changelog

Sourced from @​bull-board/api's changelog.

v6.4.0

v6.3.3

31 October 2024

  • Release 6.3.3 38c79ee
  • 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

29 October 2024

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

v6.3.1

26 October 2024

v6.3.0

23 October 2024

v6.2.4

21 October 2024

v6.2.3

17 October 2024

  • fix: improve tooltip dark mode 2131355

... (truncated)

Commits


Updates @bull-board/fastify from 6.0.0 to 6.4.0

Release notes

Sourced from @​bull-board/fastify's releases.

Release 6.4.0

Release 6.3.3

  • 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

Release 6.3.2

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

Release 6.3.1

Release 6.3.0

Release 6.2.4

Release 6.2.3

  • fix: improve tooltip dark mode 2131355

Release 6.2.2

Release 6.2.1

  • refactor: improve dark mode color mapping ee2991b

Release 6.2.0

Release 6.1.0

Release 6.0.2

  • replace webpack with rsbuild a6869f1

Release 6.0.1

... (truncated)

Changelog

Sourced from @​bull-board/fastify's changelog.

v6.4.0

v6.3.3

31 October 2024

  • Release 6.3.3 38c79ee
  • 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

29 October 2024

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

v6.3.1

26 October 2024

v6.3.0

23 October 2024

v6.2.4

21 October 2024

v6.2.3

17 October 2024

  • fix: improve tooltip dark mode 2131355

... (truncated)

Commits


Updates @bull-board/ui from 6.0.0 to 6.4.0

Release notes

Sourced from @​bull-board/ui's releases.

Release 6.4.0

Release 6.3.3

  • 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

Release 6.3.2

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

Release 6.3.1

Release 6.3.0

Release 6.2.4

Release 6.2.3

  • fix: improve tooltip dark mode 2131355

Release 6.2.2

Release 6.2.1

  • refactor: improve dark mode color mapping ee2991b

Release 6.2.0

Release 6.1.0

Release 6.0.2

  • replace webpack with rsbuild a6869f1

Release 6.0.1

... (truncated)

Changelog

Sourced from @​bull-board/ui's changelog.

v6.4.0

v6.3.3

31 October 2024

  • Release 6.3.3 38c79ee
  • 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

29 October 2024

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

v6.3.1

26 October 2024

v6.3.0

23 October 2024

v6.2.4

21 October 2024

v6.2.3

17 October 2024

  • fix: improve tooltip dark mode 2131355

... (truncated)

Commits
  • b423427 Release 6.4.0
  • c020980 feat: paused jobs: support edit/duplicate/clean (#846)
  • 38c79ee Release 6.3.3
  • 9add4ed fix: handle an error when highlighting an unmount component, occurs when navi...
  • 7cad06e fix: failed status should show Error tab at start
  • c47af53 Release 6.3.2
  • ff52103 Release 6.3.1
  • 9b2e0c9 missing translations (#842)
  • 59c50fb Release 6.3.0
  • b821a84 feat: refactor styles and some behavior of dashboard queue filter
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 2 weeks ago

Superseded by #14953.