PR #66 opened: build(deps-dev): bump the minor-and-patch group across 1 directory with 6 updates
Bumps the minor-and-patch group with 5 updates in the / directory:
| Package | From | To |
|---|---|---|
| @tailwindcss/postcss | 4.1.18 | 4.2.0 |
| @vitejs/plugin-vue | 6.0.3 | 6.0.4 |
| axios | 1.13.4 | 1.13.5 |
| vue | 3.5.27 | 3.5.28 |
| vue-router | 5.0.2 | 5.0.3 |
Updates @tailwindcss/postcss from 4.1.18 to 4.2.0
▶Release notes
Sourced from @tailwindcss/postcss's releases.
v4.2.0
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
▶Changelog
Sourced from @tailwindcss/postcss's changelog.
[4.2.0] - 2026-02-18
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
▶Commits
1b164114.2.0 (#19695)d9fff9fdocs: update package README CI badge to main (#19692)8ed67bfFix Tailwind CSS package README GitHub links (#19644)1638f35Bump dependencies (#19608)bccf4bbAdd@tailwindcss/webpackloader for Tailwind CSS v4 (#19610)8d5e955Update dedent 1.7.0 → 1.7.1 (patch) (#19484)- See full diff in compare view
Updates @vitejs/plugin-vue from 6.0.3 to 6.0.4
▶Release notes
Sourced from @vitejs/plugin-vue's releases.
[email protected]
Please refer to CHANGELOG.md for details.
▶Changelog
Sourced from @vitejs/plugin-vue's changelog.
6.0.4 (2026-02-02)
Bug Fixes
- deps: update all non-major dependencies (#709) (924b28e)
- deps: update all non-major dependencies (#722) (8a95809)
- deps: update all non-major dependencies (#726) (e69d751)
Miscellaneous Chores
▶Commits
5527bf4release: [email protected]e69d751fix(deps): update all non-major dependencies (#726)cd0c8a8chore(deps): update dependency rollup to ^4.57.1 (#733)239eb6achore: add metadata for vite-plugin-registry (#730)fa3ea0echore(deps): update upstream (#727)8a95809fix(deps): update all non-major dependencies (#722)924b28efix(deps): update all non-major dependencies (#709)- See full diff in compare view
Updates axios from 1.13.4 to 1.13.5
▶Release notes
Sourced from axios's releases.
v1.13.5
Release 1.13.5
Highlights
- Security: Fixed a potential Denial of Service issue involving the
__proto__key inmergeConfig. (PR #7369)- Bug fix: Resolved an issue where
AxiosErrorcould be missing thestatusfield on and after v1.13.3. (PR #7368)Changes
Security
- Fix Denial of Service via
__proto__key inmergeConfig. (PR #7369)Fixes
Features / Improvements
Documentation
- Clarify object-check comment. (PR #7323)
- Fix deprecated
Bufferconstructor usage and README formatting. (PR #7371)CI / Maintenance
- Chore: fix issues with YAML. (PR #7355)
- CI: update workflow YAMLs. (PR #7372)
- CI: fix run condition. (PR #7373)
- Dev deps: bump
karma-sourcemap-loaderfrom 0.3.8 to 0.4.0. (PR #7360)- Chore(release): prepare release 1.13.5. (PR #7379)
New Contributors
@sachin11063(first contribution — PR #7323)@asmitha-16(first contribution — PR #7326)Full Changelog: https://github.com/axios/axios/compare/v1.13.4...v1.13.5
▶Commits
29f7542chore(release): prepare release 1.13.5 (#7379)431c3a3ci: fix run condition (#7373)9ff3a78ci: update ymls (#7372)265b712docs: fix deprecated Buffer constructor and formatting issues in README (#7371)475e75afeat: add input validation to isAbsoluteURL (#7326)28c7215fix: Denial of Service via proto Key in mergeConfig (#7369)04cf019docs: clarify object check comment (#7323)696fa75fix: status is missing in AxiosError on and after v1.13.3 (#7368)569f028fix: added a option to choose between legacy and the new request/response int...44b7c9fchore(deps-dev): bump karma-sourcemap-loader (#7360)- Additional commits viewable in compare view
Updates tailwindcss from 4.1.18 to 4.2.0
▶Release notes
Sourced from tailwindcss's releases.
v4.2.0
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
▶Changelog
Sourced from tailwindcss's changelog.
[4.2.0] - 2026-02-18
Added
- Add mauve, olive, mist, and taupe color palettes to the default theme (#19627)
- Add
@tailwindcss/webpackpackage to run Tailwind CSS as a webpack plugin (#19610)- Add
pbs-*andpbe-*utilities forpadding-block-startandpadding-block-end(#19601)- Add
mbs-*andmbe-*utilities formargin-block-startandmargin-block-end(#19601)- Add
scroll-pbs-*andscroll-pbe-*utilities forscroll-padding-block-startandscroll-padding-block-end(#19601)- Add
scroll-mbs-*andscroll-mbe-*utilities forscroll-margin-block-startandscroll-margin-block-end(#19601)- Add
border-bs-*andborder-be-*utilities forborder-block-startandborder-block-end(#19601)- Add
inline-*,min-inline-*,max-inline-*utilities forinline-size,min-inline-size, andmax-inline-size(#19612)- Add
block-*,min-block-*,max-block-*utilities forblock-size,min-block-size, andmax-block-size(#19612)- Add
inset-s-*,inset-e-*,inset-bs-*,inset-be-*utilities forinset-inline-start,inset-inline-end,inset-block-start, andinset-block-end(#19613)- Add
font-features-*utility forfont-feature-settings(#19623)Fixed
- Prevent double
@supportswrapper forcolor-mixvalues (#19450)- Allow whitespace around
@source inline()argument (#19461)- Emit comment when source maps are saved to files when using
@tailwindcss/cli(#19447)- Detect utilities containing capital letters followed by numbers (#19465)
- Fix class extraction for Rails' strict locals (#19525)
- Align
@utilityname validation with Oxide scanner rules (#19524)- Fix infinite loop when using
@variantinside@custom-variant(#19633)- Allow multiples of
.25inaspect-*fractions (e.g.aspect-8.5/11) (#19688)- Ensure changes to external files listed via
@sourcetrigger a full page reload when using@tailwindcss/vite(#19670)- Improve performance of Oxide scanner in bigger projects by reducing file system walks (#19632)
- Ensure import aliases in Astro v5 work without crashing when using
@tailwindcss/vite(#19677)- Allow escape characters in
@utilitynames to improve support with formatters such as Biome (#19626)- Fix incorrect canonicalization results when canonicalizing multiple times (#19675)
- Add
.jjto default ignored content directories (#19687)Deprecated
- Deprecate
start-*andend-*utilities in favor ofinset-s-*andinset-e-*utilities (#19613)
▶Commits
1b164114.2.0 (#19695)6118f4fFix/misc docs and tests (#19652)5a4a7ebfix(canonicalize): prevent collapse cache pollution across calls (#19675)d0a5612Add mauve, olive, mist, and taupe color palettes (#19627)d9fff9fdocs: update package README CI badge to main (#19692)ed52d3efeat: handle backslash in@utilityname (#19626)6eb3b32Allow multiples of.25inaspect-*fractions (#19688)8ed67bfFix Tailwind CSS package README GitHub links (#19644)1638f35Bump dependencies (#19608)df96ea5Fix infinite loop when using@variantinside@custom-variantthat points ...- Additional commits viewable in compare view
▶Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tailwindcss since your current version.
Updates vue from 3.5.27 to 3.5.28
▶Release notes
Sourced from vue's releases.
v3.5.28
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.
▶Changelog
Sourced from vue's changelog.
3.5.28 (2026-02-09)
Bug Fixes
- transition: avoid unexpected
cancelledparameter in transitiondonecallback (#14391) (6798853)- compiler-sfc: add resolution trying for
.mts/.ctsfiles (#14402) (c09d41f), closes vuejs/router#2611- compiler-sfc: no params were generated when using withDefaults (#12823) (b0a1f05), closes #12822
- reactivity: add
__v_skipflag toEffectScopeto prevent reactive conversion (#14359) (48b7552), closes #14357- runtime-core: avoid retaining el on cached text vnodes during static traversal (#14419) (4ace79a), closes #14134
- runtime-core: prevent child component updates when style remains unchanged (#12825) (57866b5), closes #12826
- runtime-core: properly handle async component update before resolve (#11619) (e71c26c), closes #11617
- runtime-dom: handle null/undefined handler in withModifiers (#14362) (261de54), closes #14361
- teleport: properly handling disabled teleport target anchor (#14417) (d7bcd85), closes #14412
- transition-group: correct move translation under scale via element rect (#14360) (0243a79), closes #14356
- useTemplateRef: don't update setup ref for useTemplateRef key (#12756) (fc40ca0), closes #12749
▶Commits
1bdeb33release: v3.5.28e71c26cfix(runtime-core): properly handle async component update before resolve (#11...57866b5fix(runtime-core): prevent child component updates when style remains unchang...b0a1f05fix(compiler-sfc): no params were generated when using withDefaults (#12823)48b7552fix(reactivity): add __v_skip flag to EffectScope to prevent reactive convers...0243a79fix(transition-group): correct move translation under scale via element rect ...261de54fix(runtime-dom): handle null/undefined handler in withModifiers (#14362)fc40ca0fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756)6798853fix: avoid unexpectedcancelledparameter in transitiondonecallback (#1...4ace79afix(runtime-core): avoid retaining el on cached text vnodes during static tra...- Additional commits viewable in compare view
Updates vue-router from 5.0.2 to 5.0.3
▶Release notes
Sourced from vue-router's releases.
v5.0.3
🚨 Breaking Changes
- experimental:
🚀 Features
- Support _parent in nested folders - by
@posva(0a37f)- Warn on _parent conflict - by
@posva(182fe)- Set _parent as non matchable by default - by
@posva(8f91c)- Warn on conflicting components for routes - by
@posva(34ace)- Use type module - by
@posva(dc9ff)- Add deprecation warning for next() callback in navigation guards - by
@posva(797f5)- Extract alias from definePage - by
@posva(835df)- Display aliases in logs - by
@posva(7aa60)- Deprecate new NavigationResult(to) in favor of reroute(to) - by
@posva(382e3)- experimental:
🐞 Bug Fixes
- Avoid non matchable routes in auto-routes - by
@posva(48649)- Handle quotes in d.ts - by
@posva(d7764)- Avoid route entry in map for _parent - by
@posva(1dfcc)- Handle nested groups - by
@posva(4a4be)- Stable route ordering for group folders with same path - by
@posva(1db94)- Correct route ordering for group nodes with inflated scores - by
@posva(515f4)- Cleanup old route overrides - by
@posva(b28a7)- Remove name from _parent.vue files - by
@posva(6e8f1)- ci:
- experimental:
- types:
- Relax RouteMapGeneric constraint for interface-based RouteNamedMap - by
@YevheniiKotyrloin vuejs/router#2624 (cdf7b)- volar:
- Use
ts.getTokenPosOfNodeinstead ofnode.getStart- by@KazariEXin vuejs/router#2630 (0b050)🏎 Performance
View changes on GitHub
▶Commits
2b4d612release: [email protected]382e34bfeat: deprecate new NavigationResult(to) in favor of reroute(to)d6a3812test: deleting file with same name as folder keeps childrenb533d6echore: note52b4620chore: pnpm0b0504bfix(volar): usets.getTokenPosOfNodeinstead ofnode.getStart(#2630)eb40988docs: Fix route-map.d.ts path (#2625)cdf7b44fix(types): relax RouteMapGeneric constraint for interface-based RouteNamedMa...ef327c8chore: update security support table96e49e6style: lint- Additional commits viewable in compare view
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 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