Commit Graph

391 Commits

Author SHA1 Message Date
Johan Haals fc65c6cd9e Rename pkg, make isomorphic
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-08 10:12:39 +01:00
Johan Haals 79b08b5fe3 Use correct package version
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-08 10:09:32 +01:00
Johan Haals 061393a964 Pass releaseManifest to versionFinder
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-08 10:09:30 +01:00
Patrik Oldsberg a41f50f970 cli: added utility for copying package dist files
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-07 19:49:06 +01:00
Patrik Oldsberg 0a2719a5ab cli: add initial role types and detection
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-04 13:14:14 +01:00
github-actions[bot] a12bb7b065 Version Packages 2022-02-03 09:42:25 +00:00
github-actions[bot] 51eecb3f03 Version Packages (next) 2022-02-02 14:28:47 +00:00
dependabot[bot] 5bd0ce9e62 chore(deps): bump inquirer from 7.3.3 to 8.2.0
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 7.3.3 to 8.2.0.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@7.3.3...inquirer@8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-02 08:10:46 +00:00
github-actions[bot] e1580cf73a Version Packages (next) 2022-02-01 08:53:29 +00:00
github-actions[bot] 406848efee Version Packages 2022-01-27 11:07:27 +00:00
dependabot[bot] c372a5032f chore(deps): bump jest-transform-yaml from 0.1.1 to 1.0.0
Bumps [jest-transform-yaml](https://github.com/sumwatshade/jest-transform-yaml) from 0.1.1 to 1.0.0.
- [Release notes](https://github.com/sumwatshade/jest-transform-yaml/releases)
- [Changelog](https://github.com/sumwatshade/jest-transform-yaml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sumwatshade/jest-transform-yaml/compare/v0.1.1...v1.0.0)

---
updated-dependencies:
- dependency-name: jest-transform-yaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-21 17:57:06 +00:00
blam 7d01d0479e chore: bumping some other packages whilst we are here too
Signed-off-by: blam <ben@blam.sh>
2022-01-21 14:03:28 +01:00
blam b1912b18d6 chore: adding eslint plugin seperately
Signed-off-by: blam <ben@blam.sh>
2022-01-21 14:03:28 +01:00
blam 8dfb92b58f chore: eslint is no longer supported by the webpack ForkTsCheckerWebpackPlugin
Signed-off-by: blam <ben@blam.sh>
2022-01-21 14:03:28 +01:00
blam 663531d6af chore: fixing some and bringing depdendencies up to date
Signed-off-by: blam <ben@blam.sh>
2022-01-21 14:03:28 +01:00
github-actions[bot] 8b18d054f3 Version Packages 2022-01-20 10:33:31 +00:00
github-actions[bot] a94a2b8b3f Version Packages (next) 2022-01-18 13:49:07 +00:00
Patrik Oldsberg a57bee1a02 Merge pull request #8982 from backstage/rugvip/tsbump
Upgrade TypeScript to 4.5 and decouple versioning
2022-01-18 14:01:32 +01:00
Patrik Oldsberg d1009d3b3e Merge pull request #8965 from backstage/rugvip/extractor
cli,catalog-model: add experimental type definitions with release stage split
2022-01-18 11:06:14 +01:00
Patrik Oldsberg 08fa6a604a bump typescript to 4.5
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-18 10:11:27 +01:00
dependabot[bot] 258699f1ce build(deps): bump @svgr/plugin-jsx from 5.5.0 to 6.2.0
Bumps [@svgr/plugin-jsx](https://github.com/gregberge/svgr) from 5.5.0 to 6.2.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.5.0...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:47:02 +00:00
Patrik Oldsberg 093e5e06e4 cli: add experimental type builds
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-14 19:40:24 +01:00
dependabot[bot] 2f89895af6 build(deps): bump @svgr/plugin-svgo from 5.4.0 to 6.2.0
Bumps [@svgr/plugin-svgo](https://github.com/gregberge/svgr) from 5.4.0 to 6.2.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...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 04:09:48 +00:00
github-actions[bot] b04011602b Version Packages 2022-01-13 14:23:13 +00:00
Patrik Oldsberg e9a5faf1f6 cli: remove lerna dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-07 13:43:56 +01:00
Patrik Oldsberg 4aa68bf8f1 cli: add PackagesGraph for traversing monorepo package graphs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-07 11:35:40 +01:00
Patrik Oldsberg 09a24bb65e Merge branch 'master' into rugvip/minmax 2022-01-05 16:06:15 +01:00
Tomasz Szuba 14e980acee Upgrade ESLint to version 8 and all it's plugin
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2022-01-05 14:18:26 +01:00
Patrik Oldsberg f302d24d34 cli: switch to using esbuild for minifcation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-05 00:37:13 +01:00
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