Commit Graph

1987 Commits

Author SHA1 Message Date
Patrik Oldsberg 9d93aa7c9b Merge pull request #8573 from backstage/dependabot/npm_and_yarn/azure/identity-2.0.1
build(deps): bump @azure/identity from 1.5.0 to 2.0.1
2021-12-28 14:10:47 +01:00
Patrik Oldsberg 1a62c3fec9 Merge pull request #8603 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.52.0
build(deps): bump typescript-json-schema from 0.51.0 to 0.52.0
2021-12-28 13:23:42 +01:00
Patrik Oldsberg 152bd9ba2b rollback-backend: bump and move test-utils to devDep
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-28 10:57:08 +01:00
dependabot[bot] 089445ae0f build(deps-dev): bump @types/mock-fs from 4.13.0 to 4.13.1
Bumps [@types/mock-fs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mock-fs) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mock-fs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 04:11:22 +00:00
Patrik Oldsberg 6bb256cad2 Merge pull request #8596 from cmpadden/adr013-adherance
Replace `got` and `axios` dependencies with `node-fetch`
2021-12-27 17:05:51 +01:00
dependabot[bot] 8ae2911339 build(deps): bump mysql2 from 2.2.5 to 2.3.3
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 2.2.5 to 2.3.3.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v2.2.5...v2.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-27 04:12:52 +00:00
dependabot[bot] 67859f9a05 build(deps): bump express from 4.17.1 to 4.17.2
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 04:42:37 +00:00
dependabot[bot] 52ba8760d8 build(deps): bump @azure/identity from 1.5.0 to 2.0.1
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 1.5.0 to 2.0.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_1.5.0...@azure/identity_2.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 13:12:38 +00:00
github-actions[bot] 3d68c45ef7 Version Packages 2021-12-23 12:23:34 +00:00
dependabot[bot] bc0c76e89d build(deps): bump typescript-json-schema from 0.51.0 to 0.52.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.51.0...v0.52.0)

---
updated-dependencies:
- dependency-name: typescript-json-schema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 04:08:20 +00:00
dependabot[bot] 457cfb9e23 build(deps): bump @roadiehq/backstage-plugin-github-insights
Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-insights) from 1.2.2 to 1.3.3.
- [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases)
- [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-insights/CHANGELOG.md)
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-insights)

---
updated-dependencies:
- dependency-name: "@roadiehq/backstage-plugin-github-insights"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 20:47:40 +01:00
Colton Padden 22bb6fad0c update yarn.lock after axios and got top-level dependency removal
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-22 14:23:27 -05:00
blam 27af6d996b chore: lock rc-progress to a working version
Signed-off-by: blam <ben@blam.sh>
2021-12-22 17:47:58 +01:00
Patrik Oldsberg 24e5c96e0b Merge pull request #8578 from backstage/rugvip/tsloader
cli: removed unused ts-loader and dashify deps
2021-12-22 17:36:06 +01: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
dependabot[bot] c6711d955e build(deps-dev): bump supertest from 6.1.3 to 6.1.6
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.3 to 6.1.6.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.1.3...v6.1.6)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 04:33:21 +00:00
Fredrik Adelöw a8c31c407e Merge pull request #8530 from backstage/dependabot/npm_and_yarn/axios-0.24.0
build(deps): bump axios from 0.21.4 to 0.24.0
2021-12-21 09:15:00 +01:00
dependabot[bot] 3c878433d9 build(deps-dev): bump find-process from 1.4.5 to 1.4.7
Bumps [find-process](https://github.com/yibn2008/find-process) from 1.4.5 to 1.4.7.
- [Release notes](https://github.com/yibn2008/find-process/releases)
- [Changelog](https://github.com/yibn2008/find-process/blob/master/HISTORY.md)
- [Commits](https://github.com/yibn2008/find-process/compare/1.4.5...1.4.7)

---
updated-dependencies:
- dependency-name: find-process
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 04:10:15 +00:00
Fredrik Adelöw 6a0094bbde Merge pull request #8496 from lykkeaxlin/bazaar-workflow-changes
[Bazaar] Optional linkage to an Entity
2021-12-20 19:57:58 +01:00
dependabot[bot] ef6f0fca55 build(deps): bump axios from 0.21.4 to 0.24.0
Bumps [axios](https://github.com/axios/axios) from 0.21.4 to 0.24.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.4...v0.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 04:11:19 +00:00
dependabot[bot] 76676422a6 build(deps): bump sucrase from 3.20.2 to 3.20.3
Bumps [sucrase](https://github.com/alangpierce/sucrase) from 3.20.2 to 3.20.3.
- [Release notes](https://github.com/alangpierce/sucrase/releases)
- [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alangpierce/sucrase/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 04:08:23 +00:00
dependabot[bot] 6e5f662187 build(deps): bump mock-fs from 5.1.0 to 5.1.2
Bumps [mock-fs](https://github.com/tschaub/mock-fs) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/tschaub/mock-fs/releases)
- [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md)
- [Commits](https://github.com/tschaub/mock-fs/compare/v5.1.0...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 04:20:04 +00:00
Lykke Axlin a9c3cc82ba update yarn.lock
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-12-15 11:19:48 +01:00
Lykke Axlin 79ce347d05 Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes 2021-12-15 10:52:43 +01:00
Patrik Oldsberg 8c687e9bf5 Merge pull request #8491 from backstage/rugvip/docfix
docs/api-reference: fix missing content + bump to latest version of rushstack deps
2021-12-15 09:33:19 +01:00
dependabot[bot] 0c09c969c7 build(deps-dev): bump @types/dagre from 0.7.44 to 0.7.46
Bumps [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre) from 0.7.44 to 0.7.46.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 04:12:30 +00:00
Patrik Oldsberg 12f674f608 package.json: fix duplicate api-extractor installs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-15 01:45:41 +01:00
Lykke Axlin 0f15f775af updated call to get user id with new api
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-12-14 17:37:33 +01:00
Johan Haals 9b84f1228c Merge pull request #8482 from backstage/dependabot/npm_and_yarn/eslint-plugin-import-2.25.3
build(deps): bump eslint-plugin-import from 2.22.1 to 2.25.3
2021-12-14 09:32:11 +01:00
Patrik Oldsberg 2fc7ebe60c Merge pull request #8481 from backstage/dependabot/npm_and_yarn/types/ldapjs-2.2.2
build(deps): bump @types/ldapjs from 2.2.0 to 2.2.2
2021-12-14 09:30:23 +01:00
Lykke Axlin cfb9f192a3 Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes 2021-12-14 09:29:51 +01:00
dependabot[bot] 39553c1357 build(deps): bump eslint-plugin-import from 2.22.1 to 2.25.3
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.22.1 to 2.25.3.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.22.1...v2.25.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 04:23:56 +00:00
dependabot[bot] b5fb3dbc9e build(deps): bump @types/ldapjs from 2.2.0 to 2.2.2
Bumps [@types/ldapjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ldapjs) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ldapjs)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 04:23:04 +00:00
dependabot[bot] 2c9001fef1 build(deps): bump humanize-duration from 3.27.0 to 3.27.1
Bumps [humanize-duration](https://github.com/EvanHahn/HumanizeDuration.js) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/EvanHahn/HumanizeDuration.js/releases)
- [Changelog](https://github.com/EvanHahn/HumanizeDuration.js/blob/main/HISTORY.md)
- [Commits](https://github.com/EvanHahn/HumanizeDuration.js/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 04:20:37 +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
Lykke Axlin e193146c6e Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes 2021-12-13 16:01:44 +01:00
Lykke Axlin ad86729f5d made link to entity optional
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-12-13 15:45:52 +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
blam 1e48c3de82 chore: fixing the last of the mpl violations
Signed-off-by: blam <ben@blam.sh>
2021-12-08 15:33:59 +01:00
Patrik Oldsberg ed3a7567a0 core-components: remove dead code in LogViewer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>

chore: updating new yarn.lock changes

Signed-off-by: blam <ben@blam.sh>
2021-12-08 13:54:31 +01:00
Patrik Oldsberg c77def982f cloudbuild: remove unnecessary lazylog dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-08 13:39:33 +01:00
Patrik Oldsberg cef1f124f6 core-components: added new LogViewer component
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-08 13:36:32 +01:00
Patrik Oldsberg d94abcab7d core-components: added AnsiProcessor for LogViewer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-08 13:36:02 +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 c4f1509370 Merge pull request #8395 from backstage/blam/fix-e2e
chore: bumping this `graphiql` plugin to latest
2021-12-07 15:26:24 +01:00
blam 9360b7fac6 chore: bumping graphql and graphiql versions to latest to solve broken create-app
Signed-off-by: blam <ben@blam.sh>
2021-12-07 14:16:36 +01:00
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