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

Bump pghero from 2.8.1 to 3.0.1 #1291

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 7, 2022

Bumps pghero from 2.8.1 to 3.0.1.

Changelog

Sourced from pghero's changelog.

3.0.1 (2022-10-09)

  • Fixed message when database user does not have permission to reset query stats

3.0.0 (2022-09-13)

  • Changed capture_query_stats to only reset stats for current database in Postgres 12+
  • Changed reset_query_stats to only reset stats for current database (use reset_instance_query_stats to reset stats for entire instance)
  • Added visualize_url option to config
  • Removed access_key_id, secret_access_key, region, and db_instance_identifier methods (use aws_ prefixed methods instead)
  • Dropped support for Linux packages for EOL versions
  • Dropped support for Ruby < 2.7 and Rails < 6
  • Dropped support for pg_query < 2
  • Dropped support for aws-sdk < 2

2.8.3 (2022-05-01)

  • Added support for google-apis-monitoring_v3
  • Added experimental support for Propshaft
  • Fixed error with walsender queries on live queries page

2.8.2 (2021-12-15)

  • Fixed sorting by name on space page when historical space stats are not enabled
  • Fixed deprecation warnings with Active Record 7
Commits
  • 65e3d2c Version bump to 3.0.1 [skip ci]
  • 35b1874 Fixed flaky test
  • 5b9bad6 Fixed message when database user does not have permission to reset query stats
  • 1e6d23d Added note about host.docker.internal on Linux [skip ci]
  • 9f77c9d Updated docs for capture_query_stats config [skip ci]
  • d24a477 Added docs for visualize_url option [skip ci]
  • 943a236 Updated upgrading section [skip ci]
  • 5dd053e Version bump to 3.0.0 [skip ci]
  • 73459f2 Improved code and tests to reset query stats
  • b488d7e Updated changelog [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.8.1 to 3.0.1.
- [Release notes](https://github.com/ankane/pghero/releases)
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](ankane/pghero@v2.8.1...v3.0.1)

---
updated-dependencies:
- dependency-name: pghero
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 7, 2022
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