fix(deps): update all non-major dependencies#2580
Open
renovate-bot wants to merge 1 commit into
Open
Conversation
Ari4ka
approved these changes
May 9, 2026
1c75a54 to
39a2f82
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2580 +/- ##
=======================================
Coverage 100.0% 100.0%
=======================================
Files 197 197
Lines 25355 25355
Branches 8961 8961
=======================================
Hits 25355 25355
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
angular-slickgrid
aurelia-slickgrid
slickgrid-react
slickgrid-vue
@slickgrid-universal/angular-row-detail-plugin
@slickgrid-universal/aurelia-row-detail-plugin
@slickgrid-universal/react-row-detail-plugin
@slickgrid-universal/vue-row-detail-plugin
@slickgrid-universal/binding
@slickgrid-universal/common
@slickgrid-universal/composite-editor-component
@slickgrid-universal/custom-footer-component
@slickgrid-universal/custom-tooltip-plugin
@slickgrid-universal/empty-warning-component
@slickgrid-universal/event-pub-sub
@slickgrid-universal/excel-export
@slickgrid-universal/graphql
@slickgrid-universal/odata
@slickgrid-universal/pagination-component
@slickgrid-universal/pdf-export
@slickgrid-universal/row-detail-view-plugin
@slickgrid-universal/rxjs-observable
@slickgrid-universal/sql
@slickgrid-universal/text-export
@slickgrid-universal/utils
@slickgrid-universal/vanilla-bundle
@slickgrid-universal/vanilla-force-bundle
commit: |
39a2f82 to
4bdf2e3
Compare
77d2a18 to
290d38c
Compare
290d38c to
05e5b49
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^2.0.325→^2.0.326^1.0.0→^1.1.0^24.12.2→^24.12.4^3.1.2→^3.2.0^8.0.0→^8.0.1^15.14.2→^15.15.0^8.0.11→^8.0.12^5.0.6→^5.0.7Release Notes
microsoft/fluentui-system-icons (@fluentui/react-icons)
v2.0.326Compare Source
formkit/tempo (@formkit/tempo)
v1.1.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
stackblitz/alien-signals (alien-signals)
v3.2.0Compare Source
Features
Bug Fixes
checkDirtyresilient to graph mutations during update (#109, #110)effectScopenot participating in propagation (#111)Note for Custom API Implementors
If you implement custom effect/computed execution using
createReactiveSystem, you must wrap the execution body with++runDepth/--runDepth. This counter drives theinnerWriteparameter topropagate, which provides two directions of protection:RecursedCheck) won't be re-triggered by its own writeRecursedduring inner writes, which acts as a bookmark for the propagation state machine. Without this mark, subsequent top-level writes will see stale flags and skip propagation through computed chains — this is the bug fixed in #112Testing
Integrate
reactive-framework-test-suite— a cross-framework conformance suite with 180 test cases across 13 reactive libraries. alien-signals is the only framework that passes all 180 tests (#114).cssnano/cssnano (cssnano)
v8.0.1: v8.0.1Compare Source
What's Changed
Full Changelog: https://github.com/cssnano/cssnano/compare/cssnano@8.0.0...cssnano@8.0.1
cypress-io/cypress (cypress)
v15.15.0Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#15-15-0
vitejs/vite (vite)
v8.0.12Compare Source
Features
Bug Fixes
rolldownOptionsinstead of deprecatedrollupOptionsin messages (#22400) (b675c7b)build.targetto worker bundle (#22404) (3c93fde)Miscellaneous Chores
vuejs/router (vue-router)
v5.0.7Compare Source
🚀 Features
defineParamParser()more intuitive - by @posva (8715b)@vue/devtools-api- by @posva (87c3a)params: {}workaround in discarded params warning - by @posva and shanliuling in #2689 (c2b13)🐞 Bug Fixes
@vue/language-coreimport - by @danielroe in #2710 (8af50)View changes on GitHub
Configuration
📅 Schedule: (UTC)
🚦 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.