-
Notifications
You must be signed in to change notification settings - Fork 3
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
Bump the development-dependencies group with 5 updates #271
Merged
spenserblack
merged 1 commit into
main
from
dependabot/npm_and_yarn/development-dependencies-0be93578aa
Nov 22, 2024
Merged
Bump the development-dependencies group with 5 updates #271
spenserblack
merged 1 commit into
main
from
dependabot/npm_and_yarn/development-dependencies-0be93578aa
Nov 22, 2024
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
Bumps the development-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.14.0` | `9.15.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.14.0` | `8.15.0` | | [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) | `4.0.0` | `4.0.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.1.16` | `5.2.3` | | [svelte-check](https://github.com/sveltejs/language-tools) | `4.0.7` | `4.0.9` | Updates `@eslint/js` from 9.14.0 to 9.15.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.15.0/packages/js) Updates `typescript-eslint` from 8.14.0 to 8.15.0 - [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.15.0/packages/typescript-eslint) Updates `@sveltejs/vite-plugin-svelte` from 4.0.0 to 4.0.1 - [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 `svelte` from 5.1.16 to 5.2.3 - [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.7 to 4.0.9 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](sveltejs/language-tools@svelte-check-4.0.7...svelte-check-4.0.9) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: svelte dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: svelte-check dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-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 18, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #271 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 28 28
Branches 4 4
=========================================
Hits 28 28 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
spenserblack
approved these changes
Nov 22, 2024
spenserblack
deleted the
dependabot/npm_and_yarn/development-dependencies-0be93578aa
branch
November 22, 2024 20:51
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 development-dependencies group with 5 updates:
9.14.0
9.15.0
8.14.0
8.15.0
4.0.0
4.0.1
5.1.16
5.2.3
4.0.7
4.0.9
Updates
@eslint/js
from 9.14.0 to 9.15.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
b441bee
chore: package.json update for@eslint/js
release3087c9e
feat: addmeta
object to@eslint/js
plugin (#19095)Updates
typescript-eslint
from 8.14.0 to 8.15.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2444351
chore(release): publish 8.15.0b351703
feat(typescript-eslint): allow infinitely deep array nesting in config functi...00a3a84
fix: add missing peer dependencies (#9744)9ebdff4
feat(eslint-plugin): new ruleno-unsafe-type-assertion
(#10051)0409851
feat(eslint-plugin): added related-getter-setter-pairs rule (#10192)Updates
@sveltejs/vite-plugin-svelte
from 4.0.0 to 4.0.1Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
14ad9ff
Version Packages (#1011)f714b57
chore(deps): update all non-major dependencies (#1014)fc7ea74
fix: remove references to compiler options no longer available in svelte5 (#1...bbb9545
chore(deps): update all non-major dependencies (#1008)57902d0
chore: migrate scss import to use (#1007)52e4a4f
chore(deps): update all non-major dependencies (#1001)Updates
svelte
from 5.1.16 to 5.2.3Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
Commits
b145035
Version Packages (#14348)1c454c2
fix: ensure dynamic call expressions correctly generate output (#14345)396ea2e
Version Packages (#14328)3a69b4c
fix: ensure inline object literals are correctly serialised (#14325)95ab85f
Version Packages (#14304)94471ca
fix: avoid relying on Node specifics within compiler (#14314)1f0700f
fix: mark subtree dynamic for img with loading attribute (#14317)efc65d4
fix: mark pseudo classes nested inside:not
as used (#14303)e379319
fix: ensure props passed to components via mount are updateable (#14210)7fd3774
fix: disallow invalid attributes for\<svelte:window>
and `<svelte:document>...Updates
svelte-check
from 4.0.7 to 4.0.9Release notes
Sourced from svelte-check's releases.
Commits
fba28b2
fix: detect shadowed variables/types during type hoisting (#2590)bf2e459
fix: hoist types related to$props
rune if possible (#2571)b83b665
fix: robustify and fix file writing1b205c2
perf: check for and return promise instead of awaiting (#2586)77160ff
fix: fall back toany
instead ofunknown
for untyped$props
(#2582)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