@cdk8s/awscdk-resolver 0.0.6 → 0.0.8

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.
Files changed (70) hide show
  1. package/.jsii +5 -5
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/package.json +5 -5
  4. package/node_modules/@aws-sdk/client-sso/package.json +3 -3
  5. package/node_modules/@aws-sdk/client-sts/package.json +4 -4
  6. package/node_modules/@aws-sdk/credential-provider-ini/package.json +2 -2
  7. package/node_modules/@aws-sdk/credential-provider-node/package.json +3 -3
  8. package/node_modules/@aws-sdk/credential-provider-sso/package.json +3 -3
  9. package/node_modules/@aws-sdk/middleware-user-agent/package.json +2 -2
  10. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  11. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/getEndpointUrlConfig.js +25 -0
  12. package/node_modules/@aws-sdk/util-endpoints/dist-es/getEndpointUrlConfig.js +21 -0
  13. package/node_modules/@aws-sdk/util-endpoints/dist-types/getEndpointUrlConfig.d.ts +2 -0
  14. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +4 -0
  15. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -1
  16. package/node_modules/@smithy/abort-controller/package.json +2 -2
  17. package/node_modules/@smithy/config-resolver/package.json +4 -4
  18. package/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  19. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  20. package/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  21. package/node_modules/@smithy/hash-node/package.json +2 -2
  22. package/node_modules/@smithy/invalid-dependency/package.json +2 -2
  23. package/node_modules/@smithy/middleware-content-length/package.json +4 -4
  24. package/node_modules/@smithy/middleware-endpoint/package.json +5 -5
  25. package/node_modules/@smithy/middleware-retry/package.json +8 -8
  26. package/node_modules/@smithy/middleware-serde/package.json +3 -3
  27. package/node_modules/@smithy/middleware-stack/package.json +2 -2
  28. package/node_modules/@smithy/node-config-provider/dist-cjs/fromSharedConfigFiles.js +2 -1
  29. package/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +2 -1
  30. package/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +2 -2
  31. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +2 -2
  32. package/node_modules/@smithy/node-config-provider/package.json +4 -4
  33. package/node_modules/@smithy/node-http-handler/package.json +5 -5
  34. package/node_modules/@smithy/property-provider/package.json +2 -2
  35. package/node_modules/@smithy/protocol-http/package.json +2 -2
  36. package/node_modules/@smithy/querystring-builder/package.json +2 -2
  37. package/node_modules/@smithy/querystring-parser/package.json +2 -2
  38. package/node_modules/@smithy/service-error-classification/package.json +2 -2
  39. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getConfigData.js +21 -0
  40. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSsoSessionData.js +4 -3
  41. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/loadSharedConfigFiles.js +4 -3
  42. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/parseIni.js +28 -9
  43. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigData.js +17 -0
  44. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getSsoSessionData.js +4 -3
  45. package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +3 -2
  46. package/node_modules/@smithy/shared-ini-file-loader/dist-es/parseIni.js +28 -9
  47. package/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +8 -0
  48. package/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +1 -0
  49. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +8 -0
  50. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +1 -0
  51. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  52. package/node_modules/@smithy/signature-v4/package.json +5 -5
  53. package/node_modules/@smithy/smithy-client/package.json +4 -4
  54. package/node_modules/@smithy/types/dist-cjs/profile.js +7 -0
  55. package/node_modules/@smithy/types/dist-es/profile.js +6 -1
  56. package/node_modules/@smithy/types/dist-types/profile.d.ts +8 -0
  57. package/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +8 -0
  58. package/node_modules/@smithy/types/package.json +1 -1
  59. package/node_modules/@smithy/url-parser/package.json +3 -3
  60. package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  61. package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  62. package/node_modules/@smithy/util-middleware/package.json +2 -2
  63. package/node_modules/@smithy/util-retry/package.json +3 -3
  64. package/node_modules/@smithy/util-stream/package.json +5 -5
  65. package/node_modules/@smithy/util-waiter/package.json +3 -3
  66. package/package.json +12 -12
  67. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getProfileData.js +0 -10
  68. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getProfileData.js +0 -6
  69. package/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileData.d.ts +0 -7
  70. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileData.d.ts +0 -7
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-stream",
3
- "version": "2.0.14",
3
+ "version": "2.0.15",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "yarn g:tsc -p tsconfig.cjs.json",
@@ -24,9 +24,9 @@
24
24
  },
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
- "@smithy/fetch-http-handler": "^2.2.1",
28
- "@smithy/node-http-handler": "^2.1.6",
29
- "@smithy/types": "^2.3.4",
27
+ "@smithy/fetch-http-handler": "^2.2.2",
28
+ "@smithy/node-http-handler": "^2.1.7",
29
+ "@smithy/types": "^2.3.5",
30
30
  "@smithy/util-base64": "^2.0.0",
31
31
  "@smithy/util-buffer-from": "^2.0.0",
32
32
  "@smithy/util-hex-encoding": "^2.0.0",
@@ -34,7 +34,7 @@
34
34
  "tslib": "^2.5.0"
35
35
  },
36
36
  "devDependencies": {
37
- "@smithy/util-test": "^0.1.6",
37
+ "@smithy/util-test": "^0.1.7",
38
38
  "@types/chai-as-promised": "^7.1.2",
39
39
  "@types/node": "^14.14.31",
40
40
  "chai": "^4.2.0",
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@smithy/util-waiter",
3
- "version": "2.0.10",
3
+ "version": "2.0.11",
4
4
  "description": "Shared utilities for client waiters for the AWS SDK",
5
5
  "dependencies": {
6
- "@smithy/abort-controller": "^2.0.10",
7
- "@smithy/types": "^2.3.4",
6
+ "@smithy/abort-controller": "^2.0.11",
7
+ "@smithy/types": "^2.3.5",
8
8
  "tslib": "^2.5.0"
9
9
  },
10
10
  "scripts": {
package/package.json CHANGED
@@ -42,17 +42,17 @@
42
42
  "organization": false
43
43
  },
44
44
  "devDependencies": {
45
- "@cdk8s/projen-common": "0.0.458",
45
+ "@cdk8s/projen-common": "0.0.459",
46
46
  "@types/fs-extra": "^11.0.2",
47
47
  "@types/jest": "^27",
48
48
  "@types/node": "^16",
49
49
  "@typescript-eslint/eslint-plugin": "^6",
50
50
  "@typescript-eslint/parser": "^6",
51
- "aws-cdk": "^2.99.1",
52
- "aws-cdk-lib": "2.99.1",
53
- "cdk8s": "2.66.4",
54
- "cdk8s-cli": "^2.122.0",
55
- "constructs": "10.2.70",
51
+ "aws-cdk": "^2.100.0",
52
+ "aws-cdk-lib": "2.100.0",
53
+ "cdk8s": "2.66.8",
54
+ "cdk8s-cli": "^2.131.0",
55
+ "constructs": "10.3.0",
56
56
  "eslint": "^8",
57
57
  "eslint-import-resolver-node": "^0.3.9",
58
58
  "eslint-import-resolver-typescript": "^3.6.1",
@@ -61,9 +61,9 @@
61
61
  "jest": "^27",
62
62
  "jest-junit": "^15",
63
63
  "jsii": "^5",
64
- "jsii-diff": "^1.89.0",
64
+ "jsii-diff": "^1.90.0",
65
65
  "jsii-docgen": "^9.2.2",
66
- "jsii-pacmak": "^1.89.0",
66
+ "jsii-pacmak": "^1.90.0",
67
67
  "jsii-rosetta": "^5",
68
68
  "npm-check-updates": "^16",
69
69
  "projen": "^0.73.39",
@@ -73,9 +73,9 @@
73
73
  "typescript": "^5.2.2"
74
74
  },
75
75
  "peerDependencies": {
76
- "aws-cdk-lib": "^2.99.1",
77
- "cdk8s": "^2.66.4",
78
- "constructs": "^10.2.70"
76
+ "aws-cdk-lib": "^2.100.0",
77
+ "cdk8s": "^2.66.8",
78
+ "constructs": "^10.3.0"
79
79
  },
80
80
  "dependencies": {
81
81
  "@aws-sdk/client-cloudformation": "^3.423.0"
@@ -94,7 +94,7 @@
94
94
  "publishConfig": {
95
95
  "access": "public"
96
96
  },
97
- "version": "0.0.6",
97
+ "version": "0.0.8",
98
98
  "jest": {
99
99
  "testMatch": [
100
100
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",
@@ -1,10 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getProfileData = void 0;
4
- const profileKeyRegex = /^profile\s(["'])?([^\1]+)\1$/;
5
- const getProfileData = (data) => Object.entries(data)
6
- .filter(([key]) => profileKeyRegex.test(key))
7
- .reduce((acc, [key, value]) => ({ ...acc, [profileKeyRegex.exec(key)[2]]: value }), {
8
- ...(data.default && { default: data.default }),
9
- });
10
- exports.getProfileData = getProfileData;
@@ -1,6 +0,0 @@
1
- const profileKeyRegex = /^profile\s(["'])?([^\1]+)\1$/;
2
- export const getProfileData = (data) => Object.entries(data)
3
- .filter(([key]) => profileKeyRegex.test(key))
4
- .reduce((acc, [key, value]) => ({ ...acc, [profileKeyRegex.exec(key)[2]]: value }), {
5
- ...(data.default && { default: data.default }),
6
- });
@@ -1,7 +0,0 @@
1
- import { ParsedIniData } from "@smithy/types";
2
- /**
3
- * Returns the profile data from parsed ini data.
4
- * * Returns data for `default`
5
- * * Reads profileName after profile prefix including/excluding quotes
6
- */
7
- export declare const getProfileData: (data: ParsedIniData) => ParsedIniData;
@@ -1,7 +0,0 @@
1
- import { ParsedIniData } from "@smithy/types";
2
- /**
3
- * Returns the profile data from parsed ini data.
4
- * * Returns data for `default`
5
- * * Reads profileName after profile prefix including/excluding quotes
6
- */
7
- export declare const getProfileData: (data: ParsedIniData) => ParsedIniData;