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.8.3 to 3.3.4 #1565

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 23, 2023

Bumps pghero from 2.8.3 to 3.3.4.

Changelog

Sourced from pghero's changelog.

3.3.4 (2023-09-05)

  • Fixed support for aliases in config file

3.3.3 (2023-04-18)

  • Fixed error with system stats for Azure Database

3.3.2 (2023-04-12)

  • Fixed error with suggested indexes and empty statements

3.3.1 (2023-03-15)

  • Fixed error with Uglifier

3.3.0 (2023-03-11)

  • Improved handling of lock timeouts
  • Improved syntax highlighting

3.2.0 (2023-02-21)

  • Added support for pg_query 4
  • Added pghero:clean_space_stats rake task
  • Added support for specifying retention period with clean_query_stats and clean_space_stats
  • Removed reset button when historical query stats are enabled

3.1.0 (2023-01-04)

  • Fixed explain error message leaking data - more info
  • Explain analyze is now opt-in - more info
  • Added support for disabling explain and explain analyze
  • Added support for visualize without explain analyze
  • Added explain_v2 method

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
Commits
  • 9a96bf7 Version bump to 3.3.4 [skip ci]
  • 2a9033a Added Postgres 16 to CI
  • 44c29d8 Fixed error with Rails 7.1 - fixes #456 and fixes #461
  • 7a0e6bc Updated changelog [skip ci]
  • af0615a Permit configuration to use aliases (#455)
  • ea4bcda Version bump to 3.3.3 [skip ci]
  • 6aeeafa Fixed error with system stats for Azure Database - fixes #452
  • d08fdf4 Fixed error with load stats for Azure Flexible Server [skip ci]
  • 8a8240c Version bump to 3.3.2 [skip ci]
  • 1c3a52e Fixed error with suggested indexes and empty statements - fixes #450
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.3 to 3.3.4.
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](ankane/pghero@v2.8.3...v3.3.4)

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

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 Oct 23, 2023
Copy link
Author

dependabot bot commented on behalf of github Dec 11, 2023

Superseded by #1638.

@dependabot dependabot bot closed this Dec 11, 2023
@dependabot dependabot bot deleted the dependabot/bundler/pghero-3.3.4 branch December 11, 2023 06:42
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
Development

Successfully merging this pull request may close these issues.

0 participants