Skip to content

chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1 - #9

Merged
qnbs merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jsdom-29.1.1
May 12, 2026
Merged

chore(deps-dev): bump jsdom from 29.0.2 to 29.1.1#9
qnbs merged 1 commit into
mainfrom
dependabot/npm_and_yarn/jsdom-29.1.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 12, 2026

Copy link
Copy Markdown
Contributor

Bumps jsdom from 29.0.2 to 29.1.1.

Release notes

Sourced from jsdom's releases.

v29.1.1

  • Fixed 'border-radius' computed style serialization. (@​asamuzaK)
  • Fixed computed style computation when using 'background-origin' and 'background-clip' CSS properties. (@​asamuzaK)
  • Significantly optimized initial calls to getComputedStyle(), before the cache warms up. (@​asamuzaK)

v29.1.0

  • Added basic support for the ratio CSS type. (@​asamuzaK)
  • Fixed getComputedStyle() sometimes returning outdated results after CSS was modified. (@​asamuzaK)
Commits

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2026
@codeant-ai

Copy link
Copy Markdown

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

@qnbs

qnbs commented May 12, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/jsdom-29.1.1 branch 2 times, most recently from ba1a57b to 86034f2CompareMay 12, 2026 08:27

@qnbsqnbs left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved: patch/minor dependency bump, all tests expected to pass after rebase on fixed CI main.

@qnbs
qnbs enabled auto-merge (squash) May 12, 2026 08:28
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/jsdom-29.1.1 branch from 86034f2 to 19ae492CompareMay 12, 2026 12:40
@qnbs

qnbs commented May 12, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [jsdom](https://github.com/jsdom/jsdom) from 29.0.2 to 29.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v29.0.2...v29.1.1)
---
updated-dependencies:
- dependency-name: jsdom
dependency-version: 29.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/jsdom-29.1.1 branch from 19ae492 to deb3245CompareMay 12, 2026 18:06
@qnbs
qnbs merged commit d911a51 into mainMay 12, 2026
10 of 11 checks passed
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/jsdom-29.1.1 branch May 12, 2026 18:09
qnbs added a commit that referenced this pull request Aug 1, 2026
- app/listenerMiddleware.ts: guard stageCompleted notification against
invalid/missing ProForge run or stage (thread #13)
- hooks/useExportView.ts: extract downloadPlainTextFormat() to reduce
handleDownload cyclomatic complexity (thread #1, DeepSource)
- locales/{el,eu,fa,fi,he,sv,zh}: translate desktop notification and
export completion strings, previously English fallback text
(threads #9, #10)
- tests/unit/listenerMiddleware.test.ts: add regression coverage for
invalid stageCompleted actions
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@qnbs