Commit Graph

153 Commits

Author SHA1 Message Date
Patrik Oldsberg 8635aec734 cli: bump @spotify/eslint-* packages to v9 2020-11-02 19:16:12 +01:00
Oliver Sand a9ae9b7504 upgrade ts-jest to 26.4.3 2020-10-31 12:07:11 +01:00
Patrik Oldsberg 1e7af7c07e cli,create-app: bump dev deps 2020-10-28 01:18:03 +01:00
Patrik Oldsberg 41ad8904a3 cli: fix a derpendency 2020-10-28 01:17:32 +01:00
Patrik Oldsberg 2711b9da42 cli: decouple template versions from cli version 2020-10-28 01:17:31 +01:00
Patrik Oldsberg 754109ee61 v0.1.1-alpha.26 2020-10-27 12:00:01 +01:00
dependabot[bot] b863687d7f chore(deps): bump @rollup/plugin-commonjs from 13.0.0 to 16.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 13.0.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v13.0.0...commonjs-v16.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 04:39:49 +00:00
dependabot[bot] beed9b7fb8 chore(deps): bump @rollup/plugin-node-resolve from 8.4.0 to 9.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.4.0...node-resolve-v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 04:22:55 +00:00
Remi a45cea627d feat(cli): add @types/mock-fs dev-dependency 2020-10-22 12:19:41 +02:00
dependabot[bot] 28060f7aec chore(deps): bump rollup-plugin-dts from 1.4.11 to 1.4.13
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 1.4.11 to 1.4.13.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases)
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v1.4.11...v1.4.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 13:51:46 +00:00
Patrik Oldsberg 9f3ddfacde cli: split and bump eslint dependencies + fix issues 2020-10-17 15:04:37 +02:00
Patrik Oldsberg bb243dca25 cli: add support for ts4 2020-10-17 13:28:00 +02:00
Andrew Thauer 72f6cda358 feat: add cli build parallel flag 2020-10-14 13:13:18 -04:00
blam 46960a61ec v0.1.1-alpha.25 2020-10-12 22:42:54 +02:00
Fredrik Adelöw 2b30fafa19 chore(deps): get rid of vulnerable bl and node-forge 2020-10-06 09:20:24 +02:00
Patrik Oldsberg 46b71700ee v0.1.1-alpha.24 2020-10-05 15:45:33 +02:00
Patrik Oldsberg 978c98403f cli: added tests for forward-file-imports rollup plugin 2020-10-02 01:02:43 +02:00
Patrik Oldsberg cba7605ce0 cli: add new rollup plugin for forwarding file imports 2020-10-01 20:03:25 +02:00
dependabot[bot] c541d61b4f chore(deps): bump rollup-plugin-typescript2 from 0.26.0 to 0.27.3
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.26.0 to 0.27.3.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.26.0...0.27.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 04:36:54 +00:00
blam 15911e7a1a deps(esbuild): bumping esbuild to latest 0.7.7 2020-09-28 15:33:47 +02:00
blam 6c55d38348 v0.1.1-alpha.23 2020-09-23 16:40:49 +02:00
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
dependabot[bot] 01c32f8a66 chore(deps): bump @svgr/plugin-svgo from 4.3.1 to 5.4.0 (#2378)
Bumps [@svgr/plugin-svgo](https://github.com/gregberge/svgr) from 4.3.1 to 5.4.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v4.3.1...v5.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 14:54:55 +02:00
dependabot-preview[bot] d31713243e chore(deps-dev): bump @types/inquirer from 6.5.0 to 7.3.1 (#2252)
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 6.5.0 to 7.3.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-03 08:33:45 +02:00
Patrik Oldsberg 875f254827 Merge branch 'master' into new-release-31-aug-20 2020-09-02 16:17:40 +02:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Fredrik Adelöw f55a66021c Merge pull request #2176 from spotify/dependabot/npm_and_yarn/svgr/webpack-5.4.0
chore(deps): bump @svgr/webpack from 4.3.3 to 5.4.0
2020-08-31 16:45:32 +02:00
Fredrik Adelöw 058d297460 Merge pull request #2159 from spotify/dependabot/npm_and_yarn/commander-6.1.0
chore(deps): bump commander from 4.1.1 to 6.1.0
2020-08-31 09:44:51 +02:00
dependabot-preview[bot] 3713248dd0 chore(deps): bump @svgr/webpack from 4.3.3 to 5.4.0
Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 4.3.3 to 5.4.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v4.3.3...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 07:38:56 +00:00
dependabot-preview[bot] efd99bcaec chore(deps): bump @svgr/plugin-jsx from 4.3.3 to 5.4.0 (#2164)
Bumps [@svgr/plugin-jsx](https://github.com/gregberge/svgr) from 4.3.3 to 5.4.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v4.3.3...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-31 09:31:33 +02:00
dependabot-preview[bot] 0d4ade32eb chore(deps): bump commander from 4.1.1 to 6.1.0
Bumps [commander](https://github.com/tj/commander.js) from 4.1.1 to 6.1.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v4.1.1...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 06:03:49 +00:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Fredrik Adelöw 9939dace2f fix(e2e): attempt to unbreak e2e tests due to bad rollup-plugin-dts release 2020-08-24 14:54:54 +02:00
Patrik Oldsberg 1358739063 cli: move out e2e-test to separate package 2020-08-23 18:30:32 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
Fredrik Adelöw 8680fedff6 whitelist -> allowlist 2020-08-17 10:14:19 +02:00
dependabot-preview[bot] 475036235d build(deps): bump webpack-node-externals from 1.7.2 to 2.5.0
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals) from 1.7.2 to 2.5.0.
- [Release notes](https://github.com/liady/webpack-node-externals/releases)
- [Commits](https://github.com/liady/webpack-node-externals/compare/v1.7.2...v2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 10:14:19 +02:00
Patrik Oldsberg f8c696e038 v0.1.1-alpha.18 2020-08-07 17:08:28 +02:00
Patrik Oldsberg 0dd8fa2828 v0.1.1-alpha.17 2020-08-05 19:36:36 +02:00
Patrik Oldsberg 2f76581b60 cli: use cli-common to discover paths 2020-08-03 21:24:43 +02:00
Marcus Eide 9d5f9132e9 Merge pull request #1479 from spotify/dependabot/npm_and_yarn/svgr/rollup-5.4.0
build(deps): bump @svgr/rollup from 4.3.3 to 5.4.0
2020-07-29 10:45:12 +02:00
Marcus Eide db5e0408cb Merge pull request #1743 from spotify/dependabot/npm_and_yarn/rollup-2.23.0
chore(deps): bump rollup from 2.10.9 to 2.23.0
2020-07-28 10:30:09 +02:00
Ivan Shmidt 3f046ed0e3 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/create-app-backend 2020-07-27 14:40:57 +02:00
dependabot-preview[bot] 55666a3acd build(deps): bump @svgr/rollup from 4.3.3 to 5.4.0
Bumps [@svgr/rollup](https://github.com/gregberge/svgr) from 4.3.3 to 5.4.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v4.3.3...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 09:22:40 +00:00
dependabot-preview[bot] 0379324828 chore(deps): bump rollup from 2.10.9 to 2.23.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.9 to 2.23.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.10.9...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 08:48:24 +00:00
Marcus Eide 5415ee4db9 Merge pull request #1730 from fidelcoria/cli-yaml-rollup
feat(cli): rollup yaml files for import
2020-07-27 10:43:08 +02:00
Ivan Shmidt 411b4af8bc Merge branch 'master' of github.com:spotify/backstage into shmidt-i/create-app-backend 2020-07-24 12:13:43 +02:00
Patrik Oldsberg a852c2f141 config,config-loader: fix lagging versions 2020-07-24 11:38:45 +02:00
Fidel Coria 2b98aceae2 feat(build): rollup yaml files for import
tested importing yaml file to  welcome plugin: yarn build
with this commit the build succeeded
2020-07-23 20:54:38 -05:00
Ivan Shmidt bcd7b2661a v0.1.1-alpha.16 2020-07-24 03:44:39 +02:00