Commit fbf0954
authored
Upgrade: [dependabot] - bump constructs from 10.4.3 to 10.4.4 (#406)
Bumps [constructs](https://github.com/aws/constructs) from 10.4.3 to
10.4.4.
<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.4</h2>
<h2><a
href="https://github.com/aws/constructs/compare/v10.4.3...v10.4.4">10.4.4</a>
(2025-12-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>python:</strong> only allow Typeguard 2.x (<a
href="https://redirect.github.com/aws/constructs/issues/2831">#2831</a>)
(<a
href="https://github.com/aws/constructs/commit/04ca69c40d88297225cb4012f58cd23cf429b819">04ca69c</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/constructs/commit/04ca69c40d88297225cb4012f58cd23cf429b819"><code>04ca69c</code></a>
fix(python): only allow Typeguard 2.x (<a
href="https://redirect.github.com/aws/constructs/issues/2831">#2831</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/aaf6d772af1e581c8a8e046fa1577ff70496e243"><code>aaf6d77</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2830">#2830</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/0980d56a30596ec89e64bb47d150f8b3f30b6d1d"><code>0980d56</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2829">#2829</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/41c7a17b1eff75ef9668f1144dd087c6f88e7e6c"><code>41c7a17</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2828">#2828</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/b0ac5f927237d9394d36dc3e4ebfb10a102d9de9"><code>b0ac5f9</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2827">#2827</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/886066732a064bca898906062cd6860d960054f5"><code>8860667</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2826">#2826</a>)</li>
<li><a
href="https://github.com/aws/constructs/commit/d792389d69e4e1a646729efb51994d1428581a88"><code>d792389</code></a>
chore(deps): upgrade dev dependencies (<a
href="https://redirect.github.com/aws/constructs/issues/2824">#2824</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/constructs/compare/v10.4.3...v10.4.4">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 5d988e6 commit fbf0954
File tree
3 files changed
+7
-7
lines changed- packages/cdkConstructs
3 files changed
+7
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments