Skip to content
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

chore(deps): bump @aws-sdk/client-sns from 3.609.0 to 3.614.0 #47

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 11, 2024

Bumps @aws-sdk/client-sns from 3.609.0 to 3.614.0.

Release notes

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

v3.614.0

3.614.0(2024-07-10)

Chores
  • clients: read config files from paths relative to homedir (#6265) (fa3b6030)
Documentation Changes
  • client-groundstation: Documentation update specifying OEM ephemeris units of measurement (37f74944)
New Features
  • clients: update client endpoints as of 2024-07-10 (3a748e58)
  • client-bedrock-agent: Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources. (6d701b12)
  • client-bedrock-agent-runtime: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions. (f2f40c1e)
  • client-mediaconnect: AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs. (427a732c)
  • client-glue: Add recipe step support for recipe node (c9d85d8e)
  • client-license-manager-linux-subscriptions: Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer. (e4903347)
  • client-bedrock: Add support for contextual grounding check for Guardrails for Amazon Bedrock. (f8cc6bdd)
  • client-bedrock-runtime: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock. (8863b77e)
  • client-batch: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs. (bda616d0)
  • client-ec2: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level (d835dbb9)
Bug Fixes
  • util-dynamodb: perform global interface check in NativeAttributeBinary union (#6261) (e116b4c2)
Tests

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

v3.613.0

3.613.0(2024-07-09)

Chores
  • clients: add automatic id tokens for header values (#6260) (2697d89a)
New Features
  • clients: update client endpoints as of 2024-07-09 (d5e32c24)
  • client-sagemaker: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action. (ec13654a)
  • client-fsx: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems. (cd5cd966)
  • client-datazone: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes (5d3596b7)

... (truncated)

Changelog

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

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 11, 2024
Copy link

changeset-bot bot commented Jul 11, 2024

🦋 Changeset detected

Latest commit: c6cd274

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@mirohq/cloud-data-import Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@alireza-sheikholmolouki
Copy link
Member

@dependabot rebase

Bumps [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) from 3.609.0 to 3.614.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-sns/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.614.0/clients/client-sns)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-sns-3.614.0 branch from ceba4a3 to 14030da Compare July 16, 2024 10:34
@alireza-sheikholmolouki alireza-sheikholmolouki merged commit ffc1760 into main Jul 16, 2024
2 checks passed
@alireza-sheikholmolouki alireza-sheikholmolouki deleted the dependabot/npm_and_yarn/aws-sdk/client-sns-3.614.0 branch July 16, 2024 10: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant