build(deps): bump the npm-minor-and-patch group with 4 updates - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the npm-minor-and-patch group with 4 updates#3dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor-and-patch group with 4 updates: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [fs-extra](https://github.com/jprichardson/node-fs-extra), [ora](https://github.com/sindresorhus/ora) and [sharp](https://github.com/lovell/sharp). Updates `@inquirer/prompts` from 8.4.1 to 8.5.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.4.1...@inquirer/prompts@8.5.2) Updates `fs-extra` from 11.3.4 to 11.4.0 - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](jprichardson/node-fs-extra@11.3.4...11.4.0) Updates `ora` from 9.3.0 to 9.4.1 - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v9.3.0...v9.4.1) Updates `sharp` from 0.35.0 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.35.0...v0.35.3) --- updated-dependencies: - dependency-name: "@inquirer/prompts" dependency-version: 8.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: fs-extra dependency-version: 11.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: ora dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: sharp dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch ... 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 npm-minor-and-patch group with 4 updates: @inquirer/prompts, fs-extra, ora and sharp.
Updates
@inquirer/promptsfrom 8.4.1 to 8.5.2Release notes
Sourced from @inquirer/prompts's releases.
Commits
bfd8710chore: Publish new release55cc5f3feat: add reusable package lint CLI3af9ed0test(inquirer): capture prompt runner output4381857fix(@inquirer/input): remove stale lint suppression45df331fix(@inquirer/external-editor): harden editor temp filesadef323chore: limit CI token permissionsb43359dchore: Publish new release24ecae2chore: fix yarn.lockb078d97fix: validate package engine compatibility3a49f9fchore(deps-dev): Bump oxfmt in the formatting group (#2143)Updates
fs-extrafrom 11.3.4 to 11.4.0Changelog
Sourced from fs-extra's changelog.
Commits
53a8d1a11.4.09c2d3c9Throw EEXIST when ensureSymlink dest is a broken symlink (#1076)62a4e7211.3.601c0ca6Fix copy/move recursing into source through a symlinked dest ancestor (#1073)7268250docs: fix typo in README.md (seperate → separately) (#1074)2fd7b6cchore: Add Node 26 to the test matrix (#1072)8a88f5811.3.581a1311Mirror all utimesMillis() tests for utimesMillisSync() (#1070)b7ab7f8Properly handle close errors in utimesMillis*() (#1069)1c248edFix file descriptor leak inutimesMillisSync(#1066)Updates
orafrom 9.3.0 to 9.4.1Release notes
Sourced from ora's releases.
Commits
79cd8c19.4.1bc3a283Minor tweaks431ebc4Fix type definitions (#257)46a67039.4.03d2e0a9AddsuccessSymbolandfailSymboloptions tooraPromisef70f613Test tweaks7cf29a7Validate some options betterUpdates
sharpfrom 0.35.0 to 0.35.3Release notes
Sourced from sharp's releases.
... (truncated)
Commits
1018449Release v0.35.3ba303a7Prerelease v0.35.3-rc.24f94fc5Upgrade to sharp-libvips v1.3.2c5e7a3fBump devDeps, fix Deno/Windows smoke tests9a8d002Docs: Add changelog entry and note about transferable #45208694db0TypeScript: Return more preciseBuffer\<ArrayBuffer>fromtoBuffer(#4520)e000d0bPrerelease v0.35.3-rc.19554ca9Prerelease v0.35.3-rc.06a29fd5Emit warning about native binaries on Linux Electron540d2eaIncrease default concurrency when use of MALLOC_ARENA_MAX detectedDependabot 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