helpyio / helpy

Helpy is a modern, open source helpdesk customer support application. Features include knowledgebase, community discussions and support tickets integrated with email.
http://helpy.io/?source=ghh
MIT License
2.38k stars 497 forks source link

Upgrade: Bump scout_apm from 2.6.10 to 4.1.0 #2022

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps scout_apm from 2.6.10 to 4.1.0.

Changelog

Sourced from scout_apm's changelog.

4.1.0

  • Preload Celluloid in Shoryuken instrumentation (#331)
  • Fix deprecation warning in Rails 6.1+ (#365)
  • Set Typheous's desc more directly (#392)
  • Delegate to ActiveRecord #log more intelligently (#394)
  • Don't delay starting agent when possible (#397)
  • Fix template naming issue in Rails 6+ (#399)
  • Avoid double-counting issue with AutoInstruments (#405)
  • Renaming test files for Remote::{Server|Route|Message} to be included in test run (#409)
  • More robust naming of Sidekiq jobs (#412)
  • Allow render_template instruments to work with older Rails (#413)
  • Fix function to manually capture exceptions (#415)
  • Enhance SQL Sanitization (#417)

4.0.4

  • Add Faktory Support (#385)
  • Remove Regexp hack for 1.8.7 (no longer supported) (#384)
  • More robust DelayedJob detection (#382)
  • Fix kwargs handling in Tracing module (#381)

4.0.3

  • Handle edge case with nil Typhoeus current-layer (#380)
  • Fix args passing to render_partial (#379)

4.0.2

  • Add Typhoeus instrumentation (#376)

4.0.1

  • Add support for Ruby 3.0 (#374)
  • Use Github Actions for CI (#370)
  • Fix edge case in sanitization of Postgres SQL (#368)

4.0.0

  • Require Ruby >= 2.1 (#270)
  • ErrorService reporting. Enable with errors_enabled config setting. (#347)
  • Modular SlowRequestPolicy (#364)
  • Fix deprecation warnings (#354)
Commits
  • a6bd92a Update VERSION to 4.1.0
  • cebacdb Add CHANGELOG entries
  • ac4809f Clean up strings in SQL JOIN statements (#417)
  • 96ed180 Update error service logs to debug (#416)
  • cf91991 Fix context definition in manual capturing of errors (#415)
  • acdee2c 2986-pg_search-scrubbing (#414)
  • c3f7dd4 render_template never used kwargs, so remove that delegation that was causing...
  • 8c35bad Don't ignore uris when passed an empty string. The old behavior can be had wi...
  • 5b70d71 Fallback for sidekiq job_class naming (#412)
  • 4c1ca11 Fix reference to KlassHelper missing the Utils module qualifier (#410)
  • Additional commits viewable in compare view


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #2029.