build(deps-dev): bump the nodejs-other group across 1 directory with 6 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(2 months ago)
(about 2 months ago)
(about 2 months ago)
dependencies javascript
Bumps the nodejs-other group with 6 updates in the /nodejs directory:
| Package | From | To |
|---|---|---|
| typescript | 5.8.3 |
5.9.2 |
| ts-loader | 9.5.2 |
9.5.4 |
| webpack | 5.99.9 |
5.101.3 |
| @aws-sdk/client-sts | 3.826.0 |
3.873.0 |
| @types/aws-lambda | 8.10.150 |
8.10.152 |
| @types/node | 24.0.7 |
24.3.0 |
Updates typescript from 5.8.3 to 5.9.2
Release notes
Sourced from typescript's releases.
TypeScript 5.9
For release notes, check out the release announcement
- fixed issues query for Typescript 5.9.0 (Beta).
- fixed issues query for Typescript 5.9.1 (RC).
- No specific changes for TypeScript 5.9.2 (Stable)
Downloads are available on:
TypeScript 5.9 RC
For release notes, check out the release announcement
Downloads are available on:
TypeScript 5.9 Beta
For release notes, check out the release announcement.
Downloads are available on:
Commits
be86783Give more specific errors forverbatimModuleSyntax(#62113)22ef577LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414cDon't usenoErrorTruncationwhen printing types withmaximumLengthset (#...f14b5c8Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84Restore AbortSignal.abort (#62086)65cb4bdLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03Clear out checker-level stacks on pop (#62016)87740bcFix for Issue 61081 (#61221)833a8d4Fix Symbol completion priority and cursor positioning (#61945)0018c9fLEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...- Additional commits viewable in compare view
Updates ts-loader from 9.5.2 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
Commits
Updates webpack from 5.99.9 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-sts from 3.826.0 to 3.873.0
Release notes
Sourced from @aws-sdk/client-sts'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/client-sts's changelog.
3.873.0 (2025-08-21)
Note: Version bump only for package
@aws-sdk/client-sts3.872.0 (2025-08-20)
Note: Version bump only for package
@aws-sdk/client-sts3.864.0 (2025-08-08)
Note: Version bump only for package
@aws-sdk/client-sts3.863.0 (2025-08-07)
Note: Version bump only for package
@aws-sdk/client-sts3.862.0 (2025-08-06)
Note: Version bump only for package
@aws-sdk/client-sts3.859.0 (2025-08-01)
Note: Version bump only for package
@aws-sdk/client-sts3.858.0 (2025-07-31)
... (truncated)
Commits
308b00ePublish v3.873.0011b38cchore: rename vitest.config.ts to *.mts (#7262)0b2e67cPublish v3.872.0b2eec67chore(clients): use 'include' in tsconfig.json (#7266)ab7208bPublish v3.864.02cea144Publish v3.863.0faadcc4Publish v3.862.025b3eb1chore(codegen): sync for CborCodec idempotencyToken (#7246)0295172Publish v3.859.06e8cd3dPublish v3.858.0- Additional commits viewable in compare view
Updates @types/aws-lambda from 8.10.150 to 8.10.152
Commits
- See full diff in compare view
Updates @types/node from 24.0.7 to 24.3.0
Commits
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
1
3
+620
-516
Package Dependencies
Technical Details
| ID: | 5786212 |
| UUID: | 2773449930 |
| Node ID: | PR_kwDOEwqRQ86lT3zK |
| Host: | GitHub |
| Repository: | open-telemetry/opentelemetry-lambda |
| Mergeable: | Yes |
| Merge State: | Unstable |