Bump the all group across 1 directory with 5 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
(3 months ago)
by danielosw
dependencies javascript
Bumps the all group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| @sveltejs/vite-plugin-svelte | 6.1.3 |
6.1.4 |
| @tailwindcss/postcss | 4.1.12 |
4.1.13 |
| eslint-plugin-svelte | 3.11.0 |
3.12.1 |
| tailwindcss | 4.1.12 |
4.1.13 |
| typescript-eslint | 8.41.0 |
8.42.0 |
Updates @sveltejs/vite-plugin-svelte from 6.1.3 to 6.1.4
Release notes
Sourced from @sveltejs/vite-plugin-svelte's releases.
@sveltejs/vite-plugin-svelte@6.1.4Patch Changes
Commits
2842159Version Packages (#1204)35121acrefactor: replace kleur with styleText (#1210)db12c90fix(deps): update all non-major dependencies (#1205)79a56c4fix: allow preprocess plugin to run twice (#1206)e10850bfix(types): update urls to PreprocessorGroup and CompileOptions docs (#1203)- See full diff in compare view
Updates @tailwindcss/postcss from 4.1.12 to 4.1.13
Release notes
Sourced from @tailwindcss/postcss's releases.
v4.1.13
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibilitywhen usingtransition(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariantvalues (#18798)- Replace deprecated
clipwithclip-pathinsr-only(#18769)- Hide internal fields from completions in
matchUtilities(#18820)- Ignore
.vercelfolders by default (can be overridden by@source …rules) (#18855)- Consider variants starting with
@-to be invalid (e.g.@-2xl:flex) (#18869)- Do not allow custom variants to start or end with a
-or_(#18867, #18872)- Upgrade: Migrate
ariatheme keys to@custom-variant(#18815)- Upgrade: Migrate
datatheme keys to@custom-variant(#18816)- Upgrade: Migrate
supportstheme keys to@custom-variant(#18817)
Changelog
Sourced from @tailwindcss/postcss's changelog.
[4.1.13] - 2025-09-03
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibilitywhen usingtransition(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariantvalues (#18798)- Replace deprecated
clipwithclip-pathinsr-only(#18769)- Hide internal fields from completions in
matchUtilities(#18820)- Ignore
.vercelfolders by default (can be overridden by@source …rules) (#18855)- Consider variants starting with
@-to be invalid (e.g.@-2xl:flex) (#18869)- Do not allow custom variants to start or end with a
-or_(#18867, #18872)- Upgrade: Migrate
ariatheme keys to@custom-variant(#18815)- Upgrade: Migrate
datatheme keys to@custom-variant(#18816)- Upgrade: Migrate
supportstheme keys to@custom-variant(#18817)
Commits
1334c99Prepare v4.1.13 release (#18868)- See full diff in compare view
Updates eslint-plugin-svelte from 3.11.0 to 3.12.1
Release notes
Sourced from eslint-plugin-svelte's releases.
eslint-plugin-svelte@3.12.1
Patch Changes
- #1313
27573f4Thanks@marekdedic! - fix: Not reporting mailto: and other unusual schema addresses in no-nmavigation-without-resolve (and its deprecated versions)eslint-plugin-svelte@3.12.0
Minor Changes
#1308
abbcfddThanks@marekdedic! - feat(no-navigation-without-resolve): added to recommended rule set#1289
e2e791fThanks@marekdedic! - feat: added the no-navigation-without-resolve rule#1289
e2e791fThanks@marekdedic! - chore: deprecated the no-navigation-without-base rule
Commits
ab848e4chore: release eslint-plugin-svelte (#1316)a032b9eFix spelling of 'internal' and 'function' (#1310)2a75927chore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker ta...27573f4fix: Not reporting mailto: and other unusual schema addresses in no-nmavigati...8bd6198chore: release eslint-plugin-svelte (#1307)3eedd1fchore: use$app/paths#resolvefunction for links instead of `$app/paths#bas...abbcfddfeat(no-navigation-without-resolve): added to recommended rule set (#1308)e2e791ffeat: replaced no-navigation-without-base with no-navigation-without-resolve ...a1e90aachore: update deps and scripts and some testse56fa2cchore(deps): update actions/download-artifact action to v5 (#1286)- Additional commits viewable in compare view
Updates tailwindcss from 4.1.12 to 4.1.13
Release notes
Sourced from tailwindcss's releases.
v4.1.13
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibilitywhen usingtransition(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariantvalues (#18798)- Replace deprecated
clipwithclip-pathinsr-only(#18769)- Hide internal fields from completions in
matchUtilities(#18820)- Ignore
.vercelfolders by default (can be overridden by@source …rules) (#18855)- Consider variants starting with
@-to be invalid (e.g.@-2xl:flex) (#18869)- Do not allow custom variants to start or end with a
-or_(#18867, #18872)- Upgrade: Migrate
ariatheme keys to@custom-variant(#18815)- Upgrade: Migrate
datatheme keys to@custom-variant(#18816)- Upgrade: Migrate
supportstheme keys to@custom-variant(#18817)
Changelog
Sourced from tailwindcss's changelog.
[4.1.13] - 2025-09-03
Changed
- Drop warning from browser build (#18731)
- Drop exact duplicate declarations when emitting CSS (#18809)
Fixed
- Don't transition
visibilitywhen usingtransition(#18795)- Discard matched variants with unknown named values (#18799)
- Discard matched variants with non-string values (#18799)
- Show suggestions for known
matchVariantvalues (#18798)- Replace deprecated
clipwithclip-pathinsr-only(#18769)- Hide internal fields from completions in
matchUtilities(#18820)- Ignore
.vercelfolders by default (can be overridden by@source …rules) (#18855)- Consider variants starting with
@-to be invalid (e.g.@-2xl:flex) (#18869)- Do not allow custom variants to start or end with a
-or_(#18867, #18872)- Upgrade: Migrate
ariatheme keys to@custom-variant(#18815)- Upgrade: Migrate
datatheme keys to@custom-variant(#18816)- Upgrade: Migrate
supportstheme keys to@custom-variant(#18817)
Commits
1334c99Prepare v4.1.13 release (#18868)65dc530Do not allow variants to end with-or_(#18872)54c3f30Do not allow variants to start with-(#18867)494051cConsider variants starting with@-to be invalid (e.g.@-2xl:flex) (#18869)c318329chore: remove redundant words (#18853)ddc84b0update test after prettier changef1331a8run prettiere5513b6Fix missing code block delimiters in comment blocks (#18837)5e2a160Drop exact duplicate declarations from output CSS within a style rule (#18809)b1fb02aHide internal fields from completions inmatchUtilities(#18820)- Additional commits viewable in compare view
Updates typescript-eslint from 8.41.0 to 8.42.0
Release notes
Sourced from typescript-eslint's releases.
v8.42.0
8.42.0 (2025-09-02)
🚀 Features
- deprecate tseslint.config() (#11531) -- see https://typescript-eslint.io/packages/typescript-eslint#migrating-to-defineconfig
🩹 Fixes
- deps: update eslint monorepo to v9.33.0 (#11482)
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.42.0 (2025-09-02)
🚀 Features
- deprecate tseslint.config() (#11531)
🩹 Fixes
- typescript-eslint: handle non-normalized windows paths produced by jiti (#11546)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Commits
d135909chore(release): publish 8.42.0fa15645fix(typescript-eslint): handle non-normalized windows paths produced by jiti ...d7614a7feat: deprecate tseslint.config() (#11531)- See full diff in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for typescript-eslint since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
Pull Request Statistics
1
2
+52
-40
Package Dependencies
@sveltejs/vite-plugin-svelte
npm
6.1.3 → 6.1.4
Patch
Technical Details
| ID: | 6988073 |
| UUID: | 2801082206 |
| Node ID: | PR_kwDOMn4Bo86m9R9e |
| Host: | GitHub |
| Repository: | danielosw/danielosw.github.io |
| Merge State: | Unknown |