zedtux / brewformulas.org

A website to search and discover formulas from Homebrew for Mac
brewformulas.org
555 stars 16 forks source link

Bump skylight from 1.7.0 to 2.0.0 #213

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps skylight from 1.7.0 to 2.0.0.

Changelog *Sourced from skylight's [changelog](https://github.com/skylightio/skylight-ruby/blob/master/CHANGELOG.md).* > ## 2.0.0 (April 25, 2018) > > * [FEATURE] New SQL lexer to support a wider variety of SQL queries. > * [BREAKING] Drop support for Ruby versions prior to 2.2 > * [BREAKING] Drop support for Rails versions prior to 4.2 > * [BREAKING] Drop support for Tilt versions prior to 1.4.1 > * [BREAKING] Drop support for Sinatra versions prior to 1.4 > * [BREAKING] Drop support for Grape versions prior to 0.13.0 > * [BREAKING] Drop support for Linux with glibc versions prior to 2.15 > * [BREAKING] Remove couch_potato normalizer as it doesn't appear to have ever worked > * [BREAKING] `log_sql_parse_errors` config option is now on by default. > * [IMPROVEMENT] Auto-disable Middleware probe if it appears to be causing issues > * [IMPROVEMENT] More detailed logging and improved error handling > * [IMPROVEMENT] Fix Ruby Warnings (Thanks [**amatsuda**](https://github.com/amatsuda)!) > * [IMPROVEMENT] Improved handling of errors generated in the Rust agent. > * [IMRPOVEMENT] Add logging to Instrumentable for easier access > * [IMPROVEMENT] Improved logging during startup
Commits - [`7c70f92`](https://github.com/skylightio/skylight-ruby/commit/7c70f92272f190b5810cb2dd1f32fb156d57e4da) Release 2.0.0 - [`1d604d0`](https://github.com/skylightio/skylight-ruby/commit/1d604d097e7d4ea82d05280d16eddfebb0d1bb12) Fix Instrumentable.enable_normalizer - [`9adbad0`](https://github.com/skylightio/skylight-ruby/commit/9adbad0191e0a79a91015c7b8c9d6d75292021bb) Merge pull request [#361](https://github-redirect.dependabot.com/skylightio/skylight-ruby/issues/361) from tildeio/match-1.7 - [`e607da0`](https://github.com/skylightio/skylight-ruby/commit/e607da0a9a8225093d383e63c3b27eedb6209117) Move RenderNormalizer to own file - [`1563428`](https://github.com/skylightio/skylight-ruby/commit/15634285217b5cea4612371e45741034a5d9d128) Don't double specify webmock dependency - [`79892cf`](https://github.com/skylightio/skylight-ruby/commit/79892cfccd514f38c3b18da4fc8569090678746b) Update Probe API to match 1.7 - [`7c8f61f`](https://github.com/skylightio/skylight-ruby/commit/7c8f61fa3f3c749a6499f617fa0696b4dadbaa4e) Add a new API for enabling normalizers - [`125a5e7`](https://github.com/skylightio/skylight-ruby/commit/125a5e76b04c7f14fe635ba00409256bf13ac038) Add deprecation API - [`a500bd6`](https://github.com/skylightio/skylight-ruby/commit/a500bd6da513b82981c80851a9e68a93f2cedd6c) Add 1.7.0 to CHANGELOG - [`5ef94c8`](https://github.com/skylightio/skylight-ruby/commit/5ef94c8866317a9a5f9ebf5bf8a10257025b95ba) Merge pull request [#360](https://github-redirect.dependabot.com/skylightio/skylight-ruby/issues/360) from tildeio/remove-couch-potato - Additional commits viewable in [compare view](https://github.com/skylightio/skylight-ruby/compare/v1.7.0...v2.0.0)


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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - 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.