Commit Graph

1939 Commits

Author SHA1 Message Date
dependabot[bot] eb56221f52 chore(deps): bump rc-progress from 3.1.3 to 3.1.4
Bumps [rc-progress](https://github.com/react-component/progress) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/react-component/progress/releases)
- [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-component/progress/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: rc-progress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 04:10:23 +00:00
Kai Szybiak 089a6157ff Merge backstage/master
Signed-off-by: Kai Szybiak <kaiszybiak@gmail.com>
2021-12-06 12:08:54 +01:00
Johan Haals 963d69b30b Merge pull request #8371 from backstage/dependabot/npm_and_yarn/express-prom-bundle-6.4.1
chore(deps): bump express-prom-bundle from 6.3.6 to 6.4.1
2021-12-06 09:09:12 +01:00
dependabot[bot] ef3a6977cf chore(deps-dev): bump @types/compression from 1.7.0 to 1.7.2
Bumps [@types/compression](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/compression) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/compression)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 04:16:45 +00:00
dependabot[bot] e13f7e5605 chore(deps): bump express-prom-bundle from 6.3.6 to 6.4.1
Bumps [express-prom-bundle](https://github.com/jochen-schweizer/express-prom-bundle) from 6.3.6 to 6.4.1.
- [Release notes](https://github.com/jochen-schweizer/express-prom-bundle/releases)
- [Commits](https://github.com/jochen-schweizer/express-prom-bundle/compare/6.3.6...6.4.1)

---
updated-dependencies:
- dependency-name: express-prom-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 04:13:29 +00:00
Johan Haals 11673fe7b4 chore: bump @cypress/request
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-03 14:13:00 +01:00
Matthew Clarke c010632f88 kubernetes-plugin: integrate with top method from kubernetes client library (#8248)
* kubernetes-plugin: integrate with top method from kubernetes client library

Signed-off-by: mclarke <mclarke@spotify.com>

* fix existing tests

Signed-off-by: mclarke <mclarke@spotify.com>

* prettier

Signed-off-by: mclarke <mclarke@spotify.com>

* add fetcher test

Signed-off-by: mclarke <mclarke@spotify.com>

* update api report

Signed-off-by: mclarke <mclarke@spotify.com>

* fix fe tests

Signed-off-by: mclarke <mclarke@spotify.com>

* fe tests

Signed-off-by: mclarke <mclarke@spotify.com>

* changeset

Signed-off-by: mclarke <mclarke@spotify.com>

* add skip metrics lookup flag

Signed-off-by: mclarke <mclarke@spotify.com>

* add skip metrics lookup to gke locator and docs

Signed-off-by: mclarke <mclarke@spotify.com>

* fix tests

Signed-off-by: mclarke <mclarke@spotify.com>

* minor change

Signed-off-by: mclarke <mclarke@spotify.com>

* missed prettier

Signed-off-by: mclarke <mclarke@spotify.com>

* missed file

Signed-off-by: mclarke <mclarke@spotify.com>

* more details to changeset

Signed-off-by: mclarke <mclarke@spotify.com>
2021-12-02 23:10:48 +00: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
Fredrik Adelöw 74d786c322 Merge pull request #8321 from backstage/dependabot/npm_and_yarn/spotify/prettier-config-12.0.0
chore(deps-dev): bump @spotify/prettier-config from 11.0.0 to 12.0.0
2021-12-02 11:27:04 +01:00
Patrik Oldsberg 2c7875fe3d Merge pull request #8324 from backstage/dependabot/npm_and_yarn/eslint-plugin-react-7.27.1
chore(deps): bump eslint-plugin-react from 7.22.0 to 7.27.1
2021-12-02 10:36:14 +01:00
dependabot[bot] d8ce25f4aa chore(deps): bump eslint-plugin-react from 7.22.0 to 7.27.1
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.22.0 to 7.27.1.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.22.0...v7.27.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 04:30:25 +00:00
dependabot[bot] f6e0dcb334 chore(deps): bump history from 5.0.1 to 5.1.0
Bumps [history](https://github.com/ReactTraining/history) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/ReactTraining/history/releases)
- [Commits](https://github.com/ReactTraining/history/compare/v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: history
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 04:26:17 +00:00
dependabot[bot] e3278ad900 chore(deps-dev): bump @spotify/prettier-config from 11.0.0 to 12.0.0
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 11.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/v11.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-02 04:18:10 +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
Patrik Oldsberg b3e1d1ccae Merge pull request #8217 from brexhq/k8s-cronjobs-frontend
K8s Cronjobs frontend
2021-11-30 23:15:19 +01:00
Ben Lambert 0d568fb4f1 Merge pull request #8254 from backstage/dependabot/npm_and_yarn/style-loader-3.3.1
build(deps): bump style-loader from 1.2.1 to 3.3.1
2021-11-30 13:41:56 +01:00
Andrew Tran c8f72b29eb add cronjobs/jobs to k8s tab
Signed-off-by: Andrew Tran <atran@brex.com>
2021-11-29 10:06:16 -06:00
Fredrik Adelöw de1f77b71c Merge pull request #8233 from backstage/freben/less-cross
🧹  Align on usage of `cross-fetch` vs `node-fetch` in frontend vs backend packages
2021-11-26 10:15:50 +01:00
dependabot[bot] 5f2c584d6e build(deps): bump immer from 9.0.6 to 9.0.7
Bumps [immer](https://github.com/immerjs/immer) from 9.0.6 to 9.0.7.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.6...v9.0.7)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 04:13:41 +00: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
Fredrik Adelöw 37e373d649 types too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-25 13:05:11 +01:00
Fredrik Adelöw b055a6addc Align on usage of cross-fetch vs node-fetch in frontend vs backend packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-25 13:05:08 +01: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
Patrik Oldsberg 21b54689c6 scaffolder-backend: add initial SecureTemplater implementation
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-24 18:54:42 +01:00
Patrik Oldsberg 547bf85a62 scaffolder-backend: add build script for bundling nunjucks
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-24 18:54:41 +01:00
Fredrik Adelöw 42ebbc18c0 get both gitbeaker packages bumped, and add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-24 14:21:45 +01:00
dependabot[bot] e99db76f6a build(deps): bump @gitbeaker/node from 30.3.0 to 34.4.1
Bumps [@gitbeaker/node](https://github.com/jdalrymple/gitbeaker) from 30.3.0 to 34.4.1.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/30.3.0...34.4.1)

---
updated-dependencies:
- dependency-name: "@gitbeaker/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 14:19:24 +01:00
Himanshu Mishra 0ef5c9b8f4 Merge pull request #8223 from backstage/dependabot/npm_and_yarn/testing-library/cypress-8.0.2
chore(deps-dev): bump @testing-library/cypress from 7.0.6 to 8.0.2
2021-11-24 14:17:04 +05:30
dependabot[bot] b8f430eee0 chore(deps-dev): bump @storybook/addon-actions from 6.3.7 to 6.3.12
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.3.7 to 6.3.12.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.12/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 04:13:08 +00:00
dependabot[bot] fb90b70de5 chore(deps-dev): bump @testing-library/cypress from 7.0.6 to 8.0.2
Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 7.0.6 to 8.0.2.
- [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases)
- [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v7.0.6...v8.0.2)

---
updated-dependencies:
- dependency-name: "@testing-library/cypress"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 04:11:52 +00:00
Patrik Oldsberg b922d3be1b yarn.lock: bump rollup-plugin-postcss
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-23 12:10:37 +01:00
Fredrik Adelöw a6b5becf0f Merge pull request #8202 from backstage/freben/bump-rjsf
bump rjsf
2021-11-23 11:11:13 +01:00
Fredrik Adelöw 2d7d165737 bump rjsf
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-22 19:59:52 +01:00
Patrik Oldsberg 87cd8ca64b Merge pull request #8186 from backstage/freben/bump-serialize-javascript
bump terser-webpack-plugin and therefore serialize-javascript
2021-11-22 16:31:12 +01:00
Ben Lambert d413156a2a Merge pull request #8187 from backstage/freben/remove-is-svg
make sure to get rid of is-svg
2021-11-22 16:24:27 +01:00
Fredrik Adelöw 45dbf26094 bump mixme
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-22 11:15:18 +01:00
Fredrik Adelöw 84ea8bf566 make sure to get rid of is-svg
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-22 11:09:46 +01:00
Fredrik Adelöw 4f3f55f15f bump terser-webpack-plugin and therefore serialize-javascript
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-22 10:57:56 +01:00
dependabot[bot] 3c15ad9a55 chore(deps): bump @octokit/webhooks from 9.17.0 to 9.18.0
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 9.17.0 to 9.18.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](https://github.com/octokit/webhooks.js/compare/v9.17.0...v9.18.0)

---
updated-dependencies:
- dependency-name: "@octokit/webhooks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 04:13:50 +00:00
dependabot[bot] 0496f6497c chore(deps-dev): bump @types/diff from 5.0.0 to 5.0.1
Bumps [@types/diff](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/diff) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/diff)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-19 04:07:58 +00:00
Kai Szybiak b6a2c1f255 Update AsyncAPI component to 1.0.0-x releases
Signed-off-by: Kai Szybiak <kaiszybiak@gmail.com>
2021-11-18 15:43:37 +01:00
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
blam 92f87a9a16 chore: fixing dockerode
Signed-off-by: blam <ben@blam.sh>
2021-11-18 10:52:37 +01:00
blam e9ad91717e chore: bumping dockerode and testcontainers dependency to fix ssh2
Signed-off-by: blam <ben@blam.sh>
2021-11-17 21:28:40 +01:00
Ben Lambert 1db337ea59 Merge pull request #7942 from backstage/permission-common
Add permission-common package
2021-11-17 16:48:55 +01:00
Ben Lambert 85a65ff98a Merge pull request #8060 from backstage/dependabot/npm_and_yarn/types/unzipper-0.10.4
build(deps-dev): bump @types/unzipper from 0.10.3 to 0.10.4
2021-11-17 16:29:52 +01:00
Fredrik Adelöw ffff194cb6 update browserslist and some of its deps
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-17 14:50:11 +01:00
blam 19ab827222 chore: update deps properly
Signed-off-by: blam <ben@blam.sh>
2021-11-17 14:43:09 +01:00
Eric Peterson ec2c835afc Merge pull request #8007 from backstage/refactor/merge-back-techdocs-cli
Tech Docs Command Line Reunification
2021-11-17 13:00:48 +01:00