Commit Graph

974 Commits

Author SHA1 Message Date
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
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
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
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
Debajyoti Halder c9d6493bef Add missing eslint rule 2021-01-29 12:15:35 +05:30
Debajyoti Halder 6106345e6d Update project with latest eslint rules 2021-01-29 11:55:12 +05:30
Kevin Lee 8de07b3e65 Prepend caution icon to yarn start warning and check for package newRanges 2021-01-28 19:55:17 -08:00
Kevin Lee a08c4b0b05 Add check for outdated/duplicate packages to yarn start 2021-01-28 14:35:08 -08:00
Fredrik Adelöw 062df71db1 config-loader: Bump to ajv 7, to enable v7 feature use elsewhere 2021-01-28 20:52:08 +01:00
github-actions[bot] cda741034d Version Packages 2021-01-28 10:46:08 +00:00
Debajyoti Halder da661f836e Update eslint rules 2021-01-26 12:29:48 +05:30
dependabot[bot] 7e03ef6b43 chore(deps-dev): bump @types/mini-css-extract-plugin from 0.9.1 to 1.2.2
Bumps [@types/mini-css-extract-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mini-css-extract-plugin) from 0.9.1 to 1.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mini-css-extract-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 04:59:40 +00:00
Ben Lambert 621a80ae5a Merge pull request #4210 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.14.0
chore(deps): bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.14.0
2021-01-25 12:55:05 +01:00
Patrik Oldsberg 651561eda8 cli: add --lax option to config:check which assumes that all env vars are set 2021-01-25 00:17:29 +01:00
blam d61cb0f7ed chore: fixing create-app issue with linting and simplify tslint configs 2021-01-22 15:40:30 +01:00
blam 5b9bcce28f chore(lint): Updating to latest eslint with typescript and enabling some rules that we can. Also fixing issues with the project after update 2021-01-22 15:01:29 +01:00
blam ce526adb19 chore: also bump the @eslint/parser 2021-01-22 13:55:14 +01:00
dependabot[bot] 33ba7eab0f chore(deps): bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.14.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.1 to 4.14.0.
- [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.14.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-22 12:11:01 +00:00
github-actions[bot] c5584b62c2 Version Packages 2021-01-21 13:13:05 +00:00
Johan Haals 7d2a390a4f Warn user about sensitive credentials 2021-01-15 17:21:12 +01:00
Johan Haals d1ccd52a9d cli: Append credentials to create-github-app output name 2021-01-15 16:17:11 +01:00
github-actions[bot] be332e13ea Version Packages 2021-01-14 13:05:31 +00:00
Patrik Oldsberg b55f27dcc5 Merge pull request #4060 from backstage/jhaals/cli-no-store-url
cli: Remove api url from GitHub app configuration
2021-01-14 14:01:37 +01:00
Fredrik Adelöw bd5eb8df59 Merge pull request #4024 from backstage/freben/no-octokit-types
Get rid of all usages of @octokit/types
2021-01-13 17:18:30 +01:00
Johan Haals 71fb4e1281 cli: Remove api url from github app configuration 2021-01-13 16:58:11 +01:00
Fredrik Adelöw 94fdf49554 Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version 2021-01-13 16:41:10 +01:00
ahrberg f5b0d23431 cli: review feedback 2021-01-13 16:08:23 +01:00
ahrberg b519606f3a cli: review feedback 2021-01-13 15:50:51 +01:00