-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency teddy to v0.6.19 #1467
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/teddy-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/teddy-0.x
branch
from
September 16, 2024 17:30
5dd4402
to
143ca15
Compare
renovate
bot
changed the title
Update dependency teddy to v0.6.10
Update dependency teddy to v0.6.11
Sep 16, 2024
renovate
bot
force-pushed
the
renovate/teddy-0.x
branch
from
September 21, 2024 16:01
143ca15
to
4531dbe
Compare
renovate
bot
changed the title
Update dependency teddy to v0.6.11
Update dependency teddy to v0.6.12
Sep 21, 2024
renovate
bot
force-pushed
the
renovate/teddy-0.x
branch
from
October 15, 2024 16:06
4531dbe
to
78adc28
Compare
renovate
bot
changed the title
Update dependency teddy to v0.6.12
Update dependency teddy to v0.6.13
Oct 15, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1467 +/- ##
=======================================
Coverage 85.07% 85.07%
=======================================
Files 26 26
Lines 3664 3664
=======================================
Hits 3117 3117
Misses 547 547 ☔ View full report in Codecov by Sentry. |
renovate
bot
force-pushed
the
renovate/teddy-0.x
branch
from
October 19, 2024 16:43
78adc28
to
06987e0
Compare
renovate
bot
changed the title
Update dependency teddy to v0.6.13
Update dependency teddy to v0.6.14
Oct 19, 2024
renovate
bot
force-pushed
the
renovate/teddy-0.x
branch
from
November 2, 2024 21:23
06987e0
to
121288a
Compare
renovate
bot
changed the title
Update dependency teddy to v0.6.14
Update dependency teddy to v0.6.15
Nov 2, 2024
renovate
bot
force-pushed
the
renovate/teddy-0.x
branch
from
November 14, 2024 15:04
121288a
to
0ee0820
Compare
renovate
bot
changed the title
Update dependency teddy to v0.6.15
Update dependency teddy to v0.6.16
Nov 14, 2024
renovate
bot
force-pushed
the
renovate/teddy-0.x
branch
from
November 15, 2024 19:28
0ee0820
to
e0fef89
Compare
renovate
bot
changed the title
Update dependency teddy to v0.6.16
Update dependency teddy to v0.6.18
Nov 15, 2024
renovate
bot
force-pushed
the
renovate/teddy-0.x
branch
from
November 16, 2024 15:07
e0fef89
to
b029509
Compare
renovate
bot
changed the title
Update dependency teddy to v0.6.18
Update dependency teddy to v0.6.19
Nov 16, 2024
renovate
bot
changed the title
Update dependency teddy to v0.6.19
Update dependency teddy to v0.6.19 - autoclosed
Dec 8, 2024
renovate
bot
changed the title
Update dependency teddy to v0.6.19 - autoclosed
Update dependency teddy to v0.6.19
Dec 9, 2024
renovate
bot
force-pushed
the
renovate/teddy-0.x
branch
from
December 9, 2024 09:08
a178722
to
b029509
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.