sfbrigade / adopt-a-drain

A web application that allows citizens to "adopt" a storm drain in San Francisco. In use, and in development at other brigades. Looking for a maintainer or someone interested in developing further in collaboration with others across the country.
http://adoptadrain.sfwater.org/
BSD 3-Clause "New" or "Revised" License
44 stars 56 forks source link

Bump haml from 5.0.4 to 5.1.1 #402

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps haml from 5.0.4 to 5.1.1.

Changelog *Sourced from [haml's changelog](https://github.com/haml/haml/blob/master/CHANGELOG.md).* > ## 5.1.1 > > Released on May 25, 2019 > ([diff](https://github.com/haml/haml/compare/v5.1.0...v5.1.1)). > > * Fix NameError bug that happens on ruby 2.6.1-2.6.3 + haml 5.1.0 + rails < 5.1 + erubi. (Akira Matsuda) > > ## 5.1.0 > > Released on May 16, 2019 > ([diff](https://github.com/haml/haml/compare/v5.0.4...v5.1.0)). > > * Rails 6 support [#1008](https://github-redirect.dependabot.com/haml/haml/pull/1008) (thanks [Seb Jacobs](https://github.com/sebjacobs)) > * Add `escape_filter_interpolations` option for backwards compatibility with haml 4 defaults [#984](https://github-redirect.dependabot.com/haml/haml/pull/984) (thanks [Will Jordan](https://github.com/wjordan)) > * Fix error on empty :javascript and :css filter blocks [#986](https://github-redirect.dependabot.com/haml/haml/pull/986) (thanks [Will Jordan](https://github.com/wjordan)) > * Respect changes in Haml::Options.defaults in `Haml::TempleEngine` options (Takashi Kokubun) > * Un-freeze TempleEngine precompiled string literals [#983](https://github-redirect.dependabot.com/haml/haml/pull/983) (thanks [Will Jordan](https://github.com/wjordan)) > * Various performance/memory improvements [#965](https://github-redirect.dependabot.com/haml/haml/pull/965), [#966](https://github-redirect.dependabot.com/haml/haml/pull/966), [#963](https://github-redirect.dependabot.com/haml/haml/pull/963) (thanks [Dillon Welch](https://github.com/oniofchaos)) > * Enable `frozen_string_literal` magic comment for all .rb files [#967](https://github-redirect.dependabot.com/haml/haml/pull/967) (thanks [Dillon Welch](https://github.com/oniofchaos))
Commits - [`bfa7007`](https://github.com/haml/haml/commit/bfa700793722e192ace20ad79721dd2c390f1209) Version 5.1.1 - [`09cb8ef`](https://github.com/haml/haml/commit/09cb8efa1ce4e242b0ef1e05ce40fc6fc7b5d4c1) ruby >= 2.7 may raise NameError when const_getting the handler Erubi this way - [`9374849`](https://github.com/haml/haml/commit/9374849ce50ee68692d0fd21f088d1ab19b45bd0) const_defined? returns true for unreachable constant in Ruby 2.6.1...2.6.3 - [`37121f6`](https://github.com/haml/haml/commit/37121f6c4f7b7e8adbe7caaf53dd7f4f30e2aea1) Merge pull request [#1013](https://github-redirect.dependabot.com/haml/haml/issues/1013) from nickhammond/patch-1 - [`89c82db`](https://github.com/haml/haml/commit/89c82db93d9dba24cc2ccf0b62c180f0aaee6d19) Update Code Climate badge - [`c6be7cc`](https://github.com/haml/haml/commit/c6be7cc29bc22cd54f6a38d4f41996e0adf52697) Unused method arguments - [`2023f8e`](https://github.com/haml/haml/commit/2023f8eb6dbe940d1e9b0b5b1348b022a2861993) Unused module - [`3a0650d`](https://github.com/haml/haml/commit/3a0650d03249f59980add2f168ad491efc44e44f) beginrescueend - [`6e8fde2`](https://github.com/haml/haml/commit/6e8fde2db7990f38de03e1e43d3869b77d841056) render_file => render_template - [`77e23c8`](https://github.com/haml/haml/commit/77e23c88e97512b825b5b15ab043b8d91bb77d3e) :warning: ActionView::Base instances must implement `compiled_method_containe... - Additional commits viewable in [compare view](https://github.com/haml/haml/compare/v5.0.4...v5.1.1)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 97.924% when pulling e4d79cc434f950099123fd7fc0ee5fd8e088a852 on dependabot/bundler/haml-5.1.1 into 291784278bc3afa2ced63166bf1f84b1d9867e05 on master.