chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#27
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#27dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `2.11.0` | `2.11.1` | | [tiptap-markdown](https://github.com/aguingand/tiptap-markdown) | `0.8.10` | `0.9.0` | | [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `4.1.7` | `4.1.9` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.55.9` | `5.56.3` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.4.8` | `4.6.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.14` | `8.0.16` | Updates `@tauri-apps/api` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.11.0...@tauri-apps/api-v2.11.1) Updates `tiptap-markdown` from 0.8.10 to 0.9.0 - [Release notes](https://github.com/aguingand/tiptap-markdown/releases) - [Commits](aguingand/tiptap-markdown@v0.8.10...v0.9.0) Updates `@vitest/ui` from 4.1.7 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/ui) Updates `svelte` from 5.55.9 to 5.56.3 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.3/packages/svelte) Updates `svelte-check` from 4.4.8 to 4.6.0 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.4.8...svelte-check@4.6.0) Updates `vite` from 8.0.14 to 8.0.16 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite) Updates `vitest` from 4.1.7 to 4.1.9 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.9/packages/vitest) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tiptap-markdown dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@vitest/ui" dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: svelte dependency-version: 5.56.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: svelte-check dependency-version: 4.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite dependency-version: 8.0.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: 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 minor-and-patch group with 6 updates in the / directory:
2.11.02.11.10.8.100.9.04.1.74.1.95.55.95.56.34.4.84.6.08.0.148.0.16Updates
@tauri-apps/apifrom 2.11.0 to 2.11.1Release notes
Sourced from @tauri-apps/api's releases.
... (truncated)
Commits
6f6ab12apply version updates (#15409)728c8d4fix(cli): skip building bundles when usingtauri android run(#15473)e25f45crefactor: remove impl clone on inner menus (#15553)fbcf1b0chore(deps): update dependency eslint-plugin-security to v4.0.1 (#15545)828f710fix(cli): respect src/bin required-features (fix: #15325) (#15427)ed8fd41chore(cli): lesser verboseureq_protolog (#15552)50b0237fix(android): escape special characters instrings.xml(#15549)800223ddocs: fix some missing and wrong docs (#15548)5075c81fix: checkis_maximizableininternal_toggle_maximize(#15550)532c22achore(deps-dev): bump vite from 8.0.5 to 8.0.16 (#15547)Updates
tiptap-markdownfrom 0.8.10 to 0.9.0Release notes
Sourced from tiptap-markdown's releases.
Commits
bdea12c0.9.0fc17523Update readme7c6998dSupport Tiptap 39a5c69dUpdate README.mdc8b9b19Add@tiptap/pmdev dep92b0adfUpdate depsUpdates
@vitest/uifrom 4.1.7 to 4.1.9Release notes
Sourced from @vitest/ui's releases.
Commits
a7a61e7chore: release v4.1.9 (#10598)e61f2ddchore: release v4.1.8Updates
sveltefrom 5.55.9 to 5.56.3Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
a9f4854Version Packages (#18389)71a6515fix: check boundary exists before calling error handler in async derived (#18...3d83c9afix: add bigint to Primitive type for $state.snapshot (#18388)51baf1cVersion Packages (#18357)3d5c4abfix: prevent false-positive reactivity loss warning (#18373)bdb1a0ffix: ensure async block assigns correct nodes to effect (#18371)e4bfc5fchore: bump esrap dependency (#18372)1b4c43bfix: ignore declaration tags for animation directive (#18366)85dcb91chore: upgrade to vitest v4 (#18265)a81f965fix: reject pending async deriveds on discard (#18308)Updates
svelte-checkfrom 4.4.8 to 4.6.0Release notes
Sourced from svelte-check's releases.
Commits
20d5ab2Version Packages (#3040)0ecf6c3fix: adjust rollup config (#3047)151cf45fix: adjust paths in PKG.json (#3046)6099462chore: fix changeset (#3045)5b13da1feat: support reading Svelte config from vite.config.js/ts (#3031)f2bcbdafix: mark optional members with a trailing ? in completion labels (#3043) (#3...e5ed88ffix: don't show type inlay hint for component inside snippets (#3041)b118dd3fix: correct 'occured' typo in svelte:boundary onerror description (#3039)67fbcaeVersion Packages (#3018)3474048fix(emitDts): drop declarations emitted outside declarationDir (#2965)Updates
vitefrom 8.0.14 to 8.0.16Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
f94df87release: v8.0.16dc245c7fix: reject windows alternate paths (#22572)50b9512fix(deps): reject UNC paths for launch-editor-middleware (#22571)8d1b019release: v8.0.152686d7dfix(deps): update all non-major dependencies (#22511)3052a67chore(deps): update rolldown-related dependencies (#22566)e3cfb9dfix(optimizer): close the rolldown bundle when write() rejects (#22528)6978a9crefactor: correct logic incollectAllModulesfunction (#22562)646dbedfeat: update rolldown to 1.0.3 (#22538)85a0efffix: capitalize error messages and remove spurious space in parse error (#22488)Updates
vitestfrom 4.1.7 to 4.1.9Release notes
Sourced from vitest's releases.
Commits
a7a61e7chore: release v4.1.9 (#10598)934b0f5fix(pool): prevent test run hang on worker crash (#10543) [backport to v4] (#...7fb2965fix(browser): wait for orchestrator readiness before resolving browser sessio...a518019fix: fiximportOriginalwith optimizer and query import [backport to v4] (#...e61f2ddchore: release v4.1.8e4067b3fix(browser): disable clientcdpAPI whenallowWrite/allowExec: false[ba...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 conditions