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

Update dependency pg to v7.18.2 #3453

Merged
merged 1 commit into from
Sep 19, 2020

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
pg dependencies minor 7.14.0 -> 7.18.2

Release Notes

brianc/node-postgres

v7.18.2

Compare Source

v7.18.1

Compare Source

v7.18.0

Compare Source

  • This will likely be the last minor release before [email protected].
  • This version contains a few bug fixes and adds a deprecation warning for a pending change in 8.0 which will flip the default behavior over SSL from rejectUnauthorized from false to true making things more secure in the general use case.

v7.17.1

Compare Source

v7.17.0

Compare Source

  • Add support for idle_in_transaction_session_timeout option.

v7.16.1

Compare Source

v7.16.0

Compare Source

  • Add optional, opt-in behavior to test new, faster query pipeline. This is experimental, and not documented yet. The pipeline changes will grow significantly after the 8.0 release.

v7.15.2

Compare Source

v7.15.1

Compare Source

v7.15.0

Compare Source


Renovate configuration

📅 Schedule: "before 2am" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner August 27, 2020 01:03
@renovate-bot renovate-bot requested review from imbstack and petemoore and removed request for a team August 27, 2020 01:03
@renovate-bot renovate-bot force-pushed the renovate/pg-7.x-lockfile branch 4 times, most recently from d0429f4 to 823949a Compare August 28, 2020 21:56
Copy link
Member

@petemoore petemoore left a comment

Choose a reason for hiding this comment

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

It looks like the 7.18.2 release is from 20 February 2020. Not sure why it is showing up now (maybe only just published to npm?). I also see there is a version 8.3.3 so I wonder if we should be using that instead?

@imbstack What do you think?

@renovate-bot renovate-bot force-pushed the renovate/pg-7.x-lockfile branch from 823949a to 52d4cf1 Compare August 31, 2020 09:31
@renovate-bot renovate-bot force-pushed the renovate/pg-7.x-lockfile branch 2 times, most recently from 3e49a46 to ba4d015 Compare September 10, 2020 15:52
@djmitche
Copy link
Collaborator

I think renovate treats major updates as distinct PRs from minor/patch updates in our configuration.

Also, it's not clear what the breaking change was in v8 -- https://node-postgres.com/guides/upgrading talks about upgrading to 7, but not to 8. Asked in brianc/node-postgres#2342

@renovate-bot renovate-bot force-pushed the renovate/pg-7.x-lockfile branch 6 times, most recently from 0d289a8 to 6e7b597 Compare September 16, 2020 12:13
@renovate-bot renovate-bot force-pushed the renovate/pg-7.x-lockfile branch from 6e7b597 to bfd0af6 Compare September 17, 2020 08:02
@djmitche djmitche merged commit bd4b49f into taskcluster:main Sep 19, 2020
@renovate-bot renovate-bot deleted the renovate/pg-7.x-lockfile branch September 19, 2020 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants