Commit 2f574d3
authored
chore(deps-dev): bump jsdom from 29.0.0 to 29.0.1 in /src/microsoft-trydotnet (#177)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.0.0 to 29.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsdom/jsdom/releases">jsdom's
releases</a>.</em></p>
<blockquote>
<h2>v29.0.1</h2>
<ul>
<li>Fixed CSS parsing of <code>border</code>, <code>background</code>,
and their sub-shorthands containing keywords or <code>var()</code>. (<a
href="https://github.com/asamuzaK"><code>@asamuzaK</code></a>)</li>
<li>Fixed <code>getComputedStyle()</code> to return a more functional
<code>CSSStyleDeclaration</code> object, including indexed access
support, which regressed in v29.0.0.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsdom/jsdom/commit/34c7d6ef564aef3399ace1c074baf31f50ab930b"><code>34c7d6e</code></a>
29.0.1</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/8ffc81123e6aa0904b239b5fb2fbece7b0493740"><code>8ffc811</code></a>
Add benchmark for computed style property access</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/5f2434cf84e12e0035cf05bba9f2d0060ad552c3"><code>5f2434c</code></a>
Update dependencies and dev dependencies</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/1e8a7ff58f48631cee3c662c2991865cb4ac4e64"><code>1e8a7ff</code></a>
Handle global keywords in CSS shorthand property handlers</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/0b79509deb3cb53aa91d41ae521878cc68a6b35d"><code>0b79509</code></a>
Wrap getComputedStyle return value for proper indexed access</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/d589a8e9fb3c8ca41ee10fa93a36fe0d7e23ef08"><code>d589a8e</code></a>
Fix border shorthand parsing</li>
<li><a
href="https://github.com/jsdom/jsdom/commit/e528859bfadb156d762c35d9531fb2f52519dc68"><code>e528859</code></a>
Modernize release infrastructure</li>
<li>See full diff in <a
href="https://github.com/jsdom/jsdom/compare/v29.0.0...v29.0.1">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by [GitHub Actions](<a
href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a>
Actions), a new releaser for jsdom since your current version.</p>
</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 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent eee0d7b commit 2f574d3
2 files changed
Lines changed: 10 additions & 10 deletions
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 | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments