deps-dev(deps-dev): bump the development-dependencies group across 1 directory with 7 updates#10
Open
dependabot[bot] wants to merge 2 commits into
Conversation
…directory with 7 updates Bumps the development-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@size-limit/file](https://github.com/ai/size-limit) | `11.2.0` | `12.0.0` | | [@size-limit/preset-small-lib](https://github.com/ai/size-limit) | `11.2.0` | `12.0.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.4` | `4.0.18` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.2.4` | `4.0.18` | | [eslint](https://github.com/eslint/eslint) | `9.39.2` | `10.0.0` | | [jsdom](https://github.com/jsdom/jsdom) | `26.1.0` | `28.0.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.18` | Updates `@size-limit/file` from 11.2.0 to 12.0.0 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@11.2.0...12.0.0) Updates `@size-limit/preset-small-lib` from 11.2.0 to 12.0.0 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@11.2.0...12.0.0) Updates `@vitest/coverage-v8` from 3.2.4 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8) Updates `@vitest/ui` from 3.2.4 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/ui) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `jsdom` from 26.1.0 to 28.0.0 - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md) - [Commits](jsdom/jsdom@26.1.0...28.0.0) Updates `vitest` from 3.2.4 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) --- updated-dependencies: - dependency-name: "@size-limit/file" dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@size-limit/preset-small-lib" dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitest/ui" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: jsdom dependency-version: 28.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 7 updates in the / directory:
11.2.012.0.011.2.012.0.03.2.44.0.183.2.44.0.189.39.210.0.026.1.028.0.03.2.44.0.18Updates
@size-limit/filefrom 11.2.0 to 12.0.0Release notes
Sourced from
@size-limit/file's releases.Changelog
Sourced from
@size-limit/file's changelog.Commits
7d08aecRelease 12.0.0 versionca2570fFix test coveragec881a57Update lock fileb2cef20Remove chokidar in favor of fs:watch445f9c9Remove Node.js 18 support638eb16Move chokidar to optional peer dependency too807bf0eMove jiti to optional dependnecy8f65926Update nested dependencies7f722d9Update some tools47212e3Lock and update CI actionsUpdates
@size-limit/preset-small-libfrom 11.2.0 to 12.0.0Release notes
Sourced from
@size-limit/preset-small-lib's releases.Changelog
Sourced from
@size-limit/preset-small-lib's changelog.Commits
7d08aecRelease 12.0.0 versionca2570fFix test coveragec881a57Update lock fileb2cef20Remove chokidar in favor of fs:watch445f9c9Remove Node.js 18 support638eb16Move chokidar to optional peer dependency too807bf0eMove jiti to optional dependnecy8f65926Update nested dependencies7f722d9Update some tools47212e3Lock and update CI actionsUpdates
@vitest/coverage-v8from 3.2.4 to 4.0.18Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
4d3e3c6chore: release v4.0.18dd54e94chore: release v4.0.1729ee7f5chore(deps): updateast-v8-to-istanbul(#9418)b094053fix(coverage): remove unnecessaryistanbul-lib-source-mapsusage (#9344)b46d744chore: release v4.0.16eb1abf0chore: release v4.0.159ca74cfchore: release v4.0.14acc5152perf: replacedebugwithobug(#9057)73b54cechore: release v4.0.135aa84d5chore: release v4.0.12Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/coverage-v8since your current version.Updates
@vitest/uifrom 3.2.4 to 4.0.18Release notes
Sourced from
@vitest/ui's releases.... (truncated)
Commits
4d3e3c6chore: release v4.0.182254356fix(ui): process artifact attachments when generating HTML reporter (#9472)dd54e94chore: release v4.0.17a36c3berefactor(browser): restructure screenshot matcher and add documentation (#9243)dd03316fix(ui): detect gzip by magic numbers instead of Content-Type header in html ...b46d744chore: release v4.0.1660642b3fix: fix module graph UI on html reporter with headless browser mode (#9219)eb1abf0chore: release v4.0.15122ff32feat(reporters): print import duration breakdown (#9105)9ca74cfchore: release v4.0.14Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/uisince your current version.Updates
eslintfrom 9.39.2 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...Updates
jsdomfrom 26.1.0 to 28.0.0Release notes
Sourced from jsdom's releases.
... (truncated)
Changelog
Sourced from jsdom's changelog.
Commits
20f614dVersion 28.0.02b65c6aReplace the resource loader API638bd68Decode <a> and <area> query strings using document's encoding457bd4bAdd AGENTS.md (and CLAUDE.md)bf1dc15Mark header-values tests as fail-slow due to Node.js bug92f269eUpdate dependencies and dev dependencies7d6e667Improve spec alignment of Headers and header type tests2c29aedFix Windows-specific task kill timeoutsd941216Add failing regression test for animation-name case-sensitivity56a833dUpdate style benchmarkUpdates
vitestfrom 3.2.4 to 4.0.18Release notes
Sourced from vitest's releases.