Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: end support for Node.js 12.x #4123

Merged
merged 2 commits into from Oct 31, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion clients/client-accessanalyzer/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-account/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-acm-pca/package.json
Expand Up @@ -71,7 +71,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-acm/package.json
Expand Up @@ -71,7 +71,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-alexa-for-business/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amp/package.json
Expand Up @@ -73,7 +73,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplify/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplifybackend/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplifyuibuilder/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-api-gateway/package.json
Expand Up @@ -71,7 +71,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-apigatewaymanagementapi/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-apigatewayv2/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-app-mesh/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appconfig/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appconfigdata/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appflow/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appintegrations/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-auto-scaling/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-application-insights/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-applicationcostprofiler/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-apprunner/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appstream/package.json
Expand Up @@ -71,7 +71,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-appsync/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-athena/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-auditmanager/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-auto-scaling-plans/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-auto-scaling/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-backup-gateway/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-backup/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-backupstorage/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-batch/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-billingconductor/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-braket/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-budgets/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime-sdk-identity/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime-sdk-media-pipelines/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime-sdk-meetings/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime-sdk-messaging/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime/package.json
Expand Up @@ -72,7 +72,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloud9/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudcontrol/package.json
Expand Up @@ -73,7 +73,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-clouddirectory/package.json
Expand Up @@ -70,7 +70,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudformation/package.json
Expand Up @@ -74,7 +74,7 @@
}
},
"engines": {
"node": ">=12.0.0"
"node": ">=14.0.0"
},
"typesVersions": {
"<4.0": {
Expand Down