sfbrigade / adopt-a-drain

A web application that allows citizens to "adopt" a storm drain in San Francisco. In use, and in development at other brigades. Looking for a maintainer or someone interested in developing further in collaboration with others across the country.
http://adoptadrain.sfwater.org/
BSD 3-Clause "New" or "Revised" License
44 stars 57 forks source link

Bump airbrake from 9.5.0 to 10.0.1 #455

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps airbrake from 9.5.0 to 10.0.1.

Changelog

Sourced from airbrake's changelog.

[v10.0.1][v10.0.1] (January 29, 2020)

  • Bumped airbrake-ruby requirement to ~> 4.13 (#1065)
  • Rails APM: fixed bug where query_stats = false would sometimes have no effect (#1069)
  • Sneakers: fixed ArgumentError occurring in the error handler on some versions (#1065)
  • Made all string literals frozen by default (#1070)
  • Rack: improved Airbrake::Rack::Instrumentable#airbrake_capture_timing (#1066):
    • added support for methods ending with punctuation (?, ! & =)
    • added support for wrapping operator methods
    • fixed bug where captured method would lose its original visibility
    • improved support for Ruby 2.7, specifically method forwarding
    • added support for capturing prepend'ed methods

[v10.0.0][v10.0.0] (January 8, 2020)

  • Sidekiq: started sending job execution statistics (#1040)
  • Resque: started sending job execution statistics (#1044)
  • Sneakers: started sending job execution statistics (#1047)
  • DelayedJob: started sending job execution statistics (#1046)
  • Shoryuken: started sending job execution statistics (#1055)
  • ActiveJob: started sending job execution statistics (#1056)
  • Rack: fixed context/userAddr sometimes not reporting the actual client IP (but a proxy IP instead) (#1042)
  • Bumped airbrake-ruby requirement to ~> 4.12 (#1058)
  • Rails APM: fixed bug where engine routes would always point to root path (for example, engine_name#/ instead of engine_name#my_path) (#1059)
  • Fixed deprecation warnings about :start_time & :end_time coming from airbrake-ruby (#1060)

[v9.5.5][v9.5.5] (December 2, 2019)

  • Rails APM: fixed issue with engine links when the engine has an isolated namespace (#1035)

[v9.5.4][v9.5.4] (November 27, 2019)

... (truncated)
Commits
  • ef4c9ce Merge pull request #1071 from airbrake/release-10-0-1
  • 9150475 Release v10.0.1
  • 12d70e0 Merge pull request #1070 from BrianHawley/fixes_frozen_string_literals
  • 7b4ce91 Merge pull request #1066 from BrianHawley/fixes_1062
  • f8a1337 Merge pull request #1065 from BrianHawley/fixes_sneakers_keyword_error
  • b56e568 Make sure there are frozen string literals
  • 7560164 Enhancements to airbrake_capture_timing
  • 2d39c84 Merge pull request #1069 from airbrake/1057-initializer-order-fix
  • 1d9de96 rails/railtie: run airbrake.middleware after config initializers
  • effe655 Merge pull request #1068 from airbrake/airbrake-ruby-bump
  • 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)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 97.931% when pulling d1d81e29bbaac0c1a313189f462db57da34b917d on dependabot/bundler/airbrake-10.0.1 into 9de4236503d2c3807f7039199dd0ebe7d2258a06 on master.