Commit Graph

24186 Commits

Author SHA1 Message Date
Fredrik Adelöw 4964fdb528 Merge pull request #10155 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.14.0
build(deps): bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.14.0
2022-03-14 07:31:42 +01:00
Fredrik Adelöw a1c81cb6b4 Merge pull request #10156 from backstage/dependabot/npm_and_yarn/testing-library/react-12.1.4
build(deps): bump @testing-library/react from 12.1.3 to 12.1.4
2022-03-14 07:18:51 +01:00
Fredrik Adelöw cd91166aed Merge pull request #10148 from backstage/freben/dedup
just some manual dedup of packages
2022-03-14 07:17:43 +01:00
dependabot[bot] 1f813033ff build(deps): bump @testing-library/react from 12.1.3 to 12.1.4
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.3 to 12.1.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.3...v12.1.4)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 04:17:16 +00:00
dependabot[bot] f5c80fbcfd build(deps): bump @typescript-eslint/eslint-plugin from 5.9.0 to 5.14.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.9.0 to 5.14.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/v5.14.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>
2022-03-14 04:08:45 +00:00
Fredrik Adelöw 14e9ce1452 advancements
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-13 21:57:02 +01:00
Fredrik Adelöw 8948c48eee just some manual dedup of packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-13 19:33:12 +01:00
Fredrik Adelöw b17dd0584d Merge pull request #10144 from awanlin/topic/doc-updates
Fixed typo and updated code examples
2022-03-12 19:07:45 +01:00
Andre Wanlin 8d081c3f3b Fixed typo and updated code examples
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-12 10:51:29 -06:00
Patrik Oldsberg 86de5e8d61 Merge pull request #10137 from backstage/rugvip/overrides
cli: forward overrides in eslint-factory
2022-03-12 09:06:19 +01:00
Fredrik Adelöw 97e98ac7e4 Merge pull request #10136 from backstage/freben/dom
fix react testing lib version in gcalendar
2022-03-11 18:09:35 +01:00
Patrik Oldsberg 19eed0edd9 cli: forward overrides in eslint-factory
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-11 18:05:08 +01:00
Fredrik Adelöw 6653a63c91 fix react testing lib version in gcalendar
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 16:39:25 +01:00
Fredrik Adelöw 1d9a123dde Merge pull request #10132 from backstage/freben/better
switch us over to better-sqlite3
2022-03-11 16:18:19 +01:00
Fredrik Adelöw 96eeed1162 Merge pull request #9719 from alexrybch/gcalendar
Google calendar widget for Homepage
2022-03-11 16:17:16 +01:00
Fredrik Adelöw efc73db10c switch us over to better-sqlite3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 15:37:50 +01:00
Alex Rybchenko 7fcae219d1 remove apiRef register, pr fixes
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-11 15:30:31 +01:00
Fredrik Adelöw 3f21eb4d13 Merge pull request #10131 from backstage/freben/dots
fix handling of bucket names with dots in them
2022-03-11 13:38:59 +01:00
Patrik Oldsberg 4d35a4228c Merge pull request #10114 from backstage/rugvip/apply-cli-fix
apply fix from 0.71.1 to master
2022-03-11 13:35:09 +01:00
Patrik Oldsberg 3fe70c4856 Merge pull request #10130 from backstage/rugvip/codemods
codemods: inline core-imports table + fix createApp
2022-03-11 13:35:01 +01:00
Fredrik Adelöw b66f70180f fix handling of bucket names with dots in them
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 13:18:39 +01:00
Fredrik Adelöw 3de66d7bb9 Merge pull request #10109 from afscrome/patch-1
Typo fix to Azure Devops readme
2022-03-11 11:59:17 +01:00
Fredrik Adelöw 4e6327ef7a changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-11 11:40:35 +01:00
Fredrik Adelöw fa2bd08033 Merge pull request #9800 from backstage/dependabot/npm_and_yarn/testing-library/react-12.1.3
chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
2022-03-11 11:25:56 +01:00
Patrik Oldsberg 224441d0f9 codemods: inline core-imports table + fix createApp
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-11 11:16:58 +01:00
Johan Haals 66ffb38685 Merge pull request #10122 from backstage/dependabot/npm_and_yarn/google-cloud/container-3.0.0
build(deps): bump @google-cloud/container from 2.3.0 to 3.0.0
2022-03-11 10:02:48 +01:00
Johan Haals 3203784e4b Merge pull request #10048 from infracost/getting-started-docs
Getting started docs
2022-03-11 09:59:50 +01:00
Fredrik Adelöw 0a3b48cdf3 Merge pull request #10123 from backstage/dependabot/npm_and_yarn/vm2-3.9.9
build(deps): bump vm2 from 3.9.8 to 3.9.9
2022-03-11 08:37:10 +01:00
Fredrik Adelöw 43ad3292c2 Merge pull request #10124 from backstage/dependabot/npm_and_yarn/isomorphic-git-1.13.1
build(deps): bump isomorphic-git from 1.10.0 to 1.13.1
2022-03-11 08:36:36 +01:00
dependabot[bot] 415c8131a8 build(deps): bump isomorphic-git from 1.10.0 to 1.13.1
Bumps [isomorphic-git](https://github.com/isomorphic-git/isomorphic-git) from 1.10.0 to 1.13.1.
- [Release notes](https://github.com/isomorphic-git/isomorphic-git/releases)
- [Changelog](https://github.com/isomorphic-git/isomorphic-git/blob/main/docs/in-the-news.md)
- [Commits](https://github.com/isomorphic-git/isomorphic-git/compare/v1.10.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 04:08:29 +00:00
dependabot[bot] 219295f9e5 build(deps): bump vm2 from 3.9.8 to 3.9.9
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.8 to 3.9.9.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.8...3.9.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 04:07:41 +00:00
dependabot[bot] dab7f8dbd3 build(deps): bump @google-cloud/container from 2.3.0 to 3.0.0
Bumps [@google-cloud/container](https://github.com/googleapis/nodejs-cloud-container) from 2.3.0 to 3.0.0.
- [Release notes](https://github.com/googleapis/nodejs-cloud-container/releases)
- [Changelog](https://github.com/googleapis/nodejs-cloud-container/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-cloud-container/compare/v2.3.0...v3.0.0)

---
updated-dependencies:
- dependency-name: "@google-cloud/container"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 04:07:21 +00:00
Alex Crome e7dde11b46 Typo fix to Azure Devops readme
Removed an erroneous backtick that was messign up formatting

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-03-10 23:11:52 +00:00
Patrik Oldsberg 947ae3b40e cli: sync changelog + changeset for 0.71.1 fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-10 18:59:14 +01:00
Patrik Oldsberg 8cdb271bf1 cli: fix for versions not being inlined by rollup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-10 18:56:17 +01:00
Fredrik Adelöw f42302600a Merge pull request #9972 from backstage/jhaals/remove-target-relation
catalog-model: Remove `target` from `EntityRelation` type
2022-03-10 16:58:08 +01:00
Fredrik Adelöw c3decbde71 fix
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-10 16:24:54 +01:00
Johan Haals be906d84fe fix year off-by-one error
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals ae6b614d84 update changeset, add api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals 36c2ada275 Keep target field in entities output
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals cdb623445e remove target from catalog tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals ba6d2fecec update changesets
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals 9803a47f31 app: Disable incompatible example app plugins until updated
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:13 +01:00
Johan Haals d3e9ec43b7 catalog-model: Remove target from EntityRelation type.
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:12 +01:00
Fredrik Adelöw 165cabfeb6 Merge pull request #9976 from backstage/freben/generation
remove `metadata.generation`
2022-03-10 15:45:21 +01:00
Fredrik Adelöw 743f77b7de Merge pull request #10101 from backstage/dependabot/npm_and_yarn/types/uuid-8.3.4
build(deps-dev): bump @types/uuid from 8.3.0 to 8.3.4
2022-03-10 15:40:06 +01:00
Alex Rybchenko 8411f85ee8 fixed plugin template
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-10 14:15:06 +01:00
dependabot[bot] a422d7ce5e chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 12.1.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.6...v12.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 14:07:33 +01:00
Alex Rybchenko 2e0eb4808e Merge branch 'master' into gcalendar
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-10 13:36:37 +01:00
Alex Rybchenko c0fd5489e5 updated cli dependency
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-10 13:28:34 +01:00