Skip to content

chore: bump the production-dependencies group across 1 directory with 12 updates #1414

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

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

Package From To
@aws-sdk/credential-provider-node 3.438.0 3.592.0
karma 6.4.2 6.4.3
karma-webpack 5.0.0 5.0.1
tslib 2.6.2 2.6.3
webpack 5.89.0 5.92.0
duplexify 4.1.2 4.1.3
ts-loader 9.5.0 9.5.1
ts-node 10.9.1 10.9.2
@types/stream-to-promise 2.2.3 2.2.4
@types/yargs 17.0.29 17.0.32
@aws-sdk/client-kms 3.438.0 3.592.0
@aws-sdk/util-locate-window 3.310.0 3.568.0

Updates @aws-sdk/credential-provider-node from 3.438.0 to 3.592.0

Release notes

Sourced from @​aws-sdk/credential-provider-node's releases.

v3.592.0

3.592.0(2024-06-06)

Chores
Documentation Changes
  • client-sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. (b381cca7)
  • client-sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. (6772052c)
New Features
  • client-account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. (23c9d39c)
  • client-iot-wireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. (7dd6fdf2)
  • client-location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. (7c01057a)
  • client-storage-gateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. (f7b019ed)
  • client-firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations (ae7c3b01)
  • client-fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand. (8c1f604f)
  • client-glue: This release adds support for creating and updating Glue Data Catalog Views. (349fcc98)
Tests
  • protocoltests: validate resolvedHost from httpRequestTests (#6175) (ec83f871)

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

v3.591.0

3.591.0(2024-06-05)

New Features
  • clients: update client endpoints as of 2024-06-05 (6d6148e4)
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9c)
  • client-glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now (759dc888)
  • client-global-accelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. (659cea79)

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

v3.590.0

3.590.0(2024-06-04)

... (truncated)

Changelog

Sourced from @​aws-sdk/credential-provider-node's changelog.

3.592.0 (2024-06-06)

Note: Version bump only for package @​aws-sdk/credential-provider-node

3.590.0 (2024-06-04)

Note: Version bump only for package @​aws-sdk/credential-provider-node

3.588.0 (2024-05-31)

Note: Version bump only for package @​aws-sdk/credential-provider-node

3.587.0 (2024-05-30)

Bug Fixes

  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a)

3.583.0 (2024-05-23)

Note: Version bump only for package @​aws-sdk/credential-provider-node

3.582.0 (2024-05-22)

Note: Version bump only for package @​aws-sdk/credential-provider-node

... (truncated)

Commits
  • 6c7ef8d Publish v3.592.0
  • 031a10a Publish v3.590.0
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 8cdaf0a fix(credentials-provider-ini): include general http provider when sourcing Ec...
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9cb9641 Publish v3.583.0
  • 8c64641 Publish v3.582.0
  • d6c6982 Publish v3.577.0
  • e7a5080 Publish v3.576.0
  • Additional commits viewable in compare view

Updates karma from 6.4.2 to 6.4.3

Release notes

Sourced from karma's releases.

v6.4.3

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)
Changelog

Sourced from karma's changelog.

6.4.3 (2024-02-24)

Bug Fixes

  • add build commits for patch release (d7f2d69)
