Commit 4ff30d9
chore(deps): bump js-yaml and projen (#753)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates
ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml) and
[projen](https://github.com/projen/projen). These dependencies need to
be updated together.
Updates `js-yaml` from 4.1.0 to 4.1.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md">js-yaml's
changelog</a>.</em></p>
<blockquote>
<h2>[4.1.1] - 2025-11-12</h2>
<h3>Security</h3>
<ul>
<li>Fix prototype pollution issue in yaml merge (<<)
operator.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nodeca/js-yaml/commit/cc482e775913e6625137572a3712d2826170e53a"><code>cc482e7</code></a>
4.1.1 released</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/50968b862e75866ef90e626572fe0b2f97b55f9f"><code>50968b8</code></a>
dist rebuild</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/d092d866031751cb27c12d93f3e2470ad74d678b"><code>d092d86</code></a>
lint fix</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879"><code>383665f</code></a>
fix prototype pollution in merge (<<)</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/0d3ca7a27b03a6c974790a30a89e456007d62976"><code>0d3ca7a</code></a>
README.md: HTTP => HTTPS (<a
href="https://redirect.github.com/nodeca/js-yaml/issues/678">#678</a>)</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/49baadd52af887d2991e2c39a6639baa56d6c71b"><code>49baadd</code></a>
doc: 'empty' style option for !!null</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/ba3460eb9d3e4478edcbc29edabe17c2157fc9ce"><code>ba3460e</code></a>
Fix demo link (<a
href="https://redirect.github.com/nodeca/js-yaml/issues/618">#618</a>)</li>
<li>See full diff in <a
href="https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `js-yaml` from 3.14.1 to 3.14.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md">js-yaml's
changelog</a>.</em></p>
<blockquote>
<h2>[4.1.1] - 2025-11-12</h2>
<h3>Security</h3>
<ul>
<li>Fix prototype pollution issue in yaml merge (<<)
operator.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/nodeca/js-yaml/commit/cc482e775913e6625137572a3712d2826170e53a"><code>cc482e7</code></a>
4.1.1 released</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/50968b862e75866ef90e626572fe0b2f97b55f9f"><code>50968b8</code></a>
dist rebuild</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/d092d866031751cb27c12d93f3e2470ad74d678b"><code>d092d86</code></a>
lint fix</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/383665ff4248ec2192d1274e934462bb30426879"><code>383665f</code></a>
fix prototype pollution in merge (<<)</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/0d3ca7a27b03a6c974790a30a89e456007d62976"><code>0d3ca7a</code></a>
README.md: HTTP => HTTPS (<a
href="https://redirect.github.com/nodeca/js-yaml/issues/678">#678</a>)</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/49baadd52af887d2991e2c39a6639baa56d6c71b"><code>49baadd</code></a>
doc: 'empty' style option for !!null</li>
<li><a
href="https://github.com/nodeca/js-yaml/commit/ba3460eb9d3e4478edcbc29edabe17c2157fc9ce"><code>ba3460e</code></a>
Fix demo link (<a
href="https://redirect.github.com/nodeca/js-yaml/issues/618">#618</a>)</li>
<li>See full diff in <a
href="https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `projen` from 0.98.4 to 0.98.34
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/projen/projen/releases">projen's
releases</a>.</em></p>
<blockquote>
<h2>v0.98.34</h2>
<h2><a
href="https://github.com/projen/projen/compare/v0.98.33...v0.98.34">0.98.34</a>
(2026-01-08)</h2>
<h3>Features</h3>
<ul>
<li><strong>github:</strong> support <code>UpgradeDependencies</code>
workflows for subprojects (<a
href="https://redirect.github.com/projen/projen/issues/4489">#4489</a>)
(<a
href="https://github.com/projen/projen/commit/c223ccbf2f22982e0d685d9ebd8e3527bf8e1b89">c223ccb</a>),
closes <a
href="https://redirect.github.com/projen/projen/issues/3208">#3208</a>
<a
href="https://redirect.github.com/projen/projen/issues/3317">#3317</a>
<a
href="https://redirect.github.com/projen/projen/issues/4483">#4483</a></li>
</ul>
<h2>v0.98.33</h2>
<h2><a
href="https://github.com/projen/projen/compare/v0.98.32...v0.98.33">0.98.33</a>
(2026-01-07)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cli:</strong> running projen in subdirectory fails with
default task not found (<a
href="https://redirect.github.com/projen/projen/issues/4486">#4486</a>)
(<a
href="https://github.com/projen/projen/commit/14031342502bdff4d13d0c5c49818443e1eb7311">1403134</a>)</li>
</ul>
<h2>v0.98.32</h2>
<h2><a
href="https://github.com/projen/projen/compare/v0.98.31...v0.98.32">0.98.32</a>
(2025-12-30)</h2>
<h3>Features</h3>
<ul>
<li><strong>json:</strong> add linguist-language=JSON-with-Comments
gitattribute for comment-supporting files (<a
href="https://redirect.github.com/projen/projen/issues/4480">#4480</a>)
(<a
href="https://github.com/projen/projen/commit/0bbef2aefb76db0d929cdd5dbed84f012746210d">0bbef2a</a>)</li>
</ul>
<h2>v0.98.31</h2>
<h2><a
href="https://github.com/projen/projen/compare/v0.98.30...v0.98.31">0.98.31</a>
(2025-12-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>release:</strong> strip prefix from release and pre-release
tags before compare (<a
href="https://redirect.github.com/projen/projen/issues/4482">#4482</a>)
(<a
href="https://github.com/projen/projen/commit/96bc62b60d6388df0812645e48a8125f40375043">96bc62b</a>),
closes <a
href="https://redirect.github.com/projen/projen/issues/4481">#4481</a></li>
</ul>
<h2>v0.98.30</h2>
<h2><a
href="https://github.com/projen/projen/compare/v0.98.29...v0.98.30">0.98.30</a>
(2025-12-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>release:</strong> add prefix in bump-version for pre-release
versions (<a
href="https://redirect.github.com/projen/projen/issues/4476">#4476</a>)
(<a
href="https://github.com/projen/projen/commit/39954f489dabca8d4a2027bc2215fc358ff15f15">39954f4</a>),
closes <a
href="https://redirect.github.com/projen/projen/issues/4474">#4474</a></li>
</ul>
<h2>v0.98.29</h2>
<h2><a
href="https://github.com/projen/projen/compare/v0.98.28...v0.98.29">0.98.29</a>
(2025-12-09)</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/projen/projen/commit/c223ccbf2f22982e0d685d9ebd8e3527bf8e1b89"><code>c223ccb</code></a>
feat(github): support <code>UpgradeDependencies</code> workflows for
subprojects (<a
href="https://redirect.github.com/projen/projen/issues/4489">#4489</a>)</li>
<li><a
href="https://github.com/projen/projen/commit/14031342502bdff4d13d0c5c49818443e1eb7311"><code>1403134</code></a>
fix(cli): running projen in subdirectory fails with default task not
found (#...</li>
<li><a
href="https://github.com/projen/projen/commit/bd5b283a7bc662ba1e931991925d9af30f47bd92"><code>bd5b283</code></a>
chore(deps): upgrade dependencies (<a
href="https://redirect.github.com/projen/projen/issues/4485">#4485</a>)</li>
<li><a
href="https://github.com/projen/projen/commit/45a801087f538a226d6d40cc234112a7f4d069e5"><code>45a8010</code></a>
chore(deps): upgrade dependencies (<a
href="https://redirect.github.com/projen/projen/issues/4479">#4479</a>)</li>
<li><a
href="https://github.com/projen/projen/commit/0bbef2aefb76db0d929cdd5dbed84f012746210d"><code>0bbef2a</code></a>
feat(json): add linguist-language=JSON-with-Comments gitattribute for
comment...</li>
<li><a
href="https://github.com/projen/projen/commit/96bc62b60d6388df0812645e48a8125f40375043"><code>96bc62b</code></a>
fix(release): strip prefix from release and pre-release tags before
compare (...</li>
<li><a
href="https://github.com/projen/projen/commit/7765be9bc0d88eec3903630b73d70a6785a9031e"><code>7765be9</code></a>
chore(deps): upgrade dependencies (<a
href="https://redirect.github.com/projen/projen/issues/4477">#4477</a>)</li>
<li><a
href="https://github.com/projen/projen/commit/39954f489dabca8d4a2027bc2215fc358ff15f15"><code>39954f4</code></a>
fix(release): add prefix in bump-version for pre-release versions (<a
href="https://redirect.github.com/projen/projen/issues/4476">#4476</a>)</li>
<li><a
href="https://github.com/projen/projen/commit/2ea13e9c290afb9cd36311c7aba0449c0b59660b"><code>2ea13e9</code></a>
feat(biome): allow adjusting biome config (<a
href="https://redirect.github.com/projen/projen/issues/4468">#4468</a>)</li>
<li><a
href="https://github.com/projen/projen/commit/447dc8c51cb87d2a5d82419aaa0fbdc792556e61"><code>447dc8c</code></a>
chore(deps): bump express from 4.21.2 to 4.22.1 in /docusaurus (<a
href="https://redirect.github.com/projen/projen/issues/4467">#4467</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/projen/projen/compare/v0.98.4...v0.98.34">compare
view</a></li>
</ul>
</details>
<br />
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 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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/cdklabs/awscdk-asset-node-proxy-agent/network/alerts).
</details>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Momo Kornher <kornherm@amazon.co.uk>1 parent 2b59509 commit 4ff30d9
File tree
7 files changed
+223
-427
lines changed- .github/workflows
- .projen
7 files changed
+223
-427
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some 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 | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments