Skip to content

Update dependency teddy to v1.2.1 - #1668

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/teddy-1.x
Open

Update dependency teddy to v1.2.1#1668
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/teddy-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
teddy (source) 1.2.01.2.1 age confidence

Release Notes

rooseveltframework/teddy (teddy)

v1.2.1

Compare Source

  • Fixed <include> tags inside a <loop> so that the included partial's <if>, <unless>, one line conditionals, and nested <loop> tags can read the loop's key and val. Previously the partial's contents were parsed against the model as it stood outside the loop, so a partial could print the loop's val through a {variable} but any tag that branched on it behaved as though it were not there. Includes are now expanded by the loop, once per iteration, against that iteration's model, which is how partials behave in other templating engines.
  • Updated dependencies.

Configuration

📅 Schedule: (UTC)

  • 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.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants