Skip to content
This repository was archived by the owner on Jul 23, 2026. It is now read-only.

chore(deps): bump the npm-minor-patch group in /platform/services/stagecraft with 6 updates#576

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/platform/services/stagecraft/npm-minor-patch-9f31ec0dc0
Open

chore(deps): bump the npm-minor-patch group in /platform/services/stagecraft with 6 updates#576
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/platform/services/stagecraft/npm-minor-patch-9f31ec0dc0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group in /platform/services/stagecraft with 6 updates:

Package From To
@aws-sdk/client-s3 3.1082.0 3.1088.0
@aws-sdk/s3-request-presigner 3.1082.0 3.1088.0
isbot 5.2.0 5.2.1
lucide-react 1.23.0 1.24.0
prettier 3.9.4 3.9.5
vite 8.1.3 8.1.4

Updates @aws-sdk/client-s3 from 3.1082.0 to 3.1088.0

Release notes

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

v3.1088.0

3.1088.0(2026-07-15)

Chores
  • util-endpoints: update aws partitions.json (aae92a20)
  • endpoints: update endpoints model (cad792d7)
  • models: update API models (417f625f)
  • codegen:
  • migrate eslint/prettier to oxlint/oxfmt (#8192) (7d144094)
  • scripts: reorganize static analysis validations (#8191) (4871e098)
Documentation Changes
New Features
  • client-rds: Adds support for modifying EngineLifecycleSupport on DB instances and DB clusters through ModifyDBInstance and ModifyDBCluster. (faa78bc9)
  • client-healthlake: AWS HealthLake now offers data transformation in Preview to convert CSV and C-CDA data to FHIR R4. Customers can maintain reusable mapping profiles, run sync or async jobs with provenance tracking and drift detection, and use an AI agent to build and edit mapping logic from natural language. (69cdbbcc)
  • client-elastic-load-balancing-v2: This release adds support for the IpAddressType field on SourceIpConfig, enabling Network Load Balancer listener rules to match traffic based on whether the source IP is IPv4 or IPv6. (8012e14f)
  • client-payment-cryptography-data: Adds support for UnionPay session key derivation to the GenerateAuthRequestCryptogram, VerifyAuthRequestCryptogram, GenerateMac, and VerifyMac APIs. (61887127)
  • client-bedrock-agentcore-control: Fix HarnessEndpointArn pattern to match the actual service-emitted ARN format ('harness-endpoint' instead of 'endpoint'). Add additionalParams to Gemini model configuration for passing provider-specific parameters through to the model unchanged. (5b7701e8)

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

v3.1087.0

3.1087.0(2026-07-14)

Chores
  • codegen: sync for codegen and include OAuthIAM operation for signin list (#8190) (a20c28de)
  • deps-dev: bump yarn to 4.17.1 (#8188) (b2a5750c)
New Features
  • client-mq: This release adds storage size parameter for Amazon MQ for RabbitMQ cluster deployment broker on engine version RabbitMQ 4.2. You can now set a configurable storage size within a range of sizes dependent on broker instance size. (a19e4c8b)
  • client-connect: This release adds SearchRules API which can be used to search for rules within an Amazon Connect instance. (f29288c7)
  • client-ssm: Update AWS Systems Manager Automation Targets to be correct max value. (7506cef1)
  • client-servicediscovery: Fixed Cloud Map endpoint resolution to correctly route to the dualstack endpoint when dualstack is enabled. (f853718e)
  • client-lambda: AWS Lambda now returns a new DependencyError value in StateReasonCode and LastUpdateStatusReasonCode to provide more actionable information when a function reaches a failed state due to an error from an upstream dependency or service. (aa8732a0)
  • client-emr-containers: Introduced 5 new fields across 3 APIs as part of Spark Connect server launch for EMR on EKS. The fields added are sessionIdleTimeoutInMinutes, sessionEnabled, endpointToken, authProxyUrl and encryptionKeyArn. (a62275e3)
  • client-securityhub: AWS Security Hub now provides an AI inventory, giving central security teams a continuously updated, organization-wide view of AI assets and their security posture (e5e2f52e)
  • client-drs: Fast recovery of EC2 based drs workloads by skipping the conversion step (89a090d8)

... (truncated)

Changelog

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

3.1088.0 (2026-07-15)

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

3.1087.0 (2026-07-14)

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

3.1086.0 (2026-07-13)

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

3.1085.0 (2026-07-10)

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

3.1084.0 (2026-07-09)

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

3.1083.0 (2026-07-08)

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

Commits
  • 73de389 Publish v3.1088.0
  • d43e5bf chore(codegen): sync to use typesVersions entries for submodules (#8195)
  • 7d14409 chore: migrate eslint/prettier to oxlint/oxfmt (#8192)
  • ec24bb4 Publish v3.1087.0
  • a20c28d chore(codegen): sync for codegen and include OAuthIAM operation for signin li...
  • 64c3e50 Publish v3.1086.0
  • 8d0b498 Publish v3.1085.0
  • c34ce8a Publish v3.1084.0
  • ceb9aee Publish v3.1083.0
  • 9d72bc2 chore(core/client): remove TypeScript version user-agent metric (#8177)
  • See full diff in compare view

Updates @aws-sdk/s3-request-presigner from 3.1082.0 to 3.1088.0

Release notes

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

v3.1088.0

3.1088.0(2026-07-15)

Chores
  • util-endpoints: update aws partitions.json (aae92a20)
  • endpoints: update endpoints model (cad792d7)
  • models: update API models (417f625f)
  • codegen:
  • migrate eslint/prettier to oxlint/oxfmt (#8192) (7d144094)
  • scripts: reorganize static analysis validations (#8191) (4871e098)
Documentation Changes
New Features
  • client-rds: Adds support for modifying EngineLifecycleSupport on DB instances and DB clusters through ModifyDBInstance and ModifyDBCluster. (faa78bc9)
  • client-healthlake: AWS HealthLake now offers data transformation in Preview to convert CSV and C-CDA data to FHIR R4. Customers can maintain reusable mapping profiles, run sync or async jobs with provenance tracking and drift detection, and use an AI agent to build and edit mapping logic from natural language. (69cdbbcc)
  • client-elastic-load-balancing-v2: This release adds support for the IpAddressType field on SourceIpConfig, enabling Network Load Balancer listener rules to match traffic based on whether the source IP is IPv4 or IPv6. (8012e14f)
  • client-payment-cryptography-data: Adds support for UnionPay session key derivation to the GenerateAuthRequestCryptogram, VerifyAuthRequestCryptogram, GenerateMac, and VerifyMac APIs. (61887127)
  • client-bedrock-agentcore-control: Fix HarnessEndpointArn pattern to match the actual service-emitted ARN format ('harness-endpoint' instead of 'endpoint'). Add additionalParams to Gemini model configuration for passing provider-specific parameters through to the model unchanged. (5b7701e8)

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

v3.1087.0

3.1087.0(2026-07-14)

Chores
  • codegen: sync for codegen and include OAuthIAM operation for signin list (#8190) (a20c28de)
  • deps-dev: bump yarn to 4.17.1 (#8188) (b2a5750c)
New Features
  • client-mq: This release adds storage size parameter for Amazon MQ for RabbitMQ cluster deployment broker on engine version RabbitMQ 4.2. You can now set a configurable storage size within a range of sizes dependent on broker instance size. (a19e4c8b)
  • client-connect: This release adds SearchRules API which can be used to search for rules within an Amazon Connect instance. (f29288c7)
  • client-ssm: Update AWS Systems Manager Automation Targets to be correct max value. (7506cef1)
  • client-servicediscovery: Fixed Cloud Map endpoint resolution to correctly route to the dualstack endpoint when dualstack is enabled. (f853718e)
  • client-lambda: AWS Lambda now returns a new DependencyError value in StateReasonCode and LastUpdateStatusReasonCode to provide more actionable information when a function reaches a failed state due to an error from an upstream dependency or service. (aa8732a0)
  • client-emr-containers: Introduced 5 new fields across 3 APIs as part of Spark Connect server launch for EMR on EKS. The fields added are sessionIdleTimeoutInMinutes, sessionEnabled, endpointToken, authProxyUrl and encryptionKeyArn. (a62275e3)
  • client-securityhub: AWS Security Hub now provides an AI inventory, giving central security teams a continuously updated, organization-wide view of AI assets and their security posture (e5e2f52e)
  • client-drs: Fast recovery of EC2 based drs workloads by skipping the conversion step (89a090d8)

... (truncated)

Changelog

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

3.1088.0 (2026-07-15)

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

3.1087.0 (2026-07-14)

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

3.1086.0 (2026-07-13)

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

3.1085.0 (2026-07-10)

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

3.1084.0 (2026-07-09)

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

3.1083.0 (2026-07-08)

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

Commits

Updates isbot from 5.2.0 to 5.2.1

Changelog

Sourced from isbot's changelog.

5.2.1

  • Pattern updates
Commits

Updates lucide-react from 1.23.0 to 1.24.0

Release notes

Sourced from lucide-react's releases.

Version 1.24.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.23.0...1.24.0

Commits

Updates prettier from 3.9.4 to 3.9.5

Release notes

Sourced from prettier's releases.

3.9.5

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.5

diff

Markdown: Cap ordered list mark at 999,999,999 (#19351 by @​tats-u)

CommonMark parsers only support ordered list item numbers up to 999,999,999.

With this change, Prettier now caps the ordered list item number at 999,999,999 to ensure that the output is correctly parsed as an ordered list by CommonMark parsers. Numbers larger than 999,999,999 are not parsed as list item numbers and are left unchanged in the output:

<!-- Input -->
999999998. text
999999998. text
999999998. text
999999998. text
1234567890123456789012) text
<!-- Prettier 3.9.4 -->
999999998. text
999999999. text
1000000000. text
1000000001. text
1234567890123456789012) text
<!-- Prettier 3.9.5 -->
999999998. text
999999999. text
999999999. text
999999999. text
1234567890123456789012) text

Markdown: Avoid corrupting empty link with title (#19487 by @​andersk)

Do not remove <> from an inline link or image with an empty URL and a title, as this removal would change its interpretation.

<!-- Input -->
[link](https://github.com/prettier/prettier/blob/main/<> "title")
<!-- Prettier 3.9.4 -->
[link](https://github.com/prettier/prettier/blob/main/ "title")
<!-- Prettier 3.9.5 -->
</tr></table>

... (truncated)

Commits

Updates vite from 8.1.3 to 8.1.4

Release notes

Sourced from vite's releases.

v8.1.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

8.1.4 (2026-07-09)

Features

Bug Fixes

  • build: add workaround for building on stackblitz (#22840) (575c32c)
  • build: keep import.meta.url in preload function as-is (#22839) (f1f90ed)
  • deps: update all non-major dependencies (#22865) (d4295a9)
  • deps: update rolldown-related dependencies (#22866) (7cf07e4)
  • html: avoid backtracking in import-only check (#22848) (b5868c0)
  • optimizer: avoid optimizer run for transform request before init (#22852) (72a5e21)
  • ssr: align named export function call stacktrace column with Node (#22829) (173a1b6)
  • strip pure CSS chunk imports when chunkImportMap is enabled (#22841) (648bd04)

Documentation

Miscellaneous Chores

  • deps: update dependency postcss-modules to v9 (#22867) (a9539d6)

Code Refactoring

Tests

Build System

Commits

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 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-patch group in /platform/services/stagecraft with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1082.0` | `3.1088.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1082.0` | `3.1088.0` |
| [isbot](https://github.com/omrilotan/isbot) | `5.2.0` | `5.2.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.23.0` | `1.24.0` |
| [prettier](https://github.com/prettier/prettier) | `3.9.4` | `3.9.5` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.1.3` | `8.1.4` |


Updates `@aws-sdk/client-s3` from 3.1082.0 to 3.1088.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.1088.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.1082.0 to 3.1088.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.1088.0/packages/s3-request-presigner)

Updates `isbot` from 5.2.0 to 5.2.1
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.2.0...v5.2.1)

Updates `lucide-react` from 1.23.0 to 1.24.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.24.0/packages/lucide-react)

Updates `prettier` from 3.9.4 to 3.9.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.9.4...3.9.5)

Updates `vite` from 8.1.3 to 8.1.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.4/packages/vite)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1088.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1088.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: isbot
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: lucide-react
  dependency-version: 1.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: prettier
  dependency-version: 3.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: vite
  dependency-version: 8.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript JavaScript / npm dependencies stagecraft Stagecraft service (platform/services/stagecraft) labels Jul 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript JavaScript / npm dependencies stagecraft Stagecraft service (platform/services/stagecraft)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants