bee-queue / docker-arena

The official docker application for bee-queue arena.
17 stars 15 forks source link

chore(deps): bump bull-arena from 3.6.1 to 3.29.1 #216

Open dependabot-preview[bot] opened 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps bull-arena from 3.6.1 to 3.29.1.

Release notes

Sourced from bull-arena's releases.

v3.29.1

3.29.1 (2021-07-06)

Bug Fixes

  • job-details: encodeURI of job ID for URL (0b60010), closes #416

v3.29.0

3.29.0 (2021-06-14)

Features

  • tree-view: use perma links on nodes (07b6f3d)

v3.28.0

3.28.0 (2021-06-11)

Features

  • flow: add search button to get a flow tree (59b0423)
  • layout: add treeview (d3fa754)
  • tree-view: add tree view when creating a flow (eb93a60)

v3.27.0

3.27.0 (2021-06-11)

Features

  • job-details: add pagination options in getDependencies (40e177f)

v3.26.0

3.26.0 (2021-06-10)

Features

  • job-details: add children counters (71bbb9d)

v3.25.0

3.25.0 (2021-06-10)

Features

  • parent-children: implement perma-link for bullmq (bbd2317)
  • initial changes for displaying parentJob and childrenJobs in JobDetails template - WIP (61d93e2)

... (truncated)

Changelog

Sourced from bull-arena's changelog.

3.29.1 (2021-07-06)

Bug Fixes

  • job-details: encodeURI of job ID for URL (0b60010), closes #416

3.29.0 (2021-06-14)

Features

  • tree-view: use perma links on nodes (07b6f3d)

3.28.0 (2021-06-11)

Features

  • flow: add search button to get a flow tree (59b0423)
  • layout: add treeview (d3fa754)
  • tree-view: add tree view when creating a flow (eb93a60)

3.27.0 (2021-06-11)

Features

  • job-details: add pagination options in getDependencies (40e177f)

3.26.0 (2021-06-10)

Features

  • job-details: add children counters (71bbb9d)

3.25.0 (2021-06-10)

Features

  • parent-children: implement perma-link for bullmq (bbd2317)
  • initial changes for displaying parentJob and childrenJobs in JobDetails template - WIP (61d93e2)

3.24.1 (2021-06-08)

Bug Fixes

  • job-details: show progress for bullmq (8341174)

3.24.0 (2021-06-07)

Features

  • bootstrap: upgrade to v4.6.0 (c8d24c5)

... (truncated)

Commits
  • 73a094c chore(release): 3.29.1 [skip ci]
  • f8c80a9 Merge pull request #417 from olliechick/master
  • 0b60010 fix(job-details): encodeURI of job ID for URL
  • 40002cb chore(release): 3.29.0 [skip ci]
  • 7a15724 Merge pull request #410 from roggervalf/perma-link-on-tree-view
  • 795317c chore: delete comments
  • 433e2e5 refactor(flow-details): apply form-group from bootstrap
  • ca4e617 refactor(add-flow): add perma link on tree view
  • 3cd0a65 refactor(tree-view): allow clickable tree nodes with links
  • 07b6f3d feat(tree-view): use perma links on nodes
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)