Skip to content

chore(deps): update devdependencies (minor)#396

Merged
logonoff merged 1 commit into
mainfrom
renovate/devdependencies-(minor)
May 5, 2025
Merged

chore(deps): update devdependencies (minor)#396
logonoff merged 1 commit into
mainfrom
renovate/devdependencies-(minor)

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 9, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@janus-idp/cli (source) 3.2.0 -> 3.5.0 age adoption passing confidence
@openapitools/openapi-generator-cli 2.16.3 -> 2.20.0 age adoption passing confidence
@red-hat-developer-hub/backstage-plugin-theme (source) ^0.4.7 -> ^0.6.0 age adoption passing confidence
@redhat-developer/red-hat-developer-hub-theme (source) 0.4.0 -> 0.5.1 age adoption passing confidence
prettier (source) 3.4.2 -> 3.5.3 age adoption passing confidence

Release Notes

janus-idp/backstage-plugins (@​janus-idp/cli)

v3.5.0

Compare Source

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.

v3.4.2

Compare Source

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.

v3.4.1

Compare Source

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.

v3.4.0

Compare Source

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.

v3.3.1

Compare Source

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.

v3.3.0

Compare Source

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
OpenAPITools/openapi-generator-cli (@​openapitools/openapi-generator-cli)

v2.20.0

Compare Source

Features

v2.19.1

Compare Source

Bug Fixes

v2.19.0

Compare Source

Features

v2.18.4

Compare Source

Bug Fixes

v2.18.3

Compare Source

Bug Fixes

v2.18.2

Compare Source

Bug Fixes
  • deps: update dependency reflect-metadata to v0.2.2 (#​780) (ed23197)

v2.18.1

Compare Source

Bug Fixes

v2.18.0

Compare Source

Features

v2.17.1

Compare Source

Bug Fixes

v2.17.0

Compare Source

Features
redhat-developer/rhdh-plugins (@​red-hat-developer-hub/backstage-plugin-theme)

v0.6.0

Compare Source

Minor Changes
  • 97ffc75: Backstage version bump to v1.36.1
Patch Changes

v0.5.0

Compare Source

Minor Changes
  • a571f32: Upgrade Backstage from 0.32.0 to 1.35.0
Patch Changes
  • 106b3d0: Fixing fontColor error while customizing rhdh appearance

v0.4.9

Compare Source

Patch Changes
  • b6efba4: fix font loading after migrating theme

v0.4.8

Compare Source

Patch Changes
  • 370d9b1: move the mui v5 package to a peer dependency to ensure that we don't load it twice
  • 67de15b: added a workaround so that defaultProps are also picked up from MUI v5 components (like Button disabledRipple or Grid spacing)
redhat-developer/red-hat-developer-hub-theme (@​redhat-developer/red-hat-developer-hub-theme)

v0.5.1

Compare Source

v0.5.0

Compare Source

prettier/prettier (prettier)

v3.5.3

Compare Source

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

v3.5.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from batzionb as a code owner February 9, 2025 01:30
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Feb 9, 2025
@rhdh-gh-app
Copy link
Copy Markdown

rhdh-gh-app Bot commented Feb 9, 2025

Changed Packages

Package Name Package Path Changeset Bump Current Version
@red-hat-developer-hub/backstage-plugin-ai-experience workspaces/ai-integrations/plugins/ai-experience none v0.1.0
@red-hat-developer-hub/backstage-plugin-bulk-import-backend workspaces/bulk-import/plugins/bulk-import-backend patch v6.0.0
@red-hat-developer-hub/backstage-plugin-bulk-import-common workspaces/bulk-import/plugins/bulk-import-common patch v1.6.0
@red-hat-developer-hub/backstage-plugin-bulk-import workspaces/bulk-import/plugins/bulk-import patch v1.12.1
@red-hat-developer-hub/backstage-plugin-dynamic-home-page workspaces/homepage/plugins/dynamic-home-page patch v1.3.1
@red-hat-developer-hub/backstage-plugin-lightspeed-backend workspaces/lightspeed/plugins/lightspeed-backend patch v0.5.1
@red-hat-developer-hub/backstage-plugin-lightspeed-common workspaces/lightspeed/plugins/lightspeed-common patch v0.3.0
@red-hat-developer-hub/backstage-plugin-lightspeed workspaces/lightspeed/plugins/lightspeed patch v0.5.1
@red-hat-developer-hub/backstage-plugin-marketplace workspaces/marketplace/plugins/marketplace patch v0.5.7
@red-hat-developer-hub/backstage-plugin-openshift-image-registry workspaces/openshift-image-registry/plugins/openshift-image-registry patch v1.12.3
@red-hat-developer-hub/backstage-plugin-orchestrator-backend workspaces/orchestrator/plugins/orchestrator-backend patch v5.2.3
@red-hat-developer-hub/backstage-plugin-orchestrator-common workspaces/orchestrator/plugins/orchestrator-common patch v1.26.2
@red-hat-developer-hub/backstage-plugin-orchestrator-form-api workspaces/orchestrator/plugins/orchestrator-form-api patch v1.4.3
@red-hat-developer-hub/backstage-plugin-orchestrator-form-react workspaces/orchestrator/plugins/orchestrator-form-react patch v1.4.6
@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets workspaces/orchestrator/plugins/orchestrator-form-widgets patch v0.1.0
@red-hat-developer-hub/backstage-plugin-orchestrator workspaces/orchestrator/plugins/orchestrator patch v2.6.3
@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator workspaces/orchestrator/plugins/scaffolder-backend-module-orchestrator patch v0.2.2
@red-hat-developer-hub/backstage-plugin-sandbox workspaces/sandbox/plugins/sandbox patch v0.0.1

@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from de04711 to f33f806 Compare February 9, 2025 01:30
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from f33f806 to 67f0c96 Compare February 10, 2025 08:27
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 67f0c96 to 503e088 Compare February 10, 2025 08:27
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 503e088 to 60ad840 Compare February 10, 2025 20:23
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 60ad840 to 0f155f4 Compare February 10, 2025 20:24
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 0f155f4 to 4e77f5d Compare February 10, 2025 20:32
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 4e77f5d to 3d521a6 Compare February 10, 2025 20:32
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 3d521a6 to 4f56043 Compare February 10, 2025 22:14
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 4f56043 to 2e61c74 Compare February 10, 2025 22:15
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 2e61c74 to 16a10d2 Compare February 11, 2025 11:00
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 16a10d2 to 33c0324 Compare February 11, 2025 11:00
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 33c0324 to a4864fb Compare February 12, 2025 07:52
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from a4864fb to d4e9f93 Compare February 12, 2025 07:53
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from d4e9f93 to 90b9956 Compare February 12, 2025 12:14
@renovate renovate Bot changed the title chore(deps): update dependency sass to v1.84.0 chore(deps): update devdependencies (minor) Feb 12, 2025
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 63d7a93 to 868f3c0 Compare February 14, 2025 23:38
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 868f3c0 to c7b80c8 Compare February 14, 2025 23:38
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from c7b80c8 to 7615a31 Compare February 15, 2025 01:51
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 7615a31 to 5d24cd9 Compare February 15, 2025 01:52
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 5d24cd9 to 98d2c45 Compare February 15, 2025 14:38
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 98d2c45 to a6e88f7 Compare February 15, 2025 14:38
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from a6e88f7 to 206d695 Compare February 16, 2025 18:19
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 206d695 to d8fe44b Compare February 16, 2025 18:19
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from d8fe44b to 5800e23 Compare February 17, 2025 02:43
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 5800e23 to 585d742 Compare February 17, 2025 02:43
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 585d742 to 0af9a30 Compare February 17, 2025 07:51
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 0af9a30 to f77a5a9 Compare February 17, 2025 07:52
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from f77a5a9 to dc1a498 Compare February 17, 2025 09:16
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from dc1a498 to 73f64a9 Compare February 17, 2025 09:16
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 73f64a9 to b0664b5 Compare February 17, 2025 09:52
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from b0664b5 to c30052d Compare February 17, 2025 09:56
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from c30052d to 1771aee Compare February 17, 2025 18:48
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 1771aee to 37c2da4 Compare February 17, 2025 18:48
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 37c2da4 to c2aff79 Compare February 18, 2025 00:41
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from c2aff79 to 906937d Compare February 18, 2025 00:41
@renovate renovate Bot force-pushed the renovate/devdependencies-(minor) branch from 906937d to 6ad3dc5 Compare February 18, 2025 00:53
@rhdh-bot rhdh-bot force-pushed the renovate/devdependencies-(minor) branch from 6ad3dc5 to e45b21d Compare February 18, 2025 00:53
Copy link
Copy Markdown
Member

@mareklibra mareklibra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for the Orchestrator

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Mar 6, 2025

@mareklibra
Copy link
Copy Markdown
Member

orchestrator: LGTM

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants