Skip to content

Bump twig from 0.10.3 to 1.13.3#14

Closed
dependabot-preview[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/twig-1.13.3
Closed

Bump twig from 0.10.3 to 1.13.3#14
dependabot-preview[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/twig-1.13.3

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps twig from 0.10.3 to 1.13.3.

Release notes

Sourced from twig's releases.

1.13.3

  • Allow project development on Windows (#611)
  • Add possibility to define namespace without slash at the end of the path (#609)
  • Update verbatim tag (#584)

1.13.2

Minor improvements:

  • fix for not autoescaping includes having a parent (#606)

1.13.1

Minor improvements:

  • Fix for not autoescaping includes (#604)

1.13.0

Major improvements:

  • Unminified sources in the npm package (#598)

Minor improvements:

  • Multiple namespace performance improvement (#580)
  • |url_encode can now extend parameters (#588)
  • Fix .startsWith and .endsWith with .indexOf for IE (#587)
  • Autoescaping improvement (#577)
  • Support null-coalescing operator ?? (#575)
  • Add verbatim tag (#574)
  • Fix bug in for loop (#573)
  • Fix twig {% if(x) %} and {% elseif(x) %} blocks parsing error (#570)
Changelog

Sourced from twig's changelog.

Version 1.13.3, released 2019-05-03

Minor improvements:

  • Allow project development on Windows (#611)
  • Add possibility to define namespace without slash at the end of the path (#609)
  • Update verbatim tag (#584)

Version 1.13.2, released 2019-01-22

Minor improvements:

  • fix for not autoescaping includes having a parent (#606)

Version 1.13.1, released 2019-01-19

Minor improvements:

  • Fix for not autoescaping includes (#604)

Version 1.13.0, released 2019-01-09

Major improvements:

  • Unminified sources in the npm package (#598)

Minor improvements:

  • Multiple namespace performance improvement (#580)
  • |url_encode can now extend parameters (#588)
  • Fix .startsWith and .endsWith with .indexOf for IE (#587)
  • Autoescaping improvement (#577)
  • Support null-coalescing operator ?? (#575)
  • Add verbatim tag (#574)
  • Fix bug in for loop (#573)
  • Fix twig {% if(x) %} and {% elseif(x) %} blocks parsing error (#570)

Version 1.12.0, released 2018-06-11

Major improvements:

  • Fix array declaration on multiple lines (#546)
  • Fix extend when add is null (#559)

Minor improvements:

  • Improve namespaces support (#556)
  • Allow express to render async (#558)

Version 1.11.1, released 2018-05-22

Major improvements:

  • Upgrade to Webpack 4 (#542)
  • Fix embed blocks logic (#537)
... (truncated)
Commits
Maintainer changes

This version was pushed to npm by robloach, a new releaser for twig since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [twig](https://github.com/twigjs/twig.js) from 0.10.3 to 1.13.3.
- [Release notes](https://github.com/twigjs/twig.js/releases)
- [Changelog](https://github.com/twigjs/twig.js/blob/master/CHANGELOG.md)
- [Commits](twigjs/twig.js@v0.10.3...1.13.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Nov 8, 2019
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #17.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/twig-1.13.3 branch November 14, 2019 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants