Skip to content

Commit f238087

Browse files
chore(deps-dev): bump jsdom from 29.0.2 to 29.1.0 in /src/microsoft-trydotnet (#256)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.0.2 to 29.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsdom/jsdom/commit/5a3e88ea9b13d22457165c8296df7377ce243b24"><code>5a3e88e</code></a> 29.1.0</li> <li><a href="https://github.com/jsdom/jsdom/commit/73db2041724bb498ed55b4e863ffba7012e79675"><code>73db204</code></a> Update dependencies and dev dependencies</li> <li><a href="https://github.com/jsdom/jsdom/commit/a7168a579d26e43e8ea5599b7beb9b8f74c7f412"><code>a7168a5</code></a> Support ratio CSS unit type</li> <li><a href="https://github.com/jsdom/jsdom/commit/15346e055b070d4e4ed890b68e832b6dba1b9132"><code>15346e0</code></a> Fix style cache invalidation</li> <li>See full diff in <a href="https://github.com/jsdom/jsdom/compare/v29.0.2...v29.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jsdom&package-manager=npm_and_yarn&previous-version=29.0.2&new-version=29.1.0)](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 767d6c6 commit f238087

2 files changed

Lines changed: 57 additions & 32 deletions

File tree

src/microsoft-trydotnet/package-lock.json

Lines changed: 56 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/microsoft-trydotnet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^25.6.0",
2323
"chai": "6.2.2",
2424
"chai-as-promised": "8.0.2",
25-
"jsdom": "29.0.2",
25+
"jsdom": "29.1.0",
2626
"lodash": "4.18.1",
2727
"mkdirp": "3.0.1",
2828
"mocha": "11.7.5",

0 commit comments

Comments
 (0)