…ectory with 8 updates
Bumps the development-dependencies group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@changesets/changelog-github](https://github.com/changesets/changesets) | `0.6.0` | `0.7.0` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.30.0` | `2.31.0` |
| [@stylistic/stylelint-plugin](https://github.com/stylelint-stylistic/stylelint-stylistic) | `5.1.0` | `5.2.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.9.3` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.9.0` | `63.0.2` |
| [pkg-ok](https://github.com/abraham/pkg-ok) | `3.0.0` | `4.0.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `17.6.0` | `17.13.0` |
| [undici](https://github.com/nodejs/undici) | `8.0.2` | `8.4.1` |
Updates `@changesets/changelog-github` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/changesets/changesets/releases)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/changelog-github@0.6.0...@changesets/changelog-github@0.7.0)
Updates `@changesets/cli` from 2.30.0 to 2.31.0
- [Release notes](https://github.com/changesets/changesets/releases)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.30.0...@changesets/cli@2.31.0)
Updates `@stylistic/stylelint-plugin` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/stylelint-stylistic/stylelint-stylistic/releases)
- [Changelog](https://github.com/stylelint-stylistic/stylelint-stylistic/blob/main/CHANGELOG.md)
- [Commits](stylelint-stylistic/stylelint-stylistic@v5.1.0...v5.2.0)
Updates `@types/node` from 25.5.2 to 25.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint-plugin-jsdoc` from 62.9.0 to 63.0.2
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.9.0...v63.0.2)
Updates `pkg-ok` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/abraham/pkg-ok/releases)
- [Changelog](https://github.com/abraham/pkg-ok/blob/main/CHANGELOG.md)
- [Commits](abraham/pkg-ok@v3.0.0...v4.0.0)
Updates `stylelint` from 17.6.0 to 17.13.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@17.6.0...17.13.0)
Updates `undici` from 8.0.2 to 8.4.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v8.0.2...v8.4.1)
---
updated-dependencies:
- dependency-name: "@changesets/changelog-github"
dependency-version: 0.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@changesets/cli"
dependency-version: 2.31.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@stylistic/stylelint-plugin"
dependency-version: 5.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@types/node"
dependency-version: 25.9.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: eslint-plugin-jsdoc
dependency-version: 63.0.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: pkg-ok
dependency-version: 4.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: development-dependencies
- dependency-name: stylelint
dependency-version: 17.13.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: undici
dependency-version: 8.4.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Bumps the development-dependencies group with 8 updates in the / directory:
0.6.00.7.02.30.02.31.05.1.05.2.025.5.225.9.362.9.063.0.23.0.04.0.017.6.017.13.08.0.28.4.1Updates
@changesets/changelog-githubfrom 0.6.0 to 0.7.0Release notes
Sourced from @changesets/changelog-github's releases.
Commits
d1ef2d8Version Packages (#1950)7af5876Restrictpublishjob to thenpmenv (#1972)ff767d2Sync config-file-options documentation with schema.json and source code (#1683)951094bfix: pin 2 unpinned action(s) (#1915)94578cfAddeddisableThanksoption (#1255)d87334dSupport dark mode banner in readme (#1943)87472a7Update .vscode/settings.json (#1944)317a373Disablepublish_prjob9cce6dbVersion Packages (#1897)d2121dcFix npm auth for path-based registries during publish by preserving configure...Updates
@changesets/clifrom 2.30.0 to 2.31.0Release notes
Sourced from @changesets/cli's releases.
Commits
9cce6dbVersion Packages (#1897)d2121dcFix npm auth for path-based registries during publish by preserving configure...036fdd4Fix severalchangeset versionissues with workspace protocol dependencies (...5c4731fGracefully handle stalenpm infodata leading to duplicate publish attempts...96ca062Error on unsupported flags for individual CLI commands (#1889)42943b7fix(cli): respond to--helpon all subcommands (#1873)f61e716Improved detection forpublishedstate of prerelease-only packages without ...Updates
@stylistic/stylelint-pluginfrom 5.1.0 to 5.2.0Release notes
Sourced from @stylistic/stylelint-plugin's releases.
Changelog
Sourced from @stylistic/stylelint-plugin's changelog.
Commits
19b11285.2.0555c336Add Makefile6734a82Add more colors to GitHub CI21caa34Upgradepnpmto 11 versionb57ac70Add integration test for empty custom propertyc9de629Add an exception todeclaration-colon-space-afterrelated to an empty custo...b77b3caMakedeclaration-block-semicolon-newline-beforerule autofixable71b2694Add an exception todeclaration-block-semicolon-newline-beforerelated to a...ab47833Remove pretest hooka4146bdFix pre-commit hookUpdates
@types/nodefrom 25.5.2 to 25.9.3Commits
Updates
eslint-plugin-jsdocfrom 62.9.0 to 63.0.2Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
50a7fbcchore: update semver and devDeps.6041995docs: fix in output319e84bfix: allow typedef returns that may be void; fixes #1390 (#1699)938a1f0fix(empty-tags): preserve start and ending delimiters to avoid erros with s...1f857a9chore: update jsdoccomment, comment-parser, object-deep-merge, semver, devDeps.3d53b88docs: fix AST and Selectors links; closes #1691a0b05f5chore(deps): bump minimatch from 3.0.5 to 10.2.55980856chore: drop Node 26 for now (until Node/yargs/c8 issue fixed)4a3d194chore: lintingdca8a75chore: update for pnpm 11Updates
pkg-okfrom 3.0.0 to 4.0.0Changelog
Sourced from pkg-ok's changelog.
Commits
c4bf4e9Merge pull request #173 from abraham/copilot/remove-husky-packageb5b9ad6chore: remove husky and pre-commit hook8ed0ae6Merge pull request #171 from abraham/abraham-patch-165a7813Initial plan4ad7c3enpm run format0ecc782Add GitHub Actions workflow to publish package41718cdMerge pull request #170 from abraham/abraham-patch-1cae00cbBump version from 3.0.0 to 4.0.0b24240cRevise Node.js support in CHANGELOGe420bf1Merge pull request #168 from abraham/copilot/update-meow-to-v14Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for pkg-ok since your current version.
Updates
stylelintfrom 17.6.0 to 17.13.0Release notes
Sourced from stylelint's releases.
... (truncated)
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
7fcee2bRelease 17.13.0 (#9342)3b7287bRefactor to reuse shared utilities (#9337)8e889c3Bump lint-staged from 17.0.4 to 17.0.5 (#9334)a74aab4Bump the stylelint-actions group with 5 updates (#9333)74c6448Fixdeclaration-block-no-duplicate-propertiesfalse negatives for interleav...1cd26acSkip changeset verification on fork PRs CI (#9331)712b986Fix vulnerable dependencies vianpm audit fix(#9328)27196b7Fix CI badge in README.md (#9329)179bba2Refactor to use@importover@typedeffor simple imports (#9326)94eab54Document using our PR template (#9327)Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.Updates
undicifrom 8.0.2 to 8.4.1Release notes
Sourced from undici's releases.
... (truncated)
Commits
04ebc71Bumped v8.4.1 (#5392)89017abdocs: fix remaining broken links in API documentation (#5342)cae3940docs: fix multiple inaccuracies in API documentation (#5384)01e89e9fix(client): reject pipelined TLS altname errors (#5373)d03fb24fix: handle paused parser on socket end (issue #5360) (#5389)ee59da3docs: fix code examples that crash at runtime and other inaccuracies (#5386)8464ab7docs: add Getting Started guide (#5371)ba12bb1fix(dns): skip requests without origin (#5376)c07a438fix: prevent race condition between onEnd and onTrailers in HTTP/2 client (#5...a8ea6f2test: avoid localhost lookup in fetch cookies tests (#5363)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 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