slowwly icon indicating copy to clipboard operation
slowwly copied to clipboard

Bump tilt from 1.4.1 to 2.0.10

Open dependabot[bot] opened this issue 4 years ago • 0 comments

Bumps tilt from 1.4.1 to 2.0.10.

Changelog

Sourced from tilt's changelog.

2.0.10 (2019-09-23)

  • Remove test files from bundled gem (#339, greysteil)
  • Fix warning when using yield in templates on ruby 2.7 (#343, jeremyevans)

2.0.9 (2018-11-28)

  • Use new ERB API in Ruby 2.6 (#329, koic)
  • Support the new sassc gem (#336, jdickey, judofyr)

2.0.8 (2017-07-24)

  • Register .tsx for TypeScript (#315, backus)
  • Use Haml 5's new API (#312, k0kubun)
  • Use correct parser options for CommonMarker (#320, rewritten)
  • Suppress warnings when no locals are used (#304, amatsuda)
  • Haml: Accept outvar (#317, k0kubun)

2.0.7 (2017-03-19)

  • Do not modify BasicObject during template compilation on ruby 2.0+ (#309, jeremyevans)

2.0.6 (2017-01-26)

  • Add support for LiveScript (#286, @​Announcement Jacob Francis Powers)

  • Add support for Sigil (#302, winebarrel)

  • Add support for Erubi (#308, jeremyevans)

  • Add support for options in Liquid (#298, #299, laCour)

  • Always sort locals by strings (#307, jeremyevans)

  • Fix test warnings (#305, amatsuda)

  • Fix indentation (#293, yui-knk)

  • Use SVG badges in README (#294, vasinov)

  • Fix typo and trailing space (#295, #296, karloescota)

2.0.5 (2016-06-02)

  • Add support for reST using Pandoc (#284, mfenner)
  • Make lazy loading thread-safe; remove warning (judofyr)

2.0.4 (2016-05-16)

  • Fix regression in BuilderTemplate (#283, judofyr)

2.0.3 (2016-05-12)

  • Add Pandoc support (#276, jmuheim)
  • Add CommonMark support (#282, raphink)
  • Add TypeScript support (#278, nghitran)
  • Work with frozen string literal (#274, jeremyevans)

... (truncated)

Commits

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.


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[bot] avatar Jun 18 '21 12:06 dependabot[bot]