Johan Haals
2cfcbb9559
Merge pull request #9682 from backstage/dependabot/npm_and_yarn/types/inquirer-8.2.0
...
chore(deps-dev): bump @types/inquirer from 8.1.3 to 8.2.0
2022-02-21 08:57:23 +01:00
Johan Haals
52d092a2e6
Merge pull request #9684 from backstage/dependabot/npm_and_yarn/types/luxon-2.0.9
...
chore(deps): bump @types/luxon from 2.0.4 to 2.0.9
2022-02-21 08:56:51 +01:00
Johan Haals
05b0cbc321
Merge pull request #9688 from backstage/dependabot/npm_and_yarn/types/git-url-parse-9.0.1
...
chore(deps-dev): bump @types/git-url-parse from 9.0.0 to 9.0.1
2022-02-21 08:56:14 +01:00
Johan Haals
33e3da1ec5
Merge pull request #9689 from backstage/dependabot/npm_and_yarn/http-proxy-middleware-2.0.3
...
chore(deps): bump http-proxy-middleware from 2.0.2 to 2.0.3
2022-02-21 08:55:47 +01:00
dependabot[bot]
29a675ba60
chore(deps): bump http-proxy-middleware from 2.0.2 to 2.0.3
...
Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases )
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md )
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: http-proxy-middleware
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-21 04:33:41 +00:00
dependabot[bot]
e60b38ff20
chore(deps-dev): bump @types/git-url-parse from 9.0.0 to 9.0.1
...
Bumps [@types/git-url-parse](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/git-url-parse ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/git-url-parse )
---
updated-dependencies:
- dependency-name: "@types/git-url-parse"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-21 04:32:07 +00:00
dependabot[bot]
f6160c82ba
chore(deps): bump @types/luxon from 2.0.4 to 2.0.9
...
Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon ) from 2.0.4 to 2.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon )
---
updated-dependencies:
- dependency-name: "@types/luxon"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-21 04:24:40 +00:00
dependabot[bot]
83d39d137b
chore(deps-dev): bump @types/inquirer from 8.1.3 to 8.2.0
...
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer ) from 8.1.3 to 8.2.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-21 04:16:05 +00:00
Patrik Oldsberg
89396a2032
Merge pull request #9675 from backstage/rugvip/bbfix
...
cli: repo backend build
2022-02-19 21:24:00 +01:00
Patrik Oldsberg
c2f3a548cf
cli: repo backend build
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-19 17:49:07 +01:00
Patrik Oldsberg
c323b2b6af
Merge pull request #9667 from backstage/rugvip/nocols
...
catalog: remove columnFactories export
2022-02-18 19:10:16 +01:00
Ben Lambert
c654699a27
Merge pull request #9666 from backstage/blam/deprecations/2
...
deprecataion: more `scaffolder-backend` deprecations
2022-02-18 16:57:11 +01:00
Patrik Oldsberg
e7b9c3d713
catalog: remove columnFactories export
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-18 16:29:33 +01:00
blam
6981ac4ad2
feat: added a changeset around the fetch:cookiecutter template
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 16:28:02 +01:00
blam
756f6cc5ef
chore: added some more deprecations and fixing some more of the api-report
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 16:22:18 +01:00
blam
e21755c639
chore: tidying up the fetchContents types
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 16:17:23 +01:00
blam
253bd2081c
chore: deprecating the fetch:cookiecutter being installed by default
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 16:09:20 +01:00
Ben Lambert
c4760992a5
Merge pull request #9525 from devth/make-k8s-config-optional-in-dev
...
fix: allow missing k8s config in dev
2022-02-18 14:52:46 +01:00
Ben Lambert
6912dd0a09
Merge pull request #9660 from backstage/blam/deprecations/1
...
deprecations: Some type deprecations and some small breaking changes to the some parts of the `scaffolder-backend`
2022-02-18 14:46:32 +01:00
Patrik Oldsberg
f7d624c56f
Merge pull request #9661 from backstage/rugvip/noentityspec
...
catalog-model: move EntityRelationSpec to catalog-backend
2022-02-18 14:46:21 +01:00
Patrik Oldsberg
a99f153482
Merge pull request #9655 from backstage/rugvip/noentity
...
removed deprecated entity props
2022-02-18 14:46:14 +01:00
Patrik Oldsberg
e55a86b74b
Merge pull request #9654 from backstage/rugvip/fixtestroot
...
cli: fix running tests from root
2022-02-18 14:46:07 +01:00
blam
7d2146c93b
chore: fix warnings in api-report and rebuild it
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 14:26:33 +01:00
Ben Lambert
3c1c6f55b9
chore: code review comments
...
Signed-off-by: Ben Lambert <blam@spotify.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2022-02-18 14:25:47 +01:00
Patrik Oldsberg
bb1660bbcf
Merge pull request #9656 from backstage/rugvip/switchprops
...
catalog: added EntitySwitchProps
2022-02-18 14:14:53 +01:00
Fredrik Adelöw
b5a531d6cf
Merge pull request #9491 from backstage/freben/facets
...
catalog-backend: add support for querying facets
2022-02-18 14:14:36 +01:00
Ben Lambert
9dfffc1558
Merge pull request #9626 from backstage/rugvip/pubfix
...
docs/publishing: minor tweak to master commit creation flow
2022-02-18 14:00:11 +01:00
Fredrik Adelöw
e778086513
Merge pull request #9651 from backstage/freben/aws
...
introduce a catalog aws module
2022-02-18 13:58:16 +01:00
Patrik Oldsberg
7010349c9a
catalog-model: move EntityRelationSpec to catalog-backend
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-18 13:55:03 +01:00
Patrik Oldsberg
2262fe19c9
removed deprecated entity props
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-18 13:54:33 +01:00
Patrik Oldsberg
39c3decb51
Merge pull request #9632 from backstage/rugvip/maybe
...
maybe rename CatalogResultListItem
2022-02-18 13:52:17 +01:00
Patrik Oldsberg
326977e3dc
Merge pull request #9621 from backstage/rugvip/loco
...
catalog-backend: deprecated location result optional flag
2022-02-18 13:48:43 +01:00
blam
2886e2c448
chore: updating changeset text with actual changes
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 13:48:30 +01:00
blam
7f193ff019
chore: fix the types and update the api-report
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 13:40:22 +01:00
blam
a7e01ab339
make some breaking changes to TaskStore and TaskBroker
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 13:34:28 +01:00
Fredrik Adelöw
3eedf28961
Merge pull request #9652 from backstage/freben/puppeteer
...
bump puppeteer
2022-02-18 13:25:06 +01:00
Patrik Oldsberg
852d5ff758
catalog: added EntitySwitchProps
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-18 13:20:15 +01:00
Fredrik Adelöw
1c894ce610
put back aws on the catalog for now
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-18 13:13:55 +01:00
blam
3cdd27b4c7
chore: renaming some types that are exported and moving across
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 13:13:31 +01:00
blam
0988c86166
chore: constructor for DatabaseTaskStore is now private
...
Signed-off-by: blam <ben@blam.sh >
2022-02-18 13:03:53 +01:00
Patrik Oldsberg
5cc7f48400
cli: fix running tests from root
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-18 13:02:10 +01:00
Patrik Oldsberg
a686702dbe
catalog: rename CatalogResultListItem to CatalogSearchResultListItem
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-18 12:41:15 +01:00
Fredrik Adelöw
94f9ac9492
bump puppeteer
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-18 12:28:26 +01:00
Fredrik Adelöw
25e97e7242
introduce a catalog aws module
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-18 12:17:00 +01:00
Ben Lambert
10a0a8046b
Merge pull request #9644 from backstage/dependabot/npm_and_yarn/webpack-5.69.1
...
chore(deps): bump webpack from 5.67.0 to 5.69.1
2022-02-18 11:39:57 +01:00
Ben Lambert
f60bd73b7e
Merge pull request #9650 from backstage/dependabot/npm_and_yarn/url-parse-1.5.7
...
chore(deps): bump url-parse from 1.5.3 to 1.5.7
2022-02-18 11:39:37 +01:00
Patrik Oldsberg
2ec253fcbc
catalog-backend: fix usage of optional locations in tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-18 11:38:22 +01:00
Ben Lambert
db7157ad50
Merge pull request #9573 from backstage/blam/deprecations/metadata
...
deprecations: Some deprecations for the `specs` in `scaffolder-common`
2022-02-18 11:36:38 +01:00
Ben Lambert
02821e4bef
Merge pull request #9584 from ItzEdgar/gitlab-selfhosted-fix
...
Updated gitlab integration to include port
2022-02-18 11:35:58 +01:00
Edgar Silva
d39c5ab22b
Update changeset's spelling as advised
...
Changed `gitlab` spelling to `GitLab` and `selfhosted` to `Self Hosted`
Signed-off-by: Edgar Silva <edgar.silva@cross-join.com >
Signed-off-by: blam <ben@blam.sh >
2022-02-18 11:35:36 +01:00