@backstage/plugin-catalog-backend-module-aws 0.0.0-nightly-20230113023010 → 0.0.0-nightly-20230114022133

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,21 +1,21 @@
1
1
  # @backstage/plugin-catalog-backend-module-aws
2
2
 
3
- ## 0.0.0-nightly-20230113023010
3
+ ## 0.0.0-nightly-20230114022133
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - 9f2b786fc9: Provide context for logged errors.
8
8
  - 8e06f3cf00: Switched imports of `loggerToWinstonLogger` to `@backstage/backend-common`.
9
9
  - Updated dependencies
10
- - @backstage/backend-plugin-api@0.0.0-nightly-20230113023010
11
- - @backstage/backend-common@0.0.0-nightly-20230113023010
12
- - @backstage/catalog-model@0.0.0-nightly-20230113023010
13
- - @backstage/backend-tasks@0.0.0-nightly-20230113023010
14
- - @backstage/plugin-catalog-backend@0.0.0-nightly-20230113023010
15
- - @backstage/config@0.0.0-nightly-20230113023010
16
- - @backstage/plugin-catalog-node@0.0.0-nightly-20230113023010
10
+ - @backstage/backend-plugin-api@0.0.0-nightly-20230114022133
11
+ - @backstage/backend-common@0.0.0-nightly-20230114022133
12
+ - @backstage/catalog-model@0.0.0-nightly-20230114022133
13
+ - @backstage/backend-tasks@0.0.0-nightly-20230114022133
14
+ - @backstage/plugin-catalog-backend@0.0.0-nightly-20230114022133
15
+ - @backstage/config@0.0.0-nightly-20230114022133
16
+ - @backstage/plugin-catalog-node@0.0.0-nightly-20230114022133
17
17
  - @backstage/errors@1.1.4
18
- - @backstage/integration@0.0.0-nightly-20230113023010
18
+ - @backstage/integration@0.0.0-nightly-20230114022133
19
19
  - @backstage/types@1.0.2
20
20
 
21
21
  ## 0.1.13-next.2
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-backend-module-aws",
3
- "version": "0.0.0-nightly-20230113023010",
3
+ "version": "0.0.0-nightly-20230114022133",
4
4
  "main": "../dist/index.cjs.js",
5
5
  "types": "../dist/index.alpha.d.ts"
6
6
  }
@@ -117,6 +117,6 @@ export declare class AwsS3EntityProvider implements EntityProvider {
117
117
  *
118
118
  * @alpha
119
119
  */
120
- export declare const awsS3EntityProviderCatalogModule: (options?: undefined) => BackendFeature;
120
+ export declare const awsS3EntityProviderCatalogModule: () => BackendFeature;
121
121
 
122
122
  export { }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@backstage/plugin-catalog-backend-module-aws",
3
3
  "description": "A Backstage catalog backend module that helps integrate towards AWS",
4
- "version": "0.0.0-nightly-20230113023010",
4
+ "version": "0.0.0-nightly-20230114022133",
5
5
  "main": "dist/index.cjs.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "license": "Apache-2.0",
@@ -33,15 +33,15 @@
33
33
  "clean": "backstage-cli package clean"
34
34
  },
35
35
  "dependencies": {
36
- "@backstage/backend-common": "^0.0.0-nightly-20230113023010",
37
- "@backstage/backend-plugin-api": "^0.0.0-nightly-20230113023010",
38
- "@backstage/backend-tasks": "^0.0.0-nightly-20230113023010",
39
- "@backstage/catalog-model": "^0.0.0-nightly-20230113023010",
40
- "@backstage/config": "^0.0.0-nightly-20230113023010",
36
+ "@backstage/backend-common": "^0.0.0-nightly-20230114022133",
37
+ "@backstage/backend-plugin-api": "^0.0.0-nightly-20230114022133",
38
+ "@backstage/backend-tasks": "^0.0.0-nightly-20230114022133",
39
+ "@backstage/catalog-model": "^0.0.0-nightly-20230114022133",
40
+ "@backstage/config": "^0.0.0-nightly-20230114022133",
41
41
  "@backstage/errors": "^1.1.4",
42
- "@backstage/integration": "^0.0.0-nightly-20230113023010",
43
- "@backstage/plugin-catalog-backend": "^0.0.0-nightly-20230113023010",
44
- "@backstage/plugin-catalog-node": "^0.0.0-nightly-20230113023010",
42
+ "@backstage/integration": "^0.0.0-nightly-20230114022133",
43
+ "@backstage/plugin-catalog-backend": "^0.0.0-nightly-20230114022133",
44
+ "@backstage/plugin-catalog-node": "^0.0.0-nightly-20230114022133",
45
45
  "@backstage/types": "^1.0.2",
46
46
  "aws-sdk": "^2.840.0",
47
47
  "lodash": "^4.17.21",
@@ -50,8 +50,8 @@
50
50
  "winston": "^3.2.1"
51
51
  },
52
52
  "devDependencies": {
53
- "@backstage/backend-test-utils": "^0.0.0-nightly-20230113023010",
54
- "@backstage/cli": "^0.0.0-nightly-20230113023010",
53
+ "@backstage/backend-test-utils": "^0.0.0-nightly-20230114022133",
54
+ "@backstage/cli": "^0.0.0-nightly-20230114022133",
55
55
  "@types/lodash": "^4.14.151",
56
56
  "aws-sdk-mock": "^5.2.1",
57
57
  "luxon": "^3.0.0",