chore(deps-dev): bump the minor-deps-updates-main group across 1 directory with 8 updates#731
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ctory with 8 updates Bumps the minor-deps-updates-main group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.1.0` | `1.3.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.3.5` | `25.6.2` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.5` | | [np](https://github.com/sindresorhus/np) | `11.0.2` | `11.2.0` | | [rollup](https://github.com/rollup/rollup) | `4.59.0` | `4.60.3` | | [terser](https://github.com/terser/terser) | `5.46.0` | `5.47.1` | | [yauzl](https://github.com/thejoshwolfe/yauzl) | `3.2.0` | `3.3.0` | Updates `@clack/prompts` from 1.1.0 to 1.3.0 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.3.0/packages/prompts) Updates `@types/node` from 25.3.5 to 25.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/coverage-v8) Updates `np` from 11.0.2 to 11.2.0 - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](sindresorhus/np@v11.0.2...v11.2.0) Updates `rollup` from 4.59.0 to 4.60.3 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.59.0...v4.60.3) Updates `terser` from 5.46.0 to 5.47.1 - [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md) - [Commits](terser/terser@v5.46.0...v5.47.1) Updates `vitest` from 4.0.18 to 4.1.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest) Updates `yauzl` from 3.2.0 to 3.3.0 - [Commits](thejoshwolfe/yauzl@3.2.0...3.3.0) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@types/node" dependency-version: 25.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: np dependency-version: 11.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: rollup dependency-version: 4.60.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: terser dependency-version: 5.47.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: vitest dependency-version: 4.1.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main - dependency-name: yauzl dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-deps-updates-main ... Signed-off-by: dependabot[bot] <support@github.com>
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 minor-deps-updates-main group with 7 updates in the / directory:
1.1.01.3.025.3.525.6.24.0.184.1.511.0.211.2.04.59.04.60.35.46.05.47.13.2.03.3.0Updates
@clack/promptsfrom 1.1.0 to 1.3.0Release notes
Sourced from @clack/prompts's releases.
Changelog
Sourced from @clack/prompts's changelog.
Commits
05bfd43[ci] release (#501)5b897a7fix: split type-only and runtime exports (#518)cd7e5cddeps: update pnpm and align node types version (#515)970268bchore(deps): update deps in core and prompts packages (#512)ea5702echore: add engines field to prompts and core (#514)ec432f9docs: correct Progress example in README (#505)663ae0ddocs(@clack/prompts): document missing prompt APIs in README (#503)814ab9afeat(@clack/core,@clack/prompts): Multiline text input (#240)aa488fc[ci] release (#482)9fe8de6feat: respectwithGuide: falsein autocomplete and multiselect prompts (#500)Updates
@types/nodefrom 25.3.5 to 25.6.2Commits
Updates
@vitest/coverage-v8from 4.0.18 to 4.1.5Release notes
Sourced from @vitest/coverage-v8's releases.
... (truncated)
Commits
e399846chore: release v4.1.5ac04bacchore: release v4.1.42dc0d62chore: release v4.1.3fc6f482chore: release v4.1.21f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)94eb73bchore(deps): update eslint packages (#9615)Updates
npfrom 11.0.2 to 11.2.0Release notes
Sourced from np's releases.
Commits
055dbf111.2.003d4787AdddevEngines.packageManagersupport (#789)1aa3bf511.1.0e88eea1Update dependencies8658708Run Git preflight before prompting (#788)d24cb95Add--dry-runas an alias of--preview86a7f26Fix: Use empty prerelease default for pre-major bump2677fccRun install even with--no-cleanup8e119e311.0.306a142cFix--release-draft-onlyfailing with version check errorUpdates
rollupfrom 4.59.0 to 4.60.3Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
b47bdab4.60.315c5f33Add again some unneeded dev dependencies, to make some builds succeed12195dcfix: do not rename nested "exports" bindings that do not conflict (#6360)b74aa39Migrate instructions to AGENTS.mdaa5a377fix(deps): update minor/patch updates (#6365)197e68bchore(deps): update msys2/setup-msys2 digest to e989830 (#6364)cded70afix(deps): update swc monorepo (major) (#6366)bb2b8a5docs: add missing backticks inplugin-development(#6368)20af1c4chore(deps): lock file maintenance (#6367)a6be82b4.60.2Updates
terserfrom 5.46.0 to 5.47.1Changelog
Sourced from terser's changelog.
Commits
bf949e75.47.123bb72eupdate changelog1fd2134fix crash when usingmangle.keep_fnameswith destructuring. Closes #16817cbd24d5.47.0b1bc6bdupdate changelogbe36c87add "builtins" and "builtins_pure" options (#1651)2d52ff3add Intl option keys (DurationFormat, DateTimeFormat, RelativeTimeFormat) to ...b9290805.46.25a3dc6aupdate changelog8a5b478drop_unused: delete computed keys of concise methods and getters/setters. Clo...Updates
vitestfrom 4.0.18 to 4.1.5Release notes
Sourced from vitest's releases.
... (truncated)
Commits
e399846chore: release v4.1.57dc6d54Revert "fix: respect diff config options in soft assertions (#8696)"9787dedfix: respect diff config options in soft assertions (#8696)325463afix(ast-collect): recognize _vi_import prefix in static test discovery (#10...0e0ff41feat(coverage): istanbul to supportinstrumenteroption (#10119)663b99ffix: aliasagentreporter tominimal(#10157)122c25bfix: fixvi.defineHelpercalled as object method (#10163)6abd557feat(api): make test-specification options writable (#10154)596f739fix: project color label on html reporter (#10142)9423dc0fix: --project negation excludes browser instances (#10131)Updates
yauzlfrom 3.2.0 to 3.3.0Commits
08ee971version 3.3.0a2941d1add decodeFileData and canDecodeFileDatac469521version 3.2.100c561bfix bounds checking logic on NtfsTimestamp277b294commentde292f2streamed zip file teste00f139truncate long test file names for eCryptfs compatibilityd98e052fix name of Info-ZIPa8951a2update readmeDependabot 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