build(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates#3
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
e6ef00f to
3416add
Compare
…ith 9 updates Bumps the dev-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.27.7` | `2.29.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.4.1` | `22.14.1` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.0.5` | `3.1.2` | | [concurrently](https://github.com/open-cli-tools/concurrently) | `8.2.2` | `9.1.2` | | [globals](https://github.com/sindresorhus/globals) | `15.9.0` | `16.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.3` | | [tsup](https://github.com/egoist/tsup) | `8.2.4` | `8.4.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.8.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.0.5` | `3.1.2` | Updates `@changesets/cli` from 2.27.7 to 2.29.2 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.7...@changesets/cli@2.29.2) Updates `@types/node` from 22.4.1 to 22.14.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 2.0.5 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/coverage-v8) Updates `concurrently` from 8.2.2 to 9.1.2 - [Release notes](https://github.com/open-cli-tools/concurrently/releases) - [Commits](open-cli-tools/concurrently@v8.2.2...v9.1.2) Updates `globals` from 15.9.0 to 16.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.9.0...v16.0.0) Updates `prettier` from 3.3.3 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.5.3) Updates `tsup` from 8.2.4 to 8.4.0 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.2.4...v8.4.0) Updates `typescript` from 5.5.4 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.8.3) Updates `vitest` from 2.0.5 to 3.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.2/packages/vitest) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.29.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 22.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: concurrently dependency-version: 9.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: globals dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tsup dependency-version: 8.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 3.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
3416add to
bd79839
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dev-dependencies group with 9 updates in the / directory:
2.27.72.29.222.4.122.14.12.0.53.1.28.2.29.1.215.9.016.0.03.3.33.5.38.2.48.4.05.5.45.8.32.0.53.1.2Updates
@changesets/clifrom 2.27.7 to 2.29.2Release notes
Sourced from
@changesets/cli's releases.... (truncated)
Commits
baa9d45Version Packages (#1637)f73f84aCorrectly resolve new changesets withsinceoption when the.changesetdi...5d01857Version Packages (#1634)b15e629Correctly fetch new changesets withsinceif the git optiondiff.relative...131d445Update TypeScript, Babel and Preconstruct (#1633)db8f678Version Packages (#1632)29f34a3Support scoped registries configured usingpackage.json#publishConfig(#1470)dc83cb4Remove--snapshotfrompublishcommand docs (#1578)5c2bac5Version Packages (#1595)b9df596Prevent fatal errors when using the newly-introducedprettieroption (#1590)Updates
@types/nodefrom 22.4.1 to 22.14.1Commits
Updates
@vitest/coverage-v8from 2.0.5 to 3.1.2Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
5a0afd1chore: release v3.1.25652bf9fix(coverage): expose profiling timers (#7820)795a643fix(coverage):awaitprofiler calls (#7763)a9d36c7chore: release v3.1.1b8eda4bchore: release v3.1.0f32c537chore: release v3.1.0-beta.29695d73chore: replacerollup-plugin-esbuildwithunplugin-oxc(#7680)2f7f364chore: release v3.1.0-beta.18ea9e14chore: release v3.0.9422ba66fix(coverage): browser mode +coverage.all(#7597)Updates
concurrentlyfrom 8.2.2 to 9.1.2Release notes
Sourced from concurrently's releases.
... (truncated)
Commits
7f3efb29.1.236eccaeAdd ability to have custom logger (#522)6cafc609.1.180fcedafix: support Deno's JSON with comments (#523)8d3f976docs: fix inconsistencies in passthrough args pagee3a76f79.1.0b358954bin: show help when no args are passed (#513)64b7e2aAdd support for Deno shortcuts and wildcards (#508)3bcc9c9Remove signal event listeners from process on finish (#512)79b32909.0.1Updates
globalsfrom 15.9.0 to 16.0.0Release notes
Sourced from globals's releases.
Commits
efb324716.0.075cb90aUpdate globals (#285)d018eebFixserviceworkerenvironment name (#284)f9dd683Fix filename case039ed51Add script to get service worker globals (#281)8a43ab615.15.0445df81Regenerate vitest globals (#279)504276bFix "Update" job (#277)48c7b5115.14.006a5723Addvitestglobals (#274)Updates
prettierfrom 3.3.3 to 3.5.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
4ff5dc5Release 3.5.3a2e560eFix missing parentheses inConditionalTypeAnnotation(#17196)fa95c97AddmergeBlogPoststep to release script (#17199)b47cd50Add title to patch release changelog (#17197)de30788Minor fix in release scriptecee6a0Clean changelog_unreleasedfd06512Bump Prettier dependency to 3.5.21f74dd5Update dependents count399f427Release 3.5.2bf5aab8Revert "Use ESM entrypoint forrequire(ESM)" (#17156)Updates
tsupfrom 8.2.4 to 8.4.0Release notes
Sourced from tsup's releases.
... (truncated)
Commits
773d27echore: release v8.4.089c4780fix: upgrade esbuild to 0.25 (#1309)0328fd6chore(deps): update dependency@swc/coreto v1.10.18 (#1243)c3f320efeat: upgrade svelte and css compiler (#1288)22e4860chore: upgrade depsd4f133cci: remove corepack4066e73chore: upgrade pnpm612ce12chore: upgrade cross-spawn to 7.0.6 (#1275)bee8f42chore: release v8.3.686c3b0bchore: fix pass optionsUpdates
typescriptfrom 5.5.4 to 5.8.3Release notes
Sourced from typescript's releases.
... (truncated)
Commits
83dc0bbConvert release publishing inputs into parameters (#61523)ba663f6Exclude completions of binding pattern variable initializers (#52723)7205edaBump github/codeql-action from 3.28.12 to 3.28.13 in the github-actions group...89c572cFixed a symbol display crash on expando members write locations (#55478)7b26d2eFix incorrect name in new release pipeline (#61514)c7a559eAdd new release publisher yaml (#61491)29e6d66Fixlib.includes('dom')check incontainerSeemsToBeEmptyDomElement(#61481)19b7772Bump the github-actions group with 4 updates (#61474)4dc677bFix errors on type assertions in erasableSyntaxOnly (#61452)ee3dd72fix(60908): Unexpected "'Type' is declared but its value is never read." erro...Updates
vitestfrom 2.0.5 to 3.1.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
5a0afd1chore: release v3.1.2