Commit Graph

15275 Commits

Author SHA1 Message Date
Ben Lambert f4db30cf5a Merge pull request #6522 from backstage/dependabot/npm_and_yarn/microsite/spotify/prettier-config-11.0.0
chore(deps-dev): bump @spotify/prettier-config from 10.0.0 to 11.0.0 in /microsite
2021-07-19 16:28:13 +02:00
Eric Peterson 01647758ed Merge pull request #6511 from kuangp/fix/techdocsLocal
fix(techdocs): properly validate mkdocs docs_dir property
2021-07-19 16:03:03 +02:00
blam c87bed34bc chore: fix yarn.lock for microsite
Signed-off-by: blam <ben@blam.sh>
2021-07-19 15:48:42 +02:00
dependabot[bot] 525a8c696a chore(deps-dev): bump @spotify/prettier-config in /microsite
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 10.0.0 to 11.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/v10.0.0...v11.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-07-19 15:46:45 +02:00
Himanshu Mishra 257b9d5693 Merge pull request #6513 from kuangp/chore/catalogExports 2021-07-19 14:56:50 +02:00
Himanshu Mishra 4e032017e3 Merge pull request #6526 from backstage/dependabot/npm_and_yarn/storybook/addon-links-6.3.4 2021-07-19 14:39:50 +02:00
Ben Lambert 5b9e6a78b5 Merge pull request #6525 from backstage/dependabot/npm_and_yarn/testing-library/jest-dom-5.14.1
chore(deps): bump @testing-library/jest-dom from 5.11.9 to 5.14.1
2021-07-19 10:35:26 +02:00
Raghunandan Balachandran f9457c0dd4 Merge pull request #6455 from SDA-SE/feat/techdocs-no-crash-not-found
[TechDocs] Handle error responses in getTechDocsMetadata and `getEntityMetadata` such that `<TechDocsPageHeader>` doesn't throw errors.
2021-07-19 10:05:16 +02:00
dependabot[bot] 5bd64da42a chore(deps-dev): bump @storybook/addon-links from 6.1.11 to 6.3.4
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.1.11 to 6.3.4.
- [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.4/addons/links)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:46:33 +00:00
dependabot[bot] 2a6674c529 chore(deps): bump @testing-library/jest-dom from 5.11.9 to 5.14.1
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.9 to 5.14.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.9...v5.14.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 04:46:05 +00:00
Ben Lambert ea5631a40d Merge pull request #6504 from RoadieHQ/update-roadie-plugin-versions
Update dependecies from roadie
2021-07-17 04:29:52 +02:00
Phil Kuang 71c936eb62 chore(catalog): export CatalogClientWrapper class
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-16 18:49:54 -04:00
Phil Kuang 6e5aed1c99 fix(techdocs): properly validate mkdocs docs_dir property
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-16 15:04:33 -04:00
irma12 3297286c03 Merge branch 'master' into update-roadie-plugin-versions 2021-07-16 16:13:07 +02:00
Ben Lambert a2fbdfde36 Merge pull request #6510 from backstage/blam/bump-eslint
deps: bump eslint
2021-07-16 16:03:03 +02:00
irma12 eff4321964 Merge branch 'master' into update-roadie-plugin-versions 2021-07-16 15:40:54 +02:00
blam 9a96b5da75 chore: changeset
Signed-off-by: blam <ben@blam.sh>
2021-07-16 15:05:16 +02:00
blam 099f7cf4b6 chore: bump eslint
Signed-off-by: blam <ben@blam.sh>
2021-07-16 15:03:36 +02:00
Ben Lambert d13e008454 Merge pull request #6500 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.3
chore(deps): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.3
2021-07-16 14:47:05 +02:00
Ben Lambert 212d92f523 Merge pull request #6410 from backstage/joeporpeglia/new-sample-templates
Scaffolder/create-app: Use new location for sample software templates
2021-07-16 14:37:36 +02:00
blam 03d23b2525 chore: fix dependencies
Signed-off-by: blam <ben@blam.sh>
2021-07-16 14:02:18 +02:00
Ben Lambert ccc649a408 Merge pull request #6385 from backstage/blam/move-out-cookiecutter-action
Move Cookiecutter to it's own module
2021-07-16 12:54:23 +02:00
irma12 12b5b69b49 Clean yarn.lock
Signed-off-by: irma12 <irma@roadie.io>
2021-07-16 12:50:52 +02:00
Ben Lambert 366547f707 Merge pull request #6506 from backstage/orkohunter/doc-updates
docs: remove unnencessary clause about software catalog
2021-07-16 12:27:26 +02:00
Ben Lambert 30a6125763 Merge pull request #6505 from backstage/rugvip/flatfix
core-app-api: fix root route handling in FlatRoutes
2021-07-16 12:26:44 +02:00
Himanshu Mishra c0574e207a docs: remove unnencessary clause about software catalog
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 12:09:42 +02:00
irma12 920bcce5b3 Update dependecies from roadie
Signed-off-by: irma12 <irma@roadie.io>
2021-07-16 12:01:08 +02:00
Patrik Oldsberg ea249c6e63 core-app-api: fix root route handling in FlatRoutes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-07-16 12:00:59 +02:00
Himanshu Mishra 529fd3285b add an example of working with a local template
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
Himanshu Mishra 8b135fa79b update remote urls to use main branch
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
Himanshu Mishra 4ea7cd583b chore: update changeset to be patch changes
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:14 +02:00
Himanshu Mishra 1165398a9f Revert "Point to specific commit for sample templates"
Hashes don't work with Scaffolder.

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-16 11:35:03 +02:00
Joe Porpeglia 1a8cde9099 Point to specific commit for sample templates
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-07-16 11:34:24 +02:00
Joe Porpeglia cb41e2c1ec Update .changeset/wicked-emus-deny.md
Co-authored-by: Tim <timbonicus@gmail.com>
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-07-16 11:34:24 +02:00
Joe Porpeglia eb740ee24c Use new location for sample software templates
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-07-16 11:34:23 +02:00
Ben Lambert 0041be8c51 Merge pull request #6499 from backstage/dependabot/npm_and_yarn/kafkajs-1.16.0-beta.21
chore(deps): bump kafkajs from 1.16.0-beta.6 to 1.16.0-beta.21
2021-07-16 10:15:56 +02:00
Ben Lambert 4a851bfe20 Merge pull request #6498 from fengypants/footer
microsite: Updated footer with two links
2021-07-16 10:15:28 +02:00
Ben Lambert 2cdf1791b0 Merge pull request #6501 from backstage/dependabot/npm_and_yarn/js-base64-3.6.1
chore(deps): bump js-base64 from 3.6.0 to 3.6.1
2021-07-16 09:57:50 +02:00
Ben Lambert a717a3e806 Merge pull request #6502 from backstage/dependabot/npm_and_yarn/types/d3-shape-3.0.1
chore(deps-dev): bump @types/d3-shape from 2.1.0 to 3.0.1
2021-07-16 09:57:31 +02:00
dependabot[bot] d6a01dc222 chore(deps-dev): bump @types/d3-shape from 2.1.0 to 3.0.1
Bumps [@types/d3-shape](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/d3-shape) from 2.1.0 to 3.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/d3-shape)

