Skip to content

fix(deps): update dependency knockout to v3.5.3#21036

Closed
renovate[bot] wants to merge 1 commit intodevfrom
renovate/knockout-3.x
Closed

fix(deps): update dependency knockout to v3.5.3#21036
renovate[bot] wants to merge 1 commit intodevfrom
renovate/knockout-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 17, 2026

This PR contains the following updates:

Package Change Age Confidence
knockout (source) 3.5.13.5.3 age confidence

Release Notes

knockout/knockout (knockout)

v3.5.3: Version 3.5.3

Compare Source

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

v3.5.2: Version 3.5.2

Compare Source

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:

TypeScript:

  • Type information lost when retrieving Subscribable<T> value #​2555
  • Separate readonly and writable computed types (ReadonlyObservable, ReadonlyObservableArray, ReadonlyComputed) #​2482

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@sonarqubecloud
Copy link
Copy Markdown

@e-maad e-maad closed this Apr 17, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 17, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (3.5.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/knockout-3.x branch April 17, 2026 11:27
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.

2 participants