Skip to content

Bump @aws-sdk/client-codeartifact from 3.100.0 to 3.194.0#78

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-codeartifact-3.194.0
Closed

Bump @aws-sdk/client-codeartifact from 3.100.0 to 3.194.0#78
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-codeartifact-3.194.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps @aws-sdk/client-codeartifact from 3.100.0 to 3.194.0.

Release notes

Sourced from @​aws-sdk/client-codeartifact's releases.

v3.194.0

3.194.0(2022-10-21)

Chores
  • middleware-sdk-eventbridge: delete unused package (#4066) (151667c2)
New Features
  • client-s3: S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket. (1437c0f4)
  • client-cognito-identity-provider: This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion. (58004ada)
  • client-sagemaker: CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances. (d7d3486d)
  • endpoint:
Bug Fixes
  • util-endpoints: use default import for partitions.json (#4072) (f9bc7afd)

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

v3.193.0

3.193.0(2022-10-20)

New Features
  • clients: update client endpoints as of 2022-10-20 (688454b7)
  • client-rum: CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions (0932dcee)
  • client-global-accelerator: Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups. (d7d60777)
  • client-resiliencehub: In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity. (81b55109)
  • client-devops-guru: This release adds information about the resources DevOps Guru is analyzing. (991855cb)
Bug Fixes
  • endpoint:
    • test fixes for s3-control related to endpoints 2.0 (#4065) (25af672e)
    • s3 control tests to unblock CI (#4063) (0090e1cd)
    • join authScheme signingRegionSet values instead of taking first only (#4056) (751245af)
  • client-eventbridge: remove middleware-sdk-eventbridge (#4059) (7b1f5999)
  • clients: add @​aws-sdk/util-endpoints dependency (#4058) (e8d7c68b)
Tests

... (truncated)

Changelog

Sourced from @​aws-sdk/client-codeartifact's changelog.

3.194.0 (2022-10-21)

Note: Version bump only for package @​aws-sdk/client-codeartifact

3.193.0 (2022-10-20)

Note: Version bump only for package @​aws-sdk/client-codeartifact

3.192.0 (2022-10-19)

Note: Version bump only for package @​aws-sdk/client-codeartifact

3.190.0 (2022-10-17)

Note: Version bump only for package @​aws-sdk/client-codeartifact

3.188.0 (2022-10-13)

Features

  • clients: support util functions to consume response streams (#3977) (ad99b66)

3.186.0 (2022-10-06)

Note: Version bump only for package @​aws-sdk/client-codeartifact

... (truncated)

Commits
  • 65464b2 Publish v3.194.0
  • 5401a39 Publish v3.193.0
  • adbee08 Publish v3.192.0
  • ea0b215 Publish v3.190.0
  • 5b03ad1 Publish v3.188.0
  • ad99b66 feat(clients): support util functions to consume response streams (#3977)
  • ed7cec2 chore(codegen): refactor writeAdditionalFiles and writeAdditionalExports logi...
  • c709add chore(clients): restore "bump target to ES2020 and remove outdated libs"
  • 20be81d Publish v3.186.0
  • 8d3ee3c Publish v3.185.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [@aws-sdk/client-codeartifact](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codeartifact) from 3.100.0 to 3.194.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-codeartifact/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.194.0/clients/client-codeartifact)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-codeartifact"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 26, 2022

Superseded by #81.

@dependabot dependabot bot closed this Oct 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-codeartifact-3.194.0 branch October 26, 2022 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants