Skip to content

Bump @aws-sdk/client-codeartifact from 3.100.0 to 3.137.0#33

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

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

Conversation

@dependabot
Copy link

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

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

Release notes

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

v3.137.0

3.137.0(2022-07-26)

Chores
  • deps: bump trim-newlines from 3.0.0 to 3.0.1 (#3826) (8490ecde)
Documentation Changes
  • client-rds: Adds support for using RDS Proxies with RDS for MariaDB databases. (1c8e14a2)
  • client-securityhub: Documentation updates for AWS Security Hub (c954e13b)
New Features
  • client-detective: Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph. (6b3a1ff9)
  • client-guardduty: Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity. (f85fa664)
  • client-lookoutvision: This release introduces support for the automatic scaling of inference units used by Amazon Lookout for Vision models. (65ad0832)
  • client-transfer: AWS Transfer Family now supports Applicability Statement 2 (AS2), a network protocol used for the secure and reliable transfer of critical Business-to-Business (B2B) data over the public internet using HTTP/HTTPS as the transport mechanism. (8424fee5)
  • client-macie2: This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings. (00eeecb3)
  • client-rekognition: This release introduces support for the automatic scaling of inference units used by Amazon Rekognition Custom Labels models. (34e5ab69)
  • client-appsync: Adds support for a new API to evaluate mapping templates with mock data, allowing you to remotely unit test your AppSync resolvers and functions. (9f42ace9)
  • namespaces: remove namespaces with only a log filter (#3823) (33e68228)
Bug Fixes

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

v3.136.1

3.136.1(2022-07-25)

Documentation Changes
  • client-auto-scaling: Documentation update for Amazon EC2 Auto Scaling. (59bf88e9)
Bug Fixes
  • client-kinesis: support eventstream in subscribeToShard (#3818) (6892bb90)

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

v3.136.0

3.136.0(2022-07-22)

... (truncated)

Changelog

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

3.137.0 (2022-07-26)

Features

  • namespaces: remove namespaces with only a log filter (#3823) (33e6822)

3.131.0 (2022-07-15)

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

3.130.0 (2022-07-14)

Bug Fixes

  • codegen: fix error code parsing when it's a number (#3371) (c2d8522)

Features

  • client-codeartifact: This release introduces Package Origin Controls, a mechanism used to counteract Dependency Confusion attacks. Adds two new APIs, PutPackageOriginConfiguration and DescribePackage, and updates the ListPackage, DescribePackageVersion and ListPackageVersion APIs in support of the feature. (ac9d765)

3.128.0 (2022-07-12)

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

3.127.0 (2022-07-11)

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

... (truncated)

Commits
  • b30346b Publish v3.137.0
  • 33e6822 feat(namespaces): remove namespaces with only a log filter (#3823)
  • b9873cb Publish v3.131.0
  • 1702c43 Publish v3.130.0
  • ac9d765 feat(client-codeartifact): This release introduces Package Origin Controls, a...
  • c2d8522 fix(codegen): fix error code parsing when it's a number (#3371)
  • 5b2dc89 Publish v3.128.0
  • b43e0b5 Publish v3.127.0
  • c20e037 chore(clients): replace triple-equals undefined+null check with double-equals...
  • 6a6f4b9 Publish v3.121.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.137.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.137.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 Jul 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 1, 2022

Superseded by #35.

@dependabot dependabot bot closed this Aug 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-codeartifact-3.137.0 branch August 1, 2022 22:01
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