@cdk8s/awscdk-resolver 0.0.290 → 0.0.292

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 (65) 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/README.md +6 -0
  36. package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +14 -10
  37. package/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +5 -1
  38. package/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +3 -3
  39. package/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +2 -2
  40. package/node_modules/@smithy/node-config-provider/dist-types/fromEnv.d.ts +15 -2
  41. package/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +3 -0
  42. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +2 -2
  43. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +15 -2
  44. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +3 -0
  45. package/node_modules/@smithy/node-config-provider/package.json +1 -1
  46. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +2 -2
  47. package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +3 -1
  48. package/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +3 -1
  49. package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +4 -4
  50. package/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +1 -2
  51. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +3 -1
  52. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +3 -1
  53. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +4 -4
  54. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +1 -2
  55. package/node_modules/@smithy/smithy-client/package.json +2 -2
  56. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  57. package/node_modules/@smithy/util-defaults-mode-node/package.json +5 -5
  58. package/node_modules/@smithy/util-endpoints/dist-types/lib/isSet.d.ts +1 -1
  59. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +1 -1
  60. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +1 -1
  61. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +2 -2
  62. package/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +1 -1
  63. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +2 -2
  64. package/node_modules/@smithy/util-endpoints/package.json +2 -2
  65. package/package.json +6 -6
@@ -13,7 +13,6 @@
13
13
  export type AutomaticJsonStringConversion = Parameters<typeof JSON.stringify>[0] | LazyJsonString;
14
14
  /**
15
15
  * @internal
16
- *
17
16
  */
18
17
  export interface LazyJsonString extends String {
19
18
  /**
@@ -36,8 +35,8 @@ export interface LazyJsonString extends String {
36
35
  * behavior of extending the String class.
37
36
  */
38
37
  export declare const LazyJsonString: {
39
- (s: string): LazyJsonString;
40
38
  new (s: string): LazyJsonString;
39
+ (s: string): LazyJsonString;
41
40
  from(s: any): LazyJsonString;
42
41
  /**
43
42
  * @deprecated use #from.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/smithy-client",
3
- "version": "4.2.2",
3
+ "version": "4.2.4",
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.4",
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.12",
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.4",
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.12",
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.2",
27
+ "@smithy/credential-provider-imds": "^4.0.4",
28
+ "@smithy/node-config-provider": "^4.1.1",
29
29
  "@smithy/property-provider": "^4.0.2",
30
- "@smithy/smithy-client": "^4.2.2",
30
+ "@smithy/smithy-client": "^4.2.4",
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.4",
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.1",
32
32
  "@smithy/types": "^4.2.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
package/package.json CHANGED
@@ -42,17 +42,17 @@
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",
49
49
  "@types/node": "16.18.78",
50
50
  "@typescript-eslint/eslint-plugin": "^8",
51
51
  "@typescript-eslint/parser": "^8",
52
- "aws-cdk": "^2.1013.0",
52
+ "aws-cdk": "^2.1014.0",
53
53
  "aws-cdk-lib": "2.195.0",
54
54
  "cdk8s": "2.68.91",
55
- "cdk8s-cli": "^2.200.64",
55
+ "cdk8s-cli": "^2.200.65",
56
56
  "commit-and-tag-version": "^12",
57
57
  "constructs": "10.3.0",
58
58
  "eslint": "^9",
@@ -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.3",
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.292",
97
97
  "jest": {
98
98
  "coverageProvider": "v8",
99
99
  "testMatch": [