Update all digest updates #22

Merged
renovate[bot] merged 1 commits from renovate/all-digest into master 2026-02-18 19:37:13 +04:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@​strapi/plugin-cloud 5.36.05.36.1 age confidence
@strapi/plugin-users-permissions 5.36.05.36.1 age confidence
@strapi/strapi (source) 5.36.05.36.1 age confidence
@strapi/typescript-utils (source) 5.36.05.36.1 age confidence
styled-components (source) 6.3.96.3.10 age confidence

Release Notes

strapi/strapi (@​strapi/plugin-users-permissions)

v5.36.1

Compare Source

5.36.1 (2026-02-18)
🔥 Bug fix
  • handle undefined tours property (#​25290)
  • core: handle negative and zero min/max validation for number fields (#​25409)
  • history: improve error handling and batch deletion in cron jobs (#​25425)
  • migrations: speed up discard-drafts with bulk batches (#​25293)
  • ts: ignore generated .strapi folder (#​25086)
  • utils: bump preferred-pm to fix npm workspace detection (#​25406)
⚙️ Chore
  • add --no-build-admin option to 'strapi develop' command (#​25415)
  • */vitest: introduce Vitest and vitest-config package (#​25286)
  • ci: redirect question issues to GitHub Discussions (#​25441)
  • deps: bump @​casl/ability from 6.5.0 to 6.7.5 (#​25430)
  • deps: bump qs from 6.14.1 to 6.14.2 (#​25444)
🚨 Security
❤️ Thank You
styled-components/styled-components (styled-components)

v6.3.10

Compare Source

Patch Changes
  • f674224: fix: RSC style tags for extended components have correct href and include base CSS (#​5663)

    • Fix spaces in <style href> attribute that caused React 19 hydration failures when using styled() inheritance
    • Fix missing base component CSS in RSC output when only the extended component renders
    • Emit a separate <style> tag per inheritance level with content-aware hrefs, enabling React 19 deduplication of shared base styles
    • Preserve correct CSS ordering (base before extended) for proper specificity override behavior
  • f674224: Reduce standalone/browser bundle size by making IS_RSC a build-time constant, enabling dead code elimination of RSC-specific branches


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/) | |---|---|---|---| | @&#8203;strapi/plugin-cloud | [`5.36.0` → `5.36.1`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-cloud/5.36.0/5.36.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-cloud/5.36.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-cloud/5.36.0/5.36.1?slim=true) | | [@strapi/plugin-users-permissions](https://github.com/strapi/strapi) | [`5.36.0` → `5.36.1`](https://renovatebot.com/diffs/npm/@strapi%2fplugin-users-permissions/5.36.0/5.36.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fplugin-users-permissions/5.36.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fplugin-users-permissions/5.36.0/5.36.1?slim=true) | | [@strapi/strapi](https://strapi.io) ([source](https://github.com/strapi/strapi)) | [`5.36.0` → `5.36.1`](https://renovatebot.com/diffs/npm/@strapi%2fstrapi/5.36.0/5.36.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2fstrapi/5.36.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2fstrapi/5.36.0/5.36.1?slim=true) | | [@strapi/typescript-utils](https://github.com/strapi/strapi) ([source](https://github.com/strapi/strapi/tree/HEAD/packages/utils/typescript)) | [`5.36.0` → `5.36.1`](https://renovatebot.com/diffs/npm/@strapi%2ftypescript-utils/5.36.0/5.36.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@strapi%2ftypescript-utils/5.36.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@strapi%2ftypescript-utils/5.36.0/5.36.1?slim=true) | | [styled-components](https://styled-components.com) ([source](https://github.com/styled-components/styled-components)) | [`6.3.9` → `6.3.10`](https://renovatebot.com/diffs/npm/styled-components/6.3.9/6.3.10) | ![age](https://developer.mend.io/api/mc/badges/age/npm/styled-components/6.3.10?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-components/6.3.9/6.3.10?slim=true) | --- ### Release Notes <details> <summary>strapi/strapi (@&#8203;strapi/plugin-users-permissions)</summary> ### [`v5.36.1`](https://github.com/strapi/strapi/releases/tag/v5.36.1) [Compare Source](https://github.com/strapi/strapi/compare/v5.36.0...v5.36.1) ##### 5.36.1 (2026-02-18) ##### 🔥 Bug fix - handle undefined tours property ([#&#8203;25290](https://github.com/strapi/strapi/pull/25290)) - **core:** handle negative and zero min/max validation for number fields ([#&#8203;25409](https://github.com/strapi/strapi/pull/25409)) - **history:** improve error handling and batch deletion in cron jobs ([#&#8203;25425](https://github.com/strapi/strapi/pull/25425)) - **migrations:** speed up discard-drafts with bulk batches ([#&#8203;25293](https://github.com/strapi/strapi/pull/25293)) - **ts:** ignore generated .strapi folder ([#&#8203;25086](https://github.com/strapi/strapi/pull/25086)) - **utils:** bump preferred-pm to fix npm workspace detection ([#&#8203;25406](https://github.com/strapi/strapi/pull/25406)) ##### ⚙️ Chore - add --no-build-admin option to 'strapi develop' command ([#&#8203;25415](https://github.com/strapi/strapi/pull/25415)) - \***/vitest:** introduce Vitest and vitest-config package ([#&#8203;25286](https://github.com/strapi/strapi/pull/25286)) - **ci:** redirect question issues to GitHub Discussions ([#&#8203;25441](https://github.com/strapi/strapi/pull/25441)) - **deps:** bump [@&#8203;casl/ability](https://github.com/casl/ability) from 6.5.0 to 6.7.5 ([#&#8203;25430](https://github.com/strapi/strapi/pull/25430)) - **deps:** bump qs from 6.14.1 to 6.14.2 ([#&#8203;25444](https://github.com/strapi/strapi/pull/25444)) ##### 🚨 Security - upgrade to tar 7 ([#&#8203;25380](https://github.com/strapi/strapi/pull/25380)) - update react-router ([#&#8203;25391](https://github.com/strapi/strapi/pull/25391)) - **deps:** upgrade axios from v1.12.2 to v1.13.5 ([#&#8203;25427](https://github.com/strapi/strapi/pull/25427)) ##### ❤️ Thank You - Andrei L [@&#8203;unrevised6419](https://github.com/unrevised6419) - Bassel Kanso [@&#8203;Bassel17](https://github.com/Bassel17) - Ben Irvin - DMehaffy - Florent Baldino [@&#8203;Baldinof](https://github.com/Baldinof) - Jamie Howard [@&#8203;jhoward1994](https://github.com/jhoward1994) - Jonas Thelemann - Josh Stuible - Nico André - SARGUNESH S V [@&#8203;sargunesh25](https://github.com/sargunesh25) - Simen [@&#8203;Eventyret](https://github.com/Eventyret) </details> <details> <summary>styled-components/styled-components (styled-components)</summary> ### [`v6.3.10`](https://github.com/styled-components/styled-components/releases/tag/styled-components%406.3.10) [Compare Source](https://github.com/styled-components/styled-components/compare/styled-components@6.3.9...styled-components@6.3.10) ##### Patch Changes - [`f674224`](https://github.com/styled-components/styled-components/commit/f674224): fix: RSC style tags for extended components have correct href and include base CSS ([#&#8203;5663](https://github.com/styled-components/styled-components/issues/5663)) - Fix spaces in `<style href>` attribute that caused React 19 hydration failures when using `styled()` inheritance - Fix missing base component CSS in RSC output when only the extended component renders - Emit a separate `<style>` tag per inheritance level with content-aware hrefs, enabling React 19 deduplication of shared base styles - Preserve correct CSS ordering (base before extended) for proper specificity override behavior - [`f674224`](https://github.com/styled-components/styled-components/commit/f674224): Reduce standalone/browser bundle size by making IS\_RSC a build-time constant, enabling dead code elimination of RSC-specific branches </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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwiZGVwZW5kZW5jaWVzIl19-->
renovate[bot] added 1 commit 2026-02-18 19:33:35 +04:00
Update all digest updates
All checks were successful
Test / Basic (pull_request) Successful in 3m28s
Test / Basic (push) Successful in 2m50s
RenovateBot / renovate (push) Successful in 2m11s
48ebf19a2b
renovate[bot] scheduled this pull request to auto merge when all checks succeed 2026-02-18 19:33:35 +04:00
renovate[bot] merged commit 48ebf19a2b into master 2026-02-18 19:37:13 +04:00
renovate[bot] deleted branch renovate/all-digest 2026-02-18 19:37:13 +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/strapi-plugin-checkbox-list#22