Commit Graph

4838 Commits

Author SHA1 Message Date
Ben Lambert fa67d01e95 Merge pull request #6013 from tudi2d/4782-forward-unhandled-errors
Catch unhandled promise rejections & forward them to the ErrorApi
2021-06-22 15:56:21 +02:00
Ben Lambert bb61fd466d Merge pull request #6154 from backstage/dependabot/npm_and_yarn/del-6.0.0
chore(deps-dev): bump del from 5.1.0 to 6.0.0
2021-06-22 14:39:15 +02:00
Philipp Hugenroth 791a36f845 Regenerate API reports
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-22 13:16:43 +02:00
Philipp Hugenroth de77f03f01 Adjust docs & parameters toto fit the API
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-22 12:57:08 +02:00
Ben Lambert e30ffe2225 Merge pull request #6136 from backstage/orkohunter/warning-log-on-example-backend
example-backend: log info about creating a standalone app for deployment
2021-06-22 10:40:11 +02:00
dependabot[bot] 985ebdfd2e chore(deps-dev): bump del from 5.1.0 to 6.0.0
Bumps [del](https://github.com/sindresorhus/del) from 5.1.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/del/releases)
- [Commits](https://github.com/sindresorhus/del/compare/v5.1.0...v6.0.0)

---
updated-dependencies:
- dependency-name: del
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 05:52:04 +00:00
Patrik Oldsberg fa8c234b24 Merge pull request #6124 from backstage/rugvip/noroutes
plugins,dev-utils: remove usage of deprecated route registrations
2021-06-21 23:39:33 +02:00
Patrik Oldsberg 2eafb4ba28 codemods: fix release trouble
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-21 18:12:21 +02:00
Himanshu Mishra 1e7427d3c7 example-backend: log info about create-app and update readme
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-21 15:42:12 +02:00
Himanshu Mishra 66557e61cb example-backend: use a shared root logger inside main
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-06-21 15:28:59 +02:00
Ben Lambert 202d6f0d52 Merge pull request #6093 from kuangp/refactor/catalogClient
refactor(catalogClient): return fetched entities sorted by ref
2021-06-21 15:25:40 +02:00
Oliver Sand a806445af6 Fix urls to example openapi files
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-06-21 14:12:58 +02:00
Philipp Hugenroth 9f8a078640 Adjust tests to cover update utility api
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-21 13:35:24 +02:00
Philipp Hugenroth 8b69e8cd3e Updated api report doc
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-21 12:54:16 +02:00
Patrik Oldsberg 5c85466e5f codemods: trigger release
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-21 12:28:13 +02:00
Philipp Hugenroth 16b35af2b9 Fix ErrorApi types import
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-21 11:54:48 +02:00
Philipp Hugenroth 11ff8c952a Adjust UnhandledErrorForwarder to not silence error
- Changes related to revew

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-06-21 11:37:19 +02:00
Ben Lambert d1d81a3659 Merge pull request #6131 from backstage/rugvip/rcm
codemods: publish package
2021-06-21 10:25:59 +02:00
Patrik Oldsberg 56dda65b8a codemods: publish package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-21 10:04:46 +02:00
Ben Lambert f87c30238c Merge pull request #6126 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.27.0
chore(deps): bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0
2021-06-21 09:25:13 +02:00
Fredrik Adelöw 4045eaab95 Merge pull request #6119 from backstage/freben/copyright
Update copyright headers
2021-06-21 09:11:49 +02:00
dependabot[bot] e7b1292ec1 chore(deps): bump @typescript-eslint/eslint-plugin from 4.26.0 to 4.27.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.26.0 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.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-06-21 04:07:09 +00:00
Patrik Oldsberg 76db86c457 dev-utils: remove support for registered routes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-19 14:05:00 +02:00
Rogerio Angeliski 953a7e66f9 feat: update plugin path to match same behavior in the main app
resolves #6108

Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-06-18 18:08:56 -03:00
Fredrik Adelöw a88073c29a Update copyright headers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-06-18 20:26:42 +02:00
Philipp Hugenroth 8999203add Merge branch 'master' into 4782-forward-unhandled-errors 2021-06-18 15:58:07 +02:00
Phil Kuang 45ef515d0f refactor(catalogClient): return fetched entities sorted by ref
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-06-18 08:20:07 -04:00
dependabot[bot] e97c49f0fc chore(deps): bump @spotify/eslint-config-typescript from 9.0.0 to 10.0.0
Bumps [@spotify/eslint-config-typescript](https://github.com/spotify/web-scripts) from 9.0.0 to 10.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.0...v10.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-06-18 08:31:33 +00:00
Ben Lambert 87e316b78d Merge pull request #5993 from backstage/mob/feature-flag-component
feat: Feature Flag Component + Simplify the traversal for composability
2021-06-17 15:20:05 +02:00
Patrik Oldsberg 0a825e3745 Merge pull request #6083 from backstage/rugvip/hooked
cli: disable GitHub App webhook by default
2021-06-17 13:56:00 +02:00
Patrik Oldsberg e3d31b3815 cli: disable GitHub App webhook by default
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-17 13:26:11 +02:00
github-actions[bot] f4fbbf1552 Version Packages 2021-06-17 11:08:46 +00:00
Patrik Oldsberg 74f8b8fcb1 catalog-model: deprecated usage of yup-based validators
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-17 11:26:37 +02:00
Patrik Oldsberg 05a9bb84d9 Merge branch 'master' into mob/feature-flag-component 2021-06-17 11:26:11 +02:00
Patrik Oldsberg cebde9d9ac create-app: fix release version to 0.3.26
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-17 10:37:42 +02:00
github-actions[bot] 36e5a82e9b Version Packages 2021-06-17 08:08:44 +00:00
Patrik Oldsberg 64b53d4829 core-plugin-api: export ElementCollection interface + document
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-16 18:31:12 +02:00
Patrik Oldsberg 814b3d0dc2 core-plugin-api: document useElementFilter
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-16 17:51:54 +02:00
Patrik Oldsberg 4d63ce7c1b core-plugin-api: make useElementFilter filter for undefined component data instead of falsy
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-16 17:42:06 +02:00
dependabot[bot] 21a0315678 chore(deps): bump @typescript-eslint/parser from 4.14.0 to 4.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.14.0 to 4.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.27.0/packages/parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 04:06:18 +00:00
Minn Soe 78830d3b7e fix: limit helpers from db manager connections
Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-15 18:21:12 +01:00
Minn Soe 1753dae28a fix: limit database manager exports and update changeset
Signed-off-by: Minn Soe <contributions@minn.io>
2021-06-15 17:50:25 +01:00
Patrik Oldsberg a4a96e424a backend-common: restore informative error message for database check
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 17:51:34 +02:00
Patrik Oldsberg 05c98f1f79 Merge branch 'master' into add-support-for-plugin-specific-db 2021-06-15 17:49:50 +02:00
Patrik Oldsberg 8fce615902 Merge pull request #4996 from backstage/dependabot/npm_and_yarn/rollup-plugin-dts-3.0.1
chore(deps): bump rollup-plugin-dts from 2.0.1 to 3.0.1
2021-06-15 17:29:34 +02:00
Patrik Oldsberg fd9a86b7ad cli: sort package.json deps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-06-15 15:33:05 +02:00
Fredrik Adelöw c5204c01ba Merge pull request #6032 from backstage/freben/backend-dev
Make `yarn dev` for backend plugins respect the `PLUGIN_PORT` env var
2021-06-15 15:12:17 +02:00
Dominik Henneke a46ae7c0c7 Merge pull request #6036 from SDA-SE/feat/button-link
Use the Backstage `Link` component in the `Button`
2021-06-15 15:03:01 +02:00
dependabot[bot] 955c7683b9 chore(deps): bump rollup from 2.33.3 to 2.44.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.44.0.
- [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.33.3...v2.44.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 13:45:53 +02:00
dependabot[bot] 3609656b53 chore(deps): bump rollup-plugin-dts from 2.0.1 to 3.0.1
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 2.0.1 to 3.0.1.
- [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/v2.0.1...v3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-15 13:45:53 +02:00