chore(deps-dev): bump the npm-dependencies group with 3 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 3
(5 months ago)
(5 months ago)
(5 months ago)
pr::dependencies
Bumps the npm-dependencies group with 3 updates: eslint-plugin-jsdoc, prettier and vitest.
Updates eslint-plugin-jsdoc from 62.2.0 to 62.4.1
Release notes
Sourced from eslint-plugin-jsdoc's releases.
v62.4.1
62.4.1 (2026-01-24)
Bug Fixes
v62.4.0
62.4.0 (2026-01-23)
Features
type-formatting: supporttrailingPunctuationMultilineOnlyboolean option; fixes #1636 (#1638) (3907822)v62.3.1
62.3.1 (2026-01-22)
Bug Fixes
v62.3.0
62.3.0 (2026-01-20)
Features
Commits
ba0034efix: update jsdoccomment, devDeps. (#1639)3907822feat(type-formatting): supporttrailingPunctuationMultilineOnlyboolean o...f443986fix: update comment-parser, devDeps (#1637)78b6980feat(type-formatting): addobjectTypeBracketSpacingoption; fixes #1615 (...- See full diff in compare view
Updates prettier from 3.8.0 to 3.8.1
Changelog
Sourced from prettier's changelog.
3.8.1
Include available
printersin plugin type declarations (#18706 by@porada)// Input import * as prettierPluginEstree from "prettier/plugins/estree";// Prettier 3.8.0 // Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339) prettierPluginEstree.printers.estree; //=> any
// Prettier 3.8.1 prettierPluginEstree.printers.estree; //=> Printer prettierPluginEstree.printers["estree-json"]; //=> Printer
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)- See full diff in compare view
Updates vitest from 4.0.17 to 4.0.18
Release notes
Sourced from vitest's releases.
v4.0.18
🚀 Experimental Features
- experimental: Add
onModuleRunnerhook toworker.init- by@sheremet-vain vitest-dev/vitest#9286 (ea837)🐞 Bug Fixes
- Use
meta.urlincreateRequire- by@sheremet-vain vitest-dev/vitest#9441 (e0572)- browser: Hide injected data-testid attributes - by
@sheremet-vain vitest-dev/vitest#9503 (f8989)- ui: Process artifact attachments when generating HTML reporter - by
@macariein vitest-dev/vitest#9472 (22543)View changes on GitHub
Commits
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 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Package Dependencies
Technical Details
| ID: | 13430813 |
| UUID: | 3857996840 |
| Node ID: | PR_kwDOQZ-9I86_eISw |
| Host: | GitHub |
| Repository: | Code-Cause-Collective/studytimer.io |