Commit Graph

362 Commits

Author SHA1 Message Date
github-actions[bot] e432d44f94 Version Packages 2022-01-04 10:54:36 +00:00
Fredrik Adelöw 620aae994d Merge pull request #8647 from zgriesinger/add-prefix-glob-to-version-bump
CLI: Add --prefix option to version:bump command
2022-01-04 10:33:53 +01:00
dependabot[bot] 09553959b7 build(deps): bump css-loader from 5.2.6 to 6.5.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 6.5.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v6.5.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 04:19:11 +00:00
Zack Griesinger d9ea06a8b5 Update CLI to allow passing in a prefix glob for versioning
Signed-off-by: Zack Griesinger <zack.griesinger@c2fo.com>
2021-12-30 10:21:44 -06:00
github-actions[bot] 7d27a11079 Version Packages 2021-12-30 11:06:46 +00:00
dependabot[bot] 7086679d81 build(deps): bump @typescript-eslint/eslint-plugin from 4.30.0 to 4.33.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.30.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-30 04:38:08 +00:00
github-actions[bot] 3d68c45ef7 Version Packages 2021-12-23 12:23:34 +00:00
Patrik Oldsberg 58b0262dd9 cli: removed unused ts-loader and dashify deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-22 10:13:23 +01:00
github-actions[bot] ef6a039e07 Version Packages 2021-12-16 08:56:38 +00:00
Ben Lambert 23009fcb6a Merge pull request #8323 from backstage/dependabot/npm_and_yarn/types/tar-6.1.1
chore(deps-dev): bump @types/tar from 4.0.5 to 6.1.1
2021-12-13 16:40:39 +01:00
dependabot[bot] 7474124e87 build(deps-dev): bump @types/inquirer from 7.3.1 to 8.1.3
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer) from 7.3.1 to 8.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer)

---
updated-dependencies:
- dependency-name: "@types/inquirer"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 04:14:45 +00:00
github-actions[bot] 9068128fd8 Version Packages 2021-12-09 12:02:28 +00:00
Johan Haals 8f253285a1 chore(deps-dev): bump @types/tar from 4.0.5 to 6.1.1
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-08 15:56:36 +01:00
Patrik Oldsberg 2d3af35de5 packages: bump last few react deps to ^16.31.1
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-07 17:40:51 +01:00
Johan Haals 581288f670 Merge pull request #8325 from backstage/vinzscam/bump-esbuild-and-rollup
Add cli option for minifying plugins and backend build
2021-12-02 15:34:08 +01:00
github-actions[bot] 29f2606ed9 Version Packages 2021-12-02 12:35:24 +00:00
Vincenzo Scamporlino 682eaa22e3 Bump esbuild and rollup
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-12-01 10:26:29 +01:00
dependabot[bot] 797decb9fe build(deps): bump style-loader from 1.2.1 to 3.3.1
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.2.1 to 3.3.1.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v3.3.1)

---
updated-dependencies:
- dependency-name: style-loader
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 04:07:58 +00:00
Fredrik Adelöw 552a6795e4 Merge pull request #8097 from backstage/freben/react-dev-utils
bump react-dev-utils
2021-11-25 15:36:53 +01:00
github-actions[bot] ef34f5de7b Version Packages 2021-11-25 12:40:52 +00:00
Fredrik Adelöw e7230ef814 bump react-dev-utils
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-25 11:45:58 +01:00
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
Patrik Oldsberg 3257ef23e9 Merge pull request #7944 from backstage/dependabot/npm_and_yarn/rollup/plugin-commonjs-21.0.1
build(deps): bump @rollup/plugin-commonjs from 17.1.0 to 21.0.1
2021-11-15 11:52:33 +01:00
Brian Fletcher 8809b6c0dd update versions of json-schema
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-11-15 10:00:08 +00:00
github-actions[bot] 3369ade8c0 Version Packages 2021-11-11 11:07:58 +00:00
dependabot[bot] 55ced4d628 build(deps): bump @rollup/plugin-commonjs from 17.1.0 to 21.0.1
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 17.1.0 to 21.0.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v21.0.1/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-11 04:08:39 +00:00
dependabot[bot] 88677aee18 build(deps): bump @spotify/eslint-config-react from 10.0.0 to 12.0.0
Bumps [@spotify/eslint-config-react](https://github.com/spotify/web-scripts) from 10.0.0 to 12.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v10.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-10 17:41:51 +01:00
dependabot[bot] 4de24185c8 build(deps): bump @spotify/eslint-config-typescript
Bumps [@spotify/eslint-config-typescript](https://github.com/spotify/web-scripts) from 10.0.0 to 12.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v10.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-typescript"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 15:38:21 +00:00
github-actions[bot] d66c5f1282 Version Packages 2021-10-28 14:06:43 +00:00
dependabot[bot] 6364c3d6ff build(deps): bump @spotify/eslint-config-base from 9.0.2 to 12.0.0
Bumps [@spotify/eslint-config-base](https://github.com/spotify/web-scripts) from 9.0.2 to 12.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v9.0.2...v12.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-base"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-27 12:43:19 +00:00
dependabot[bot] dc6d2eb2a3 build(deps): bump webpack-dev-server from 4.0.0-rc.0 to 4.3.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.0.0-rc.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.0.0-rc.0...v4.3.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-26 14:32:56 +00:00
Fredrik Adelöw 56f182dde2 Remove all internal usage of the Json types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-22 16:11:35 +02:00
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
Patrik Oldsberg 36e67d2f24 more strict error type checking in most packages and backend plugins
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-17 15:09:05 +02:00
Patrik Oldsberg 35b7a0bbd5 Merge pull request #7569 from backstage/rugvip/transformers
cli: rework how we handle ESM transforms for tests
2021-10-15 10:28:53 +02:00
github-actions[bot] 4c840cebfa Version Packages 2021-10-14 12:45:08 +00:00
Patrik Oldsberg 4050e33f03 cli: remove old jest ESM transform
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-13 18:37:05 +02:00
dependabot[bot] c6f927d819 build(deps): bump mini-css-extract-plugin from 1.4.1 to 2.4.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.1 to 2.4.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 13:09:49 +02:00
Johan Haals 84e24fcdaf cli: Bump sucrase version
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-08 09:26:58 +02:00
github-actions[bot] 97420439e1 Version Packages 2021-10-07 12:17:39 +00:00
Patrik Oldsberg 185fec5c0c cli: add support for using the default jest config from project roots
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-02 18:47:20 +02:00
github-actions[bot] f67e8ddcec Version Packages 2021-09-30 11:43:05 +00:00
github-actions[bot] 6e5b1bda9d Version Packages 2021-09-23 10:01:17 +00:00
Patrik Oldsberg d615577656 cli: bump sucrase to 3.20.1
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-18 17:59:27 +02:00
Patrik Oldsberg 2f9065d8fd packages,plugins: bump mock-fs to 5.1.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-17 23:14:20 +02:00
Patrik Oldsberg 050797c5b3 cli: switch out the jest yaml transform
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-17 23:03:59 +02:00
Tim Hansen febddedcb2 security: bump lodash to 4.17.21
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-09-16 16:06:56 -06:00
github-actions[bot] fff5c48429 Version Packages 2021-09-16 11:41:51 +00:00
blam 4efbafb321 chore: replace all occurences of the old deprecated loaders
Signed-off-by: blam <ben@blam.sh>
2021-09-13 20:14:53 +02:00
blam 5d45fb3812 chore: remove file-loader dependency from cli
Signed-off-by: blam <ben@blam.sh>
2021-09-13 13:17:41 +02:00