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

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

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.2 to 5.17.1

Release notes

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

Release 5.17.1

Release 5.17.0

Release 5.16.0

Release 5.15.5

  • fix: z-index should be over the link f5eabcb
  • feat: add title on the progress bar 760d146

Release 5.15.4

Release 5.15.3

Release 5.15.2

Release 5.15.1

Release 5.15.0

... (truncated)

Changelog

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

v5.17.1

v5.17.0

1 May 2024

v5.16.0

18 April 2024

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

... (truncated)

Commits

Updates @bull-board/fastify from 5.14.2 to 5.17.1

Release notes

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

Release 5.17.1

Release 5.17.0

Release 5.16.0

Release 5.15.5

  • fix: z-index should be over the link f5eabcb
  • feat: add title on the progress bar 760d146

Release 5.15.4

Release 5.15.3

Release 5.15.2

Release 5.15.1

Release 5.15.0

... (truncated)

Changelog

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

v5.17.1

v5.17.0

1 May 2024

v5.16.0

18 April 2024

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

... (truncated)

Commits

Updates @bull-board/ui from 5.14.2 to 5.17.1

Release notes

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

Release 5.17.1

Release 5.17.0

Release 5.16.0

Release 5.15.5

  • fix: z-index should be over the link f5eabcb
  • feat: add title on the progress bar 760d146

Release 5.15.4

Release 5.15.3

Release 5.15.2

Release 5.15.1

Release 5.15.0

... (truncated)

Changelog

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

v5.17.1

v5.17.0

1 May 2024

v5.16.0

18 April 2024

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

... (truncated)

Commits

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 <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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
Copy link
Contributor

Thank you for sending us a great Pull Request! 👍
Please regenerate cherrypick-js type definitions! 🙏

example:

pnpm run build-cherrypick-js-with-types

Copy link
Contributor

이 PR에 의한 api.json 차이

차이점은 여기에서 볼 수 있음

Get diff files from Workflow Page

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bull-board-242f6665f6 branch 2 times, most recently from bfff8d1 to c7ef57e Compare May 19, 2024 19:41
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.2 to 5.17.1
- [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.17.1/packages/api)

Updates `@bull-board/fastify` from 5.14.2 to 5.17.1
- [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.17.1/packages/fastify)

Updates `@bull-board/ui` from 5.14.2 to 5.17.1
- [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.17.1/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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bull-board-242f6665f6 branch from c7ef57e to e7665fe Compare May 21, 2024 07:34
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 javascript Pull requests that update Javascript code packages/backend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants