build(deps-dev): bump the dev-dependencies group with 4 updates - #1779
Conversation
Bumps the dev-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [jsdom](https://github.com/jsdom/jsdom), [moment](https://github.com/moment/moment) and [yaml](https://github.com/eemeli/yaml). Updates `@types/node` from 26.5.1 to 26.6.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `jsdom` from 30.0.1 to 30.1.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Commits](jsdom/jsdom@v30.0.1...v30.1.0) Updates `moment` from 2.30.1 to 2.31.0 - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](moment/moment@2.30.1...2.31.0) Updates `yaml` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jsdom dependency-version: 30.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: moment dependency-version: 2.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: yaml dependency-version: 2.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Approved. This is a Dependabot build(deps-dev) group bump (package.json + pnpm-lock.yaml only). Title will not cut a release.
Updates
@types/node26.5.1 → 26.6.1 — types only;tscpassed.jsdom30.0.1 → 30.1.0 — Vitest environment. Large correctness/performance release (selector, CSS, DOM mutation, andwindow.close()fixes; dropssymbol-tree). No documented breaking API for this repo’s usage.moment2.30.1 → 2.31.0 — test-only import. Security fix for CVE-2026-17495 (locale()path traversal; server-side, non-string input). Locale/format bugfixes; date tests useen/daonly and passed.yaml2.9.0 → 2.9.1 — test harness frontmatter parse/stringify. Limits recursive merge aliases and simplifies quoted-string unfolding.
Transitives: entities 8.0.0→8.1.0, whatwg-url 17.1.0→17.1.1, symbol-tree removed. Peer-key retargets only besides those.
None of these packages are imported by production src/ or bundled into main.js. Plugin runtime is unchanged; Obsidian E2E is not required.
Verification
pnpm install --frozen-lockfilesucceededpnpm run lint,pnpm run check(0 errors/warnings),pnpm run build,pnpm run test(5717 passed, 24 skipped) passed locallypnpm audit --prodandpnpm auditboth report 0 vulnerabilities- GitHub CI (Build + Lint, Test), CodeQL, Dependency Review, and PR Title are green
Squash-merging.
Sent by Cursor Automation: Dependabot PRs


Bumps the dev-dependencies group with 4 updates: @types/node, jsdom, moment and yaml.
Updates
@types/nodefrom 26.5.1 to 26.6.1Commits
Updates
jsdomfrom 30.0.1 to 30.1.0Release notes
Sourced from jsdom's releases.
... (truncated)
Commits
556b11f30.1.09547fbfTie queued tasks to document lifetime3be65d9Disable unused HTML reports in the WPT runnerd555e61Replace SymbolTree with a DOM-specific treef28983dClone CDATA and processing instructions without revalidation33e4fa7Invalidate computed styles after CSS imports loadec6fd5bSelect storage event recipients at mutation timebcc037aHonor script type and legacy event attributesfaa5c4fPreserve currentScript across nested scripts8d7a37fAvoid quadratic HTML collection iterationUpdates
momentfrom 2.30.1 to 2.31.0Release notes
Sourced from moment's releases.
Changelog
Sourced from moment's changelog.
Commits
15b45d4[pkg] Build 2.31.0 (#6452)631cd81[pkg] Update changelog for upcoming release (#6394)6caff9eMerge commit from fork710703b[feature] Add internal date-default hook for Moment Timezone (#6451)863ed94[bugfix] Add stack traces to conditional deprecation warnings (#6450)2c7abe1[bugfix] Apply postformat to locale relative time methods (#6448)9c45ac3[bugfix] Include metadata in all-locales bundle (#6447)f6eefc5[bugfix] Validate timezone offset range (#6446)136b441[bugfix] Avoid Object.assign in duration.humanize (#6443)0d10504[bugfix] Fix locale('proto') corrupting the global locale (#6442)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for moment since your current version.
Updates
yamlfrom 2.9.0 to 2.9.1Release notes
Sourced from yaml's releases.
Commits
1440ecd2.9.1c699bc5fix: Simplify line unfolding during quoted string parsing (#714)d11ce77fix: Limit recursive merge aliases (#713)c5f49f4chore: Update docs-slateDependabot 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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions