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 9.5.5 #452

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps airbrake from 9.5.0 to 9.5.5.

Changelog

Sourced from airbrake's changelog.

[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)

  • Rails APM: fixed bug when client sends a request that couldn't be tied to a certain route (#1032)

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

  • Fixed uninitialized constant Airbrake::Rails::App (#1030)

[v9.5.2][v9.5.2] (November 26, 2019)

  • Rails: fixed engine support for routes which became broken since v9.5.1 (#1028)

[v9.5.1][v9.5.1] (November 25, 2019)

  • Rails: Stopped including the after_commit ActiveRecord patch for Rails versions above 4.2 (because they are irrelevant ant cause buggy behaviour) (#1023)
  • Rails: improved support for route aliases. Fixed bug where an aliased route would be reported as two separate routes. Now it is recognized as the same route (#1026)
Commits
  • d034381 Merge pull request #1036 from airbrake/release-9-5-5
  • 90c2ff1 Release v9.5.5
  • c7e18cb Merge pull request #1035 from airbrake/recognize-fix
  • 6866e52 rails/app: duplicate request before recognising
  • 512b78c Merge pull request #1033 from airbrake/release-9-5-4
  • c90c8ac Release v9.5.4
  • 3597e00 Merge pull request #1032 from airbrake/route-code-improvement
  • c9eadea rails/app: return nil when request is unrecognized
  • f7b6005 Merge pull request #1031 from airbrake/release-9-5-3
  • f499d80 Release v9.5.3
  • 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 c37083814e6be622868143576266141cc985d0df on dependabot/bundler/airbrake-9.5.5 into 9de4236503d2c3807f7039199dd0ebe7d2258a06 on master.

dependabot-preview[bot] commented 4 years ago

Superseded by #455.