chore(deps): update dependency jsdom to v29.1.1 #167

Open
ticktock_depbot wants to merge 1 commit from renovate/jsdom-29.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
jsdom devDependencies minor 29.0.2 -> 29.1.1

Release Notes

jsdom/jsdom (jsdom)

v29.1.1

Compare Source

v29.1.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [jsdom](https://github.com/jsdom/jsdom) | devDependencies | minor | [`29.0.2` -> `29.1.1`](https://renovatebot.com/diffs/npm/jsdom/29.0.2/29.1.1) | --- ### Release Notes <details> <summary>jsdom/jsdom (jsdom)</summary> ### [`v29.1.1`](https://github.com/jsdom/jsdom/compare/v29.1.0...9b9ea7e10b7842cd38c61458a38774cc3b60c24c) [Compare Source](https://github.com/jsdom/jsdom/compare/v29.1.0...v29.1.1) ### [`v29.1.0`](https://github.com/jsdom/jsdom/releases/tag/v29.1.0) [Compare Source](https://github.com/jsdom/jsdom/compare/v29.0.2...v29.1.0) - Added basic support for the ratio CSS type. ([@&#8203;asamuzaK](https://github.com/asamuzaK)) - Fixed `getComputedStyle()` sometimes returning outdated results after CSS was modified. ([@&#8203;asamuzaK](https://github.com/asamuzaK)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTkuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIxOS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency jsdom to v29.1.0
Some checks failed
/ check-changes (pull_request) Successful in 1m11s
/ build (pull_request) Failing after 1m45s
renovate/artifacts Artifact file update failure
7a6b025acd
ticktock_depbot force-pushed renovate/jsdom-29.x-lockfile from 7a6b025acd
Some checks failed
/ check-changes (pull_request) Successful in 1m11s
/ build (pull_request) Failing after 1m45s
renovate/artifacts Artifact file update failure
to 259da07a3d
Some checks failed
/ check-changes (pull_request) Successful in 56s
/ build (pull_request) Failing after 41s
2026-04-28 12:24:42 +00:00
Compare
ticktock_depbot force-pushed renovate/jsdom-29.x-lockfile from 259da07a3d
Some checks failed
/ check-changes (pull_request) Successful in 56s
/ build (pull_request) Failing after 41s
to 663a850f6a
Some checks failed
/ check-changes (pull_request) Successful in 56s
/ build (pull_request) Failing after 1m18s
2026-04-29 18:29:54 +00:00
Compare
ticktock_depbot force-pushed renovate/jsdom-29.x-lockfile from 663a850f6a
Some checks failed
/ check-changes (pull_request) Successful in 56s
/ build (pull_request) Failing after 1m18s
to 95c4825847
Some checks failed
/ check-changes (pull_request) Successful in 5s
/ build (pull_request) Failing after 1m22s
2026-04-30 09:04:44 +00:00
Compare
ticktock_depbot changed title from chore(deps): update dependency jsdom to v29.1.0 to chore(deps): update dependency jsdom to v29.1.1 2026-04-30 09:04:45 +00:00
Some checks failed
/ check-changes (pull_request) Successful in 5s
/ build (pull_request) Failing after 1m22s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/jsdom-29.x-lockfile:renovate/jsdom-29.x-lockfile
git switch renovate/jsdom-29.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/jsdom-29.x-lockfile
git switch renovate/jsdom-29.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/jsdom-29.x-lockfile
git switch renovate/jsdom-29.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/jsdom-29.x-lockfile
git switch main
git merge --squash renovate/jsdom-29.x-lockfile
git switch main
git merge --ff-only renovate/jsdom-29.x-lockfile
git switch main
git merge renovate/jsdom-29.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
btclock/webui!167
No description provided.