cloudfour / core-hbs-helpers

Handlebars helpers that we usually need
MIT License
11 stars 2 forks source link

Update dependency ltx to v3 #84

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ltx ^2.3.0 -> ^3.0.0 age adoption passing confidence

Release Notes

xmppjs/ltx ### [`v3.0.0`](https://togithub.com/xmppjs/ltx/releases/v3.0.0) [Compare Source](https://togithub.com/xmppjs/ltx/compare/v2.10.0...v3.0.0) ### Breaking changes - Minimum supported Node.js version `12.4` - Does not export a browser bundle anymore - use rollup, browserify, webpack, ... - Re-written with modern JavaScript, use babel if you need to target old JavaScript environments such as Internet Explorer - parsers, `Element` and `DOMElement` are now classes - Remove `clone`, `nameEquals`, `attrsEquals`, `childrenEquals`, `equals` from `Element` - Remove `toJSON` from `Element` - now available as `JSONify` - Remove default export ### New features - `Element` gains methods `append` and `prepend` - In additional to commonjs in `lib` ltx is available as modules in `src` - should be transparent ### Fixes - Fix `createElement` to behave like React's - Fix `element.toString()` and `stringify` behaving differently

Configuration

šŸ“… Schedule: 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.



This PR has been generated by WhiteSource Renovate. View repository job log here.