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 3.3.0 to 3.6.0 #187

Open
wants to merge 1 commit into
base: legacy/plaza
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2024

Bumps pghero from 3.3.0 to 3.6.0.

Changelog

Sourced from pghero's changelog.

3.6.0 (2024-07-10)

  • Improved CSP support
  • Dropped support for Linux packages for Ubuntu 18.04, CentOS 7, and SLES 12
  • Dropped support for Ruby < 3.1 and Rails < 6.1

3.5.0 (2024-05-21)

  • Added materialized views to space page and relation_sizes method
  • Added Linux package for Debian 12
  • Fixed error with slow_queries method

3.4.1 (2024-02-07)

  • Added current stats to query details page
  • Improved tune page for latest PgTune

3.4.0 (2023-11-28)

  • Added support for explaining normalized queries with Postgres 16
  • Added Docker image for linux/arm64

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
Commits
  • 17bccef Version bump to 3.6.0 [skip ci]
  • 248bdab Removed row progression when not present [skip ci]
  • aa27225 Use number_with_delimiter for rows [skip ci]
  • 421c17b Improved code [skip ci]
  • f8781fe Fixed debug param when historical query stats are enabled [skip ci]
  • b9c2156 Improved CSP support
  • 58d1bb8 Improved code
  • b321b57 Improved style [skip ci]
  • 63f889c Dropped support for Ruby < 3.1 and Rails < 6.1
  • c9d82e2 Fixed error with Active Record main - closes #500
  • 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 3.3.0 to 3.6.0.
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](ankane/pghero@v3.3.0...v3.6.0)

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

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 Sep 20, 2024
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!

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