Update dependency teddy to v0.6.19 #1467
Open
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:
0.6.9
->0.6.19
Release Notes
rooseveltframework/teddy (teddy)
v0.6.19
Compare Source
v0.6.18
Compare Source
v0.6.17
Compare Source
cheerio
-driven Teddy.v0.6.16
Compare Source
<loop>
in a<select>
element.cheerio
-driven Teddy becausecheerio
's parser is more forgiving than a standards-compliant one unless and untilcheerio
deprecates support for that itself. Client-side Teddy will not support it, so for consistency the test has been removed.v0.6.15
Compare Source
cheerio
-driven modules to not work client-side if you choose to use them there.v0.6.14
Compare Source
cheerioPolyfill.js
which makes it possible for Teddy to execute in client-side contexts without usingcheerio
, allowing for a very small bundle size for client-side Teddy (17kb minified).v0.6.13
Compare Source
xregexp
andhtml-entities
dependencies. Also Replacedcheerio
withcheerio/slim
. These changes have reduced bundle size significantly.cheerioPolyfill.js
which will allow Teddy to execute in client-side contexts without usingcheerio
. This will result in even smaller bundle sizes (currently around 16kb minified), however the work is unfinished.v0.6.12
Compare Source
cheerio
to prevent webpack errors when using Teddy on frontend.v0.6.11
Compare Source
teddy.setEmptyVarBehavior('hide')
that will make it possible for variables which don't resolve to display as empty strings instead of displaying the variable.v0.6.10
Compare Source
${templateLiteral}
variables.html-entities
npm package.Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.