Bump the development group across 1 directory with 6 updates #79
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 group with 6 updates in the / directory:
1.7.1
1.7.2
4.0.1
5.0.2
3.3.3
3.4.2
1.81.0
1.83.0
5.2.7
5.14.0
5.4.11
6.0.3
Updates
@lezer/generator
from 1.7.1 to 1.7.2Changelog
Sourced from
@lezer/generator
's changelog.Commits
c5f0f8e
Mark version 1.7.2c228566
Ignore sources starting with null characters in Rollup plugine8c9d52
Add test case for #55699dea8
Add eval and arguments to the list of keywords to avoidUpdates
@sveltejs/vite-plugin-svelte
from 4.0.1 to 5.0.2Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.... (truncated)
Commits
0e8ebf3
Version Packages (#1045)e41edff
fix: update warning codes for svelte5 (#1044)1b302f1
chore(deps): update all non-major dependencies (#1042)12dc87c
chore(deps): update all non-major dependencies (#1041)0c06e1f
Version Packages (#1039)5389d31
fix: handle peer dep warning (#1038)5192b92
Version Packages (#1036)4fefbc2
release vps5 (#1035)20f45b2
Version Packages (next) (#1027)0863cda
chore(deps): update all non-major dependencies (#1031)Updates
prettier
from 3.3.3 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
sass
from 1.81.0 to 1.83.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
f38dbb0
Merge pull request #2464 from sass/rest-param-comma0230ccf
Update pkg/sass_api/CHANGELOG.mddd9b106
Rename ArgumentInvocation and ArgumentDeclarationc45bc70
Allow a trailing comma after rest parameters and arguments219fe67
Fix static analysis issues for dart 3.6 (#2462)f9eef81
Fix links to importers in the internal documentation (#2458)1b3c7de
Represent rest parameters as properties on Parameter (#2454)7a6722c
Fix the declaration of ReturnRule._returnExpression (#2455)1536dc0
Merge pull request #2453 from sass/returna74f9c3
Enable useDefineForClassFields and fix affected TS files. (#2447)Updates
svelte
from 5.2.7 to 5.14.0Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
bbf3829
Version Packages (#14715)5483495
feat: add $inspect.trace rune (#14290)64a32ce
Version Packages (#14708)9f96417
note when features were added (#14709)b0e3c5b
feat: add outro option to unmount (#14540)f0af633
feat: loose parser mode (#14691)af9b071
Version Packages (#14698)887ce6a
fix: don't add parenthesis to media query if already present (#14699)61a0da8
feat: Expose more AST types from"svelte/compiler"
(#14601)2e0dcd7
fix: ensure if block paths retain correct template namespacing (#14685)Updates
vite
from 5.4.11 to 6.0.3Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
7a0758c
release: v6.0.3a1dd396
fix: make handleInvoke interface compatible with invoke (#18876)ea802f8
refactor: fix logic errors found by no-unnecessary-condition rule (#18891)690a36f
fix: remove CSS import in CJS correctly in some cases (#18885)d5fb653
fix: handle postcss load unhandled rejections (#18886)2b5926a
fix(config): bundle files referenced with imports field (#18887)1b54e50
fix(html): allow unexpected question mark in tag name (#18852)d59efd8
fix(css): rewrite url when image-set and url exist at the same time (#18868)20fdf21
fix(config): make stacktrace path correct when sourcemap is enabled (#18833)88e49aa
fix(module-runner): decode uri for file url passed to import (#18837)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