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.
Changelog
*Sourced from [airbrake's changelog](https://github.com/airbrake/airbrake/blob/master/CHANGELOG.md).*
> ### [v9.5.0][v9.5.0] (October 23, 2019)
>
> * Started depending on airbrake-ruby
> [v4.8.0](https://github.com/airbrake/airbrake-ruby/releases/tag/v4.8.0) and
> higher ([#1016](https://github-redirect.dependabot.com/airbrake/airbrake/pull/1016))
> **This update enables `query_stats` by default.**
>
> ### [v9.4.5][v9.4.5] (October 3, 2019)
>
> * Fixed duplicate APM data that we used to send in Rails apps for some
> controller actions ([#1013](https://github-redirect.dependabot.com/airbrake/airbrake/pull/1013))
> * Memory usage improvements
> ([#1012](https://github-redirect.dependabot.com/airbrake/airbrake/pull/1012))
> * Started depending on airbrake-ruby
> [v4.7.0](https://github.com/airbrake/airbrake-ruby/releases/tag/v4.7.0) and
> higher ([#1015](https://github-redirect.dependabot.com/airbrake/airbrake/pull/1015))
Commits
- [`c7d4034`](https://github.com/airbrake/airbrake/commit/c7d40349e3ed5a532a210b97659deed16f825ae2) Merge pull request [#1018](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1018) from airbrake/release-9-5-0
- [`3a1cff3`](https://github.com/airbrake/airbrake/commit/3a1cff38e402b5e2dcbbc5d6bdbbea286038f13c) Release v9.5.0
- [`1337206`](https://github.com/airbrake/airbrake/commit/1337206ad0c55b3af37a5f24c7150e1a1d714b9b) Merge pull request [#1016](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1016) from airbrake/airbrake-ruby-update
- [`6cb9f8e`](https://github.com/airbrake/airbrake/commit/6cb9f8eca9bb8f9d6edf32507bc7e03421b53087) gemspec: bump airbrake-ruby requirement to '~> 4.8'
- [`cb6fa48`](https://github.com/airbrake/airbrake/commit/cb6fa489d38caf9ad0099be8d8aba34f56c1eef9) Merge pull request [#1017](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1017) from airbrake/sprockets-lock
- [`3acb7e6`](https://github.com/airbrake/airbrake/commit/3acb7e6d9555019a60b0efe28d9dde60f16c5aec) gemspec: lock sprockets to '~> 3.7'
- [`5e46e2e`](https://github.com/airbrake/airbrake/commit/5e46e2e96daa5f61c47bfc67fef9071a125608e5) Merge pull request [#1015](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1015) from airbrake/release-9-4-5
- [`1eac47c`](https://github.com/airbrake/airbrake/commit/1eac47c6778857a4bdf50cfd88d870ba17d523a9) Release v9.4.5
- [`8149b43`](https://github.com/airbrake/airbrake/commit/8149b4397d3fe1f5f536a330e795b5b8d04f0894) Merge pull request [#1013](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1013) from airbrake/rails-hook-run-once
- [`fa20948`](https://github.com/airbrake/airbrake/commit/fa20948b7c9c2b24b981f430e7df939802b7d61b) rails/railtie: use run_once for on_load
- Additional commits viewable in [compare view](https://github.com/airbrake/airbrake/compare/v9.4.4...v9.5.0)
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)
Coverage remained the same at 97.931% when pulling c873e41cebd26e94f0405b861f3ef0f7b5859e9c on dependabot/bundler/airbrake-9.5.0 into d27253888f9e7fd5ea27dc7a9f72f7ac98e8114f on master.
Bumps airbrake from 9.4.4 to 9.5.0.
Changelog
*Sourced from [airbrake's changelog](https://github.com/airbrake/airbrake/blob/master/CHANGELOG.md).* > ### [v9.5.0][v9.5.0] (October 23, 2019) > > * Started depending on airbrake-ruby > [v4.8.0](https://github.com/airbrake/airbrake-ruby/releases/tag/v4.8.0) and > higher ([#1016](https://github-redirect.dependabot.com/airbrake/airbrake/pull/1016)) > **This update enables `query_stats` by default.** > > ### [v9.4.5][v9.4.5] (October 3, 2019) > > * Fixed duplicate APM data that we used to send in Rails apps for some > controller actions ([#1013](https://github-redirect.dependabot.com/airbrake/airbrake/pull/1013)) > * Memory usage improvements > ([#1012](https://github-redirect.dependabot.com/airbrake/airbrake/pull/1012)) > * Started depending on airbrake-ruby > [v4.7.0](https://github.com/airbrake/airbrake-ruby/releases/tag/v4.7.0) and > higher ([#1015](https://github-redirect.dependabot.com/airbrake/airbrake/pull/1015))Commits
- [`c7d4034`](https://github.com/airbrake/airbrake/commit/c7d40349e3ed5a532a210b97659deed16f825ae2) Merge pull request [#1018](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1018) from airbrake/release-9-5-0 - [`3a1cff3`](https://github.com/airbrake/airbrake/commit/3a1cff38e402b5e2dcbbc5d6bdbbea286038f13c) Release v9.5.0 - [`1337206`](https://github.com/airbrake/airbrake/commit/1337206ad0c55b3af37a5f24c7150e1a1d714b9b) Merge pull request [#1016](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1016) from airbrake/airbrake-ruby-update - [`6cb9f8e`](https://github.com/airbrake/airbrake/commit/6cb9f8eca9bb8f9d6edf32507bc7e03421b53087) gemspec: bump airbrake-ruby requirement to '~> 4.8' - [`cb6fa48`](https://github.com/airbrake/airbrake/commit/cb6fa489d38caf9ad0099be8d8aba34f56c1eef9) Merge pull request [#1017](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1017) from airbrake/sprockets-lock - [`3acb7e6`](https://github.com/airbrake/airbrake/commit/3acb7e6d9555019a60b0efe28d9dde60f16c5aec) gemspec: lock sprockets to '~> 3.7' - [`5e46e2e`](https://github.com/airbrake/airbrake/commit/5e46e2e96daa5f61c47bfc67fef9071a125608e5) Merge pull request [#1015](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1015) from airbrake/release-9-4-5 - [`1eac47c`](https://github.com/airbrake/airbrake/commit/1eac47c6778857a4bdf50cfd88d870ba17d523a9) Release v9.4.5 - [`8149b43`](https://github.com/airbrake/airbrake/commit/8149b4397d3fe1f5f536a330e795b5b8d04f0894) Merge pull request [#1013](https://github-redirect.dependabot.com/airbrake/airbrake/issues/1013) from airbrake/rails-hook-run-once - [`fa20948`](https://github.com/airbrake/airbrake/commit/fa20948b7c9c2b24b981f430e7df939802b7d61b) rails/railtie: use run_once for on_load - Additional commits viewable in [compare view](https://github.com/airbrake/airbrake/compare/v9.4.4...v9.5.0)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)