chore(deps-dev): bump the all-pnpm-dependencies group across 1 directory with 5 updates#67
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…ory with 5 updates Bumps the all-pnpm-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.49.5` | `2.50.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.0` | `3.8.1` | | [rollup](https://github.com/rollup/rollup) | `4.55.1` | `4.57.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.46.4` | `5.49.1` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.3.5` | `4.3.6` | Updates `@sveltejs/kit` from 2.49.5 to 2.50.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/@sveltejs/kit@2.50.1/packages/kit) Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) Updates `rollup` from 4.55.1 to 4.57.1 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.55.1...v4.57.1) Updates `svelte` from 5.46.4 to 5.49.1 - [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.49.1/packages/svelte) Updates `svelte-check` from 4.3.5 to 4.3.6 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.3.5...svelte-check@4.3.6) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.50.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pnpm-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-pnpm-dependencies - dependency-name: rollup dependency-version: 4.57.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pnpm-dependencies - dependency-name: svelte dependency-version: 5.49.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-pnpm-dependencies - dependency-name: svelte-check dependency-version: 4.3.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-pnpm-dependencies ... 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 all-pnpm-dependencies group with 5 updates in the / directory:
2.49.52.50.13.8.03.8.14.55.14.57.15.46.45.49.14.3.54.3.6Updates
@sveltejs/kitfrom 2.49.5 to 2.50.1Release notes
Sourced from
@sveltejs/kit's releases.Changelog
Sourced from
@sveltejs/kit's changelog.Commits
3b2ea1bVersion Packages (#15186)2dd74c8fix: improvefieldstype for generic components (#14974)8871b54fix: preload links if href changes (#15191)e5627effix: Skip failing tests on async (#15189)46c1ebdfix: includehooks.serverandhooks.universalas entrypoints to give them...391c6f7Version Packages (#15177)36cb864Revert "Revert "breaking: removebuttonPropsfrom experimental remote form ...8a82859chore: fix lint errors (#15174)Updates
prettierfrom 3.8.0 to 3.8.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)c45fef1Fix LWC attribute with--embedded-language-formatting off(#18383)Updates
rollupfrom 4.55.1 to 4.57.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
d37675f4.57.1eafac0bchore(deps): lock file maintenance (#6255)47fa568chore(deps): update dependency lru-cache to v11 (#6252)416f476Fully include dynamic imports in a try-catch (#6254)5e393e3fix: Isolate and cacheprocess.report.getReport()calls in a child process ...c931d23chore(deps): lock file maintenance minor/patch updates (#6253)c79e6c2Mitigate vulnerability that would allow to steal credentials743d0544.57.074121c7extend more hooks to include import attributes and add warnings (#5700)c519d82Refactor to reduce Rollup 5 upgrade diff (#6246)Updates
sveltefrom 5.46.4 to 5.49.1Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
92e6721Version Packages (#17585)8933653fix: merge consecutive text nodes during hydration for large text content (#1...ebe583ffix: only create async functions in SSR output when necessary (#17593)5656dd5fix: handle renderer.run rejections (#17591)704d0cdchore: allow testing in production env 2 (#17590)26b09ecchore: bump playwright (#17565)ffd65e9chore: allow testing in production env (#16840)82fde88fix:print()multiline behaviour (#17319)9d1dd2eVersion Packages (#17564)2d62ffefix: throw for unsetcreateContextget on the server (#17580)Updates
svelte-checkfrom 4.3.5 to 4.3.6Release notes
Sourced from svelte-check's releases.
Commits
6b83202Version Packages (#2919)9c05c1afix: compatibility with prettier-plugin-tailwindcss in monorepo (#2925)e2f09ebfix: don't hoist type/snippet referencing $store (#2926)e891aceperf: only parse html once in a batch update (#2923)8c11665fix: remove outdated documentation with --ignore (#2920)fb00777feat: support emmet.extensionsPath config (#2918)eb2fa2afeat: Use custom element's JSDoc as doc for completion/hover (#2879)f8f40c5fix: add tokenTypes config for JSDoc completion (#2916)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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