Skip to content

chore: bump knockout from 3.5.1 to 3.5.3#20884

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/knockout-3.5.3
Open

chore: bump knockout from 3.5.1 to 3.5.3#20884
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/npm_and_yarn/knockout-3.5.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2026

Bumps knockout from 3.5.1 to 3.5.3.

Release notes

Sourced from knockout's releases.

Version 3.5.3

Fixes a couple of bugs introduced in 3.5.2

  • Bindings fail when Knockout is run in strict mode: #2624
  • Computed type definition missing properties #2623

Version 3.5.2

This release fixes several bugs and adds Trusted Types support:

Fixed bugs:

  • foreach doubles last entries under certain circumstances #2594, #2514
  • Error calling bindingEvent.subscribe before applyBindings #2584
  • Unmatched closing virtual element throws error in production #2582
  • Template binding regression: empty string value throws error #2534
  • IE11: activeElement in IFrame fails rendering #2531
  • Select change event fires before value is updated in 3.5.1 #2530
  • beforeRemove callback index is always 0 #2560
  • Exception when binding propertychange event in non-IE browser #2548
  • Use of reserved word breaking IE <= 8 compatibility #2503
  • ko.cleanNode doesn't remove addEventListener handlers #2314
  • checked binding crashes with null/undefined array #2309
  • foreach descendant bindings evaluated on removal #2305
  • Infinite recursion in circular pure computeds #2154

New features:

  • Trusted Types support #2579
  • Preserve bigint and symbol in ko.toJS #2612

TypeScript:

  • Type information lost when retrieving Subscribable<T> value #2555
  • Separate readonly and writable computed types (ReadonlyObservable, ReadonlyObservableArray, ReadonlyComputed) #2482
Commits
  • 08b71e1 Version 3.5.3 for distribution
  • f317d20 Merge pull request #2625 from knockout/fix/indirect-eval-strict-mode
  • 0a2bec0 Add strict mode e2e tests; refactor e2e runner
  • 14ea205 Use indirect eval for binding expressions (#2624)
  • 466602c Fix TypeScript types: Computed assignable to Subscribable (#2623)
  • 785e5ef Bump versions
  • e5aa17f Prevent infinite recursion in circular pureComputeds (fixes #2154)
  • 3a6a693 Fix foreach disposal ordering and reentrancy (fixes #2305)
  • db45fc9 Handle null/undefined array in checked binding (fixes #2309)
  • 463d387 Remove event handlers on node disposal (fixes #2314)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant