Skip to content

build(deps): bump @aws-sdk/credential-provider-process from 3.37.0 to 3.127.0 #2757

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2022

Bumps @aws-sdk/credential-provider-process from 3.37.0 to 3.127.0.

Release notes

Sourced from @​aws-sdk/credential-provider-process's releases.

v3.127.0

3.127.0(2022-07-11)

Chores
  • types:
    • add generic StreamType to EventStreamMarshaller (#3792) (47b17dec)
    • add types for EventStreamMarshaller ser/deser functions (#3791) (b272b15a)
  • clients: replace triple-equals undefined+null check with double-equals (#3793) (c20e0379)
Documentation Changes
  • client-redshift-serverless: Removed prerelease language for GA launch. (297a3c0c)
New Features
  • clients: update client endpoints as of 2022-07-11 (65a0485c)
  • client-redshift: This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input. (be3a0a8f)
  • client-ec2: Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs. (51053558)
  • types: add types to sdk stream utility mixin (#3779) (f311cab4)

For list of updated packages, view updated-packages.md in assets-3.127.0.zip

v3.126.0

3.126.0(2022-07-08)

New Features
  • client-backup: This release adds support for authentication using IAM user identity instead of passed IAM role, identified by excluding the IamRoleArn field in the StartRestoreJob API. This feature applies to only resource clients with a destructive restore nature (e.g. SAP HANA). (2aea1bc6)

For list of updated packages, view updated-packages.md in assets-3.126.0.zip

v3.125.0

3.125.0(2022-07-07)

Chores
New Features
  • client-database-migration-service: New api to migrate event subscriptions to event bridge rules (6ed4f9bb)
  • client-sagemaker: Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances (0dd0bdd3)
  • client-chime-sdk-meetings: Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions (5d50be78)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-provider-process's changelog.

3.127.0 (2022-07-11)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.110.0 (2022-06-14)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.109.0 (2022-06-13)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.80.0 (2022-04-28)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.79.0 (2022-04-27)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.78.0 (2022-04-26)

Note: Version bump only for package @​aws-sdk/credential-provider-process

3.75.0 (2022-04-21)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@aws-sdk/credential-provider-process](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-process) from 3.37.0 to 3.127.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-process/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.127.0/packages/credential-provider-process)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-process"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 12, 2022 16:16
@dependabot dependabot bot added dependency javascript Pull requests that update Javascript code labels Jul 12, 2022
Copy link
Contributor

@JadenSimon JadenSimon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bumps @aws-sdk/shared-ini-file-loader in package-lock.json which will cause regressions in Cloud9.
Do not merge until a proper solution for credentials has been added.

Do not close this PR. Dependabot will just create a new one.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 29, 2022

A newer version of @​aws-sdk/credential-provider-process exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2023

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants