joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.
https://alpha.joatu.org
GNU General Public License v3.0
27 stars 5 forks source link

Bump skylight from 3.1.2 to 4.1.2 #231

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps skylight from 3.1.2 to 4.1.2.

Changelog *Sourced from [skylight's changelog](https://github.com/skylightio/skylight-ruby/blob/master/CHANGELOG.md).* > ## 4.1.2 > * [BUGFIX] Correct an issue where the delayed_job probe may not be activated on startup > > ## 4.1.1 > * [BUGFIX] Fix Skylight installation when bundled with edge rails [Issue [#132](https://github-redirect.dependabot.com/skylightio/skylight-ruby/issues/132)](https://github-redirect.dependabot.com/skylightio/skylight-ruby/issues/132) > * [IMPROVEMENT] Improve socket retry handling in skylightd > > ## 4.1.0 (June 3, 2019) > * [FEATURE] add normalizers for Graphiti >= 1.2 > * [BUGFIX] re-enable aliases in skylight.yml > > ## 4.0.2 (May 21, 2019) > * [BUGFIX] Fix an issue with Delayed::Job worker name formatting > > ## 4.0.1 (May 9, 2019) > * [BUGFIX] Better detection of known web servers > > ## 4.0.0 (May 6, 2019) > > * [FEATURE] Skylight for Background Jobs > * [FEATURE] instrument ActiveStorage notifications > * [FEATURE] Probe for Delayed::Job (standalone) > * [FEATURE] Add Skylight#started? method > * [IMPROVEMENT] Support anonymous ActiveModelSerializer classes > * [IMPROVEMENT] Improve error handling in normalizers > * [IMPROVEMENT] Handle Rails 6's middleware instrumentation > * [IMPROVEMENT] Better rendered format detection in Rails controllers > * [IMPROVEMENT] Recognize the Passenger startup script as 'web' > * [IMPROVEMENT] ActionMailer::DeliveryJob are now reported using the mailer name and method > * [IMPROVEMENT] Better content type handling for ActionController normalizer > * [IMPROVEMENT] Better handle some things in Ruby 2.6 > * [IMPROVEMENT] Better logging in a couple places > * [IMPROVEMENT] Fixed a couple Ruby warnings (thanks, [@​y](https://github.com/y)-yagi!) > * [IMPROVEMENT] Handle 403 config validation response > * [IMPROVEMENT] Config for `prune_large_traces` is now true by default > * [BUGFIX] Require http formatters for Faraday (thanks, [@​serkin](https://github.com/serkin)!) > * [BREAKING] Drop support for Ruby 2.2 since it is EOL > * [BREAKING] New method for assigning 'segment' to a trace endpoint name > > ## 3.1.4 (January 24, 2019) > > * [BUGFIX] ActiveJob#perform_now should not reassign the endpoint name > > ## 3.1.3 (January 23, 2019) > > * [BUGFIX] skylightd correctly closes cloned file descriptors on startup > * [BUGFIX] Convert numeric git shas to strings
Commits - [`94f2697`](https://github.com/skylightio/skylight-ruby/commit/94f2697e5f34384d18828044dae646e3a52438cf) Merge pull request [#546](https://github-redirect.dependabot.com/skylightio/skylight-ruby/issues/546) from tildeio/activate-delayed-job - [`ce70c00`](https://github.com/skylightio/skylight-ruby/commit/ce70c006f674f4e542c219456f1263fd122ed6e6) fix delayed_job probe startup - [`20ae71c`](https://github.com/skylightio/skylight-ruby/commit/20ae71c82e24c297112503ec7afe3e8c0adee4c0) Merge pull request [#540](https://github-redirect.dependabot.com/skylightio/skylight-ruby/issues/540) from tildeio/bundler-issue - [`f3b8b55`](https://github.com/skylightio/skylight-ruby/commit/f3b8b55c71a41c0621c898a44fde6a39cce13ba2) update changelog - [`06d200f`](https://github.com/skylightio/skylight-ruby/commit/06d200fcdbd9e93693071f43e37b53db47827c98) include proxy util in main - [`665e227`](https://github.com/skylightio/skylight-ruby/commit/665e22714014b1856dbe1dd473736890514166cf) move skylight/core/util/platform to skylight/util/platform - [`97c3fa8`](https://github.com/skylightio/skylight-ruby/commit/97c3fa8430d1ba47c79e95bb8bdb1cb1217937d9) Merge pull request [#139](https://github-redirect.dependabot.com/skylightio/skylight-ruby/issues/139) from matthieuprat/rename-coach-events - [`c85be31`](https://github.com/skylightio/skylight-ruby/commit/c85be317121440507fa8cd2a809a1dbfa9b88d87) Merge pull request [#538](https://github-redirect.dependabot.com/skylightio/skylight-ruby/issues/538) from tildeio/libskylight-400-beta-2 - [`189bc2f`](https://github.com/skylightio/skylight-ruby/commit/189bc2fc0f7170c14e99fc9894420b07ba3e0110) Register deprecated Coach events for backward compatibility - [`cd837d0`](https://github.com/skylightio/skylight-ruby/commit/cd837d0f572ed67261d6aefab51ae1f6a2918500) v4.1.1-beta - Additional commits viewable in [compare view](https://github.com/skylightio/skylight-ruby/compare/v3.1.2...v4.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). To ignore the version in this PR you can just close it - `@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) - 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.