Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pghero from 2.5.0 to 2.8.0 #679

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps pghero from 2.5.0 to 2.8.0.

Changelog

Sourced from pghero's changelog.

2.8.0 (2021-03-14)

  • No longer show walsender in long running queries
  • Show relative time on maintenance page
  • Added support for PGHERO_TZ for Docker and Linux

2.7.4 (2021-02-01)

  • Fixed error on redirect with Ruby 3
  • Fixed error with unparsable sequences

2.7.3 (2020-11-23)

  • Improved index suggestions when hash, GiST, GIN, or BRIN index present

2.7.2 (2020-09-10)

  • Fixed error with historical query stats

2.7.1 (2020-09-07)

  • Added /health endpoint to Docker image and Linux packages
  • Fixed error with cast_value

2.7.0 (2020-08-04)

  • Fixed CSRF vulnerability with non-session based authentication - more info
  • Added database, user, and query_hash options to reset_query_stats method

2.6.0 (2020-07-09)

  • Added support for Postgres 13 beta 2
  • Added support for non-integer explain timeout

2.5.1 (2020-06-23)

  • Added support for google-cloud-monitoring >= 1
  • Added support for google-cloud-monitoring-v3
  • Fixed system stats not showing up in Rails 6 with environment variables
Commits
  • 83c4edd Version bump to 2.8.0 [skip ci]
  • 237ae34 Updated changelog [skip ci]
  • 9bb0d6f Make sure time fits on one line [skip ci]
  • b87a064 Adjust time format in maintenance listing table to include year (#364)
  • 048bb39 Use local var [skip ci]
  • f7184ec Updated changelog and style [skip ci]
  • 9eaa22c Ignore walsender type queries (#349)
  • 9db4211 Version bump to 2.7.4 [skip ci]
  • cb32b90 Fixed error with unparsable sequences - #356
  • 93f42bc Removed extra file [skip ci]
  • 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)

Bumps [pghero](https://github.com/ankane/pghero) from 2.5.0 to 2.8.0.
- [Release notes](https://github.com/ankane/pghero/releases)
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](ankane/pghero@v2.5.0...v2.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 26, 2021

Superseded by #731.

@dependabot dependabot bot closed this Apr 26, 2021
@dependabot dependabot bot deleted the dependabot/bundler/pghero-2.8.0 branch April 26, 2021 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
0 participants