---
updated-dependencies:
- dependency-name: "@types/d3-shape"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 04:13:59 +00:00
dependabot[bot] a4e905d9a5 chore(deps): bump js-base64 from 3.6.0 to 3.6.1
Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/dankogai/js-base64/releases)
- [Commits](https://github.com/dankogai/js-base64/compare/3.6.0...3.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 04:13:22 +00:00
dependabot[bot] 2cabea24dc chore(deps): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.3
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.27.0 to 4.28.3.
- [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.28.3/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-07-16 04:12:36 +00:00
dependabot[bot] 0aafc6d155 chore(deps): bump kafkajs from 1.16.0-beta.6 to 1.16.0-beta.21
Bumps [kafkajs](https://github.com/tulios/kafkajs) from 1.16.0-beta.6 to 1.16.0-beta.21.
- [Release notes](https://github.com/tulios/kafkajs/releases)
- [Changelog](https://github.com/tulios/kafkajs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tulios/kafkajs/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-16 04:11:46 +00:00
Jeff Feng 0e7fccb58b Updated footer with two links
Added links to backstage.spotify.com and Community Sessions.

Signed-off-by: Jeff Feng <fengypants@gmail.com>
2021-07-15 20:36:18 -04:00
blam 0a7e3d243c chore: fix changeset
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:25:50 +02:00
blam 4af11b2cf5 chore: updating the actions documentation again
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:11:39 +02:00
blam a7f0e1994a docs: document the cookiecutter actions
Signed-off-by: blam <ben@blam.sh>
2021-07-15 13:09:25 +02:00
blam 6efd28c441 chore: fix changeset and update some deps to avoid bringing in multiple
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:51:19 +02:00
blam 2bffb18859 chore: run prettier on ugly document
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:34:55 +02:00
blam 94c00f9ba7 api-report: update the api reports for the plugins
Signed-off-by: blam <ben@blam.sh>
2021-07-15 12:26:48 +02:00