Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Bump pghero from 2.5.1 to 2.8.0 #457

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.1 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
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)

@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 Mar 29, 2021

Superseded by #477.

@dependabot dependabot bot closed this Mar 29, 2021
@dependabot dependabot bot deleted the dependabot/bundler/pghero-2.8.0 branch March 29, 2021 09:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants