-
Notifications
You must be signed in to change notification settings - Fork 72
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
fix(deps): update dependencies (non-major) #1830
Conversation
f024d32
to
27f478d
Compare
9297333
to
5bd4390
Compare
2e222be
to
33c0953
Compare
464b198
to
f353fe4
Compare
f353fe4
to
53698c6
Compare
Also bumps the related aws-sdk-client-mock and aws-sdk-client-mock-jest packages
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Closes #1848. @andreogle - in the last commit I made one small change to what - import { Uint8ArrayBlobAdapter } from '@aws-sdk/util-stream';
+ import { Uint8ArrayBlobAdapter } from '@smithy/util-stream'; I also incorporated the package bumps in #1820 and #1821 since these relate to the same dependency change. |
@dcroote Is this still necessary? I did a bit of digging and found this which seems to be related: aws/aws-sdk-js-v3#2252 (comment) Basically, I'm wondering if the // https://github.com/api3dao/airnode/blob/fc287d3d5691dbf00f2b03e26a515a8e9dc429a2/packages/airnode-node/src/workers/cloud-platforms/aws.ts#L22
const options = {
FunctionName: resolvedName,
Payload: JSON.stringify(params.payload),
}; |
You're absolutely right that your suggested code will work. However, I sadly went down that rabbit hole and it turns out we use |
This PR contains the following updates:
^2.7.1
->^2.8.0
^3.360.0
->^3.382.0
^3.360.0
->^3.383.0
^3.357.0
->^3.378.0
^6.11.0
->^6.12.0
^8.8.0
->^8.9.0
Release Notes
aws/aws-sdk-js-v3 (@aws-sdk/client-lambda)
v3.382.0
Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
3.379.1 (2023-07-28)
Note: Version bump only for package @aws-sdk/client-lambda
v3.379.1
Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.378.0
Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.377.0
Compare Source
Features
v3.370.0
Compare Source
Bug Fixes
v3.369.0
Compare Source
Note: Version bump only for package @aws-sdk/client-lambda
v3.363.0
Compare Source
Features
v3.362.0
Compare Source
Features
aws/aws-sdk-js-v3 (@aws-sdk/client-s3)
v3.383.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.382.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
3.379.1 (2023-07-28)
Note: Version bump only for package @aws-sdk/client-s3
v3.379.1
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.378.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.377.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.374.0
Compare Source
Bug Fixes
Features
v3.373.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.370.0
Compare Source
Bug Fixes
Features
v3.369.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.367.0
Compare Source
Note: Version bump only for package @aws-sdk/client-s3
v3.363.0
Compare Source
Features
v3.362.0
Compare Source
Features
aws/aws-sdk-js-v3 (@aws-sdk/signature-v4-crt)
v3.378.0
Compare Source
Note: Version bump only for package @aws-sdk/signature-v4-crt
v3.370.0
Compare Source
Note: Version bump only for package @aws-sdk/signature-v4-crt
v3.369.0
Compare Source
Note: Version bump only for package @aws-sdk/signature-v4-crt
v3.363.0
Compare Source
Features
googleapis/nodejs-storage (@google-cloud/storage)
v6.12.0
Compare Source
Features
googleapis/google-auth-library-nodejs (google-auth-library)
v8.9.0
Compare Source
Features
gcp-metadata
's GCP Residency Check (#1513) (43377ac)Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 2am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.