chore(deps): minor and patch dependency updates#3509
Closed
svidgen wants to merge 1 commit into
Closed
Conversation
Updated non-AWS-SDK dependencies to latest minor/patch versions: Root package.json: - @babel/* packages (7.10.x → 7.29.x) - @commitlint/* packages (16.2.x → 16.3.x) - @types/jest (29.0.0 → 29.5.14) - eslint and eslint-plugin-* packages - jest, jest-circus (29.0.0 → 29.7.0) - ts-jest (29.0.0 → 29.4.11) - typescript (4.5.5 → 4.9.5) - lint-staged (15.2.0 → 15.5.2) - js-yaml (4.1.1 → 4.3.0) - lerna (5.1.6 → 5.6.2) Workspace packages: - graphql (15.5.0 → 15.10.2) - @types/node (24.0.0 → 24.13.2) - immer (9.0.12 → 9.0.21) - lodash (4.17.23 → 4.18.1) - libphonenumber-js (1.9.47 → 1.13.8) - glob (10.3.0 → 10.5.0) - mysql2 (3.9.7 → 3.22.5) - pg (8.11.3 → 8.22.0) - knex (2.4.0 → 2.5.1) - mock-fs (5.2.0 → 5.5.0) - md5 (2.2.1 → 2.3.0) Excluded from this update: - @aws-sdk/* and @smithy/* (handled by PR #3508) - fast-xml-parser (pinned intentionally) - aws-cdk-lib, constructs (handled by PR #3505) - axios, uuid, tmp, cookie, etc. (handled by PRs #3492/#3505) - @microsoft/api-extractor (kept at 7.43.8 for stability)
Member
Author
Member
Author
|
Closing — Simone has #3505 covering dependabot vulns on this repo. Will coordinate rather than conflict. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Minor and patch dependency updates for non-AWS-SDK packages across the monorepo.
Changes
Root package.json
Workspace packages
Intentionally excluded
@aws-sdk/*and@smithy/*-- handled by fix(construct): re-pin @aws-sdk/* exact and collapse @smithy dedupe (58k → ~15k files) #3508fast-xml-parser-- pinned at ~5.7.2 intentionallyaws-cdk-lib,constructs-- handled by fix: resolve high dependabot vulnerabilities #3505axios,uuid,tmp,cookie, etc. -- handled by fix: resolve CVEs in GraphQL/Data construct dependency tree #3492/fix: resolve high dependabot vulnerabilities #3505@microsoft/api-extractor-- kept at 7.43.8 for report format stabilityTesting
yarn build-- all 27 packages built successfullyyarn test-- all 25 packages' unit tests passCoordination
This PR is designed to not conflict with:
@aws-sdk/coreresolution,.jsii, constructpackage.jsonfiles. Our PR does NOT touch these. After fix(construct): re-pin @aws-sdk/* exact and collapse @smithy dedupe (58k → ~15k files) #3508 merges, we may need a rebase foryarn.lockand the@aws-sdk/coreresolution line inpackage.json.Dependabot PRs superseded by this PR
The following PRs can be closed once this merges (updates are equal or higher):
NOT superseded (target sub-directories with separate lock files, or unrelated):