Skip to content
This repository has been archived by the owner on May 10, 2021. It is now read-only.

Bump pghero from 2.1.1 to 2.2.0 #572

Merged
merged 1 commit into from
Sep 13, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps pghero from 2.1.1 to 2.2.0.

Changelog

Sourced from pghero's changelog.

2.2.0

  • Added check for connections idle in transaction
  • Improved duplicate index logic to detect more duplicates
  • Don't report concurrent indexes in-progress as invalid on dashboard
  • Fixed error with large number of sequences
  • Bumped total_connections_threshold to 500 by default
Commits
  • f4af1e9 Version bump to 2.2.0 [skip ci]
  • 4c8669e Added check for connections idle in transaction
  • 48d0740 Bumped total_connections_threshold to 500 by default
  • 9efe0ee Added note about hosted service [skip ci]
  • 844c98a Added advising link
  • f1183ea Don't report concurrent indexes in-progress as invalid on dashboard
  • 8415327 DRY invalid indexes [skip ci]
  • 7dc97c6 Better place for index_covers method
  • 9dd8cd2 Improved duplicate index logic to detect more duplicates
  • 819a4e5 Use .tt extension for Thor templates [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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [pghero](https://github.com/ankane/pghero) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/ankane/pghero/releases)
- [Changelog](https://github.com/ankane/pghero/blob/master/CHANGELOG.md)
- [Commits](ankane/pghero@v2.1.1...v2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@coveralls
Copy link

Coverage Status

Coverage remained the same at 96.203% when pulling ca3b316 on dependabot/bundler/pghero-2.2.0 into 272af73 on master.

@y-yagi y-yagi merged commit 8b3660b into master Sep 13, 2018
@y-yagi y-yagi deleted the dependabot/bundler/pghero-2.2.0 branch September 13, 2018 00:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants