chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates#756
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Member
|
@dependabot please rebase |
…ectory with 6 updates Bumps the development-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.30.0` | `2.31.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.6.0` | | [pkg-ok](https://github.com/abraham/pkg-ok) | `3.0.0` | `4.0.0` | | [stylelint](https://github.com/stylelint/stylelint) | `17.6.0` | `17.9.0` | | [undici](https://github.com/nodejs/undici) | `8.0.2` | `8.1.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.7` | `8.0.10` | 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 `@types/node` from 25.5.2 to 25.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) 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.9.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.9.0) Updates `undici` from 8.0.2 to 8.1.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.0.2...v8.1.0) Updates `vite` from 8.0.7 to 8.0.10 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.10/packages/vite) --- updated-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: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor 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.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: undici dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: vite dependency-version: 8.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1e1f170 to
5a89e5f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 6 updates in the / directory:
2.30.02.31.025.5.225.6.03.0.04.0.017.6.017.9.08.0.28.1.08.0.78.0.10Updates
@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
@types/nodefrom 25.5.2 to 25.6.0Commits
Updates
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.9.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
cee404bRelease 17.9.0 (#9242)b0af5aeBump prettier from 3.8.1 to 3.8.3 (#9240)e2c2c43Bump eslint-plugin-jest from 29.15.1 to 29.15.2 in the eslint group (#9239)68d008eBump@csstools/css-syntax-patches-for-csstreefrom 1.1.2 to 1.1.3 in the csst...5ad7ffbBump@csstools/css-calcfrom 3.1.1 to 3.2.0 in the csstools-parser group (#9237)f16ef5eBump actions/upload-artifact from 7.0.0 to 7.0.1 (#9235)a0b3c5aBump actions/github-script from 8.0.0 to 9.0.0 (#9236)fb2efecAddabortSignaloption to Node.js API for cancellation support (#9213)84f2c6bDocument Netlify hosting badge (#9218)5b45245AddmaxWarningsto configuration object (#9181)Updates
undicifrom 8.0.2 to 8.1.0Release notes
Sourced from undici's releases.
Commits
d64e7bbBumped v8.1.0 (#5023)bd91f86feat: add configurable maxPayloadSize for WebSocket (#4955)8cfb762Bumped v8.0.3 (#5019)7ca6bb3fix(proxy agent): respect connectTimeout (#5011)30e9f98fix: prevent cache dedup key collision via unescaped delimiters (#5012) (#5013)85d8368chore(test): cover issue 5014 (#5015)4e4c2a3docs: Change the default value of allowH2 in JSDoc (#5009)0143e1bfix(1270): throw descriptive error when opts dispatcher passed instance metho...51a27b7chore(test): issue 3969 (#5005)a434502fix: native WebSocket over H2 server after undici import (#4990)Updates
vitefrom 8.0.7 to 8.0.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
32c2978release: v8.0.10a4d06d9feat: update rolldown to 1.0.0-rc.17 (#22299)a4d828ffix:hmrClient.logger.debugandhmrClient.logger.errorlooked different f...83f0a78fix(css): show filename in CSS minification warnings for.css?inline(#22292)b8a21ccfix: remove format sniffing module resolution from JS resolver (#22297)40a0847refactor: typecheck client directory (#22284)5c7cec6fix(optimizer): allow user transform.target to override default in optimizeDe...9437518refactor: enable some typecheck rules (#22278)ce729f5release: v8.0.9605bb97docs: update build CLI defaults (#22261)