-
Notifications
You must be signed in to change notification settings - Fork 6
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
Bump the bull-board group across 1 directory with 3 updates #79
Conversation
Bumps the bull-board group with 3 updates in the / directory: [@bull-board/api](https://github.com/felixmosh/bull-board/tree/HEAD/packages/api), [@bull-board/fastify](https://github.com/felixmosh/bull-board/tree/HEAD/packages/fastify) and [@bull-board/ui](https://github.com/felixmosh/bull-board/tree/HEAD/packages/ui). Updates `@bull-board/api` from 5.14.0 to 5.18.3 - [Release notes](https://github.com/felixmosh/bull-board/releases) - [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md) - [Commits](https://github.com/felixmosh/bull-board/commits/v5.18.3/packages/api) Updates `@bull-board/fastify` from 5.14.0 to 5.18.3 - [Release notes](https://github.com/felixmosh/bull-board/releases) - [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md) - [Commits](https://github.com/felixmosh/bull-board/commits/v5.18.3/packages/fastify) Updates `@bull-board/ui` from 5.14.0 to 5.18.3 - [Release notes](https://github.com/felixmosh/bull-board/releases) - [Changelog](https://github.com/felixmosh/bull-board/blob/master/CHANGELOG.md) - [Commits](https://github.com/felixmosh/bull-board/commits/v5.18.3/packages/ui) --- updated-dependencies: - dependency-name: "@bull-board/api" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bull-board - dependency-name: "@bull-board/fastify" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bull-board - dependency-name: "@bull-board/ui" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bull-board ... Signed-off-by: dependabot[bot] <support@github.com>
Thank you for sending us a great Pull Request! 👍 example: pnpm run build-cherrypick-js-with-types |
Quality Gate passedIssues Measures |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
14 similar comments
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Dependabot can't parse your pnpm-lock.yaml. Because of this, Dependabot cannot update this pull request. |
Superseded by #98. |
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 5.14.0 to 5.18.3Release notes
Sourced from
@bull-board/api
's releases.... (truncated)
Changelog
Sourced from
@bull-board/api
's changelog.... (truncated)
Commits
2955854
Release 5.18.336b5824
Release 5.18.241a1aad
feat: custom job timeline date format (#745)b628b90
Release 5.18.17919988
Release 5.18.095bc661
feat: add new job to queued10fae6
feat(api): add job route876dfb1
Release 5.17.1f6b2c49
Release 5.17.0d770e57
Release 5.16.0Updates
@bull-board/fastify
from 5.14.0 to 5.18.3Release notes
Sourced from
@bull-board/fastify
's releases.... (truncated)
Changelog
Sourced from
@bull-board/fastify
's changelog.... (truncated)
Commits
2955854
Release 5.18.336b5824
Release 5.18.2b628b90
Release 5.18.17919988
Release 5.18.0bad7942
Add Job Modal (#744)12cd4bc
bump ejs dependency in package.json (#748)876dfb1
Release 5.17.1f6b2c49
Release 5.17.0d770e57
Release 5.16.014fa459
Release 5.15.5Updates
@bull-board/ui
from 5.14.0 to 5.18.3Release notes
Sourced from
@bull-board/ui
's releases.... (truncated)
Changelog
Sourced from
@bull-board/ui
's changelog.... (truncated)
Commits
2955854
Release 5.18.3cc42753
fix: encode queue name in links, closes #750 (#752)36b5824
Release 5.18.2193a8af
refactor: extract react hook from function41a1aad
feat: custom job timeline date format (#745)b628b90
Release 5.18.1124e0db
(JobCard) Round Progress percent7919988
Release 5.18.0403d10c
Merge branch 'refs/heads/pr-744'5187262
fix: link colors uses default blueDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions