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(release): version packages on release-1.3 branch #2426

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

janus-idp[bot]
Copy link
Contributor

@janus-idp janus-idp bot commented Oct 22, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-1.3, this PR will be updated.

Releases

@janus-idp/cli@1.13.3

Patch Changes

  • 4ad206e: Fixed issue with missing configSchema.json that was affecting packages in @backstage-community

Features

  • add method for janus-cli package metadata (simpler PR) - RHIDP-1502 (#1753) (b81a849)
  • add new backend system support for existing backend plugins that have not been migrated over yet (#1132) (06e16fd)
  • add the export-dynamic-plugin command, with an implementation for the backend case (#819) (f873a94)
  • checkPluginVersion.sh bump plugins for 1.2.0 release (#1511) (73c6588)
  • cli: add frontend dynamic plugins base build config (#747) (91e06da), closes #831
  • cli: generate plugin specific schema for dynamic plugins (#912) (0c31158)
  • cli: switch to @janus-idp/cli for new plugins and populate them with the basics (#782) (bbbefbd)
  • deps: update to backstage 1.27 (#1683) (a14869c)
  • deps: update to backstage 1.28 (#1891) (1ba1108)
  • deps: update to backstage 1.29 (#1900) (f53677f)
  • dynamic-ui: integrate scalprum with current backstage plugins (#826) (e1fb4ce)
  • fork @backstage/cli into a new @janus-idp/cli (#729) (e0e8355), closes #15274 #18439
  • Notifications: new notifications FE plugin, API and backend (#933) (4d4cb78)
  • switch defaults of the --embed-as-dependencies and in-place options. (#1787) (049e675)

Bug Fixes

  • aap+3scale+ocm: don't log sensitive data from errors (#945) (7a5e7b8)
  • cli: node_modules of the main plugin unexpectedly copied to the dist-dynamic folder. (#1482) (deaa19d)
  • cli: add resolve.fallback for node dependencies in the export-dynamic-plugin CLI for frontend plugins. (#1590) (e860c3b)
  • cli: add default scalprum config (#909) (d74fc72)
  • cli: allow exporting dynamic plugins from frontend-plugin-module packages. (#1593) (55508ba)
  • cli: allow retrieving scalprum config from an external file in export-dynamic-plugin. (#1598) (889be7f)
  • cli: completely removing the requirement for app-config when exporting fronted plugins to dynamic. (#1603) (7fb243a)
  • cli: do not change interop mode by default (#971) (4159977)
  • cli: embedded alpha module dependencies not hoisted. (#1170) (063b343)
  • cli: fix entrypoint validation on backstage 1.24.0 and above. (#1741) (6ed4171)
  • cli: fix entrypoint validation when running with npx (#1473) (79db649)
  • cli: fix entrypoint validation when running with npx on some packages with alpha API. (#1545) (3d9781c)
  • cli: fix possible dependency conflict (#950) (6c3052e)
  • cli: fix the embed-as-dependencies option on the export-dynamic-plugin CLI... (#1478) (edd019e)
  • cli: fix the removal of type definitions by export-dynamic. (#1810) (8472d91)
  • cli: remove the requirement for app-config when exporting fronted plugins to dynamic. (#1592) (577efff)
  • cli: schema generator do not ignore repo root (#981) (67f22f6)
  • cli: share core-app-api package (#885) (09db33c)
  • cli: use react v17 in dynamic plugins build (#931) (b47b10a)
  • deps: pin dependencies (#745) (69bd6a9)
  • deps: update dependency @rollup/plugin-commonjs to v25 (#765) (615ff44)
  • deps: update dependency @rollup/plugin-json to v6 (#766) (2fe869f)
  • deps: update dependency @rollup/plugin-node-resolve to v15 (#767) (8d9696c)
  • deps: update dependency @spotify/eslint-config-base to v15 (#774) (04a0ae1)
  • deps: update dependency @spotify/eslint-config-react to v15 (#789) (1a3965a)
  • deps: update dependency @spotify/eslint-config-typescript to v15 (#790) (9ecaaa3)
  • deps: update dependency @svgr/core to v8 (#791) (db2d09b)
  • deps: update dependency @svgr/plugin-jsx to v8 (#792) (467560c)
  • deps: update dependency @svgr/rollup to v8 (#795) (111aa57)
  • deps: update dependency bfj to v8 (#1463) (01d9360)
  • deps: update dependency handlebars to v4.7.7 security (52a195e)
  • deps: update dependency postcss to v8.2.13 security (37fc85f)
  • deps: update dependency yaml to v2.2.2 security (b3c719c)
  • deps: update linters (#746) (bf06a66)
  • deps: update rhdh dependencies (non-major) (#1960) (8b6c249)
  • make the export-dynamic-plugin command more generic for backend plugins. (#967) (b40c661)
  • release: change problematic plugins to private (#1738) (69176bd)
  • scalprum: share react-router since various 3rd party plugins use it (#901) (ac0c923)

Other changes

  • cli: new --in-place/--no-in-place option to the export-dynamic-plugin CLI command to allow exporting to dist-dynamic (when value is false). (#1584) (4b5cc40)
  • experimental embed-as-dependencies option for the backend (#1418) (b451380)

Copy link

@schultzp2020 schultzp2020 merged commit a47a45e into release-1.3 Oct 22, 2024
7 of 12 checks passed
@schultzp2020 schultzp2020 deleted the changeset-release/release-1.3 branch October 22, 2024 23:08
@schultzp2020 schultzp2020 mentioned this pull request Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant