@cdk8s/awscdk-resolver 0.0.290 → 0.0.291

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 (62) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +6 -6
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +6 -6
  5. package/node_modules/@aws-sdk/client-cloudformation/package.json +15 -15
  6. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +6 -6
  7. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +6 -6
  8. package/node_modules/@aws-sdk/client-sso/package.json +14 -14
  9. package/node_modules/@aws-sdk/core/package.json +3 -3
  10. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  11. package/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  12. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  13. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  14. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  15. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  16. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  17. package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  18. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +6 -6
  19. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +6 -6
  20. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +6 -6
  21. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +6 -6
  22. package/node_modules/@aws-sdk/nested-clients/package.json +14 -14
  23. package/node_modules/@aws-sdk/region-config-resolver/package.json +2 -2
  24. package/node_modules/@aws-sdk/token-providers/package.json +2 -2
  25. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
  26. package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
  27. package/node_modules/@smithy/config-resolver/package.json +2 -2
  28. package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +0 -3
  29. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -1
  30. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +1 -1
  31. package/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +1 -1
  32. package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
  33. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  34. package/node_modules/@smithy/middleware-retry/package.json +3 -3
  35. package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +14 -10
  36. package/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +5 -1
  37. package/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +3 -3
  38. package/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +2 -2
  39. package/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +15 -2
  40. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +2 -2
  41. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +15 -2
  42. package/node_modules/@smithy/node-config-provider/package.json +1 -1
  43. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +2 -2
  44. package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +3 -1
  45. package/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +3 -1
  46. package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +4 -4
  47. package/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +1 -2
  48. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +3 -1
  49. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +3 -1
  50. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +4 -4
  51. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +1 -2
  52. package/node_modules/@smithy/smithy-client/package.json +2 -2
  53. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  54. package/node_modules/@smithy/util-defaults-mode-node/package.json +5 -5
  55. package/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +1 -1
  56. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +1 -1
  57. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +1 -1
  58. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +2 -2
  59. package/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +1 -1
  60. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +2 -2
  61. package/node_modules/@smithy/util-endpoints/package.json +2 -2
  62. package/package.json +4 -4
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/smithy-client",
3
- "version": "4.2.2",
3
+ "version": "4.2.3",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline smithy-client",
@@ -25,7 +25,7 @@
25
25
  "license": "Apache-2.0",
26
26
  "dependencies": {
27
27
  "@smithy/core": "^3.3.1",
28
- "@smithy/middleware-endpoint": "^4.1.2",
28
+ "@smithy/middleware-endpoint": "^4.1.3",
29
29
  "@smithy/middleware-stack": "^4.0.2",
30
30
  "@smithy/protocol-http": "^5.1.0",
31
31
  "@smithy/types": "^4.2.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-browser",
3
- "version": "4.0.10",
3
+ "version": "4.0.11",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-browser",
@@ -24,7 +24,7 @@
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
26
  "@smithy/property-provider": "^4.0.2",
27
- "@smithy/smithy-client": "^4.2.2",
27
+ "@smithy/smithy-client": "^4.2.3",
28
28
  "@smithy/types": "^4.2.0",
29
29
  "bowser": "^2.11.0",
30
30
  "tslib": "^2.6.2"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-node",
3
- "version": "4.0.10",
3
+ "version": "4.0.11",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-node",
@@ -23,11 +23,11 @@
23
23
  },
24
24
  "license": "Apache-2.0",
25
25
  "dependencies": {
26
- "@smithy/config-resolver": "^4.1.0",
27
- "@smithy/credential-provider-imds": "^4.0.2",
28
- "@smithy/node-config-provider": "^4.0.2",
26
+ "@smithy/config-resolver": "^4.1.1",
27
+ "@smithy/credential-provider-imds": "^4.0.3",
28
+ "@smithy/node-config-provider": "^4.1.0",
29
29
  "@smithy/property-provider": "^4.0.2",
30
- "@smithy/smithy-client": "^4.2.2",
30
+ "@smithy/smithy-client": "^4.2.3",
31
31
  "@smithy/types": "^4.2.0",
32
32
  "tslib": "^2.6.2"
33
33
  },
@@ -2,4 +2,4 @@
2
2
  * Evaluates whether a value is set (aka not null or undefined).
3
3
  * Returns true if the value is set, otherwise returns false.
4
4
  */
5
- export declare const isSet: (value: unknown) => boolean;
5
+ export declare const isSet: (value: unknown) => value is {};
@@ -2,4 +2,4 @@
2
2
  * Evaluates whether a value is set (aka not null or undefined).
3
3
  * Returns true if the value is set, otherwise returns false.
4
4
  */
5
- export declare const isSet: (value: unknown) => boolean;
5
+ export declare const isSet: (value: unknown) => value is {};
@@ -1,7 +1,7 @@
1
1
  export declare const endpointFunctions: {
2
2
  booleanEquals: (value1: boolean, value2: boolean) => boolean;
3
3
  getAttr: (value: import("../lib").GetAttrValue, path: string) => import("../lib").GetAttrValue;
4
- isSet: (value: unknown) => boolean;
4
+ isSet: (value: unknown) => value is {};
5
5
  isValidHostLabel: (value: string, allowSubDomains?: boolean) => boolean;
6
6
  not: (value: boolean) => boolean;
7
7
  parseURL: (value: string | URL | import("@smithy/types").Endpoint) => import("@smithy/types").EndpointURL | null;
@@ -1,3 +1,3 @@
1
1
  import { EndpointV2 } from "@smithy/types";
2
- import { EvaluateOptions } from "../types";
3
- export declare const evaluateRules: (rules: import("@smithy/types").RuleSetRules, options: EvaluateOptions) => EndpointV2;
2
+ import { EvaluateOptions, RuleSetRules } from "../types";
3
+ export declare const evaluateRules: (rules: RuleSetRules, options: EvaluateOptions) => EndpointV2;
@@ -1,7 +1,7 @@
1
1
  export declare const endpointFunctions: {
2
2
  booleanEquals: (value1: boolean, value2: boolean) => boolean;
3
3
  getAttr: (value: import("../lib").GetAttrValue, path: string) => import("../lib").GetAttrValue;
4
- isSet: (value: unknown) => boolean;
4
+ isSet: (value: unknown) => value is {};
5
5
  isValidHostLabel: (value: string, allowSubDomains?: boolean) => boolean;
6
6
  not: (value: boolean) => boolean;
7
7
  parseURL: (value: string | URL | import("@smithy/types").Endpoint) => import("@smithy/types").EndpointURL | null;
@@ -1,3 +1,3 @@
1
1
  import { EndpointV2 } from "@smithy/types";
2
- import { EvaluateOptions } from "../types";
3
- export declare const evaluateRules: (rules: import("@smithy/types").RuleSetRules, options: EvaluateOptions) => EndpointV2;
2
+ import { EvaluateOptions, RuleSetRules } from "../types";
3
+ export declare const evaluateRules: (rules: RuleSetRules, options: EvaluateOptions) => EndpointV2;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-endpoints",
3
- "version": "3.0.2",
3
+ "version": "3.0.3",
4
4
  "description": "Utilities to help with endpoint resolution.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@smithy/node-config-provider": "^4.0.2",
31
+ "@smithy/node-config-provider": "^4.1.0",
32
32
  "@smithy/types": "^4.2.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
package/package.json CHANGED
@@ -42,7 +42,7 @@
42
42
  "organization": false
43
43
  },
44
44
  "devDependencies": {
45
- "@cdk8s/projen-common": "0.0.601",
45
+ "@cdk8s/projen-common": "0.0.603",
46
46
  "@stylistic/eslint-plugin": "^2",
47
47
  "@types/fs-extra": "^11.0.4",
48
48
  "@types/jest": "^27",
@@ -66,7 +66,7 @@
66
66
  "jsii-docgen": "^10.5.0",
67
67
  "jsii-pacmak": "^1.112.0",
68
68
  "jsii-rosetta": "^5",
69
- "projen": "^0.92.0",
69
+ "projen": "^0.92.2",
70
70
  "ts-jest": "^27",
71
71
  "ts-node": "^10.9.2",
72
72
  "typescript": "^5.8.3"
@@ -77,7 +77,7 @@
77
77
  "constructs": "^10.3.0"
78
78
  },
79
79
  "dependencies": {
80
- "@aws-sdk/client-cloudformation": "^3.804.0"
80
+ "@aws-sdk/client-cloudformation": "^3.806.0"
81
81
  },
82
82
  "bundledDependencies": [
83
83
  "@aws-sdk/client-cloudformation"
@@ -93,7 +93,7 @@
93
93
  "publishConfig": {
94
94
  "access": "public"
95
95
  },
96
- "version": "0.0.290",
96
+ "version": "0.0.291",
97
97
  "jest": {
98
98
  "coverageProvider": "v8",
99
99
  "testMatch": [