voxpelli / webpage-webmentions

A hosted Disqus-like comment service that enables WebMention receiving on any kind of site
https://webmention.herokuapp.com/
MIT License
74 stars 14 forks source link

Update dependency pg-pubsub to ^0.8.0 #146

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pg-pubsub ^0.5.0 -> ^0.8.0 age adoption passing confidence

Release Notes

voxpelli/node-pg-pubsub (pg-pubsub) ### [`v0.8.1`](https://redirect.github.com/voxpelli/node-pg-pubsub/releases/tag/v0.8.1) [Compare Source](https://redirect.github.com/voxpelli/node-pg-pubsub/compare/v0.8.0...v0.8.1) Maintenance release: - Updated dependencies - Updated dev dependencies ### [`v0.8.0`](https://redirect.github.com/voxpelli/node-pg-pubsub/releases/tag/v0.8.0) [Compare Source](https://redirect.github.com/voxpelli/node-pg-pubsub/compare/v0.7.0...v0.8.0) - **Breaking:** Bump lowest Node-version one minor [`d8327c8`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/d8327c8) - Make private fields actually private [`2aea3bb`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/2aea3bb) - Update`promised-retry` + `pony-cause` [`95453cd`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/95453cd) ### [`v0.7.0`](https://redirect.github.com/voxpelli/node-pg-pubsub/releases/tag/v0.7.0) [Compare Source](https://redirect.github.com/voxpelli/node-pg-pubsub/compare/v0.6.1...v0.7.0) ### Breaking changes - Drop Node.js 12.x [`73ce6aa`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/73ce6aa) ### Other notable changes - Update linting + replace VError with pony-cause [`ff88ed3`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/ff88ed3) ### Remaining changes - Update type dependencies [`05f1e1b`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/05f1e1b) - Update GH Action workflows [`20375bc`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/20375bc) - Update actions/checkout action to v3 [`22ae41d`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/22ae41d) - Remove david-dm badge [`dbdfa6f`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/dbdfa6f) - Slight README tweak [`ac0bfb0`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/ac0bfb0) - Fix postgres tests ([#​111](https://redirect.github.com/voxpelli/node-pg-pubsub/issues/111)) [`48ac527`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/48ac527) - Update typescript [`1ed7340`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/1ed7340) - Update dev dependencies [`136a400`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/136a400) - Update Husky [`e31cf29`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/e31cf29) - Update GitHub Actions workflows [`ee242b8`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/ee242b8) - Rename `ci.yml` to `nodejs.yml` [`096384f`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/096384f) - Disable `package-lock.json` generation [`40be8b8`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/40be8b8) - Update actions/setup-node action to v2 [`d1a9832`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/d1a9832) - Update README.md [`bf462fc`](https://redirect.github.com/voxpelli/node-pg-pubsub/commit/bf462fc) ### [`v0.6.1`](https://redirect.github.com/voxpelli/node-pg-pubsub/releases/tag/v0.6.1) [Compare Source](https://redirect.github.com/voxpelli/node-pg-pubsub/compare/v0.6.0...v0.6.1) - **Bug fix:** Fix for error handling on `db.end()` by merging [#​90](https://redirect.github.com/voxpelli/node-pg-pubsub/pull/90). Thanks [@​chasay](https://redirect.github.com/chasay)! ### [`v0.6.0`](https://redirect.github.com/voxpelli/node-pg-pubsub/releases/tag/v0.6.0) [Compare Source](https://redirect.github.com/voxpelli/node-pg-pubsub/compare/v0.5.0...v0.6.0) - **Breaking change:** Now requires Node.js >=12.x - **Breaking change:** `.addChannel()` now returns a `Promise` rather than the `PGPubsub` instance - **Dependencies:** Updated to `promised-retry` version `0.4.x` - **Improvement:** Generates TypeScript type definition files

Configuration

📅 Schedule: Branch creation - " 5 /14 " in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.

socket-security[bot] commented 2 years ago

Socket Security Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 New install scripts detected

A dependency change in this PR is introducing new install scripts to your install step.

Package Script field Location
libpq@1.8.9 (added) binding.gyp package.json via pg-pubsub@0.8.0, pg@8.7.3, pg-native@3.0.0
🫣 Native code

Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.

Package Location
libpq@1.8.9 (added) package.json via pg-pubsub@0.8.0, pg@8.7.3, pg-native@3.0.0
Socket.dev scan summary
Issue Status
Did you mean? ✅ no new possible package typos
Install scripts ⚠️ 1 new install script detected
Telemetry ✅ no new telemetry
Troll package ✅ no new troll packages
Malware ✅ no new malware
Native code ⚠️ 1 new native module detected

Powered by socket.dev

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
ERROR: npm v9.6.6 is known not to run on Node.js v12.22.12.  This version of npm supports the following node versions: `^14.17.0 || ^16.13.0 || >=18.0.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/buildpack/tools/npm/9.6.6/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/buildpack/tools/npm/9.6.6/node_modules/npm/lib/cli.js:42:23)
    at Object.<anonymous> (/opt/buildpack/tools/npm/9.6.6/node_modules/npm/bin/npm-cli.js:2:25)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
ERROR: npm v9.6.6 is known not to run on Node.js v12.22.12.  This version of npm supports the following node versions: `^14.17.0 || ^16.13.0 || >=18.0.0`. You can find the latest version at https://nodejs.org/.

ERROR:
/opt/buildpack/tools/npm/9.6.6/node_modules/npm/lib/utils/exit-handler.js:19
  const hasLoadedNpm = npm?.config.loaded
                           ^

SyntaxError: Unexpected token '.'
    at wrapSafe (internal/modules/cjs/loader.js:915:16)
    at Module._compile (internal/modules/cjs/loader.js:963:27)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:863:32)
    at Function.Module._load (internal/modules/cjs/loader.js:708:14)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at module.exports (/opt/buildpack/tools/npm/9.6.6/node_modules/npm/lib/cli.js:42:23)
    at Object.<anonymous> (/opt/buildpack/tools/npm/9.6.6/node_modules/npm/bin/npm-cli.js:2:25)
    at Module._compile (internal/modules/cjs/loader.js:999:30)