chore(deps-dev): Bump the development-minor-patch group across 1 directory with 3 updates#81
Conversation
…ctory with 3 updates Bumps the development-minor-patch group with 3 updates in the /money-machine directory: [@tauri-apps/cli](https://github.com/tauri-apps/tauri), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). Updates `@tauri-apps/cli` from 2.11.1 to 2.11.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.11.1...@tauri-apps/cli-v2.11.2) Updates `@types/node` from 25.7.0 to 25.9.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 19.2.14 to 19.2.15 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-version: 2.11.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-patch - dependency-name: "@types/node" dependency-version: 25.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-minor-patch - dependency-name: "@types/react" dependency-version: 19.2.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
dependabot[bot] has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.
📝 WalkthroughWalkthroughThe Tauri CLI patch version update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the development-minor-patch group with 3 updates in the /money-machine directory: @tauri-apps/cli, @types/node and @types/react.
Updates
@tauri-apps/clifrom 2.11.1 to 2.11.2Release notes
Sourced from @tauri-apps/cli's releases.
Commits
499df79apply version updates (#15378)20bb033Revert "feat: add Windows VC runtime linking and bundling options (#15372)" (...b5b72cefix(tauri-utils): preserve resource source file name when dest is empty (#15383)3fd8ba2fix: resources after empty directory not copied (#15388)47e1b75fix:set_as_windows_menu_for_nsappcommand wrongly called `set_as_help_menu...eadd8f5chore(deps-dev): bump svelte from 5.53.11 to 5.55.7 (#15382)32d8166feat: add Windows VC runtime linking and bundling options (#15372)b15b859refactor: make error dialog take&'static str(#15369)0e8e25fchore(deps): update dependency rollup to v4.60.3 (#15355)Updates
@types/nodefrom 25.7.0 to 25.9.1Commits
Updates
@types/reactfrom 19.2.14 to 19.2.15Commits
Dependabot 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 conditionsSummary by CodeRabbit