fix(deps): update poupe ui dependencies #139
Open
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.
This PR contains the following updates:
^0.3.0->^0.3.1^0.6.4->^0.7.12^0.4.0->^0.4.2^0.3.14->^0.5.0^0.9.3->^0.10.1Release Notes
poupe-ui/poupe (@poupe/css)
v0.3.1Compare Source
poupe-ui/eslint-config (@poupe/eslint-config)
v0.7.12Compare Source
Fixed
rm -rfwithrimraffor file deletionenvwithcross-envfor environment variablesv0.7.11Compare Source
Changed
i,j,kas idiomatic variable namesfor loop counters and array indices
v0.7.10Compare Source
Documentation
advanced configuration examples, migration guide, and troubleshooting section
Fixed
v0.7.9Compare Source
Added
eslint-plugin-perfectionistfor automaticorganization of imports and exports with natural alphabetical ordering,
grouped imports, and consistent formatting
(scripts, pnpm, exports, publishConfig) in package.json files
@stylistic/operator-linebreakrule to enforceplacing operators after line breaks in multi-line statements
perfectionist/sort-union-typesrule for automaticsorting of TypeScript union type members with comment-based grouping support
Fixed
adding them to JSONC_ALLOW_COMMENTS_FILES exception list
Changed
poupe/prefix:poupe/jsonandpoupe/package-jsonfor better namespace organizationv0.7.8Added
while preserving all other settings, useful for Nuxt module configurations
Changed
processCSSConfigshelper function for better maintainabilitywithoutPluginutility for cleaner codeFixed
src/subdirectoriesto align with modern project structure
Updated
v0.7.7Changed
Linter.Configto typescript-eslint'sConfigtype pattern withwithConfig()helper for better type safety andautomatic config flattening
Tailwind CSS v4 extended syntax without parsing errors
Updated
v0.7.6Compare Source
Changed
markdown filenames (e.g., MD5.md, SHA256.md, RFC2119.md)
v0.7.5Added
with Tailwind CSS v4 compatibility
scans all plugin rules (not just configured ones) to properly categorize
which rules apply to CSS files
(
**/.vscode/*.json) while maintaining strict no-comment rules for regularJSON files
Fixed
unicorn/filename-casewasincorrectly disabled for CSS files
rules for CSS files by scanning plugin rules directly
eol-last,no-trailing-spaces, andspaced-commentthat work with CSS files(unordered list indentation) to ensure consistent formatting
Changed
flexible configuration system supporting per-plugin rule sets and patterns
v0.7.4Added
directives including @theme, @source, @utility, @variant, @custom-variant,
@reference, and @layer
projects demonstrating modifiers and directives
Fixed
tsdoc, and unicorn configurations to prevent JS/TS rules from being applied
to non-JS files
due to upstream conflicts with @nuxt/eslint-config (see issue #138)
v0.7.2Compare Source
Added
eslint-plugin-jsoncfor linting JSON and JSONCfiles with specific formatting rules
dependency sorting for package.json files
Improved
details
v0.7.1Compare Source
Fixed
rm -rfwithrimraffor file deletionenvwithcross-envfor environment variablesv0.7.0Compare Source
Added
eslint-plugin-markdownlintfor lintingmarkdown files with MD001-MD050 rules and custom stricter formatting:
uppercase markdown files (e.g., README.md, AGENT.md, CODE_OF_CONDUCT.md)
precommitscript that runs lint, type-check,test, and build in sequence
publintto validate package configurationbefore publishing
eslint-plugin-markdownlintfor markdown lintingnpm-run-all2for running scripts in sequencepublintfor package validationChanged
prepackscript to include full validation pipeline:Fixed
poupe-ui/poupe (@poupe/nuxt)
v0.4.2Compare Source
v0.4.1Compare Source
poupe-ui/poupe (@poupe/tailwindcss)
v0.5.0Compare Source
Added
Material Design 3 Shape System: Complete implementation of MD3 shape tokens
shape-nonetoshape-fullRipple Animation Utility: Material Design ripple effect implementation
.ripple-effectutility class with configurable duration and opacitywill-changepropertycurrentColorfor automatic color matching--md-ripple-duration,--md-ripple-opacity)Changed
precommitscript to package.json for consistent code quality checksTechnical Details
v0.4.2Compare Source
Previous release notes available in git history.
v0.4.1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.