chore(deps): update all digest updates #35

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-04-14 04:02:41 +04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
astro (source) 6.1.56.1.6 age confidence
autoprefixer 10.4.2710.5.0 age confidence
cssnano 7.1.47.1.5 age confidence
cssnano-preset-advanced 7.0.127.0.13 age confidence

Release Notes

withastro/astro (astro)

v6.1.6

Compare Source

Patch Changes
  • #​16202 b5c2fba Thanks @​matthewp! - Fixes Actions failing with ActionsWithoutServerOutputError when using output: 'static' with an adapter

  • #​16303 b06eabf Thanks @​matthewp! - Improves handling of special characters in inline <script> content

  • #​14924 bb4586a Thanks @​aralroca! - Fixes SCSS and CSS module file changes triggering a full page reload instead of hot-updating styles in place during development

postcss/autoprefixer (autoprefixer)

v10.5.0

Compare Source

  • Added mask-position-x and mask-position-y support (by @​toporek).
cssnano/cssnano (cssnano)

v7.1.5: v7.1.5

Compare Source

Bug Fixes

Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@7.1.4...cssnano@7.1.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [astro](https://astro.build) ([source](https://github.com/withastro/astro/tree/HEAD/packages/astro)) | [`6.1.5` → `6.1.6`](https://renovatebot.com/diffs/npm/astro/6.1.5/6.1.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/astro/6.1.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/6.1.5/6.1.6?slim=true) | | [autoprefixer](https://github.com/postcss/autoprefixer) | [`10.4.27` → `10.5.0`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.27/10.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/autoprefixer/10.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/autoprefixer/10.4.27/10.5.0?slim=true) | | [cssnano](https://github.com/cssnano/cssnano) | [`7.1.4` → `7.1.5`](https://renovatebot.com/diffs/npm/cssnano/7.1.4/7.1.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cssnano/7.1.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cssnano/7.1.4/7.1.5?slim=true) | | [cssnano-preset-advanced](https://github.com/cssnano/cssnano) | [`7.0.12` → `7.0.13`](https://renovatebot.com/diffs/npm/cssnano-preset-advanced/7.0.12/7.0.13) | ![age](https://developer.mend.io/api/mc/badges/age/npm/cssnano-preset-advanced/7.0.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cssnano-preset-advanced/7.0.12/7.0.13?slim=true) | --- ### Release Notes <details> <summary>withastro/astro (astro)</summary> ### [`v6.1.6`](https://github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#616) [Compare Source](https://github.com/withastro/astro/compare/astro@6.1.5...astro@6.1.6) ##### Patch Changes - [#&#8203;16202](https://github.com/withastro/astro/pull/16202) [`b5c2fba`](https://github.com/withastro/astro/commit/b5c2fba8bf2bc315db94e525f12f7661dd357822) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Fixes Actions failing with `ActionsWithoutServerOutputError` when using `output: 'static'` with an adapter - [#&#8203;16303](https://github.com/withastro/astro/pull/16303) [`b06eabf`](https://github.com/withastro/astro/commit/b06eabf01afda713066feb803bbc4c89af634aaf) Thanks [@&#8203;matthewp](https://github.com/matthewp)! - Improves handling of special characters in inline `<script>` content - [#&#8203;14924](https://github.com/withastro/astro/pull/14924) [`bb4586a`](https://github.com/withastro/astro/commit/bb4586a73e32659e6cd4f610799799b634cfc658) Thanks [@&#8203;aralroca](https://github.com/aralroca)! - Fixes SCSS and CSS module file changes triggering a full page reload instead of hot-updating styles in place during development </details> <details> <summary>postcss/autoprefixer (autoprefixer)</summary> ### [`v10.5.0`](https://github.com/postcss/autoprefixer/blob/HEAD/CHANGELOG.md#1050-Each-Endeavouring-All-Achieving) [Compare Source](https://github.com/postcss/autoprefixer/compare/10.4.27...10.5.0) - Added `mask-position-x` and `mask-position-y` support (by [@&#8203;toporek](https://github.com/toporek)). </details> <details> <summary>cssnano/cssnano (cssnano)</summary> ### [`v7.1.5`](https://github.com/cssnano/cssnano/releases/tag/cssnano%407.1.5): v7.1.5 [Compare Source](https://github.com/cssnano/cssnano/compare/cssnano@7.1.4...cssnano@7.1.5) #### Bug Fixes - fix(postcss-reduce-idents): support counter-set property by [@&#8203;dkryaklin](https://github.com/dkryaklin) in [#&#8203;1765](https://github.com/cssnano/cssnano/pull/1765) - fix(postcss-convert-values): add transformCustomProperties option by [@&#8203;dkryaklin](https://github.com/dkryaklin) in [#&#8203;1769](https://github.com/cssnano/cssnano/pull/1769) - fix(postcss-colormin): add transformCustomProperties option by [@&#8203;dkryaklin](https://github.com/dkryaklin) in [#&#8203;1768](https://github.com/cssnano/cssnano/pull/1768) **Full Changelog**: <https://github.com/cssnano/cssnano/compare/cssnano@7.1.4...cssnano@7.1.5> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiXX0=-->
renovate[bot] added 1 commit 2026-04-14 04:02:40 +04:00
chore(deps): update all digest updates
All checks were successful
Test / npm test (pull_request) Successful in 45s
Test / npm test (push) Successful in 45s
RenovateBot / renovate (push) Successful in 2m42s
4d4ac9aa4b
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-04-14 04:02:41 +04:00
renovate[bot] merged commit 4d4ac9aa4b into master 2026-04-14 04:02:41 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-04-14 04:02:42 +04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: valentineus/popov.link#35