build(deps-dev): bump the minor-and-patch group with 6 updates#182
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps-dev): bump the minor-and-patch group with 6 updates#182dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node) | `5.5.3` | `5.5.4` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.53.0` | `2.53.4` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.7` | `16.3.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.53.3` | `5.53.6` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.4.3` | `4.4.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.0` | `8.56.1` | Updates `@sveltejs/adapter-node` from 5.5.3 to 5.5.4 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-node@5.5.4/packages/adapter-node) Updates `@sveltejs/kit` from 2.53.0 to 2.53.4 - [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.53.4/packages/kit) Updates `lint-staged` from 16.2.7 to 16.3.1 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.2.7...v16.3.1) Updates `svelte` from 5.53.3 to 5.53.6 - [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.53.6/packages/svelte) Updates `svelte-check` from 4.4.3 to 4.4.4 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.4.3...svelte-check@4.4.4) Updates `typescript-eslint` from 8.56.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@sveltejs/adapter-node" dependency-version: 5.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@sveltejs/kit" dependency-version: 2.53.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: lint-staged dependency-version: 16.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: svelte dependency-version: 5.53.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: svelte-check dependency-version: 4.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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:
5.5.35.5.42.53.02.53.416.2.716.3.15.53.35.53.64.4.34.4.48.56.08.56.1Updates
@sveltejs/adapter-nodefrom 5.5.3 to 5.5.4Release notes
Sourced from
@sveltejs/adapter-node's releases.Changelog
Sourced from
@sveltejs/adapter-node's changelog.Commits
00d4ac6Version Packages (#15438)708fc4bchore(deps): bump rollup to 4.59.0 (#15433)Updates
@sveltejs/kitfrom 2.53.0 to 2.53.4Release notes
Sourced from
@sveltejs/kit's releases.Changelog
Sourced from
@sveltejs/kit's changelog.Commits
5063771Version Packages (#15454)e9b06c8fix: avoid unknown config option Vite warning (#15451)66d88c9Version Packages (#15440)faba869Merge commit from fork708fc4bchore(deps): bump rollup to 4.59.0 (#15433)98496faVersion Packages (#15416)8c5048bfix: provide correct url info to remote functions (#15418)ce4b57cfix: allow commands in more places (#15288)7277edbchore: fix CI lint (#15417)64f484ffix: deep partial.value()and.set(...)types for forms (#14837)Updates
lint-stagedfrom 16.2.7 to 16.3.1Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
2a74cd2chore(changeset): releasecd5d762refactor: removenano-spawndependency completelye342cabbuild(deps): move nano-spawn to dev9aa2cd7chore(changeset): release0c387bctest: make long-running task longer because of GitHub Actions slowness87467aarefactor: detect incorrect brace expansion exhaustivelydceabc6ci: runnpm auditin GitHub Actionsd0e4c2abuild(deps): update dependencies93cf144docs: add tip aboutlint-staged.sh9809feetest: adjust integration test logging setup for concurrencyUpdates
sveltefrom 5.53.3 to 5.53.6Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
d4c7829Version Packages (#17812)361b32cfix: SvelteURL search setter uses unnormalized value (#17828)1043f79perf: optimize compiler analysis phase (#17823)b6faa2afix: always case insensitive event handlers during ssr (#17822)e3d277bfix: visit synthetic value node during ssr (#17824)18db0cafix: SvelteMap incorrectly handles keys withundefinedvalues (#17826)3fc4bc6chore: remove unused is_flushing variable (#17820)16a1351fix: skip redundant batch.apply (#17816)04ba134docs: flesh outattribute_invalid_sequence_expressionmessage (#17789)fc67c9cchore(deps-dev): bump rollup from 4.52.5 to 4.59.0 (#17810)Updates
svelte-checkfrom 4.4.3 to 4.4.4Release notes
Sourced from svelte-check's releases.
Commits
e7168a9Version Packages (#2958)2eb8170fix: pass filename towarningFilter(#2959)28adef3fix: more robust detection oflang="ts"attribute (#2957)379b0bdfix: resolve svelte files under path alias in--incremental/tsgomode (#2955)Updates
typescript-eslintfrom 8.56.0 to 8.56.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
96a04a9chore(release): publish 8.56.1Dependabot 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