Skip to content

Bump @aws-sdk/client-codeartifact from 3.100.0 to 3.179.0#61

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

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

Release notes

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

v3.179.0

3.179.0(2022-09-26)

New Features
  • clients: update client endpoints as of 2022-09-26 (d96d3abb)
  • client-cost-and-usage-report-service: This release adds two new support regions(me-central-1/eu-south-2) for OSG. (48d1751a)
  • client-ssm: This release includes support for applying a CloudWatch alarm to Systems Manager capabilities like Automation, Run Command, State Manager, and Maintenance Windows. (0a4f5fdf)
  • client-iotfleetwise: General availability (GA) for AWS IoT Fleetwise. It adds AWS IoT Fleetwise to AWS SDK. For more information, see https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/Welcome.html. (b1aac0b3)
Bug Fixes
  • endpoint: add package dependencies for middleware-endpoint (#3988) (4877469d)
  • middleware-signing: add missing dependency (#3987) (7e7ae42c)
Tests
  • aws-protocoltests-json-10: skip Json10WithQueryCompatibleGreetingError (#3990) (86d334f2)

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

v3.178.0

3.178.0(2022-09-23)

Documentation Changes
  • client-wafv2: Add the default specification for ResourceType in ListResourcesForWebACL. (0dc1c577)
  • client-sns: updated sns client readme v3 sample (#3821) (d80f1759)
New Features
  • clients: update client endpoints as of 2022-09-23 (126c20e3)
  • client-ssm: This release adds new SSM document types ConformancePackTemplate and CloudFormation (75acad4e)
  • client-nimble: Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects. (8f5334a5)
  • client-lex-models-v2: This release introduces additional optional parameters promptAttemptsSpecification to PromptSpecification, which enables the users to configure interrupt setting and Audio, DTMF and Text input configuration for the initial and retry prompt played by the Bot (b7980906)
  • client-ec2: Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest (8c58db80)
  • client-apprunner: AWS App Runner adds a Node.js 16 runtime. (b34b2616)
  • client-lightsail: This release adds Instance Metadata Service (IMDS) support for Lightsail instances. (890a980f)
  • endpoint: endpoints 2.0 existing package changes (#3947) (df99fc33)

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

v3.177.0

3.177.0(2022-09-22)

... (truncated)

Changelog

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

3.179.0 (2022-09-26)

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

3.178.0 (2022-09-23)

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

3.171.0 (2022-09-14)

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

3.170.0 (2022-09-13)

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

3.169.0 (2022-09-12)

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

3.168.0 (2022-09-09)

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

3.165.0 (2022-09-06)

... (truncated)

Commits

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.179.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.179.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 Sep 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 27, 2022

Superseded by #62.

@dependabot dependabot bot closed this Sep 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-codeartifact-3.179.0 branch September 27, 2022 21:54
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