Skip to content

chore(deps): update dependency jsdom to v30 - #1453

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jsdom-30.x
Open

chore(deps): update dependency jsdom to v30#1453
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jsdom-30.x

Conversation

@renovate

@renovate renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
jsdom 29.1.130.0.1 age confidence

Release Notes

jsdom/jsdom (jsdom)

v30.0.1

Compare Source

v30.0.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from rfgamaral as a code owner August 3, 2026 23:37
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Aug 3, 2026
@renovate

renovate Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn cli npm v12.0.2 does not support Node.js v24.13.1. This version of npm supports the following node versions: `^22.22.2 || ^24.15.0 || >=26.0.0`. You can find the latest version at https://nodejs.org/.
npm warn Unknown env config "store". This will error in a future major version of npm. See `npm help npmrc` for supported config options.
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: jsdom@30.0.1
npm error notsup Not compatible with your version of node/npm: jsdom@30.0.1
npm error notsup Required: {"node":"^22.22.2 || ^24.15.0 || >=26.0.0"}
npm error notsup Actual:   {"node":"v24.13.1","npm":"12.0.2"}
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-08-03T23_37_34_277Z-debug-0.log

@netlify

netlify Bot commented Aug 3, 2026

Copy link
Copy Markdown

Deploy Preview for doist-typist failed.

Name Link
🔨 Latest commit f10878b
🔍 Latest deploy log https://app.netlify.com/projects/doist-typist/deploys/6a7126494941090008738ce7

@doistbot doistbot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Routine Renovate bump of jsdom from 29.1.1 to 30.0.1 in package.json.

Few things worth tightening:

  • The lockfile wasn't regenerated — package-lock.json still pins jsdom 29.1.1, so npm ci will fail or install the old version. Run npm install and commit the updated lockfile.

Share FeedbackReview Logs

Comment thread package.json
"conventional-changelog-conventionalcommits": "9.3.1",
"github-markdown-css": "5.9.0",
"jsdom": "29.1.1",
"jsdom": "30.0.1",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

P2 The lockfile was not updated alongside this version bump. package-lock.json still resolves jsdom to 29.1.1 (lines 90, 10616), so npm ci will install the old version. Run npm install and commit the regenerated lockfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant