imsas / wpdm-rest-api-docs

WordPress Download Manager REST API Documentation
Other
1 stars 0 forks source link

Bump haml from 4.0.7 to 5.1.2 #2

Open dependabot[bot] opened 4 years ago

dependabot[bot] commented 4 years ago

Bumps haml from 4.0.7 to 5.1.2.

Changelog *Sourced from [haml's changelog](https://github.com/haml/haml/blob/master/CHANGELOG.md).* > ## 5.1.2 > > Released on August 6, 2019 > ([diff](https://github.com/haml/haml/compare/v5.1.1...v5.1.2)). > > * Fix crash in some environments such as New Relic by unfreezing string literals for ParseNode#inspect. [#1016](https://github-redirect.dependabot.com/haml/haml/pull/1016) (thanks [Jalyna](https://github.com/jalyna)) > > ## 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)) > > ## 5.0.4 > > Released on October 13, 2017 > ([diff](https://github.com/haml/haml/compare/v5.0.3...v5.0.4)). > > * Fix `haml -c --stdin` regression in 5.0.2. [#958](https://github-redirect.dependabot.com/haml/haml/pull/958) (thanks [Timo Göllner](https://github.com/TeaMoe)) > * Ruby 2.5 support (it wasn't working due to Ripper API change). (Akira Matsuda) > > ## 5.0.3 > > Released on September 7, 2017 > ([diff](https://github.com/haml/haml/compare/v5.0.2...v5.0.3)). > > * Use `String#dump` instead of `String#inspect` to generate string literal. (Takashi Kokubun) > * Fix Erubi superclass mismatch error. [#952](https://github-redirect.dependabot.com/haml/haml/pull/952) (thanks [Robin Daugherty](https://github.com/RobinDaugherty)) > > ## 5.0.2 > > Released on August 1, 2017 > ([diff](https://github.com/haml/haml/compare/v5.0.1...v5.0.2)). > > * Let `haml -c` fail if generated Ruby code is syntax error. [#880](https://github-redirect.dependabot.com/haml/haml/issues/880) (Takashi Kokubun) > * Fix `NoMethodError` bug caused with Sprockets 3 and :sass filter. [#930](https://github-redirect.dependabot.com/haml/haml/pull/930) (thanks [Gonzalez Maximiliano](https://github.com/emaxi)) > ... (truncated)
Commits - [`9be4e1f`](https://github.com/haml/haml/commit/9be4e1fd86a5086ba234053f5c21eeece39af681) Version 5.1.2 - [`645fcfc`](https://github.com/haml/haml/commit/645fcfcb47c9286b722fbd8f62662a35d893994d) rails 4.2 requires bundler \< 2 without bundler >= 2 being installed - [`4dbb180`](https://github.com/haml/haml/commit/4dbb180479a506623c1b33be0f7da19b85fbd4ec) Merge pull request [#1016](https://github-redirect.dependabot.com/haml/haml/issues/1016) from jalyna/fix-frozen-string-literals-on-inspect - [`bc88181`](https://github.com/haml/haml/commit/bc881814e66181d1f7dd146fdc27eeed7c438d5e) Unfreeze string literals for ParseNode#inspect - [`a054e2a`](https://github.com/haml/haml/commit/a054e2ad7964f894fce032737f9a4f0e146700a5) Stop polluting toplevel unnecessarily - [`2705bbc`](https://github.com/haml/haml/commit/2705bbc6129e348d54e13d8b9890a4379d2df2ce) :golf: - [`c7da7a1`](https://github.com/haml/haml/commit/c7da7a1fc199969512a4af0f94263a3a8eef1696) ruby < 1.9.3 is no longer supported - [`d134875`](https://github.com/haml/haml/commit/d134875c7f3d6400e80a17397105a5161ee090ce) Freeze some constants - [`f7c5baa`](https://github.com/haml/haml/commit/f7c5baa77c3fa9808bd08f4d9163187bb9658fd9) if + else = elsif - [`d6c50ec`](https://github.com/haml/haml/commit/d6c50ecb5be4499668ff97a171e07c65064bf40f) This has been just an accessor since 1b784bcc50f5f437fd85b9e1a5fe147665d5a5ca - Additional commits viewable in [compare view](https://github.com/haml/haml/compare/4.0.7...v5.1.2)


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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/imsas/wpdm-rest-api-docs/network/alerts).