Commit Graph

882 Commits

Author SHA1 Message Date
github-actions[bot] 316d0774b8 Version Packages (next) 2025-10-07 15:00:59 +00:00
Fredrik Adelöw 302f210aa9 Merge pull request #30460 from apc-kamezaki/update/remove-unused-octokit
Remove unused @octokit moudles from cli package
2025-10-03 10:35:12 +02:00
github-actions[bot] ffb5b44d86 Version Packages (next) 2025-09-30 14:42:12 +00:00
github-actions[bot] c2c60546d2 Version Packages (next) 2025-09-24 12:57:42 +00:00
github-actions[bot] c73bfa46d4 Version Packages (next) 2025-09-23 15:00:29 +00:00
Hitoshi Kamezaki 024645e1ab Remove unused @octokit moudles from cli package
- @octokit/graphql
- @octokit/graphql-schema
- @octokit/oauth-app

Signed-off-by: Hitoshi Kamezaki <kamezaki@ap-com.co.jp>
2025-09-17 19:36:20 +09:00
github-actions[bot] b799a2d07f Version Packages 2025-09-16 13:22:58 +00:00
github-actions[bot] 020d484ac4 Version Packages (next) 2025-09-09 15:00:36 +00:00
github-actions[bot] ac48eeb3ba Version Packages (next) 2025-09-02 12:17:03 +00:00
github-actions[bot] 9c441f9a78 Version Packages (next) 2025-08-25 15:09:39 +00:00
github-actions[bot] b93a3471c2 Version Packages 2025-08-19 13:01:39 +00:00
github-actions[bot] 571280f19c Version Packages (next) 2025-08-12 15:33:11 +00:00
Patrik Oldsberg e7376ca6b8 cli: switch out eslint and ts-checker plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-11 10:38:56 +02:00
Patrik Oldsberg 923ceb2f34 cli: switch to using Rspack by default
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-11 10:38:55 +02:00
Patrik Oldsberg eda80c74ea cli: remove support for .icon.svg imports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-08-11 09:52:11 +02:00
github-actions[bot] 1e8a013c67 Version Packages (next) 2025-08-05 13:45:29 +00:00
github-actions[bot] 531a48848c Version Packages (next) 2025-07-29 14:40:44 +00:00
github-actions[bot] 9a7cae26c9 Version Packages 2025-07-15 14:26:41 +00:00
github-actions[bot] eef10dfb4d Version Packages (next) 2025-07-08 13:35:26 +00:00
github-actions[bot] 952cefedd8 Version Packages (next) 2025-07-01 11:50:02 +00:00
github-actions[bot] f1e160615c Version Packages (next) 2025-06-24 12:20:36 +00:00
github-actions[bot] 58558ef2c1 Version Packages 2025-06-17 12:45:56 +00:00
github-actions[bot] 9c9faf2ec1 Version Packages (next) 2025-06-11 10:06:10 +00:00
github-actions[bot] f628f44cab Version Packages (next) 2025-06-10 14:28:09 +00:00
Aramis Sennyey eef0e83a0d feat: promote backstage-cli-alpha to the main entrypoint (#29943)
* feat: promote backstage-cli-alpha to the main entrypoint

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* add changeset

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix api report

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix repo lint command

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* strict is not required

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* weird quirk for the repo-wide linting command

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix repo start command

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix api report

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix dynamic import

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

---------

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-06-10 10:23:02 -04:00
github-actions[bot] d57a6f7828 Version Packages (next) 2025-06-03 13:12:47 +00:00
github-actions[bot] 389d265b60 Version Packages 2025-05-20 08:25:02 +00:00
github-actions[bot] 1c0cb7be17 Version Packages (next) 2025-05-13 13:52:18 +00:00
JounQin 674def9264 fix: enable lazyCompilation and refreshOptions for rspack
Signed-off-by: JounQin <admin@1stg.me>
2025-05-13 13:36:55 +02:00
github-actions[bot] 35a0c4b598 Version Packages (next) 2025-05-06 13:51:57 +00:00
github-actions[bot] 125d09682e Version Packages (next) 2025-04-29 14:27:15 +00:00
Ben Lambert 2bd8e45fc2 Merge pull request #28864 from backstage/renovate/npm-octokit-request-vulnerability
fix(deps): update dependency @octokit/request to v8 [security]
2025-04-29 12:35:19 +02:00
github-actions[bot] ce2cf32847 Version Packages (next) 2025-04-22 12:36:56 +00:00
renovate[bot] 5cd3c54239 fix(deps): update react monorepo
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-16 13:38:26 +00:00
github-actions[bot] 2582af906d Version Packages 2025-04-15 15:36:15 +00:00
github-actions[bot] c590c4413a Version Packages (next) 2025-04-08 18:12:41 +00:00
aramissennyeydd 018094dbd6 feat: allow multiple CLI reports for easier diff
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-05 16:15:11 -04:00
renovate[bot] 6cc9507156 fix(deps): update dependency @octokit/request to v8 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 15:54:11 +00:00
github-actions[bot] 2fc663ad48 Version Packages (next) 2025-04-01 13:24:16 +00:00
github-actions[bot] 55905367dd Version Packages (next) 2025-03-25 12:51:22 +00:00
Fredrik Adelöw 8d0e254dba Merge pull request #28965 from secustor/fix/koa-vulnerability
chore(cli): bump @module-federation/enhanced to fix vulnerability
2025-03-24 16:41:36 +01:00
github-actions[bot] 127408219b Version Packages 2025-03-18 12:55:57 +00:00
github-actions[bot] 68af69b2b8 Version Packages (next) 2025-03-11 16:50:56 +00:00
Ben Lambert 9fac0ebc6f Merge pull request #28860 from backstage/dependabot/npm_and_yarn/esbuild-0.25.0
build(deps): bump esbuild from 0.24.2 to 0.25.0
2025-03-07 08:27:44 +01:00
github-actions[bot] f9fb465e38 Version Packages (next) 2025-03-04 16:49:37 +00:00
secustor 4ea76f70eb chore(cli): bump @module-federation/enhanced to fix vulnerability
Signed-off-by: secustor <sebastian@poxhofer.at>
2025-02-25 14:36:45 +01:00
github-actions[bot] 0df84b6ae4 Version Packages 2025-02-18 15:19:53 +00:00
dependabot[bot] e0b226b99d build(deps): bump esbuild from 0.24.2 to 0.25.0
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.24.2 to 0.25.0.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-14 18:28:20 +00:00
Benjamin Janssens 9d49e041a5 chore: replace node-libs-browser with node-stdlib-browser
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-02-13 15:56:23 +01:00
github-actions[bot] 549edc389e Version Packages (next) 2025-02-11 15:39:12 +00:00