Skip to content

chore(deps)(deps): bump the production-dependencies group across 1 directory with 8 updates#107

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-00453170f5
Closed

chore(deps)(deps): bump the production-dependencies group across 1 directory with 8 updates#107
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-00453170f5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the production-dependencies group with 8 updates in the / directory:

Package From To
@aws-sdk/client-s3 3.993.0 3.1004.0
@aws-sdk/client-ses 3.993.0 3.1004.0
@prisma/adapter-pg 7.4.0 7.4.2
@vercel/functions 3.4.2 3.4.3
axios 1.13.5 1.13.6
jose 6.1.3 6.2.0
lucide-react 0.574.0 0.577.0
proj4 2.20.2 2.20.4

Updates @aws-sdk/client-s3 from 3.993.0 to 3.1004.0

Release notes

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

v3.1004.0

3.1004.0(2026-03-06)

Chores
  • codegen: smithy-aws-typescript-codegen 0.46.0 (#7825) (9652a4b1)
New Features
  • clients: update client endpoints as of 2026-03-06 (8c6015c0)
  • client-gameliftstreams: Added new Gen6 stream classes based on the EC2 G6f instance family. These stream classes provide cost-optimized options for streaming well-optimized or lower-fidelity games on Windows environments. (3ce882b6)
  • client-bedrock: Amazon Bedrock Guardrails account-level enforcement APIs now support lists for model inclusion and exclusion from guardrail enforcement. (63b35986)
  • client-connect: Amazon Connect now supports the ability to programmatically configure and run automated tests for contact center experiences for Chat. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of chat interactions and workflows. (696614ae)
  • client-bcm-data-exports: Fixed wrong endpoint resolutions in few regions. Added AWS CFN resource schema for BCM Data Exports. Added max value validation for pagination parameter. Fixed ARN format validation for BCM Data Exports resources. Updated size constraints for table properties. Added AccessDeniedException error. (23fdf994)
  • client-deadline: AWS Deadline Cloud now supports cost scale factors for farms, enabling studios to adjust reported costs to reflect their actual rendering economics. Adjusted costs are reflected in Deadline Cloud's Usage Explorer and Budgets. (16f6d510)
  • client-appintegrations: This release adds support for webhooks, allowing customers to create an Event Integration with a webhook source. (c86ed4e1)
  • client-bedrock-agentcore-control: Adds support for streaming memory records in AgentCore Memory (17468570)
  • client-sesv2: Adds support for longer email message header values, increasing the maximum length from 870 to 995 characters for RFC 5322 compliance. (3a573039)
Bug Fixes
  • build: fix package release ordering (#7829) (cc6da58f)
  • middleware-user-agent: use retry strategy mode property instead of legacy fallback (#7811) (db786337)

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

v3.1003.0

3.1003.0(2026-03-05)

Chores
  • bump '@smithy/*' dependencies (#7822) (8ddd5442)
  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66b)
  • clients:
    • strip trailing periods when the last character is non-alphanumeric (#7821) (6b5b50b2)
    • sort missed package.json files (#7820) (297b5643)
    • include deprecated-since in generated tsdoc (#7815) (17ecb20a)
New Features
  • clients: update client endpoints as of 2026-03-05 (e9a8d8de)
  • client-guardduty: Added MALICIOUS FILE to IndicatorType enum in MDC Sequence (bb9d4662)
  • client-savingsplans: Added support for OpenSearch and Neptune Analytics to Database Savings Plans. (9e063913)
  • client-sagemaker: Adds support for S3 Bucket Ownership validation for SageMaker Managed MLflow. (b6216564)
  • client-connecthealth: Connect-Health SDK is AWS's unified SDK for the Amazon Connect Health offering. It allows healthcare developers to integrate purpose-built agents - such as patient insights, ambient documentation, and medical coding - into their existing applications, including EHRs, telehealth, and revenue cycle. (454c6cb7)
  • client-mpa: Updates to multi-party approval (MPA) service to add support for approval team baseline operations. (e9581543)
  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c2)

... (truncated)

Changelog

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

3.1004.0 (2026-03-06)

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

3.1003.0 (2026-03-05)

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

3.1002.0 (2026-03-04)

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

... (truncated)

Commits
  • 7c08152 Publish v3.1004.0
  • 4c36ea3 Publish v3.1003.0
  • 8ddd544 chore: bump '@smithy/*' dependencies (#7822)
  • 6b5b50b chore(clients): strip trailing periods when the last character is non-alphanu...
  • 03dad66 chore: set downlevel types to be used in typescript@'<4.5' (#7817)
  • 1eabedb test(clients): ignore prettifying automated snapshot test code (#7819)
  • 17ecb20 chore(clients): include deprecated-since in generated tsdoc (#7815)
  • 37f1adc test(clients): run client feature tests in browser mode too (#7808)
  • 800431b Publish v3.1002.0
  • b8467bd Publish v3.1001.0
  • Additional commits viewable in compare view

Updates @aws-sdk/client-ses from 3.993.0 to 3.1004.0

Release notes

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

v3.1004.0

3.1004.0(2026-03-06)

Chores
  • codegen: smithy-aws-typescript-codegen 0.46.0 (#7825) (9652a4b1)
New Features
  • clients: update client endpoints as of 2026-03-06 (8c6015c0)
  • client-gameliftstreams: Added new Gen6 stream classes based on the EC2 G6f instance family. These stream classes provide cost-optimized options for streaming well-optimized or lower-fidelity games on Windows environments. (3ce882b6)
  • client-bedrock: Amazon Bedrock Guardrails account-level enforcement APIs now support lists for model inclusion and exclusion from guardrail enforcement. (63b35986)
  • client-connect: Amazon Connect now supports the ability to programmatically configure and run automated tests for contact center experiences for Chat. Integrate testing into CICD pipelines, run multiple tests at scale, and retrieve results via API to automate validation of chat interactions and workflows. (696614ae)
  • client-bcm-data-exports: Fixed wrong endpoint resolutions in few regions. Added AWS CFN resource schema for BCM Data Exports. Added max value validation for pagination parameter. Fixed ARN format validation for BCM Data Exports resources. Updated size constraints for table properties. Added AccessDeniedException error. (23fdf994)
  • client-deadline: AWS Deadline Cloud now supports cost scale factors for farms, enabling studios to adjust reported costs to reflect their actual rendering economics. Adjusted costs are reflected in Deadline Cloud's Usage Explorer and Budgets. (16f6d510)
  • client-appintegrations: This release adds support for webhooks, allowing customers to create an Event Integration with a webhook source. (c86ed4e1)
  • client-bedrock-agentcore-control: Adds support for streaming memory records in AgentCore Memory (17468570)
  • client-sesv2: Adds support for longer email message header values, increasing the maximum length from 870 to 995 characters for RFC 5322 compliance. (3a573039)
Bug Fixes
  • build: fix package release ordering (#7829) (cc6da58f)
  • middleware-user-agent: use retry strategy mode property instead of legacy fallback (#7811) (db786337)

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

v3.1003.0

3.1003.0(2026-03-05)

Chores
  • bump '@smithy/*' dependencies (#7822) (8ddd5442)
  • set downlevel types to be used in typescript@'<4.5' (#7817) (03dad66b)
  • clients:
    • strip trailing periods when the last character is non-alphanumeric (#7821) (6b5b50b2)
    • sort missed package.json files (#7820) (297b5643)
    • include deprecated-since in generated tsdoc (#7815) (17ecb20a)
New Features
  • clients: update client endpoints as of 2026-03-05 (e9a8d8de)
  • client-guardduty: Added MALICIOUS FILE to IndicatorType enum in MDC Sequence (bb9d4662)
  • client-savingsplans: Added support for OpenSearch and Neptune Analytics to Database Savings Plans. (9e063913)
  • client-sagemaker: Adds support for S3 Bucket Ownership validation for SageMaker Managed MLflow. (b6216564)
  • client-connecthealth: Connect-Health SDK is AWS's unified SDK for the Amazon Connect Health offering. It allows healthcare developers to integrate purpose-built agents - such as patient insights, ambient documentation, and medical coding - into their existing applications, including EHRs, telehealth, and revenue cycle. (454c6cb7)
  • client-mpa: Updates to multi-party approval (MPA) service to add support for approval team baseline operations. (e9581543)
  • client-ec2: Added metadata field to CapacityAllocation. (d7cce1c2)

... (truncated)

Changelog

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

3.1004.0 (2026-03-06)

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

3.1003.0 (2026-03-05)

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

3.1002.0 (2026-03-04)

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

3.1001.0 (2026-03-03)

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

3.1000.0 (2026-02-27)

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

3.999.0 (2026-02-26)

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

3.998.0 (2026-02-25)

... (truncated)

Commits

Updates @prisma/adapter-pg from 7.4.0 to 7.4.2

Release notes

Sourced from @​prisma/adapter-pg's releases.

7.4.2

Today, we are issuing a 7.4.2 patch release focused on bug fixes and quality improvements.

🛠 Fixes

Prisma Client

Driver Adapters

  • @​prisma/adapter-mariadb: Update text column detection to check for a binary collation (prisma/prisma#29238)
  • @​prisma/adapter-mariadb: Correct relationJoins compatibility check for MariaDB 8.x versions (prisma/prisma#29246)

Schema Engine

🙏 Huge thanks to our community

Many of the fixes in this release were contributed by our amazing community members. We're grateful for your continued support and contributions that help make Prisma better for everyone!

7.4.1

Today, we are issuing a 7.4.1 patch release focused on bug fixes and quality improvements.

🛠 Fixes

Prisma Client

Driver Adapters

  • @​prisma/adapter-ppg: Handle null values in type parsers for nullable columns (prisma/prisma#29192)

Prisma Schema Language

🙏 Huge thanks to our community

Many of the fixes in this release were contributed by our amazing community members. We're grateful for your continued support and contributions that help make Prisma better for everyone!

Commits

Updates @vercel/functions from 3.4.2 to 3.4.3

Release notes

Sourced from @​vercel/functions's releases.

@​vercel/go@​3.4.3

Patch Changes

  • Rename fetch to nodeFetch in cases where it is an import from node-fetch (#15234)
Changelog

Sourced from @​vercel/functions's changelog.

3.4.3

Patch Changes

  • [functions] Revert "[functions] URL encode cache tags" (#15213)
Commits

Updates axios from 1.13.5 to 1.13.6

Release notes

Sourced from axios's releases.

v1.13.6

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#7403)

🔧 Maintenance & Chores

  • Dependencies: Updated the development_dependencies group (5 updates). (#7432)
  • Infrastructure: Migrated @​rollup/plugin-babel from v5.3.1 to v6.1.0. (#7424)
  • Documentation: Added missing JSDoc comments to utilities. (#7427)

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6

Commits
  • 7108c88 chore(release): prepare release 1.13.6 (#7446)
  • 20a0ba3 refactor(deps): migrate @​rollup/plugin-babel from v5.3.1 to v6.1.0 (#7424)
  • 885b4af feat: support react native blob objects (#5764)
  • 00d97b9 docs(utils): add missing JSDoc comments (#7427)
  • 9712548 chore(deps-dev): bump the development_dependencies group across 1 directory w...
  • d51accb fix(core): copy status from source error in AxiosError.from (#7403)
  • 3e30bbf chore: fix publish to only run on v1 tags
  • 672491d fix: safe FormData detection for WeChat Mini Program (#7306) (#7324)
  • 822e3e4 fix: make AxiosError.message property enumerable (#7392)
  • ef3711d feat: implement prettier and fix all issues (#7385)
  • Additional commits viewable in compare view

Updates jose from 6.1.3 to 6.2.0

Release notes

Sourced from jose's releases.

v6.2.0

Features

  • re-introduce JWE "zip" (Compression Algorithm) Header Parameter support (b13b446)

Documentation

  • clarify return of general jws and jwe (56682b4)
Changelog

Sourced from jose's changelog.

6.2.0 (2026-03-05)

Features

  • re-introduce JWE "zip" (Compression Algorithm) Header Parameter support (b13b446)

Documentation

  • clarify return of general jws and jwe (56682b4)
Commits
  • 970673e chore(release): 6.2.0
  • b13b446 feat: re-introduce JWE "zip" (Compression Algorithm) Header Parameter support
  • c2d1dd1 test: update deno expectations
  • edcaec9 chore(deps): bump actions/upload-artifact in the actions group
  • 037d212 chore(deps): bump minimatch
  • bf7669b chore(deps-dev): bump rollup from 4.56.0 to 4.59.0
  • bdd580e chore: reformat new docs
  • 0c06172 chore: update SECURITY.md
  • 56682b4 docs: clarify return of general jws and jwe
  • 8d7d59c chore: extend/clarify resource exhaustion threat model
  • Additional commits viewable in compare view

Updates lucide-react from 0.574.0 to 0.577.0

Release notes

Sourced from lucide-react's releases.

Version 0.577.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.576.0...0.577.0

Version 0.576.0

What's Changed

Full Changelog: lucide-icons/lucide@0.575.0...0.576.0

Version 0.575.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.573.0...0.575.0

Commits

Updates proj4 from 2.20.2 to 2.20.4

Release notes

Sourced from proj4's releases.

v2.20.4

What's Changed

New Contributors

Full Changelog: proj4js/proj4js@v2.20.3...v2.20.4

v2.20.3

What's Changed

Full Changelog: proj4js/proj4js@v2.20.2...v2.20.3

Commits
  • 43f6871 build 2.20.4
  • 1fcb6ea Merge pull request #553 from proj4js/mercator-check
  • 4fdb72b Check for mercator in every input
  • 687bb7e Merge pull request #552 from proj4js/krovak-names
  • 7f5ac79 Fix Krovak names
  • 29517dc Merge pull request #551 from algil/master
  • 35adf8a Fix updateDatums script to take units of measure into account
  • fd06bb4 Datum shift correction
  • 25de2b9 Merge pull request #550 from proj4js/krovak-variants
  • c0468d0 Add Krovak projection variants
  • 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 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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 9, 2026
@vercel
Copy link
Contributor

vercel bot commented Mar 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dea-map Ready Ready Preview, Comment Mar 10, 2026 8:40pm

Request Review

…rectory with 8 updates

Bumps the production-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.993.0` | `3.1004.0` |
| [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.993.0` | `3.1004.0` |
| [@prisma/adapter-pg](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-pg) | `7.4.0` | `7.4.2` |
| [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) | `3.4.2` | `3.4.3` |
| [axios](https://github.com/axios/axios) | `1.13.5` | `1.13.6` |
| [jose](https://github.com/panva/jose) | `6.1.3` | `6.2.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.574.0` | `0.577.0` |
| [proj4](https://github.com/proj4js/proj4js) | `2.20.2` | `2.20.4` |



Updates `@aws-sdk/client-s3` from 3.993.0 to 3.1004.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.1004.0/clients/client-s3)

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

Updates `@prisma/adapter-pg` from 7.4.0 to 7.4.2
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.4.2/packages/adapter-pg)

Updates `@vercel/functions` from 3.4.2 to 3.4.3
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/@vercel/functions@3.4.3/packages/functions)

Updates `axios` from 1.13.5 to 1.13.6
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.5...v1.13.6)

Updates `jose` from 6.1.3 to 6.2.0
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.1.3...v6.2.0)

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

Updates `proj4` from 2.20.2 to 2.20.4
- [Release notes](https://github.com/proj4js/proj4js/releases)
- [Changelog](https://github.com/proj4js/proj4js/blob/master/changelog.md)
- [Commits](proj4js/proj4js@v2.20.2...v2.20.4)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1004.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-ses"
  dependency-version: 3.1004.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@prisma/adapter-pg"
  dependency-version: 7.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@vercel/functions"
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: jose
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: lucide-react
  dependency-version: 0.577.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: proj4
  dependency-version: 2.20.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/production-dependencies-00453170f5 branch from 22103e5 to 9497be1 Compare March 10, 2026 20:39
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2026

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Mar 15, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-00453170f5 branch March 15, 2026 11:34
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.

0 participants