fix(deps): update all non-major dependencies#2580
Merged
ghiscoding merged 1 commit intoMay 16, 2026
Merged
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
05e5b49 to
d41edfa
Compare
Ari4ka
approved these changes
May 15, 2026
c2124c6 to
ba46392
Compare
Ari4ka
approved these changes
May 16, 2026
93bf729 to
155adca
Compare
155adca to
2233bff
Compare
|
🎉 This pull request is included in version 10.7.1 📦 |
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:
^21.3.1→^21.4.0^2.0.325→^2.0.326^1.0.0→^1.1.0^24.12.2→^24.12.4^3.2.8→^3.2.9^3.1.2→^3.2.1^8.0.0→^8.0.1^15.14.2→^15.15.0^3.4.2→^3.4.3^5.1.0→^5.2.0^7.15.0→^7.15.1^8.0.11→^8.0.13^5.0.6→^5.0.7^3.2.8→^3.2.9Release Notes
angular-eslint/angular-eslint (@angular-eslint/eslint-plugin)
v21.4.0Compare Source
🩹 Fixes
❤️ Thank You
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
vuejs/language-tools (@vue/language-core)
v3.2.9Compare Source
language-core
vscode
workspace
stackblitz/alien-signals (alien-signals)
v3.2.1Compare Source
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
cure53/DOMPurify (dompurify)
v3.4.3Compare Source
ghiscoding/multiple-select-vanilla (multiple-select-vanilla)
v5.2.0Compare Source
Features
Bug Fixes
remix-run/react-router (react-router)
v7.15.1Compare Source
Patch Changes
serverLoader()returning stale SSR data when a client navigation aborts pending hydration before the hydrationclientLoaderresolves (#15022)RouterProvideronErrorcallback not being called for synchronous initial loader errors in SPA mode (#15039) (#14942)useFetchersto return a stable identity and only change if fetchers changed (#15028)Unstable Changes
unstable_useRouterState()hook that consolidates access to active and pending router states (RFC: #12358) (#15017)Data/Framework/RSC only — throws when used without a data router
This should allow you to consolidate usages of the following hooks which will likely be deprecated and removed in a future major version
useLocationuseSearchParamsuseParamsuseMatchesuseNavigationTypeuseNavigationvitejs/vite (vite)
v8.0.13Compare Source
Features
onEnd(#22357) (47071ce)Bug Fixes
write=false(#22328) (158e8ae)name/originalFileNamein syntheticassetFileNamescall (#22439) (8e59c97)isBundledper environment (#22257) (a576326)Miscellaneous Chores
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.