openpolitics / groupthink

A collaborative democratic platform built atop GitHub, designed for open policymaking and manifesto writing.
http://votebot.openpolitics.org.uk
MIT License
37 stars 12 forks source link

build(deps): bump temple from 0.8.2 to 0.9.1 #1505

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps temple from 0.8.2 to 0.9.1.

Changelog

Sourced from temple's changelog.

0.9.1

  • Fix Slim's error in AttributeMerger due to 0.9.0's :capture_generator (#137)
  • Use specified :capture_generator for nested captures (#112)
  • Fix Temple::ERB::Engine's <%= to not escape and <%== to escape expressions

0.9.0

  • Require Ruby 2.5+ (#131)
  • Change default :capture_generator to self (#113)
  • Improve compatibility with Rails 7.1 (#135)
  • Support Rails 6.1's annotate_rendered_view_with_filenames with Temple::Filters::Ambles (#134)
  • Fix a crash in StringSplitter filter (#138)
  • Fix a warning by Object#=~ since Ruby 2.6 (#129)
  • Fix deprecated Tilt template mime type (#108)
  • Stop using deprecated EscapeUtils from Temple::Utils (#136)
Commits
  • ed94240 Version 0.9.1
  • 6be0fd6 Swap <%= and <%== in Temple::ERB::Engine
  • 8e5c7a2 Fix the default value of :capture_generator
  • fe0b4eb Use a better CI idiom
  • a98bc35 [Bugfix] Use the specified capture_generator even for nested captures (#112)
  • 03e91f0 Readme: Add Yard Docs badge (#115)
  • 4418853 Replace the Travis CI badge with GitHub Actions
  • cd4d673 Migrate bacon to rspec (#140)
  • 5a4dee1 pkg/ should be ignored for rake release
  • 62bedaf v0.9.0
  • Additional commits viewable in compare view


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 will merge this PR once CI passes on it, as requested by @Floppy.


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)