Commit Graph

998 Commits

Author SHA1 Message Date
Ben Lambert c7ea6b6933 Merge pull request #4659 from backstage/changeset-release/master
Version Packages
2021-03-04 15:20:19 +01:00
github-actions[bot] ff2ab4fade Version Packages 2021-03-04 13:11:10 +00:00
Ben Lambert 5577fcbbfa Merge pull request #4807 from backstage/rugvip/plugtempfix
cli: fix plugin template by using renderInTestApp in component test
2021-03-04 14:05:27 +01:00
Patrik Oldsberg 946615dbab cli: fix plugin template by using renderInTestApp in component test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-04 13:12:03 +01:00
Patrik Oldsberg b93538accd cli: fix for type declarations being required even if not built
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-04 12:52:06 +01:00
Patrik Oldsberg 2d636626e1 Merge pull request #4769 from backstage/dependabot/npm_and_yarn/ts-loader-8.0.17
chore(deps): bump ts-loader from 7.0.4 to 8.0.17
2021-03-03 18:31:55 +01:00
dependabot[bot] 61cece30ca chore(deps): bump ts-loader from 7.0.4 to 8.0.17
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 7.0.4 to 8.0.17.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v7.0.4...v8.0.17)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 04:08:06 +00:00
Patrik Oldsberg 11c6208fe2 core-api: workaround for backend:dev port conflict issue
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-03 01:12:18 +01:00
Patrik Oldsberg 859ae35dd9 Merge pull request #4751 from backstage/dependabot/npm_and_yarn/types/diff-5.0.0
chore(deps-dev): bump @types/diff from 4.0.2 to 5.0.0
2021-03-02 22:04:29 +01:00
Patrik Oldsberg bc13c508ef Merge pull request #4745 from kaos/kaos/cli-config-schema-format
cli: add missing --format option to config:schema.
2021-03-02 15:51:58 +01:00
dependabot[bot] be7acb11e0 chore(deps-dev): bump @types/diff from 4.0.2 to 5.0.0
Bumps [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 04:08:36 +00:00
Patrik Oldsberg 1a22f83c28 Merge pull request #4647 from backstage/dependabot/npm_and_yarn/testing-library/react-11.2.5
chore(deps): bump @testing-library/react from 10.4.3 to 11.2.5
2021-03-01 18:17:08 +01:00
Andreas Stenius 2edd4614de cli: add missing --format option to config:schema.
Signed-off-by: Andreas Stenius <andreas.stenius@svenskaspel.se>
2021-03-01 17:34:51 +01:00
Patrik Oldsberg e37d2de99e cli: bump tlr dependency in plugin template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-01 16:33:20 +01:00
Patrik Oldsberg 15ba3d5676 Merge pull request #4711 from backstage/dependabot/npm_and_yarn/svgr/webpack-5.5.0
chore(deps): bump @svgr/webpack from 5.4.0 to 5.5.0
2021-02-27 15:08:02 +01:00
Patrik Oldsberg c600680599 Merge pull request #4559 from kaos/kaos/cli-config-schema
backstage-cli: add config:schema command.
2021-02-26 15:28:11 +01:00
dependabot[bot] c21f04813c chore(deps): bump @svgr/webpack from 5.4.0 to 5.5.0
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v5.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 04:08:45 +00:00
dependabot[bot] 9a582c60a9 chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.15.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.0 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 11:21:15 +01:00
r.bideau 02437824b3 Allow url.hostname in WebpackDevServer config
Signed-off-by: r.bideau <7304827+rbideau@users.noreply.github.com>
2021-02-24 18:36:20 +01:00
Andreas Stenius bddf102f0f cli: type fixes.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-02-24 09:40:47 +01:00
Andreas Stenius fb30fc103b cli(config:schema): cleanups.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-02-24 09:27:54 +01:00
Andreas Stenius 4548ed4e91 Merge remote-tracking branch 'upstream/master' into kaos/cli-config-schema 2021-02-24 08:56:58 +01:00
github-actions[bot] 4ae0467c2f Version Packages 2021-02-23 10:31:40 +01:00
Patrik Oldsberg e780e119c9 cli: add missing file-loader dependency 2021-02-22 18:07:51 +01:00
Andreas Stenius 64a98b5fe6 cli: fix types.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-02-22 10:40:51 +01:00
Andreas Stenius 0e0d0595ea config(schema): export mergeConfigSchemas from config-loader for use by backstage-cli config:schema.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-02-19 14:43:25 +01:00
Stefan Buck 6266ddd113 chore: remove app:diff command from cli 2021-02-18 22:12:46 +01:00
github-actions[bot] 4188c2ccb4 Version Packages 2021-02-18 13:23:19 +00:00
Johan Haals 257a753fff cli: Fix handling of dynamic imports in esm.js files
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam<ben@blam.sh>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-18 11:00:29 +01:00
Andreas Stenius d4f0a14060 backstage-cli: add config:schema command.
Signed-off-by: Andreas Stenius <git@astekk.se>
2021-02-17 12:14:07 +01:00
Ben Lambert 3019443caa Merge pull request #4506 from backstage/dependabot/npm_and_yarn/lerna/project-4.0.0
chore(deps): bump @lerna/project from 3.21.0 to 4.0.0
2021-02-15 13:39:32 +01:00
blam b61296b98d chore: update cli to use named imports 2021-02-12 14:55:18 +01:00
blam dc9d67f288 chore: named export is Project not LernaProjcet 2021-02-12 10:48:58 +01:00
blam 1d2bceafd5 bug: Upgrade to Lerna 4 2021-02-12 10:14:53 +01:00
blam 8155fad537 deps: update the lerna package too 2021-02-12 09:46:15 +01:00
blam 378a9def28 Merge branch 'master' of github.com:backstage/backstage into lockfile-ts-error-improvement
* 'master' of github.com:backstage/backstage: (187 commits)
  chore(deps-dev): bump @storybook/addon-actions from 6.1.11 to 6.1.17
  Add changeset for fixing requestLoggingHandler
  chore: changeset
  chore: might as well do this for all parsing
  bug: filepath can be returned as undefined from `git-url-parse` let's default to empty
  Export Select component from core
  catalog-info: add links
  fix up yarn after release
  Use routed tabs to link to every settings page
  Limit the props that are forwarded to the Link component in the EntityRefLink
  chore: fix the create-app version
  Version Packages
  Move parseDate function
  Prettier fix
  Add line
  Use JS Date instead of Datetime
  Fix broken links in documentation (#4418)
  Removed old imports
  Remove unused functions and luxon
  fix(catalog): entity links incorrect wrapping
  ...
2021-02-12 09:04:04 +01:00
dependabot[bot] 7863a81423 chore(deps): bump @lerna/project from 3.21.0 to 4.0.0
Bumps [@lerna/project](https://github.com/lerna/lerna/tree/HEAD/core/project) from 3.21.0 to 4.0.0.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/core/project/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v4.0.0/core/project)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-12 05:35:47 +00:00
dependabot[bot] 3f92882d17 chore(deps): bump @svgr/plugin-jsx from 5.4.0 to 5.5.0
Bumps [@svgr/plugin-jsx](https://github.com/gregberge/svgr) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v5.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 04:31:59 +00:00
ebarrios d2971946fc Add package name to lockfile.ts error 2021-02-09 17:12:11 +01:00
dependabot[bot] 8761cdb3ff chore(deps): bump rollup-plugin-typescript2 from 0.27.3 to 0.29.0
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.27.3 to 0.29.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.27.3...0.29.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 04:56:58 +00:00
github-actions[bot] 6794967d20 Version Packages 2021-02-04 13:02:30 +00:00
Debajyoti Halder 39e7f4a81e Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-02-02 17:02:33 +05:30
Fredrik Adelöw a13f178354 Merge pull request #4295 from LeKeve/lekeve/update-start-version-check
Add check for outdated/duplicate packages to yarn start
2021-02-01 13:59:42 +01:00
Patrik Oldsberg f9572df26d Merge pull request #4251 from backstage/rugvip/extmpl
cli: update frontend plugin template to use new extension API
2021-02-01 13:01:47 +01:00
dependabot[bot] 3fa63a3698 chore(deps): bump @rollup/plugin-commonjs from 16.0.0 to 17.1.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.1.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 05:04:15 +00:00
Patrik Oldsberg fe3211cf38 cli: make create-plugin add extension to app if possible 2021-01-31 16:40:35 +01:00
Patrik Oldsberg 8a8882ce06 cli: update plugin:diff to not require src/routes.ts 2021-01-31 16:25:50 +01:00
Patrik Oldsberg 398e1f83ee cli: update frontend plugin template to use new extension API 2021-01-31 16:25:49 +01:00
Patrik Oldsberg 03177610a8 cli: add fix for module resolution in backend bundle config 2021-01-29 16:58:18 +01:00
Debajyoti Halder 4dad818e01 Merge branch 'master' of https://github.com/spotify/backstage into lintMod 2021-01-29 14:05:27 +05:30