chore(deps): bump the stable-updates group with 7 updates#81
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the stable-updates group with 7 updates#81dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the stable-updates group with 7 updates: | Package | From | To | | --- | --- | --- | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.15.0` | `11.16.0` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.66.0` | `2.69.1` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `2.11.2` | `2.11.4` | | [@testing-library/svelte](https://github.com/testing-library/svelte-testing-library/tree/HEAD/packages/svelte) | `5.3.1` | `5.4.2` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.3` | `5.56.4` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.6.0` | `4.7.1` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.16` | `8.1.3` | Updates `mermaid` from 11.15.0 to 11.16.0 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.15.0...mermaid@11.16.0) Updates `@sveltejs/kit` from 2.66.0 to 2.69.1 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/HEAD/packages/kit) Updates `@tauri-apps/cli` from 2.11.2 to 2.11.4 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.11.2...@tauri-apps/cli-v2.11.4) Updates `@testing-library/svelte` from 5.3.1 to 5.4.2 - [Release notes](https://github.com/testing-library/svelte-testing-library/releases) - [Changelog](https://github.com/testing-library/svelte-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/svelte-testing-library/commits/@testing-library/svelte@5.4.2/packages/svelte) Updates `svelte` from 5.56.3 to 5.56.4 - [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.4/packages/svelte) Updates `svelte-check` from 4.6.0 to 4.7.1 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.6.0...svelte-check@4.7.1) Updates `vite` from 8.0.16 to 8.1.3 - [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.1.3/packages/vite) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: "@sveltejs/kit" dependency-version: 2.69.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: "@tauri-apps/cli" dependency-version: 2.11.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: "@testing-library/svelte" dependency-version: 5.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: svelte dependency-version: 5.56.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: stable-updates - dependency-name: svelte-check dependency-version: 4.7.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stable-updates - dependency-name: vite dependency-version: 8.1.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: stable-updates ... 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 stable-updates group with 7 updates:
11.15.011.16.02.66.02.69.12.11.22.11.45.3.15.4.25.56.35.56.44.6.04.7.18.0.168.1.3Updates
mermaidfrom 11.15.0 to 11.16.0Release notes
Sourced from mermaid's releases.
... (truncated)
Commits
7c0cafcVersion Packages: v11.16.0 (#7916)26acd1aMerge pull request #7915 from mermaid-js/release/11.16.05a8eae7Merge branch 'master' into release/11.16.0dd5ea77Merge pull request #7913 from mermaid-js/pebr/fix-changesets658ee66docs: fix missing bumps of@mermaid-js/parser04259a1docs: fix author and commit on examples changesetc9dcfb1docs: update changeset diagram scopesa34dab9docs: remove swimlane/cynefin bugfix changesetse81f31fdocs: remove local-editor changeset7223f03Minor correctionUpdates
@sveltejs/kitfrom 2.66.0 to 2.69.1Release notes
Sourced from @sveltejs/kit's releases.
Changelog
Sourced from @sveltejs/kit's changelog.
... (truncated)
Commits
Updates
@tauri-apps/clifrom 2.11.2 to 2.11.4Release notes
Sourced from @tauri-apps/cli's releases.
Commits
8909f22apply version updates (#15598)67ffa19fix(bundler): make .desktop and .DirIcon relative symlinks (#15596)c5c8b2bdocs(readme): desktop platforms -> operating systems, closes #1558980d437ffix(#15580): bump memmap2 (#15587)469ecc8test: regenerate stale macOS acl snapshot for has_app_acl (#15576)5be0cb8fix(ci): change strip to debuginfo for cloudflare worker (#15574)4bbd497chore(deps): bump cloudflare worker versions (#15573)5712549chore(deps): update dependency rollup to v4.62.0 (#15551)c8faedfci: test on node 20,22 instead of node 18,203641e26refactor: simplify menu code (#15559)Updates
@testing-library/sveltefrom 5.3.1 to 5.4.2Release notes
Sourced from @testing-library/svelte's releases.
Commits
514a9c5fix(core): separate runes and non-runes wrapper scaffold (#497)959f8c5feat: add wrapper option (#492)bc9cab5chore(deps-dev): bump the development group across 1 directory with 11 update...Updates
sveltefrom 5.56.3 to 5.56.4Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
eae50dfVersion Packages (#18435)36ae062fix: always unset reactivity context after restoring it (#18453)a6985bcfix: strip?from optional parameters in svelte lang ts (#18448)c4daa49fix: include wrapping parentheses in{@const}declarator end (#18436)0510174fix: makeSvelteURLSearchParamsnotifications accurate (#18425)8ea3ee8chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)Updates
svelte-checkfrom 4.6.0 to 4.7.1Release notes
Sourced from svelte-check's releases.
Commits
32556dbVersion Packages (#3069)4e52661fix (svelte-check):--tsgo-experimental-apioption is not honored (#3067)fbb1291Version Packages (#3059)3a1e384feat: svelte-check tsgo support with experimental api (#3036)8a6f155fix(svelte-check): stop excluding workspaces under dot-prefixed ancestors (#3...7659b0fperf: remove lodash (#3038)a2561fcfeat: enable passing Svelte config file paths (#3066)7a3464bfix: load esm version of Vite (#3065)459d031fix(svelte2tsx): don't crash on array binding holes in destructured exports (...9407413build: bump mocha to v11.7.6 (#3042)Updates
vitefrom 8.0.16 to 8.1.3Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
578ffb8release: v8.1.37103c3afix(deps): bumpes-module-lexerto 2.3.0 (#22838)1534d36fix(css): inject inlined CSS after the shebang line (#22717)c4acd69fix(ssr): correct stacktrace column position for first line (#22828)2c53054fix: preload css for nested dynamic imports (#22759)ba31193release: v8.1.20d3bd7cfix(deps): revert es-module-lexer to 2.1.0 (#22827)efb98ccfix: restore, "fix: resolve pnpm .modules.yaml from workspace root instead of...cf97711fix: revert, "fix: resolve pnpm .modules.yaml from workspace root instead of ...cccef55fix: revert, "fix: escape ids with multiple null bytes (#22687)"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