-
Notifications
You must be signed in to change notification settings - Fork 10
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 #2685
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/sveltekit/dependencies-103ce4de81
Closed
deps(example): bump the dependencies group across 1 directory with 5 updates #2685
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/sveltekit/dependencies-103ce4de81
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/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `5.0.2` | `5.0.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.18.0` | `8.18.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.18.0` | `8.18.2` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.12.0` | `5.16.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.3` | `6.0.5` | Updates `@sveltejs/vite-plugin-svelte` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/[email protected]/packages/vite-plugin-svelte) Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.18.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.18.0 to 8.18.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/parser) Updates `svelte` from 5.12.0 to 5.16.0 - [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 `vite` from 6.0.3 to 6.0.5 - [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/v6.0.5/packages/vite) --- updated-dependencies: - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" 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-minor 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
Dec 25, 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] |
Superseded by #2686. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/examples/sveltekit/dependencies-103ce4de81
branch
December 26, 2024 06:24
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:
5.0.2
5.0.3
8.18.0
8.18.2
8.18.0
8.18.2
5.12.0
5.16.0
6.0.3
6.0.5
Updates
@sveltejs/vite-plugin-svelte
from 5.0.2 to 5.0.3Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
2a89666
Version Packages (#1056)47184d4
Use optional chaining to catch null error codes in error.js (#1054)d215c88
chore(deps): bump deps and update test case to match new svelte export (#1049)Updates
@typescript-eslint/eslint-plugin
from 8.18.0 to 8.18.2Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
157b781
chore(release): publish 8.18.283c3bbf
fix(eslint-plugin): [no-unnecessary-condition] handle noUncheckedIndexedAcces...c6a387f
fix(eslint-plugin): [consistent-type-assertions] allow default assertionStyle...4747299
fix(eslint-plugin): [no-unnecessary-type-arguments] handle type/value context...4c91ed5
fix(eslint-plugin): [no-unsafe-type-assertion] fix for unsafe assertion to a ...91e7217
fix(eslint-plugin): [consistent-indexed-object-style] use a suggestion over a...dfd550d
chore(deps): update dependency prettier to v3.4.2 (#10478)8ca9cba
fix(eslint-plugin): [no-unnecessary-condition] don't flag values of an uncons...ba39dde
fix(eslint-plugin): [prefer-reduce-type-parameter] don't report cases in whic...6c75493
fix(eslint-plugin): [no-deprecated] not reporting usages of deprecated declar...Updates
@typescript-eslint/parser
from 8.18.0 to 8.18.2Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
157b781
chore(release): publish 8.18.2b2ce158
chore(release): publish 8.18.1d03270f
chore: fix incorrect licenses (#10481)Updates
svelte
from 5.12.0 to 5.16.0Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
7f8acb8
Version Packages (#14824)97f3aa9
docs: fix links in some errors/warnings (#14825)015210a
feat: allow objects/arrays for class attribute (#14714)38a3ae3
fix: Allow to disable animation prefix (#14822)1d773ef
Version Packages (#14782)72b7bc7
feat: add "worker" exports condition (#14779)2086c19
Version Packages (#14776)999b92d
fix: intellisense DX for $props, $inspect, $bindable, and $host (#14777)5bc4033
fix: treeshake$inspect.trace
code if unused in modules (#14774)69d198e
Version Packages (#14764)Updates
vite
from 6.0.3 to 6.0.5Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
Commits
49a6be5
release: v6.0.54359e0d
fix: esbuild regression (pin to 0.24.0) (#19027)11cd5a4
release: v6.0.43734f80
fix(css): escape double quotes inurl()
when lightningcss is used (#18997)2b4f115
fix(deps): update all non-major dependencies (#18996)12b612d
fix: fallback terser to main thread when function options are used (#18987)d88d000
fix(deps): update all non-major dependencies (#18967)21680bd
fix(css): skip non css in custom sass importer (#18970)62fad6d
chore(deps): update dependency@rollup/plugin-node-resolve
to v16 (#18968)8a6bb4e
fix(optimizer): keep NODE_ENV as-is when keepProcessEnv istrue
(#18899)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 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