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.4.3
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.4.4
Choose a head ref
  • 7 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 10, 2025

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

    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/aws/constructs/actions/runs/19247568486
    
    ------
    
    *Automatically created by projen via the "upgrade-dev-deps-10.x" workflow*
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cdklabs-automation and github-actions[bot] authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    d792389 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

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

    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/aws/constructs/actions/runs/19446094424
    
    ------
    
    *Automatically created by projen via the "upgrade-dev-deps-10.x" workflow*
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cdklabs-automation and github-actions[bot] authored Nov 17, 2025
    Configuration menu
    Copy the full SHA
    8860667 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

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

    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/aws/constructs/actions/runs/19650718761
    
    ------
    
    *Automatically created by projen via the "upgrade-dev-deps-10.x" workflow*
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cdklabs-automation and github-actions[bot] authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    b0ac5f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

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

    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/aws/constructs/actions/runs/19839031975
    
    ------
    
    *Automatically created by projen via the "upgrade-dev-deps-10.x" workflow*
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cdklabs-automation and github-actions[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    41c7a17 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

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

    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/aws/constructs/actions/runs/20044282348
    
    ------
    
    *Automatically created by projen via the "upgrade-dev-deps-10.x" workflow*
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cdklabs-automation and github-actions[bot] authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    0980d56 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

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

    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/aws/constructs/actions/runs/20128892812
    
    ------
    
    *Automatically created by projen via the "upgrade-dev-deps-10.x" workflow*
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    cdklabs-automation and github-actions[bot] authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    aaf6d77 View commit details
    Browse the repository at this point in the history
  2. fix(python): only allow Typeguard 2.x (#2831)

    Forcing a release of #2830 since
    this got inadvertently merged as a `chore` and therefore not causing a
    release.
    mrgrain authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    04ca69c View commit details
    Browse the repository at this point in the history
Loading