Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps @janus-idp/cli from 1.19.1 to 3.6.1.

Release notes

Sourced from @​janus-idp/cli's releases.

@​janus-idp/cli@​3.6.1

Patch Changes

  • 701b93c: This change updates the CLI to cater for the way modules are handled by require in node v20.19.0, which fixes an error that can be thrown by the CLI when an es6 or typescript module is picked up by require.

@​janus-idp/cli@​3.6.0

Minor Changes

  • cd7aa9e: The janus-cli now can use buildah as a container tool.

@​janus-idp/cli@​3.5.0

Minor Changes

  • 049f200: This change removes the embed-as-code method of exporting from export-dynamic-plugin and the associated --no-embed-as-dependencies flag. This change also removes the forked code required to support this exporting method as well as the associated rollup dependencies.

@​janus-idp/cli@​3.4.2

Patch Changes

  • 611e23a: Fix wrong role retrieval which could break the metadata command behavior.
  • 611e23a: Check backstage the support-versions field value during export, and fix it if possible while emitting a warning.

@​janus-idp/cli@​3.4.1

Patch Changes

  • a3e8716: Prepare for better compatibility with the upstream dynamic plugins support, by generating the config schema for backend plugins in both dist/configSchema.json (for backward compatibility with RHDH) and dist/.config-schema.json for consistency and compatibility with upstream.
  • 2559fd7: This change fixes package-dynamic-plugin to transform any organization identifier into a flat file path when packaging dynamic plugins.

@​janus-idp/cli@​3.4.0

Minor Changes

  • b25ecb4: Bump packages/cli to 3.4.0 in main branch, in prep for release of 1.6.0

Patch Changes

  • f694a76: This change updates the package-dynamic-plugins command to use the exported plugin package name rather than deriving a package name from the base plugin package and package role. This change also ensures the exported plugin metadata is taken from the exported package instead of the original package. This change will potentially affect the final directory name of exported plugins.

@​janus-idp/cli@​3.3.1

Patch Changes

  • 4af162c: This change ensures the CLI properly updates any manually added resolutions a plugin has with the embedded version. This fixes cases where a plugin may be using resolutions for finer grained version control on packages the CLI would embed, such as native dependencies.

@​janus-idp/cli@​3.3.0

Minor Changes

  • 9983dd8: Bump packages/cli to 3.3.0 in main branch, in prep for release of 1.5.0

Patch Changes

  • 0123a8d: Fix Yarn v1 incompatibility in the export-dynamic-plugin command

... (truncated)

Commits
  • 98baadf chore(release): version packages on main branch (#2669)
  • 701b93c fix(cli): cater for new potential error (#2666)
  • 2ed56c0 chore(release): version packages on main branch (#2668)
  • cd7aa9e feat(cli): extend container tool to buildah (#2667)
  • 9ba1c90 chore(release): version packages on main branch (#2663)
  • 049f200 fix(cli): remove --no-embed-as-dependencies (#2655)
  • 343fedc chore(release): version packages on main branch (#2662)
  • 611e23a fix: role retrieval bug in the metadata command, and introduce backstage `s...
  • 95af580 chore(release): version packages on main branch (#2658)
  • 2559fd7 fix(cli): create appropriate plugin directory name (#2659)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 [@janus-idp/cli](https://github.com/janus-idp/backstage-plugins) from 1.19.1 to 3.6.1.
- [Release notes](https://github.com/janus-idp/backstage-plugins/releases)
- [Commits](https://github.com/janus-idp/backstage-plugins/compare/@janus-idp/cli@1.19.1...@janus-idp/cli@3.6.1)

---
updated-dependencies:
- dependency-name: "@janus-idp/cli"
  dependency-version: 3.6.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Oct 1, 2025
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