chore: bump knockout from 3.5.1 to 3.5.3#20884
Conversation
|
@dependabot rebase |
Bumps [knockout](https://github.com/knockout/knockout) from 3.5.1 to 3.5.3. - [Release notes](https://github.com/knockout/knockout/releases) - [Commits](knockout/knockout@v3.5.1...v3.5.3) --- updated-dependencies: - dependency-name: knockout dependency-version: 3.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dad51a0 to
68c34f4
Compare
|
|
Knockout recently release after 6 years and introduced type strictness which needs a lot of refactoring on our end. |
Pull request was closed
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |



Bumps knockout from 3.5.1 to 3.5.3.
Release notes
Sourced from knockout's releases.
Commits
08b71e1Version 3.5.3 for distributionf317d20Merge pull request #2625 from knockout/fix/indirect-eval-strict-mode0a2bec0Add strict mode e2e tests; refactor e2e runner14ea205Use indirect eval for binding expressions (#2624)466602cFix TypeScript types: Computed assignable to Subscribable (#2623)785e5efBump versionse5aa17fPrevent infinite recursion in circular pureComputeds (fixes #2154)3a6a693Fix foreach disposal ordering and reentrancy (fixes #2305)db45fc9Handle null/undefined array in checked binding (fixes #2309)463d387Remove event handlers on node disposal (fixes #2314)