Skip to content

Conversation

@lantoli
Copy link
Member

@lantoli lantoli commented Jun 13, 2025

Proposed changes

Update example dependencies

Type of change:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)
  • This change requires a documentation update

Required Checklist:

  • I have signed the MongoDB CLA
  • I have added tests that prove my fix is effective or that my feature works
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code
  • I have tested the CDK constructor in a CFN stack. See TESTING.md
  • If changes include removal or addition of 3rd party GitHub actions, I updated our internal document. Reach out to the APIx Integration slack channel to get access to the internal document.

Further comments

@lantoli lantoli marked this pull request as ready for review June 13, 2025 11:45
Copilot AI review requested due to automatic review settings June 13, 2025 11:45
@lantoli lantoli requested a review from a team as a code owner June 13, 2025 11:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates client-side example dependencies in the MERN CDK CI/CD project.

  • Bumps react-router-dom from v7.x to v6.8.0
  • Adds several package overrides (e.g., ws, webpack-dev-server, postcss, etc.)
Comments suppressed due to low confidence (1)

examples/mern-cdk-ci-cd/mern/client/package.json:17

  • [nitpick] The overrides field is only supported in npm v8.3+ (or Yarn). Please add a note in README or TESTING.md specifying the required package manager and version to ensure these overrides are applied.
"overrides": {

@lantoli lantoli merged commit 49ad501 into main Jun 13, 2025
20 checks passed
@lantoli lantoli deleted the fix_example_dependencies branch June 13, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants