13075 Commits

Author SHA1 Message Date
Patrik Oldsberg 8a5c9ffa8a Merge pull request #7621 from backstage/dependabot/npm_and_yarn/changesets/cli-2.17.0
chore(deps-dev): bump @changesets/cli from 2.16.0 to 2.17.0
2021-10-18 11:11:12 +02:00
Lykke Axlin 41c28ef488 update packages
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-15 15:12:43 +02:00
Lykke Axlin 97841e2499 Merge branch 'master' of https://github.com/backstage/backstage into pr-draft 2021-10-15 14:54:59 +02:00
Lykke Axlin 49511f5081 added support for sqlite
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-15 10:41:48 +02:00
Marcus Eide 3a62f7619a Add class to use Firestore as a key-store
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-10-15 10:37:56 +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
dependabot[bot] f39e3b9050 chore(deps-dev): bump @changesets/cli from 2.16.0 to 2.17.0
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/atlassian/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.16.0...@changesets/cli@2.17.0)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 04:23:38 +00:00
dependabot[bot] 74df0b1e2b chore(deps): bump selfsigned from 1.10.8 to 1.10.11
Bumps [selfsigned](https://github.com/jfromaniello/selfsigned) from 1.10.8 to 1.10.11.
- [Release notes](https://github.com/jfromaniello/selfsigned/releases)
- [Commits](https://github.com/jfromaniello/selfsigned/compare/v1.10.8...v1.10.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 04:10:55 +00:00
github-actions[bot] 4c840cebfa Version Packages 2021-10-14 12:45:08 +00:00
Himanshu Mishra 34f9036a5f chore: sync yarn.lock on master branch
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-14 12:31:15 +02:00
Fredrik Adelöw 06c894f7d9 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-14 09:25:58 +02:00
dependabot[bot] e63a74563a Bump @types/body-parser from 1.19.0 to 1.19.1
Bumps [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-parser) from 1.19.0 to 1.19.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-parser)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 04:09:59 +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
Lykke Axlin 809b6d85c6 update yarn.lock
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-13 15:43:35 +02:00
Lykke Axlin 60f4178501 Merge branch 'master' of https://github.com/backstage/backstage into pr-draft 2021-10-13 15:19:13 +02:00
Fredrik Adelöw 273014dd10 Merge pull request #7537 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.2
build(deps): bump mini-css-extract-plugin from 1.4.1 to 2.4.2
2021-10-12 21:20:55 +02:00
Lykke Axlin af4fd48b0b add picture to avatar, lint fixes
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-12 16:35:35 +02:00
Lykke Axlin bc14419fab Merge branch 'master' of https://github.com/backstage/backstage into pr-draft 2021-10-12 15:23:12 +02:00
Dominik Henneke d03ee85ff8 Bump swagger-ui-react to ^4.0.0-rc.3
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-10-12 09:59:09 +02:00
Johan Haals e588f12b32 Merge pull request #7548 from backstage/jhaals/cleanupdeps
Remove unused dependency on @octokit/openapi-types
2021-10-12 09:55:40 +02:00
Johan Haals ce487aef24 Remove unused dependency on @octokit/openapi-types
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-11 14:38:18 +02:00
Johan Haals 3c50c86604 api-docs: remove unused font dependency
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-11 14:17:57 +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
dependabot[bot] 8506422acd build(deps): bump @material-icons/font from 1.0.3 to 1.0.16
Bumps [@material-icons/font](https://github.com/material-icons/material-icons) from 1.0.3 to 1.0.16.
- [Release notes](https://github.com/material-icons/material-icons/releases)
- [Commits](https://github.com/material-icons/material-icons/commits)

---
updated-dependencies:
- dependency-name: "@material-icons/font"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 12:49:28 +02:00
Ben Lambert 8f14b5fc25 Merge pull request #7510 from backstage/dependabot/npm_and_yarn/types/regression-2.0.2
build(deps-dev): bump @types/regression from 2.0.0 to 2.0.2
2021-10-08 15:02:04 +02:00
dependabot[bot] 6e7623ccc9 build(deps-dev): bump @types/regression from 2.0.0 to 2.0.2
Bumps [@types/regression](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/regression) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/regression)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 13:49:37 +02:00
blam 96c78728db chore: remove duplicate sucrase versions from yarn.lock
Signed-off-by: blam <ben@blam.sh>
2021-10-08 11:14:09 +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
Lykke Axlin a196ce90e6 Merge branch 'master' of https://github.com/backstage/backstage into pr-draft 2021-10-08 08:26:01 +02:00
Lykke Axlin e93bd574e7 fixed so deletion of entity also includes members
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-07 11:22:29 +02:00
Lykke Axlin 7ae0053826 update database test
Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
2021-10-07 09:45:28 +02:00
dependabot[bot] 1271c8361a build(deps): bump util from 0.12.3 to 0.12.4
Bumps [util](https://github.com/browserify/node-util) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/browserify/node-util/releases)
- [Changelog](https://github.com/browserify/node-util/blob/master/CHANGELOG.md)
- [Commits](https://github.com/browserify/node-util/compare/v0.12.3...v0.12.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 09:19:45 +02:00
dependabot[bot] e3bd383a1f build(deps): bump url-parse from 1.5.1 to 1.5.3
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 16:47:20 +00:00
Patrik Oldsberg c2512887a6 Merge pull request #7308 from FilipSwiatczak/bitbucket-auth
Bitbucket cloud authentication
2021-10-05 17:06:42 +02:00
Eric Peterson 01a468aee3 Merge pull request #6677 from backstage/feat/analytics-api
Introduce the Analytics API, core events, and a GA implementation provider
2021-10-04 18:55:20 +02:00
Fredrik Adelöw 957e4b3351 Bump yup to a version with slightly better typescript type gen
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-02 17:40:14 +02:00
dependabot[bot] 2b492efef9 build(deps): bump jscodeshift from 0.12.0 to 0.13.0
Bumps [jscodeshift](https://github.com/facebook/jscodeshift) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/facebook/jscodeshift/releases)
- [Changelog](https://github.com/facebook/jscodeshift/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jscodeshift/compare/0.12.0...0.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-01 04:08:28 +00:00
Eric Peterson f95936d289 Bump packages to match new reality.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-09-30 15:46:19 +02:00
Eric Peterson c582819a01 Add analytics-provider-ga plugin
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-09-30 15:46:18 +02:00
github-actions[bot] f67e8ddcec Version Packages 2021-09-30 11:43:05 +00:00
Patrik Oldsberg 27ffae8fae Merge pull request #7388 from backstage/dependabot/npm_and_yarn/types/express-serve-static-core-4.17.24
build(deps-dev): bump @types/express-serve-static-core from 4.17.18 to 4.17.24
2021-09-30 11:56:01 +02:00
Patrik Oldsberg 30815dedb8 yarn.lock: dedupe and prefer v14 for @types/node
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-30 11:13:48 +02:00
Patrik Oldsberg e478e377b4 Merge pull request #7386 from backstage/dependabot/npm_and_yarn/types/swagger-ui-react-3.35.2
build(deps-dev): bump @types/swagger-ui-react from 3.35.1 to 3.35.2
2021-09-30 11:06:13 +02:00
dependabot[bot] 9200d4564a build(deps-dev): bump @types/express-serve-static-core
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 4.17.18 to 4.17.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core)

---
updated-dependencies:
- dependency-name: "@types/express-serve-static-core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 04:17:11 +00:00
dependabot[bot] 32a5a8cd40 build(deps): bump dompurify from 2.3.1 to 2.3.3
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.1...2.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 04:13:16 +00:00
dependabot[bot] 3a060a64da build(deps-dev): bump @types/swagger-ui-react from 3.35.1 to 3.35.2
Bumps [@types/swagger-ui-react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/swagger-ui-react) from 3.35.1 to 3.35.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/swagger-ui-react)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-30 04:11:49 +00:00
Patrik Oldsberg 354743a662 Merge pull request #7372 from backstage/dependabot/npm_and_yarn/microsoft/microsoft-graph-types-2.6.0
build(deps): bump @microsoft/microsoft-graph-types from 1.25.0 to 2.6.0
2021-09-29 10:54:32 +02:00
dependabot[bot] 528f7e3eda build(deps): bump @microsoft/microsoft-graph-types from 1.25.0 to 2.6.0
Bumps [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings) from 1.25.0 to 2.6.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases)
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/1.25.0...2.6.0)

---
updated-dependencies:
- dependency-name: "@microsoft/microsoft-graph-types"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 04:13:08 +00:00
dependabot[bot] dc8992c928 build(deps-dev): bump canvas from 2.7.0 to 2.8.0
Bumps [canvas](https://github.com/Automattic/node-canvas) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/Automattic/node-canvas/releases)
- [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/node-canvas/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: canvas
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 04:11:15 +00:00
Fredrik Adelöw dcf32f9189 adjust dependencies
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-28 13:10:38 +02:00