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.6.0 to 1.6.1 #205

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps skylight from 1.6.0 to 1.6.1.

Changelog *Sourced from skylight's [changelog](https://github.com/skylightio/skylight-ruby/blob/master/CHANGELOG.md).* > ## Unreleased > > * [BREAKING] Drop support for Grape prior to 0.13 > * [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)!) > * [BUGFIX] Make sure to correctly release broken traces > * [BUGFIX] Keep the `require` method private when overwriting > * [BUGFIX] Don't run Rust calls twice on error > > ## 2.0.0-beta3 (March 22, 2018) > > * [BREAKING] `log_sql_parse_errors` config option is now on by default. > * [IMPROVEMENT] Improved handling of errors generated in the Rust agent. > * [IMPROVEMENT] Add a probe method to Instrumentable as a shortcut > * [IMRPOVEMENT] Add logging to Instrumentable for easier access > * [IMPROVEMENT] Improved logging during startup > > ## 2.0.0-beta2 (February 5, 2018) > > * [BUGFIX] Fix incorrect module path that caused installation issues > > ## 2.0.0-beta1 (February 5, 2018) > > * [FEATURE] New SQL lexer to support a wider variety of SQL queries. > * [BREAKING] Drop support for a number of deprecated libraries, including Rails prior to 4.2, Ruby prior to 2.2, and Sinatra prior to 1.4.
Commits - [`0d6863d`](https://github.com/skylightio/skylight-ruby/commit/0d6863deaf16a63cf6e6059e682e66499cd69f60) Release 1.6.1 - [`c2c5631`](https://github.com/skylightio/skylight-ruby/commit/c2c56314d6d3b0fcf7c3b30d3ab277663a1b26e1) Make sure to correctly release broken traces - [`d66b8d4`](https://github.com/skylightio/skylight-ruby/commit/d66b8d46756b12a3e8a36dc79b1a81fc04c03139) Keep the `require` method private when overwriting - [`98e8e39`](https://github.com/skylightio/skylight-ruby/commit/98e8e39ff012f4c90b5360241f847720fae9075d) Include endpoint name in error logging - [`0e9225f`](https://github.com/skylightio/skylight-ruby/commit/0e9225fe29f15ba555c48cbf6e7b4d5a43454f6b) Fix env key [ci skip] ([#110](https://github-redirect.dependabot.com/skylightio/skylight-ruby/issues/110)) - See full diff in [compare view](https://github.com/skylightio/skylight-ruby/compare/v1.6.0...v1.6.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 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) Finally, you can contact us by mentioning @dependabot.