Skip to content

Bump @aws-sdk/client-codeartifact from 3.509.0 to 3.556.0#26

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

Bump @aws-sdk/client-codeartifact from 3.509.0 to 3.556.0#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/client-codeartifact-3.556.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps @aws-sdk/client-codeartifact from 3.509.0 to 3.556.0.

Release notes

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

v3.556.0

3.556.0(2024-04-16)

Chores
  • codegen:
Documentation Changes
  • create supplemental doc for typescript remarks (#5998) (71422277)
New Features
  • clients: update client endpoints as of 2024-04-16 (154d301b)
  • client-outposts: This release adds new APIs to allow customers to configure their Outpost capacity at order-time. (67016465)
  • client-lakeformation: This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" (93b9ea79)
  • client-iot-wireless: Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. (a126088f)
  • client-mediapackagev2: Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. (3b624eaf)
  • client-m2: Adding new ListBatchJobRestartPoints API and support for restart batch job. (0aa8336f)
  • client-emr-serverless: This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. (b99376ec)
  • client-wellarchitected: AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. (aa902b4f)
  • client-entityresolution: Cross Account Resource Support . (639c7113)
  • client-bedrock-agent: For Create Agent API, the agentResourceRoleArn parameter is no longer required. (ed06b5a5)
Bug Fixes

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

v3.555.0

3.555.0(2024-04-12)

Chores
Documentation Changes
  • client-iotfleethub: Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center. (fa43c0a7)
  • client-neptune-graph: Update to API documentation to resolve customer reported issues. (72ff8d01)
  • client-config-service: Updates documentation for AWS Config (a9991613)

... (truncated)

Changelog

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

3.556.0 (2024-04-16)

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

3.554.0 (2024-04-11)

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

3.552.0 (2024-04-09)

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

3.549.0 (2024-04-04)

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

3.540.0 (2024-03-22)

Bug Fixes

  • util-endpoints: augment endpointFunctions inline in endpointResolver functions (#5933) (42a791d)

3.539.0 (2024-03-21)

Features

  • client-codeartifact: This release adds Package groups to CodeArtifact so you can more conveniently configure package origin controls for multiple packages. (364630f)

... (truncated)

Commits
  • b1ea1f2 Publish v3.556.0
  • 46f9da3 Publish v3.554.0
  • dfb5ee2 Publish v3.552.0
  • d201a43 chore: codegen sync for smithy-typescript 0.20.1 (#5980)
  • 1408dce Publish v3.549.0
  • c349825 chore(codegen): update Smithy to 1.47.0 (#5956)
  • 37d500c Publish v3.540.0
  • 42a791d fix(util-endpoints): augment endpointFunctions inline in endpointResolver fun...
  • 23fb32e Publish v3.539.0
  • 364630f feat(client-codeartifact): This release adds Package groups to CodeArtifact s...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.509.0 to 3.556.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.556.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 requested a review from tsachev as a code owner April 22, 2024 15:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 22, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #28.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-codeartifact-3.556.0 branch April 29, 2024 14:35
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