Commit Graph

171 Commits

Author SHA1 Message Date
dependabot[bot] c6ea43470b build(deps): bump @svgr/rollup from 5.4.0 to 5.5.0 (#3643)
Bumps [@svgr/rollup](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/master/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v5.5.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 07:44:33 +01:00
Joel Low 61897fb2c1 fix(cli): Fix Config Schema for app.listen 2020-12-04 15:31:48 +08:00
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
Patrik Oldsberg 4a655c89db cli,create-app: bump esbuild + remove resolutions override in create-app 2020-11-28 17:22:40 +01:00
github-actions[bot] 892645b815 Version Packages 2020-11-27 12:51:09 +00:00
Patrik Oldsberg b623cc275c cli: narrow version range of rollup-plugin-esbuild to avoid breaking change 2020-11-27 13:15:23 +01:00
dependabot[bot] 8697dea5b4 build(deps): bump rollup from 2.23.0 to 2.33.3 (#3434)
* build(deps): bump rollup from 2.23.0 to 2.33.3

Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.33.3.
- [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.23.0...v2.33.3)

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

* fix types

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-11-26 19:30:05 +01:00
github-actions[bot] fefb0e18e0 Version Packages 2020-11-24 10:17:02 +00:00
Patrik Oldsberg 0145faa6ee cli: add Lockfile utility 2020-11-22 15:59:06 +01:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
Patrik Oldsberg c7d6fefe9c cli: add config schema for frontend listening config + fix usage 2020-11-18 11:32:16 +01:00
Patrik Oldsberg cb1634e818 cli: added config schema 2020-11-18 11:31:15 +01:00
Patrik Oldsberg 564f438edd cli: load config schema and use to filter config + add --frontend flag to print 2020-11-18 11:31:11 +01:00
github-actions[bot] 76a8099029 Version Packages 2020-11-12 10:52:23 +00:00
github-actions[bot] 715bb76fb5 Version Packages 2020-11-03 20:50:42 +00:00
Patrik Oldsberg 8360d9f7e2 Merge pull request #3140 from backstage/rugvip/release
Release v0.1.1
2020-11-03 13:28:03 +01:00
Patrik Oldsberg af141c0766 rewrite repo location urls 2020-11-03 11:03:49 +01:00
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 833a652d05 v0.1.1 2020-10-28 10:22:09 +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