Skip to content

ALCS-000: Bump the npm-minor-and-patch group in /services with 3 updates#2543

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/services/develop/npm-minor-and-patch-a61c96b5ce
Sep 11, 2025
Merged

ALCS-000: Bump the npm-minor-and-patch group in /services with 3 updates#2543
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/services/develop/npm-minor-and-patch-a61c96b5ce

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2025

Bumps the npm-minor-and-patch group in /services with 3 updates: @aws-sdk/client-s3, @aws-sdk/s3-request-presigner and memfs.

Updates @aws-sdk/client-s3 from 3.884.0 to 3.886.0

Release notes

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

v3.886.0

3.886.0(2025-09-10)

Chores
  • middleware-recursion-detection:
New Features
  • clients: update client endpoints as of 2025-09-10 (dc8054d1)
  • client-payment-cryptography: AWS Payment Cryptography Service now supports Multi-Region key replication. Customers can choose to automatically distribute keys across AWS Regions. (6e51152f)
  • client-networkflowmonitor: Added new enum value (AWS::Region) for type field under MonitorLocalResource and MonitorRemoteResource. Workload Insights and Monitor top contributors queries now support a new DestinationCategory (INTER_REGION). (08380595)

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

v3.885.0

3.885.0(2025-09-09)

Chores
  • scripts: report bundler sizes for assorted app configurations (#7323) (ccab3901)
Documentation Changes
  • add effective-practices supplemental documentation (#7324) (62f319ce)
New Features
  • clients: update client endpoints as of 2025-09-09 (a2f7bf4d)
  • client-organizations: Documentation updates for AWS Organizations APIs. (aea46230)
  • client-connect: SDK release for user defined predefined attributes. (3e7b610c)
  • client-cloudwatch: Added a new API - DescribeAlarmContributors API, to retrieve alarm contributors in ALARM state. Added support in DescribeAlarmHistory API to query alarm contributor history (de425726)
  • client-sagemaker: Released IPv6 support with dual-stack domain options on SageMaker Studio and introduced support for p6-b200.48xlarge instance type on SageMaker Studio for JupyterLab and CodeEditor applications. (6553acaf)
  • client-mediapackagev2: Added CUE tag SCTE output to MediaPackageV2 HLS and LL-HLS manifests. (653470b9)
  • client-datazone: Adds support for custom blueprints (8ba331f3)
  • client-auto-scaling: Added WaitForTransitioningInstances parameter to the CancelInstanceRefresh API, allowing the caller to cancel an instance refresh without waiting for on-going launches and terminations. (aee23c88)

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

Changelog

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

3.886.0 (2025-09-10)

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

Commits

Updates @aws-sdk/s3-request-presigner from 3.884.0 to 3.886.0

Release notes

Sourced from @​aws-sdk/s3-request-presigner's releases.

v3.886.0

3.886.0(2025-09-10)

Chores
  • middleware-recursion-detection:
New Features
  • clients: update client endpoints as of 2025-09-10 (dc8054d1)
  • client-payment-cryptography: AWS Payment Cryptography Service now supports Multi-Region key replication. Customers can choose to automatically distribute keys across AWS Regions. (6e51152f)
  • client-networkflowmonitor: Added new enum value (AWS::Region) for type field under MonitorLocalResource and MonitorRemoteResource. Workload Insights and Monitor top contributors queries now support a new DestinationCategory (INTER_REGION). (08380595)

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

v3.885.0

3.885.0(2025-09-09)

Chores
  • scripts: report bundler sizes for assorted app configurations (#7323) (ccab3901)
Documentation Changes
  • add effective-practices supplemental documentation (#7324) (62f319ce)
New Features
  • clients: update client endpoints as of 2025-09-09 (a2f7bf4d)
  • client-organizations: Documentation updates for AWS Organizations APIs. (aea46230)
  • client-connect: SDK release for user defined predefined attributes. (3e7b610c)
  • client-cloudwatch: Added a new API - DescribeAlarmContributors API, to retrieve alarm contributors in ALARM state. Added support in DescribeAlarmHistory API to query alarm contributor history (de425726)
  • client-sagemaker: Released IPv6 support with dual-stack domain options on SageMaker Studio and introduced support for p6-b200.48xlarge instance type on SageMaker Studio for JupyterLab and CodeEditor applications. (6553acaf)
  • client-mediapackagev2: Added CUE tag SCTE output to MediaPackageV2 HLS and LL-HLS manifests. (653470b9)
  • client-datazone: Adds support for custom blueprints (8ba331f3)
  • client-auto-scaling: Added WaitForTransitioningInstances parameter to the CancelInstanceRefresh API, allowing the caller to cancel an instance refresh without waiting for on-going launches and terminations. (aee23c88)

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

Changelog

Sourced from @​aws-sdk/s3-request-presigner's changelog.

3.886.0 (2025-09-10)

Note: Version bump only for package @​aws-sdk/s3-request-presigner

Commits

Updates memfs from 4.38.3 to 4.39.0

Release notes

Sourced from memfs's releases.

v4.39.0

4.39.0 (2025-09-10)

Features

  • 🎸 add scaffold for CoreFileSystemObserver implementation and restructure fsa() helper (117b7c5)
  • 🎸 improve IFileSystemChangeRecord interface (868b763)
  • 🎸 update IFileSystemObserver interface (d581d8c)
  • 🎸 update file change record interface (ff2386c)
  • 🎸 use FanOut for Link reactivity (2aec586)
  • 🎸 use FanOut for Node events (95ef10a)
  • 🎸 use compact form for link events (a00a1f0)
Changelog

Sourced from memfs's changelog.

4.39.0 (2025-09-10)

Features

  • 🎸 add scaffold for CoreFileSystemObserver implementation and restructure fsa() helper (117b7c5)
  • 🎸 improve IFileSystemChangeRecord interface (868b763)
  • 🎸 update IFileSystemObserver interface (d581d8c)
  • 🎸 update file change record interface (ff2386c)
  • 🎸 use FanOut for Link reactivity (2aec586)
  • 🎸 use FanOut for Node events (95ef10a)
  • 🎸 use compact form for link events (a00a1f0)
Commits
  • 733705d chore(release): 4.39.0 [skip ci]
  • 91d9365 Merge pull request #1180 from streamich/fsa-observable
  • 10e65a2 chore: 🤖 resolve conflicts on merge
  • ac67ac7 Merge branch 'master' into fsa-observable
  • 14aa0b3 style: 💄 run Prettier
  • 95ef10a feat: 🎸 use FanOut for Node events
  • 9a94072 chore: 🤖 remove unused variables
  • a00a1f0 feat: 🎸 use compact form for link events
  • 2aec586 feat: 🎸 use FanOut for Link reactivity
  • 16b2b42 test: 💍 skip test
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-minor-and-patch group in /services with 3 updates: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) and [memfs](https://github.com/streamich/memfs).


Updates `@aws-sdk/client-s3` from 3.884.0 to 3.886.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.886.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.884.0 to 3.886.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.886.0/packages/s3-request-presigner)

Updates `memfs` from 4.38.3 to 4.39.0
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.38.3...v4.39.0)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.886.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.886.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
- dependency-name: memfs
  dependency-version: 4.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-and-patch
...

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 11, 2025
@sonarqubecloud
Copy link

@github-actions github-actions bot merged commit 960b977 into develop Sep 11, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/services/develop/npm-minor-and-patch-a61c96b5ce branch September 11, 2025 05:14
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