Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump constructs from 10.3.0 to 10.4.1 (#214)
Bumps [constructs](https://github.com/aws/constructs) from 10.3.0 to 10.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/constructs/releases">constructs's releases</a>.</em></p> <blockquote> <h2>v10.4.1</h2> <h2><a href="https://github.com/aws/constructs/compare/v10.4.0...v10.4.1">10.4.1</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li>revert "fix: cannot create root construct in python" (<a href="https://redirect.github.com/aws/constructs/issues/2499">#2499</a>) (<a href="https://github.com/aws/constructs/commit/3f6a73aaba42dab416096dec5f74e040ff419a96">3f6a73a</a>), closes <a href="https://redirect.github.com/aws/constructs/issues/2496">aws/constructs#2496</a></li> </ul> <h2>v10.4.0</h2> <h2><a href="https://github.com/aws/constructs/compare/v10.3.2...v10.4.0">10.4.0</a> (2024-10-11)</h2> <h3>Features</h3> <ul> <li>stabilize experimental code (<a href="https://redirect.github.com/aws/constructs/issues/2497">#2497</a>) (<a href="https://github.com/aws/constructs/commit/75f29f4467661ee371da3196cec37f64d8e3c043">75f29f4</a>), closes <a href="https://redirect.github.com/aws/constructs/issues/2267">#2267</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>cannot create root construct in python (<a href="https://redirect.github.com/aws/constructs/issues/2496">#2496</a>) (<a href="https://github.com/aws/constructs/commit/bb7f23709a498f9ae7f3cd80043754cf5a0b04c8">bb7f237</a>), closes <a href="https://redirect.github.com/aws/constructs/issues/1063">#1063</a></li> <li>unnecessary strict node requirement in engines in package.json (<a href="https://redirect.github.com/aws/constructs/issues/2498">#2498</a>) (<a href="https://github.com/aws/constructs/commit/e9bf09ccb329d0ede638f3e7bb93c36dcb1a5663">e9bf09c</a>), closes <a href="https://redirect.github.com/aws/constructs/issues/1329">#1329</a></li> </ul> <h2>v10.3.2</h2> <h2><a href="https://github.com/aws/constructs/compare/v10.3.1...v10.3.2">10.3.2</a> (2024-10-11)</h2> <h3>Bug Fixes</h3> <ul> <li>Python constructs do not implement a compatible interface (<a href="https://redirect.github.com/aws/constructs/issues/2495">#2495</a>) (<a href="https://github.com/aws/constructs/commit/912158f859782c75f6472ddef18be1b7ae081c0c">912158f</a>)</li> </ul> <h2>v10.3.1</h2> <h2><a href="https://github.com/aws/constructs/compare/v10.3.0...v10.3.1">10.3.1</a> (2024-10-10)</h2> <h3>Bug Fixes</h3> <ul> <li>rootNode.getAllContext() returns empty object (<a href="https://redirect.github.com/aws/constructs/issues/2483">#2483</a>) (<a href="https://github.com/aws/constructs/commit/1eb4dca6faa215adfb20b06dda65ebba75003d46">1eb4dca</a>), closes <a href="https://redirect.github.com/aws/constructs/issues/2239">#2239</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/constructs/commit/3f6a73aaba42dab416096dec5f74e040ff419a96"><code>3f6a73a</code></a> fix: revert "fix: cannot create root construct in python" (<a href="https://redirect.github.com/aws/constructs/issues/2499">#2499</a>)</li> <li><a href="https://github.com/aws/constructs/commit/bb7f23709a498f9ae7f3cd80043754cf5a0b04c8"><code>bb7f237</code></a> fix: cannot create root construct in python (<a href="https://redirect.github.com/aws/constructs/issues/2496">#2496</a>)</li> <li><a href="https://github.com/aws/constructs/commit/75f29f4467661ee371da3196cec37f64d8e3c043"><code>75f29f4</code></a> feat: stabilize experimental code (<a href="https://redirect.github.com/aws/constructs/issues/2497">#2497</a>)</li> <li><a href="https://github.com/aws/constructs/commit/e9bf09ccb329d0ede638f3e7bb93c36dcb1a5663"><code>e9bf09c</code></a> fix: unnecessary strict node requirement in engines in package.json (<a href="https://redirect.github.com/aws/constructs/issues/2498">#2498</a>)</li> <li><a href="https://github.com/aws/constructs/commit/912158f859782c75f6472ddef18be1b7ae081c0c"><code>912158f</code></a> fix: Python constructs do not implement a compatible interface (<a href="https://redirect.github.com/aws/constructs/issues/2495">#2495</a>)</li> <li><a href="https://github.com/aws/constructs/commit/037cd6ae198b61438811ed09ad9d95b29d9b2413"><code>037cd6a</code></a> chore(deps): upgrade dev dependencies (<a href="https://redirect.github.com/aws/constructs/issues/2494">#2494</a>)</li> <li><a href="https://github.com/aws/constructs/commit/1eb4dca6faa215adfb20b06dda65ebba75003d46"><code>1eb4dca</code></a> fix: rootNode.getAllContext() returns empty object (<a href="https://redirect.github.com/aws/constructs/issues/2483">#2483</a>)</li> <li><a href="https://github.com/aws/constructs/commit/01cf3f82c4a4f9edbbc4e50e0eafa72fe509171d"><code>01cf3f8</code></a> chore(deps): upgrade dev dependencies (<a href="https://redirect.github.com/aws/constructs/issues/2492">#2492</a>)</li> <li><a href="https://github.com/aws/constructs/commit/08010676b8fb50ae685676dcfecddf30456a2c29"><code>0801067</code></a> chore(deps): upgrade dev dependencies (<a href="https://redirect.github.com/aws/constructs/issues/2490">#2490</a>)</li> <li><a href="https://github.com/aws/constructs/commit/29148c88786e9f356f17d600c66e6e9551decaf6"><code>29148c8</code></a> chore(deps): upgrade dev dependencies (<a href="https://redirect.github.com/aws/constructs/issues/2489">#2489</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/constructs/compare/v10.3.0...v10.4.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=constructs&package-manager=npm_and_yarn&previous-version=10.3.0&new-version=10.4.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information