chore: bump the production-dependencies group across 1 directory with 12 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 0
(2 months ago)
(2 months ago)
dependencies javascript
Bumps the production-dependencies group with 12 updates in the / directory:
| Package | From | To |
|---|---|---|
| @aws-sdk/credential-provider-node | 3.637.0 |
3.891.0 |
| karma | 6.4.3 |
6.4.4 |
| tslib | 2.6.3 |
2.8.1 |
| webpack | 5.94.0 |
5.101.3 |
| @aws-sdk/client-dynamodb | 3.712.0 |
3.891.0 |
| @aws-sdk/util-dynamodb | 3.712.0 |
3.891.0 |
| @aws-sdk/util-utf8-browser | 3.37.0 |
3.259.0 |
| ts-loader | 9.5.0 |
9.5.4 |
| end-of-stream | 1.4.4 |
1.4.5 |
| @aws-sdk/client-kms | 3.637.0 |
3.891.0 |
| bn.js | 5.2.1 |
5.2.2 |
| @aws-sdk/util-locate-window | 3.310.0 |
3.873.0 |
Updates @aws-sdk/credential-provider-node from 3.637.0 to 3.891.0
Release notes
Sourced from @aws-sdk/credential-provider-node's releases.
v3.891.0
3.891.0(2025-09-17)
Chores
Documentation Changes
New Features
- client-ec2: Add mac-m4.metal and mac-m4pro.metal instance types. (542f2aba)
- client-pcs: Add support for Amazon EC2 Capacity Blocks for ML (28cf47d6)
- client-network-firewall: Network Firewall now prevents TLS handshakes with the target server until after the Server Name Indication (SNI) has been seen and verified. The monitoring dashboard now provides deeper insights into PrivateLink endpoint candidates and offers filters based on IP addresses and protocol. (11455fdf)
Tests
- normalize import of integ test mock (#7352) (8c20c066)
- client-s3: add integration test for selectObjectContent (#7325) (c65c2030)
For list of updated packages, view updated-packages.md in assets-3.891.0.zip
v3.890.0
3.890.0(2025-09-16)
Chores
- scripts: turn off verdaccio benchmark script (#7350) (e5b756a3)
- codegen: sync for fs-mock and eventstream codegen fix (#7348) (60f5a8c8)
Documentation Changes
New Features
- clients: update client endpoints as of 2025-09-16 (aef54eb6)
- client-osis: Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (de930e70)
- client-budgets: Add support for custom time periods in budget configuration (8d881364)
- client-ivs-realtime: IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (bac6c46e)
- client-cloudwatch-logs: Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (8d9dd737)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/credential-provider-node's changelog.
3.891.0 (2025-09-17)
Note: Version bump only for package
@aws-sdk/credential-provider-node3.890.0 (2025-09-16)
Note: Version bump only for package
@aws-sdk/credential-provider-node3.888.0 (2025-09-12)
Note: Version bump only for package
@aws-sdk/credential-provider-node3.887.0 (2025-09-11)
Note: Version bump only for package
@aws-sdk/credential-provider-node3.886.0 (2025-09-10)
Note: Version bump only for package
@aws-sdk/credential-provider-node3.883.0 (2025-09-05)
Note: Version bump only for package
@aws-sdk/credential-provider-node3.882.0 (2025-09-04)
... (truncated)
Commits
3cace3ePublish v3.891.079bbaf4Publish v3.890.09eee6ebtest(credential-provider-node): rewrite integ in vitest (#7349)60f5a8cchore(codegen): sync for fs-mock and eventstream codegen fix (#7348)79c41a2Publish v3.888.0f504fc1Publish v3.887.09963c98chore(deps): bump@smithy/dependency versions (#7328)52fd2caPublish v3.886.0756643ePublish v3.883.02481519Publish v3.882.0- Additional commits viewable in compare view
Updates karma from 6.4.3 to 6.4.4
Commits
84f85e7chore(release): 6.4.4 [skip ci]a4d1284build(deps-dev): bump ws from 6.2.1 to 6.2.3- See full diff in compare view
Updates tslib from 2.6.3 to 2.8.1
Release notes
Sourced from tslib's releases.
v2.8.1
What's Changed
- Fix publish workflow by
@andrewbranchin microsoft/tslib#271- Include non-enumerable keys in __importStar helper by
@rbucktonin microsoft/tslib#272- Remove use of ES2015 syntax by
@andrewbranchin microsoft/tslib#275Full Changelog: https://github.com/microsoft/tslib/compare/v2.8.0...v2.8.1
v2.8.0
What's Changed
- Validate export structure of every entrypoint by
@andrewbranchin microsoft/tslib#269- Add rewriteRelativeImportExtension helper by
@andrewbranchin microsoft/tslib#270Full Changelog: https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0
v2.7.0
What's Changed
- Implement deterministic collapse of
awaitinawait usingby@rbucktonin microsoft/tslib#262- Use global 'Iterator.prototype' for downlevel generators by
@rbucktonin microsoft/tslib#267Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.3...v2.7.0
Commits
d72d6f72.8.111fa982Merge pull request #275 from microsoft/bug/es5-compat3c532ebRemove use of ES2015 syntaxb0076c4Include non-enumerable keys in __importStar helper (#272)7c11588Add missing registry-url parameter1fec667Merge pull request #271 from microsoft/fix-publish097e99eFix publish workflowca5f7fb2.8.02334267Merge pull request #270 from microsoft/rewriteRelativeImportExtensionc4cde74Missed update- Additional commits viewable in compare view
Updates webpack from 5.94.0 to 5.101.3
Release notes
Sourced from webpack's releases.
v5.101.3
Fixes
- Fixed resolve execution order issue from extra await in async modules
- Avoid empty block for unused statement
- Collect only specific expressions for destructuring assignment
v5.101.2
Fixes
- Fixed syntax error when comment is on the last line
- Handle var declaration for
createRequire- Distinguish free variable and tagged variable
v5.101.1
Fixes
- Filter deleted assets in
processAdditionalAssetshook- HMR failure in defer module
- Emit assets even if invalidation occurs again
- Export types for serialization and deserialization in plugins and export the
ModuleFactoryclass- Fixed the failure export of internal function for ES module chunk format
- Fixed
GetChunkFilenamefailure caused bydependOnentry- Fixed the import of missing dependency chunks
- Fixed when entry chunk depends on the runtime chunk hash
- Fixed
module.exportsbundle to ESM library- Adjusted the time of adding a group depending on the fragment of execution time
- Fixed circle dependencies when require
RawModuleand condition ofisDeferred- Tree-shakable module library should align preconditions of
allowInlineStartupv5.101.0
Fixes
- Fixed concatenate optimization for ESM that caused undefined export
- Respect the
output.environment.nodePrefixForCoreModulesoption everywhere- Respect the
output.importMetaNameoption everywhere- Fixed await async dependencies when accepting them during HMR
- Better typescript types
Features
- Added colors helpers for CLI
- Enable tree-shaking for ESM external modules with named imports
- Added the
deferImportoption to parser optionsPerformance Improvements
- Fixed a regression in module concatenation after implementing deferred import support
- Fixed a potential performance issue in CleanPlugin
- Avoid extra
requirein some places
... (truncated)
Commits
07b1ac0chore(release): 5.101.38d7efb8chore(deps-dev): bump the dependencies group with 2 updates (#19816)935cbd8docs: update examples (#19812)dc79e95fix: collect only specific expressions for destructuring assignment90ae8affix: avoid empty block for unused statement8db97f8fix: resolve execution order issue from extra await in async modulesc92deafci: pin Node.js 24.x to 24.5.0 in CI workflow (#19813)c50930brefactor(test): correct the value retrieval613a5adchore(deps-dev): bump@babel/corein the dependencies group (#19807)1d9cc24chore(release): 5.101.2- Additional commits viewable in compare view
Updates @aws-sdk/client-dynamodb from 3.712.0 to 3.891.0
Release notes
Sourced from @aws-sdk/client-dynamodb's releases.
v3.891.0
3.891.0(2025-09-17)
Chores
Documentation Changes
New Features
- client-ec2: Add mac-m4.metal and mac-m4pro.metal instance types. (542f2aba)
- client-pcs: Add support for Amazon EC2 Capacity Blocks for ML (28cf47d6)
- client-network-firewall: Network Firewall now prevents TLS handshakes with the target server until after the Server Name Indication (SNI) has been seen and verified. The monitoring dashboard now provides deeper insights into PrivateLink endpoint candidates and offers filters based on IP addresses and protocol. (11455fdf)
Tests
- normalize import of integ test mock (#7352) (8c20c066)
- client-s3: add integration test for selectObjectContent (#7325) (c65c2030)
For list of updated packages, view updated-packages.md in assets-3.891.0.zip
v3.890.0
3.890.0(2025-09-16)
Chores
- scripts: turn off verdaccio benchmark script (#7350) (e5b756a3)
- codegen: sync for fs-mock and eventstream codegen fix (#7348) (60f5a8c8)
Documentation Changes
New Features
- clients: update client endpoints as of 2025-09-16 (aef54eb6)
- client-osis: Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (de930e70)
- client-budgets: Add support for custom time periods in budget configuration (8d881364)
- client-ivs-realtime: IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (bac6c46e)
- client-cloudwatch-logs: Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (8d9dd737)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/client-dynamodb's changelog.
3.891.0 (2025-09-17)
Note: Version bump only for package
@aws-sdk/client-dynamodb3.890.0 (2025-09-16)
Note: Version bump only for package
@aws-sdk/client-dynamodb3.888.0 (2025-09-12)
Note: Version bump only for package
@aws-sdk/client-dynamodb3.887.0 (2025-09-11)
Note: Version bump only for package
@aws-sdk/client-dynamodb3.886.0 (2025-09-10)
Note: Version bump only for package
@aws-sdk/client-dynamodb3.883.0 (2025-09-05)
Note: Version bump only for package
@aws-sdk/client-dynamodb3.882.0 (2025-09-04)
... (truncated)
Commits
3cace3ePublish v3.891.02922063chore(codegen): codegen sync for command doc update and retry trait (#7353)79bbaf4Publish v3.890.060f5a8cchore(codegen): sync for fs-mock and eventstream codegen fix (#7348)79c41a2Publish v3.888.0f504fc1Publish v3.887.09963c98chore(deps): bump@smithy/dependency versions (#7328)52fd2caPublish v3.886.0756643ePublish v3.883.02481519Publish v3.882.0- Additional commits viewable in compare view
Updates @aws-sdk/util-dynamodb from 3.712.0 to 3.891.0
Release notes
Sourced from @aws-sdk/util-dynamodb's releases.
v3.891.0
3.891.0(2025-09-17)
Chores
Documentation Changes
New Features
- client-ec2: Add mac-m4.metal and mac-m4pro.metal instance types. (542f2aba)
- client-pcs: Add support for Amazon EC2 Capacity Blocks for ML (28cf47d6)
- client-network-firewall: Network Firewall now prevents TLS handshakes with the target server until after the Server Name Indication (SNI) has been seen and verified. The monitoring dashboard now provides deeper insights into PrivateLink endpoint candidates and offers filters based on IP addresses and protocol. (11455fdf)
Tests
- normalize import of integ test mock (#7352) (8c20c066)
- client-s3: add integration test for selectObjectContent (#7325) (c65c2030)
For list of updated packages, view updated-packages.md in assets-3.891.0.zip
v3.890.0
3.890.0(2025-09-16)
Chores
- scripts: turn off verdaccio benchmark script (#7350) (e5b756a3)
- codegen: sync for fs-mock and eventstream codegen fix (#7348) (60f5a8c8)
Documentation Changes
New Features
- clients: update client endpoints as of 2025-09-16 (aef54eb6)
- client-osis: Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (de930e70)
- client-budgets: Add support for custom time periods in budget configuration (8d881364)
- client-ivs-realtime: IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (bac6c46e)
- client-cloudwatch-logs: Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (8d9dd737)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/util-dynamodb's changelog.
3.891.0 (2025-09-17)
Note: Version bump only for package
@aws-sdk/util-dynamodb3.890.0 (2025-09-16)
Note: Version bump only for package
@aws-sdk/util-dynamodb3.888.0 (2025-09-12)
Note: Version bump only for package
@aws-sdk/util-dynamodb3.887.0 (2025-09-11)
Note: Version bump only for package
@aws-sdk/util-dynamodb3.886.0 (2025-09-10)
Note: Version bump only for package
@aws-sdk/util-dynamodb3.883.0 (2025-09-05)
Note: Version bump only for package
@aws-sdk/util-dynamodb3.882.0 (2025-09-04)
... (truncated)
Commits
Updates @aws-sdk/util-utf8-browser from 3.37.0 to 3.259.0
Changelog
Sourced from @aws-sdk/util-utf8-browser's changelog.
3.259.0 (2023-01-26)
Note: Version bump only for package
@aws-sdk/util-utf8-browser3.188.0 (2022-10-13)
Note: Version bump only for package
@aws-sdk/util-utf8-browser3.186.0 (2022-10-06)
Note: Version bump only for package
@aws-sdk/util-utf8-browser3.183.0 (2022-10-03)
Note: Version bump only for package
@aws-sdk/util-utf8-browser3.170.0 (2022-09-13)
Note: Version bump only for package
@aws-sdk/util-utf8-browser3.168.0 (2022-09-09)
Note: Version bump only for package
@aws-sdk/util-utf8-browser3.109.0 (2022-06-13)
... (truncated)
Commits
ceb0ef9Publish v3.259.030b45afdocs(util-utf8): add deprecation in README of runtime specific modules (#4372)5b03ad1Publish v3.188.0625092fchore(packages): restore es2020 target in packages for dist-es20be81dPublish v3.186.0b9fc7fachore(packages): set es5 target in packages temporarily1b90a0aPublish v3.183.0596da35chore(packages): bump target to ES2020 and remove outdated libs (#4005)7f98029Publish v3.170.0876330fchore: bump downlevel-dts to 0.10.1 (#3938)- Additional commits viewable in compare view
Updates ts-loader from 9.5.0 to 9.5.4
Release notes
Sourced from ts-loader's releases.
v9.5.4
Skipping 9.5.3 due to a publishing issue
v9.5.3
v9.5.2
This release is actually v9.5.2 but due to a problem with the initial release workflow we incremented to v9.5.3
v9.5.1
- fix: inputSourceMap can be null #1638 - thanks
@johnnyreillyand@michaeltford
Changelog
Sourced from ts-loader's changelog.
9.5.4
Skipping 9.5.3 due to a publishing issue
9.5.2
9.5.1
- fix: inputSourceMap can be null #1638 - thanks
@johnnyreillyand@michaeltford
Commits
f7d022fUpdate changelog for version 9.5.4 (#1677)ba825c2chore: TypeScript 5.9 upgrade (#1676)847a249feat: stub for 5.8 (#1668)0ee4035feat: Update push.yml with workflow_dispatchd735298chore: update lockfile (#1666)e652315fix: add more detailed error messages (#1665)36b6bf2Upgrade TypeScript to 5.7 (#1661)6a4e29cCreate SECURITY.md5379bb1Update testpack for TypeScript 5.6 (#1656)95110c6Ts 55 (#1651)- Additional commits viewable in compare view
Updates end-of-stream from 1.4.4 to 1.4.5
Commits
Updates @aws-sdk/client-kms from 3.637.0 to 3.891.0
Release notes
Sourced from @aws-sdk/client-kms's releases.
v3.891.0
3.891.0(2025-09-17)
Chores
Documentation Changes
New Features
- client-ec2: Add mac-m4.metal and mac-m4pro.metal instance types. (542f2aba)
- client-pcs: Add support for Amazon EC2 Capacity Blocks for ML (28cf47d6)
- client-network-firewall: Network Firewall now prevents TLS handshakes with the target server until after the Server Name Indication (SNI) has been seen and verified. The monitoring dashboard now provides deeper insights into PrivateLink endpoint candidates and offers filters based on IP addresses and protocol. (11455fdf)
Tests
- normalize import of integ test mock (#7352) (8c20c066)
- client-s3: add integration test for selectObjectContent (#7325) (c65c2030)
For list of updated packages, view updated-packages.md in assets-3.891.0.zip
v3.890.0
3.890.0(2025-09-16)
Chores
- scripts: turn off verdaccio benchmark script (#7350) (e5b756a3)
- codegen: sync for fs-mock and eventstream codegen fix (#7348) (60f5a8c8)
Documentation Changes
New Features
- clients: update client endpoints as of 2025-09-16 (aef54eb6)
- client-osis: Adds support for cross-account ingestion for push-based sources. This includes resource policies for sharing pipelines across accounts and features for managing pipeline endpoints which enable accessing pipelines across different VPCs, including VPCs in other accounts. (de930e70)
- client-budgets: Add support for custom time periods in budget configuration (8d881364)
- client-ivs-realtime: IVS now offers customers the ability to control the positioning of participants in both grid and PiP layouts based on custom attribute values in participant tokens. (bac6c46e)
- client-cloudwatch-logs: Cloudwatch Logs added support for 2 new API parameters in metric and subscription filter APIs to filter log events based on system field values and emit system field values as dimensions and send them to customer destination as additional metadata. (8d9dd737)
Tests
... (truncated)
Changelog
Sourced from @aws-sdk/client-kms's changelog.
3.891.0 (2025-09-17)
Note: Version bump only for package
@aws-sdk/client-kms3.890.0 (2025-09-16)
Note: Version bump only for package
@aws-sdk/client-kms3.888.0 (2025-09-12)
Note: Version bump only for package
@aws-sdk/client-kms3.887.0 (2025-09-11)
Note: Version bump only for package
@aws-sdk/client-kms3.886.0 (2025-09-10)
Note: Version bump only for package
@aws-sdk/client-kms3.883.0 (2025-09-05)
Note: Version bump only for package
@aws-sdk/client-kms3.882.0 (2025-09-04)
... (truncated)
Commits
3cace3ePublish v3.891.02922063chore(codegen): codegen sync for command doc update and retry trait (#7353)79bbaf4Publish v3.890.060f5a8cchore(codegen): sync for fs-mock and eventstream codegen fix (#7348)79c41a2Publish v3.888.0f504fc1Publish v3.887.09963c98chore(deps): bump@smithy/dependency versions (#7328)52fd2caPublish v3.886.0756643ePublish v3.883.02481519Publish v3.882.0- Additional commits viewable in compare view
Updates bn.js from 5.2.1 to 5.2.2
Commits
Updates @aws-sdk/util-locate-window from 3.310.0 to 3.873.0
Release notes
Sourced from @aws-sdk/util-locate-window's releases.
v3.873.0
3.873.0(2025-08-21)
Chores
- util-endpoints: update aws partitions.json (6c73c897)
- endpoints: update endpoints model (3b2eccb3)
- models: update API models (f6e8bcc8)
- bump vitest to 3.x (#7270) (dd90501b)
- rename vitest.config.ts to *.mts (#7262) (011b38c0)
- private:
Documentation Changes
- client-ecs: This is a documentation only release that adds additional information for the update-service request parameters. (2ccda781)
- client-ssm-contacts: Doc-only updates for Incident Manager Contacts August 2025 (977796ec)
New Features
- client-glue: Added support for preprocessing queries in Data Quality operations through new DataQualityGlueTable structure. (1ed08716)
- client-guardduty: Remove Pattern trait from email field (1d689d7f)
- client-gameliftstreams: The default application in a stream group can now be changed at any time using UpdateStreamGroup to update the DefaultApplicationIdentifier. (9341cdc1)
Tests
- aws-protocoltests-smithy-rpcv2-cbor-schema: skip tests not working in vitest 3.x (#7274) (fd48b62a)
- use accurate errors in testing (#7273) (97e916ee)
- aws-client-retry-test: use Lambda client for retry test (#7272) (ff22f5ef)
For list of updated packages, view updated-packages.md in assets-3.873.0.zip
v3.872.0
3.872.0(2025-08-20)
Chores
- clients: use 'include' in tsconfig.json (#7266) (b2eec675)
- protocoltests: use schema log filter when available (#7261) (2e38b4e1)
New Features
- clients: update client endpoints as of 2025-08-20 (87f16686)
- client-route53-recovery-control-config: Remove incorrect endpoint tests (41b859ac)
- client-efs: Remove incorrect endpoint tests (fd49ae01)
- client-sagemaker: This release adds 1/ Launch ml.p5.4xlarge instance in Processing jobs, Training jobs and Training Plan 2/ Makes S3Uri to be required for S3FileSystem and S3FileSystemConfig. (bfd2fd25)
... (truncated)
Changelog
Sourced from @aws-sdk/util-locate-window's changelog.
3.873.0 (2025-08-21)
Note: Version bump only for package
@aws-sdk/util-locate-window3.804.0 (2025-05-06)
Note: Version bump only for package
@aws-sdk/util-locate-window3.723.0 (2025-01-06)
Note: Version bump only for package
@aws-sdk/util-locate-window
Pull Request Statistics
Commits:
1Files Changed:
4Additions:
+1099Deletions:
-1430
Package Dependencies
@aws-sdk/client-dynamodb
npm
3.712.0 → 3.891.0
Minor
@aws-sdk/credential-provider-node
npm
3.637.0 → 3.891.0
Minor
@aws-sdk/util-locate-window
npm
3.310.0 → 3.873.0
Minor
@aws-sdk/util-utf8-browser
npm
3.37.0 → 3.259.0
Minor
Technical Details
| ID: | 8029961 |
| UUID: | 2843820984 |
| Node ID: | PR_kwDOCHomBs6pgUO4 |
| Host: | GitHub |
| Repository: | aws/aws-encryption-sdk-javascript |
| Merge State: | Unknown |