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.1.0 to 2.2.0 #137

Merged
merged 1 commit into from
Oct 15, 2018
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 5, 2018

Bumps pghero from 2.1.0 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

2.1.1

  • Added explain_timeout_sec option
  • Fixed error with unparsable sequences
  • Stopped throwing Same sequence name in multiple schemas error
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 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 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.


⚠️ Dependabot is rebasing this PR ⚠️

This PR will be updated for you in a moment. If you make any changes yourself then they will take precedence over the rebase (which will be abandoned).

Bumps [pghero](https://github.com/ankane/pghero) from 2.1.0 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.0...v2.2.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@Ch4s3 Ch4s3 merged commit fdcd053 into develop Oct 15, 2018
@Ch4s3 Ch4s3 deleted the dependabot/bundler/pghero-2.2.0 branch October 15, 2018 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants