Skip to content

chore(deps-dev): bump @djs-core/dev from 5.1.0 to 5.2.0#118

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/djs-core/dev-5.2.0
Closed

chore(deps-dev): bump @djs-core/dev from 5.1.0 to 5.2.0#118
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bun/djs-core/dev-5.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps @djs-core/dev from 5.1.0 to 5.2.0.

Release notes

Sourced from @​djs-core/dev's releases.

@​djs-core/dev@​5.2.0

Minor Changes

  • 9bf091e: New plugin management system with djs-core plugin install and postinstall commands. Supports automatic configuration updates and plugin-contributed CLI commands.

  • 32395b2: Add non-interactive build flags to the djs-core development CLI:

    • --bundled to force a Bun bundled build
    • --external to force a Bun build with external dependencies
    • reuses existing --compile flag to build a native binary

    These flags allow CI/build-runner workflows to run djs-core build without an interactive prompt.

Patch Changes

  • Updated dependencies [9bf091e]
  • Updated dependencies [3c13aa6]
  • Updated dependencies [d8a5f1f]
    • @​djs-core/runtime@​1.8.0
Changelog

Sourced from @​djs-core/dev's changelog.

5.2.0

Minor Changes

  • 9bf091e: New plugin management system with djs-core plugin install and postinstall commands. Supports automatic configuration updates and plugin-contributed CLI commands.

  • 32395b2: Add non-interactive build flags to the djs-core development CLI:

    • --bundled to force a Bun bundled build
    • --external to force a Bun build with external dependencies
    • reuses existing --compile flag to build a native binary

    These flags allow CI/build-runner workflows to run djs-core build without an interactive prompt.

Patch Changes

  • Updated dependencies [9bf091e]
  • Updated dependencies [3c13aa6]
  • Updated dependencies [d8a5f1f]
    • @​djs-core/runtime@​1.8.0
Commits
  • 9cd63ec Version Packages (#12)
  • 32395b2 Add support for bundled and external build options (#29)
  • 9bf091e Feat/plugin prisma cli (#11)
  • 1a341c1 refactor: remove node types from tsconfig and cleanup devDependencies
  • dad3ba9 chore(deps): bump @​clack/prompts from 1.0.0 to 1.1.0 (#10)
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@djs-core/dev](https://github.com/Cleboost/djs-core/tree/HEAD/packages/dev) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/Cleboost/djs-core/releases)
- [Changelog](https://github.com/Cleboost/djs-core/blob/master/packages/dev/CHANGELOG.md)
- [Commits](https://github.com/Cleboost/djs-core/commits/@djs-core/dev@5.2.0/packages/dev)

---
updated-dependencies:
- dependency-name: "@djs-core/dev"
  dependency-version: 5.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2026

Superseded by #122.

@dependabot dependabot bot closed this Mar 26, 2026
@dependabot dependabot bot deleted the dependabot/bun/djs-core/dev-5.2.0 branch March 26, 2026 15:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants