Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/constructs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.3.1
Choose a base ref
...
head repository: aws/constructs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.3.2
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 11, 2024

  1. chore(deps): upgrade dev dependencies (#2494)

    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/aws/constructs/actions/runs/11283988651
    
    ------
    
    *Automatically created by projen via the "upgrade-dev-deps-10.x" workflow*
    cdklabs-automation authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    037cd6a View commit details
    Browse the repository at this point in the history
  2. fix: Python constructs do not implement a compatible interface (#2495)

    Reverting to and pinning an older version of jsii-pacmak that will generate python bindings with correct dependency constraints for typeguard. 
    
    Needs to be reverted once aws/jsii#4658 is resolved.
    mrgrain authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    912158f View commit details
    Browse the repository at this point in the history
Loading