-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deps(example): Bump the dependencies group across 1 directory with 5 updates #2234
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/examples/sveltekit/dependencies-bef404c875
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
deps(example): Bump the dependencies group across 1 directory with 5 updates #2234
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/sveltekit/dependencies-bef404c875
Conversation
This file contains 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
…updates Bumps the dependencies group with 5 updates in the /examples/sveltekit directory: | Package | From | To | | --- | --- | --- | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.8.0` | `2.8.1` | | [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) | `3.2.7` | `3.2.8` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.1.12` | `5.1.16` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.5` | `4.0.7` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.10` | `5.4.11` | Updates `@sveltejs/kit` from 2.8.0 to 2.8.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/[email protected]/packages/kit) Updates `prettier-plugin-svelte` from 3.2.7 to 3.2.8 - [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/v3.2.8/CHANGELOG.md) - [Commits](sveltejs/prettier-plugin-svelte@v3.2.7...v3.2.8) Updates `svelte` from 5.1.12 to 5.1.16 - [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/[email protected]/packages/svelte) Updates `svelte-check` from 4.0.5 to 4.0.7 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-4.0.5...svelte-check-4.0.7) Updates `vite` from 5.4.10 to 5.4.11 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier-plugin-svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Nov 14, 2024
Merging to
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@sveltejs/[email protected], npm/[email protected], npm/[email protected], npm/[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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 dependencies group with 5 updates in the /examples/sveltekit directory:
2.8.0
2.8.1
3.2.7
3.2.8
5.1.12
5.1.16
4.0.5
4.0.7
5.4.10
5.4.11
Updates
@sveltejs/kit
from 2.8.0 to 2.8.1Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
435984b
Version Packages (#12992)0bd4426
fix: support custom servers using HTTP/2 in production (#12989)6df00fc
fix: csp nonce inscript-src-elem
,style-src-attr
andstyle-src-elem
wh...c717db9
chore: update playground and add an endpoint (#12983)b24d37e
chore: remove marked test (#12982)Updates
prettier-plugin-svelte
from 3.2.7 to 3.2.8Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
c496666
chore: release 3.2.89010a44
chore: provide option to pass Svelte compiler path (#471)Updates
svelte
from 5.1.12 to 5.1.16Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
f5a7d49
Version Packages (#14274)0330618
fix: named slots with reserved keywords during migration (#14278)36ece1c
fix: don't wrap pseudo classes inside:global(...)
with another `:global(.....4a85c41
Version Packages (#14262)0fa43e2
fix: consider static attributes that are inlined in the template (#14249)832499f
Version Packages (#14251)653f4ac
fix: migration script messing with attributes (#14260)ae9f53a
fix: account for mutations in script module in ownership check (#14253)7bc94b9
fix: do not treat reassigned synthetic binds as state in runes mode (#14236)d207666
fix: consider img with loading attribute not static (#14237)Updates
svelte-check
from 4.0.5 to 4.0.7Release notes
Sourced from svelte-check's releases.
Commits
437b0e1
fix: use user's Svelte parser when formatting if necessary (#2578)bf1b8ef
fix: adjust generated+layout.svelte
file contents (#2580)49c7e58
chore: update Svelte documentation links for template syntax (#2579)0698bc7
fix: infer types for$bindable
, infer function type from arrow function5bd4663
fix: make it possible to disable runes/legacy mode code lens7bfe801
fix: ensure code lenses from different sources are merged168e568
chore: run CI with node 20 (#2574)ce87e1f
fix: move globrex to dependencies (#2576)a3a6393
fix: keeplinkedEditing
working when tag name contains.
(#2570)6513a28
fix: ignore exported variable declarations that aren't simple identifiersUpdates
vite
from 5.4.10 to 5.4.11Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
c54c860
release: v5.4.11Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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