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

Bump the dependencies group across 1 directory with 8 updates #106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

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

Package From To
@swc/core 1.10.7 1.10.16
@types/node 22.10.5 22.13.4
file-type 19.6.0 20.1.0
@aws-sdk/client-s3 3.726.1 3.749.0
@aws-sdk/lib-storage 3.726.1 3.749.0
@aws-sdk/s3-request-presigner 3.726.1 3.749.0
@google-cloud/storage 7.15.0 7.15.1
form-data 4.0.1 4.0.2

Updates @swc/core from 1.10.7 to 1.10.16

Changelog

Sourced from @​swc/core's changelog.

[1.10.16] - 2025-02-13

Bug Fixes

  • (es/minifier) Check assign target before merge assign cond (#10020) (6dab49a)

  • (es/parser) Preserve comment positions with leading semicolon (#10019) (c9937b6)

  • (swc_common) Fix panic with non-narrow chars with width != 2 (#10011) (f9f4cac)

  • (ts/fast-strip) Handle unsupported module keyword (#10022) (308f5d0)

Performance

  • (es/codegen) Reduce allocation using compact_str (#10008) (7d7319f)

[1.10.15] - 2025-02-08

Bug Fixes

  • (es/fixer) Wrap object tagged templates (#9991) (963c3a5)

  • (es/minifier) Dont't optimize swtich case before DCE (#9994) (afe21b5)

  • (es/minifier) Revert #10006 (#10007) (7e21323)

  • (es/parser, es/codegen) Handle trailing empty slots in array patterns (#9992) (1a87e76)

  • (es/react) Avoid adding __self in constructors of derived class in the jsx_self (#9987) (83f24af)

Features

... (truncated)

Commits
  • df4f619 chore: Publish 1.10.16 with swc_core v13.3.0
  • 05d2152 chore: Publish 1.10.16-nightly-20250213.1 with swc_core v13.3.0
  • 660b92a chore: Publish crates with swc_core v13.3.0
  • 308f5d0 fix(ts/fast-strip): Handle unsupported module keyword (#10022)
  • 6dab49a fix(es/minifier): Check assign target before merge assign cond (#10020)
  • c9937b6 fix(es/parser): Preserve comment positions with leading semicolon (#10019)
  • 7d7319f perf(es/codegen): Reduce allocation using compact_str (#10008)
  • f9f4cac fix(swc_common): Fix panic with non-narrow chars with width != 2 (#10011)
  • 5dc16a2 chore: Update changelog
  • d20b3d1 chore: Publish 1.10.15 with swc_core v13.2.0
  • Additional commits viewable in compare view

Updates @types/node from 22.10.5 to 22.13.4

Commits

Updates file-type from 19.6.0 to 20.1.0

Release notes

Sourced from file-type's releases.

v20.1.0

  • Improve WebP detection (#733) ef486f1

sindresorhus/file-type@v20.0.1...v20.1.0

v20.0.1

  • Fix detecting small PDF file (#728) f34e9f7

sindresorhus/file-type@v20.0.0...v20.0.1

v20.0.0

Breaking

  • Drop MIME-type and extension enumeration in types (#693) 0ff11c6
  • Remove NodeFileTypeParser in favor of using FileTypeParser on all platforms (#707) ff8eed8

Improvements

  • Give API access to FileTypeParser#detectors (#704) 7e72bbc
  • Improve Nikon RAW NEF (Tiff) format detection (#670) cf6fc1e
  • Add support for Java archive (.jar) (#719) 8651809
  • Add support for MSOffice macro-enabled docs and templates (#720) 7fe5667
  • Add support for OpenDocument graphics and templates (#718) 4db407d
  • Add support for Microsoft Excel template with macros (.xltm) (#714) 1fe621a
  • Add support for Microsoft Word template (.dotx) (#713) 643ef78
  • Add support for Microsoft Excel template (.xltx) (#712) 0dab3e0
  • Add support for Microsoft PowerPoint template ( .potx) (#710) f978619
  • Add support for ZIP decompression using @tokenizer/inflate (#695) 399b0f1
  • Add support for .lz4 file format (#706) 74acf94
  • Add support for format .drc, Google's Draco 3D Data Compression (#702) e99257d

Fixes

  • Fix code sequence "File Type Box" detection (#705) 7d4dd8d

sindresorhus/file-type@v19.6.0...v20.0.0

Commits

Updates @aws-sdk/client-s3 from 3.726.1 to 3.749.0

Release notes

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

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

3.749.0 (2025-02-14)

Features

  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad8)

3.744.0 (2025-02-07)

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

3.743.0 (2025-02-06)

Features

  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (794f4b5)

3.741.0 (2025-02-03)

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

3.740.0 (2025-01-31)

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

3.738.0 (2025-01-29)

Features

... (truncated)

Commits
  • 5f1be93 Publish v3.749.0
  • 5b15ad8 feat(client-s3): Added support for Content-Range header in HeadObject response.
  • ebd03ac chore(codegen): sync for stream buffering (#6885)
  • e8bd309 Publish v3.744.0
  • 114bd9a chore(codegen): sync deprecated tag order (#6871)
  • be25eb6 Publish v3.743.0
  • 794f4b5 feat(client-s3): Updated list of the valid AWS Region values for the Location...
  • 2b3d1df Publish v3.741.0
  • 602116a Publish v3.740.0
  • 1b99b4f Publish v3.738.0
  • Additional commits viewable in compare view

Updates @aws-sdk/lib-storage from 3.726.1 to 3.749.0

Release notes

Sourced from @​aws-sdk/lib-storage's releases.

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-storage's changelog.

3.749.0 (2025-02-14)

Note: Version bump only for package @​aws-sdk/lib-storage

3.744.0 (2025-02-07)

Note: Version bump only for package @​aws-sdk/lib-storage

3.743.0 (2025-02-06)

Note: Version bump only for package @​aws-sdk/lib-storage

3.741.0 (2025-02-03)

Note: Version bump only for package @​aws-sdk/lib-storage

3.740.0 (2025-01-31)

Note: Version bump only for package @​aws-sdk/lib-storage

3.738.0 (2025-01-29)

Note: Version bump only for package @​aws-sdk/lib-storage

3.735.0 (2025-01-24)

... (truncated)

Commits

Updates @aws-sdk/s3-request-presigner from 3.726.1 to 3.749.0

Release notes

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

v3.749.0

3.749.0(2025-02-14)

Chores
New Features
  • client-database-migration-service: Introduces premigration assessment feature to DMS Serverless API for start-replication and describe-replications (fd40a1f6)
  • client-codebuild: Added test suite names to test case metadata (a6db26e5)
  • client-wafv2: The WAFv2 API now supports configuring data protection in webACLs. (04209f98)
  • client-s3: Added support for Content-Range header in HeadObject response. (5b15ad82)
  • client-connect: Release Notes: 1) Analytics API enhancements: Added new ListAnalyticsDataLakeDataSets API. 2) Onboarding API Idempotency: Adds ClientToken to instance creation and management APIs to support idempotency. (6fb29416)
  • client-rds-data: Add support for Stop DB feature. (d3569279)
  • client-workspaces-thin-client: Update Environment and Device name field definitions (70549deb)

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

v3.748.0

3.748.0(2025-02-13)

Chores
  • scripts: use Node.js fs to copy Smithy folders instead of shell (#6881) (53f15ecf)
Documentation Changes
  • client-acm-pca: Private Certificate Authority (PCA) documentation updates (8983d463)
  • client-ecs: This is a documentation only release to support migrating Amazon ECS service ARNs to the long ARN format. (af662469)
  • update remarks on Lambda-bundled AWS SDK (#6880) (e38c94b2)
New Features
  • client-fis: Adds auto-pagination for the following operations: ListActions, ListExperimentTemplates, ListTargetAccountConfigurations, ListExperiments, ListExperimentResolvedTargets, ListTargetResourceTypes. Reduces length constraints of prefixes for logConfiguration and experimentReportConfiguration. (1d6b9e5e)
  • client-sagemaker: Adds additional values to the InferenceAmiVersion parameter in the ProductionVariant data type. (a068ee6e)
  • client-storage-gateway: This release adds support for generating cache reports on S3 File Gateways for files that fail to upload. (aeef69ff)
  • client-accessanalyzer: This release introduces the getFindingsStatistics API, enabling users to retrieve aggregated finding statistics for IAM Access Analyzer's external access and unused access analysis features. Updated service API and documentation. (18ecb889)

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

v3.747.0

3.747.0(2025-02-12)

... (truncated)

Changelog

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

3.749.0 (2025-02-14)

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

3.744.0 (2025-02-07)

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

3.743.0 (2025-02-06)

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

3.741.0 (2025-02-03)

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

3.740.0 (2025-01-31)

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

3.738.0 (2025-01-29)

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

3.735.0 (2025-01-24)

... (truncated)

Commits

Updates @google-cloud/storage from 7.15.0 to 7.15.1

Release notes

Sourced from @​google-cloud/storage's releases.

v7.15.1

7.15.1 (2025-02-11)

Bug Fixes

  • getFiles: Add nextPageToken to fields for autoPaginate (#2570) (75c309c)
Changelog

Sourced from @​google-cloud/storage's changelog.

7.15.1 (2025-02-11)

Bug Fixes

  • getFiles: Add nextPageToken to fields for autoPaginate (#2570) (75c309c)
Commits

Updates form-data from 4.0.1 to 4.0.2

Commits
  • 7465e13 v4.0.2
  • 92613b9 Merge tags v2.5.3 and v3.0.3
  • e46f09b v3.0.3
  • e5df7f2 [Dev Deps] pin request which via tough-cookie ^2.4 depends on psl
  • 84ca1d6 [Fix] set Symbol.toStringTag when available (#573)
  • 7fecefe [Refactor] use Object.prototype.hasOwnProperty.call
  • 5a5bafe [Deps] update mime-types
  • 8261fcb [Dev Deps] update @types/node, browserify, coveralls, cross-spawn, `e...
  • b82f590 Only apps should have lockfiles
  • 9457283 Bumped version 2.5.3
  • 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 dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@swc/core](https://github.com/swc-project/swc) | `1.10.7` | `1.10.16` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.5` | `22.13.4` |
| [file-type](https://github.com/sindresorhus/file-type) | `19.6.0` | `20.1.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.726.1` | `3.749.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.726.1` | `3.749.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.726.1` | `3.749.0` |
| [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) | `7.15.0` | `7.15.1` |
| [form-data](https://github.com/form-data/form-data) | `4.0.1` | `4.0.2` |



Updates `@swc/core` from 1.10.7 to 1.10.16
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](swc-project/swc@v1.10.7...v1.10.16)

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

Updates `file-type` from 19.6.0 to 20.1.0
- [Release notes](https://github.com/sindresorhus/file-type/releases)
- [Commits](sindresorhus/file-type@v19.6.0...v20.1.0)

Updates `@aws-sdk/client-s3` from 3.726.1 to 3.749.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.749.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.726.1 to 3.749.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.749.0/lib/lib-storage)

Updates `@aws-sdk/s3-request-presigner` from 3.726.1 to 3.749.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.749.0/packages/s3-request-presigner)

Updates `@google-cloud/storage` from 7.15.0 to 7.15.1
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v7.15.0...v7.15.1)

Updates `form-data` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/form-data/form-data/releases)
- [Commits](form-data/form-data@v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: "@swc/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: file-type
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@aws-sdk/lib-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: form-data
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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 Feb 17, 2025
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