Commits
  • d8cf806 chore(release): 6.4.3 [skip ci]
  • d7f2d69 fix: add build commits for patch release
  • 85a2eeb build(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.2
  • 0bffce2 build(deps): updated socket.io version to fix security issues with socket.io-...
  • 86667ab build(deps): bump follow-redirects from 1.11.0 to 1.15.4
  • 450fdfd docs: Add deprecation notice to Karma README
  • See full diff in compare view

Updates karma-webpack from 5.0.0 to 5.0.1

Release notes

Sourced from karma-webpack's releases.

v5.0.1

5.0.1 (2024-02-01)

Fixes

  • security fixes
Changelog

Sourced from karma-webpack's changelog.

5.0.1 (2024-02-01)

Fixes

  • security fixes
Commits

Updates tslib from 2.6.2 to 2.6.3

Release notes

Sourced from tslib's releases.

v2.6.3

What's Changed

Full Changelog: microsoft/tslib@v2.6.2...v2.6.3

Commits

Updates webpack from 5.89.0 to 5.92.0

Release notes

Sourced from webpack's releases.

v5.92.0

Bug Fixes

  • Correct tidle range's comutation for module federation
  • Consider runtime for pure expression dependency update hash
  • Return value in the subtractRuntime function for runtime logic
  • Fixed failed to resolve promise when eager import a dynamic cjs
  • Avoid generation extra code for external modules when remapping is not required
  • The css/global type now handles the exports name
  • Avoid hashing for @keyframe and @property at-rules in css/global type
  • Fixed mangle with destructuring for JSON modules
  • The stats.hasWarnings() method now respects the ignoreWarnings option
  • Fixed ArrayQueue iterator
  • Correct behavior of __webpack_exports_info__.a.b.canMangle
  • Changed to the correct plugin name for the CommonJsChunkFormatPlugin plugin
  • Set the chunkLoading option to the import when environment is unknown and output is module
  • Fixed when runtimeChunk has no exports when module chunkFormat used
  • [CSS] Fixed parsing minimized CSS import
  • [CSS] URLs in CSS files now have correct public path
  • [CSS] The css module type should not allow parser to switch mode
  • [Types] Improved context module types

New Features

  • Added platform target properties to compiler
  • Improved multi compiler cache location and validating it
  • Support import attributes spec (with keyword)
  • Support node: prefix for Node.js core modules in runtime code
  • Support prefetch/preload for module chunk format
  • Support "..." in the importsFields option for resolver
  • Root module is less prone to be wrapped in IIFE
  • Export InitFragment class for plugins
  • Export compileBooleanMatcher util for plugins
  • Export InputFileSystem and OutputFileSystem types
  • [CSS] Support the esModule generator option for CSS modules
  • [CSS] Support CSS when chunk format is module

v5.91.0

Bug Fixes

  • Deserializer for ignored modules doesn't crash
  • Allow the unsafeCache option to be a proxy object
  • Normalize the snapshot.unmanagedPaths option
  • Fixed fs types
  • Fixed resolve's plugins types
  • Fixed wrongly calculate postOrderIndex
  • Fixed watching types
  • Output import attrbiutes/import assertions for external JS imports
  • Throw an error when DllPlugin needs to generate multiple manifest files, but the path is the same
  • [CSS] Output layer/supports/media for external CSS imports

... (truncated)

Commits

Updates duplexify from 4.1.2 to 4.1.3

Commits

Updates ts-loader from 9.5.0 to 9.5.1

Release notes

Sourced from ts-loader's releases.

v9.5.1

Changelog

Sourced from ts-loader's changelog.

9.5.1

Commits

Updates ts-node from 10.9.1 to 10.9.2

Release notes

Sourced from ts-node's releases.

Fix tsconfig.json file not found

Fixed

Commits

Updates @types/stream-to-promise from 2.2.3 to 2.2.4

Commits

Updates @types/yargs from 17.0.29 to 17.0.32

Commits

Updates @aws-sdk/client-kms from 3.438.0 to 3.592.0

Release notes

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

v3.592.0

3.592.0(2024-06-06)

Chores
Documentation Changes
  • client-sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. (b381cca7)
  • client-sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. (6772052c)
New Features
  • client-account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. (23c9d39c)
  • client-iot-wireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. (7dd6fdf2)
  • client-location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. (7c01057a)
  • client-storage-gateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. (f7b019ed)
  • client-firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations (ae7c3b01)
  • client-fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand. (8c1f604f)
  • client-glue: This release adds support for creating and updating Glue Data Catalog Views. (349fcc98)
Tests
  • protocoltests: validate resolvedHost from httpRequestTests (#6175) (ec83f871)

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

v3.591.0

3.591.0(2024-06-05)

New Features
  • clients: update client endpoints as of 2024-06-05 (6d6148e4)
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9c)
  • client-glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now (759dc888)
  • client-global-accelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. (659cea79)

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

v3.590.0

3.590.0(2024-06-04)

... (truncated)

Changelog

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

3.592.0 (2024-06-06)

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

3.590.0 (2024-06-04)

Bug Fixes

  • codegen: consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51cc)

3.588.0 (2024-05-31)

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

3.587.0 (2024-05-30)

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

3.583.0 (2024-05-23)

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

3.582.0 (2024-05-22)

Features

  • client-kms: This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China. (1489723)

... (truncated)

