nuxt-booster
nuxt-booster copied to clipboard
chore(deps): update all non-major dependencies
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @types/node (source) | 20.11.24 -> 20.11.25 |
||||
| postcss-nesting (source) | 12.0.4 -> 12.1.0 |
||||
| postcss-preset-env (source) | 9.4.0 -> 9.5.0 |
||||
| vitepress (source) | 1.0.0-rc.44 -> 1.0.0-rc.45 |
Release Notes
csstools/postcss-plugins (postcss-nesting)
v12.1.0
March 6, 2024
- Add the
editionplugin option to control which CSS nesting specification version should be used. The default is2021but you can also set it to the newer2024-02edition to have more modern behavior.
csstools/postcss-plugins (postcss-preset-env)
v9.5.0
March 6, 2024
- Add support for array options, e.g.
{ 'nesting-rules': ['auto', { noIsPseudoSelector: false }] } - Updated
@csstools/postcss-gradients-interpolation-methodto4.0.11(patch) - Updated
postcss-nestingto12.1.0(minor) - Updated
cssdbto7.11.1(patch)
vuejs/vitepress (vitepress)
v1.0.0-rc.45
Bug Fixes
- router: hashchange not emitted in certain cases (#​3637) (f6bd99e...6c0125b)
Features
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.