Commits
  • 6c7ef8d Publish v3.592.0
  • fdd7f75 chore(clients): export types with export type (#6171)
  • 0e7d145 chore: module export fields in @​smithy/core (#6168)
  • 031a10a Publish v3.590.0
  • 06f51cc fix(codegen): consistently add region as config option when generated client ...
  • aeca658 Publish v3.588.0
  • abae935 Publish v3.587.0
  • 6bba0d6 chore(codegen): update Smithy hash - ProviderError logging, timestamp millis ...
  • 9cb9641 Publish v3.583.0
  • 8c64641 Publish v3.582.0
  • Additional commits viewable in compare view

Updates @aws-sdk/util-locate-window from 3.310.0 to 3.568.0

Release notes

Sourced from @​aws-sdk/util-locate-window's releases.

v3.568.0

3.568.0(2024-05-02)

Chores
Documentation Changes
  • clarify lib-storage name change between v2 and v3 (#6023) (4d0eafce)
New Features
  • client-redshift-serverless: Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. (044806b1)
  • client-dynamodb: This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. (7a4330dd)
  • client-personalize: This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. (3c7432b9)
  • client-ec2: This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). (0903d38f)

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

v3.567.0

3.567.0(2024-05-01)

Chores
  • core: skip emitting warning for Node.js 14.x (#6044) (669a7de0)
  • clients:
    • remove redundant service client doc generator (#6041) (306aafc5)
    • extend TypeScript config from @​tsconfig/node16 (#6037) (c4fb66d9)
  • codegen: update smithy-ts commit to update engines to node >= 16 (#6040) (9149dce4)
Documentation Changes
  • client-ec2: Documentation updates for Amazon EC2. (044d712d)
New Features
  • clients: update client endpoints as of 2024-05-01 (365eb8c3)
  • client-personalize-runtime: This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. (a68c9997)
  • client-securityhub: Updated CreateMembers API request with limits. (1142738b)
  • client-bedrock-agent: This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. (93917f77)
  • client-sesv2: Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. (56df20cf)
  • end support for Node.js 14.x (#6034) (d1964111)

... (truncated)

Changelog

Sourced from @​aws-sdk/util-locate-window's changelog.

3.568.0 (2024-05-02)

Note: Version bump only for package @​aws-sdk/util-locate-window

3.567.0 (2024-05-01)

Features

3.535.0 (2024-03-15)

Note: Version bump only for package @​aws-sdk/util-locate-window

3.495.0 (2024-01-18)

Features

3.465.0 (2023-12-01)

Note: Version bump only for package @​aws-sdk/util-locate-window

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

… 12 updates

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

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-provider-node) | `3.438.0` | `3.592.0` |
| [karma](https://github.com/karma-runner/karma) | `6.4.2` | `6.4.3` |
| [karma-webpack](https://github.com/webpack-contrib/karma-webpack) | `5.0.0` | `5.0.1` |
| [tslib](https://github.com/Microsoft/tslib) | `2.6.2` | `2.6.3` |
| [webpack](https://github.com/webpack/webpack) | `5.89.0` | `5.92.0` |
| [duplexify](https://github.com/mafintosh/duplexify) | `4.1.2` | `4.1.3` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.0` | `9.5.1` |
| [ts-node](https://github.com/TypeStrong/ts-node) | `10.9.1` | `10.9.2` |
| [@types/stream-to-promise](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stream-to-promise) | `2.2.3` | `2.2.4` |
| [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.29` | `17.0.32` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.438.0` | `3.592.0` |
| [@aws-sdk/util-locate-window](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-locate-window) | `3.310.0` | `3.568.0` |



Updates `@aws-sdk/credential-provider-node` from 3.438.0 to 3.592.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-provider-node/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.592.0/packages/credential-provider-node)

Updates `karma` from 6.4.2 to 6.4.3
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma@v6.4.2...v6.4.3)

Updates `karma-webpack` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/webpack-contrib/karma-webpack/releases)
- [Changelog](https://github.com/codymikol/karma-webpack/blob/master/CHANGELOG.md)
- [Commits](codymikol/karma-webpack@v5.0.0...v5.0.1)

Updates `tslib` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.2...v2.6.3)

Updates `webpack` from 5.89.0 to 5.92.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.89.0...v5.92.0)

Updates `duplexify` from 4.1.2 to 4.1.3
- [Commits](mafintosh/duplexify@v4.1.2...v4.1.3)

Updates `ts-loader` from 9.5.0 to 9.5.1
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.5.0...v9.5.1)

Updates `ts-node` from 10.9.1 to 10.9.2
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md)
- [Commits](TypeStrong/ts-node@v10.9.1...v10.9.2)

Updates `@types/stream-to-promise` from 2.2.3 to 2.2.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stream-to-promise)

Updates `@types/yargs` from 17.0.29 to 17.0.32
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs)

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

Updates `@aws-sdk/util-locate-window` from 3.310.0 to 3.568.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-locate-window/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.568.0/packages/util-locate-window)

---
updated-dependencies:
- dependency-name: "@aws-sdk/credential-provider-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: karma
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: karma-webpack
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tslib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: duplexify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ts-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ts-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/stream-to-promise"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@types/yargs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/client-kms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@aws-sdk/util-locate-window"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner June 12, 2024 13:53
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 13, 2024

Superseded by #1415.

@dependabot dependabot bot closed this Jun 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-1d78d5148e branch June 13, 2024 13:32
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