Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

deps(deps): update dependencies-non-major #146

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fastify/cors 8.0.0 -> 8.2.0 age adoption passing confidence
@fastify/jwt 6.2.0 -> 6.5.0 age adoption passing confidence
@fastify/postgres 5.0.0 -> 5.2.0 age adoption passing confidence
@fastify/rate-limit 7.0.0 -> 7.6.0 age adoption passing confidence
@humanwhocodes/env 2.2.0 -> 2.2.2 age adoption passing confidence
@supabase/supabase-js 1.31.1 -> 1.35.7 age adoption passing confidence
@supabase/supabase-js 1.21.3 -> 1.35.7 age adoption passing confidence
bcrypt 5.0.1 -> 5.1.0 age adoption passing confidence
config (source) 3.3.7 -> 3.3.9 age adoption passing confidence
fastify (source) 4.2.0 -> 4.13.0 age adoption passing confidence
fastify-sensible 3.1.2 -> 3.2.0 age adoption passing confidence
mqtt 4.2.8 -> 4.3.7 age adoption passing confidence
pg 8.7.3 -> 8.9.0 age adoption passing confidence
pino (source) 8.1.0 -> 8.10.0 age adoption passing confidence
react (source) 18.0.0 -> 18.2.0 age adoption passing confidence
react-dom (source) 18.0.0 -> 18.2.0 age adoption passing confidence

Release Notes

fastify/fastify-cors

v8.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-cors@v8.1.1...v8.2.0

v8.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-cors@v8.1.0...v8.1.1

v8.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-cors@v8.0.0...v8.1.0

fastify/fastify-jwt

v6.5.0

Compare Source

📚 PR:

v6.4.0

Compare Source

What's Changed

Full Changelog: fastify/fastify-jwt@v6.3.3...v6.4.0

v6.3.3

Compare Source

📚 PR:

  • docs(readme): replace use of deprecated variadic listen() (#​253)
  • bump fast-jwt to get support for Node 18 (#​257)
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#​256)
  • build(deps-dev): bump @​fastify/cookie from 7.4.0 to 8.1.0 (#​255)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#​259)
  • run lint on pre-commit (#​262)
  • remove dev dependency typescript (#​261)
  • fix(types): Add onlyCookie verify option tests and types (#​266)

v6.3.2

Compare Source

📚 PR:

v6.3.1

Compare Source

What's Changed

Full Changelog: fastify/fastify-jwt@v6.3.0...v6.3.1

v6.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-jwt@v6.2.1...v6.3.0

v6.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-jwt@v6.2.0...v6.2.1

fastify/fastify-postgres

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-postgres@v5.1.0...v5.2.0

v5.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-postgres@v5.0.0...v5.1.0

fastify/fastify-rate-limit

v7.6.0

Compare Source

📚 PR:

v7.5.0

Compare Source

📚 PR:

  • disable package-lock generation (#​262)
  • build(deps-dev): remove @​types/ioredis (#​263)
  • chore: add lint stage to ci and use pre-commit (#​265)
  • test: fix flaky redis unit tests (#​261)
  • 96% test coverage (#​266)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#​268)
  • build(deps): bump tiny-lru from 8.0.2 to 9.0.2 (#​269)
  • tests: head routes get applied rate limiting hook only once (#​267)
  • feat: allow function allowList and keyGenerator to be async/await (#​256)

v7.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-rate-limit@v7.3.0...v7.4.0

v7.3.0

Compare Source

📚 PR:

  • fix: version bump
  • feat: onBanReach hook (#​251)

v7.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-rate-limit@v7.1.0...v7.2.0

v7.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-rate-limit@v7.0.0...v7.1.0

humanwhocodes/env

v2.2.2

Compare Source

supabase/supabase-js

v1.35.7

Compare Source

Bug Fixes
  • keep second channel with same topic open on rapid re-subscribe (50d4b32)

v1.35.6

Compare Source

Bug Fixes

v1.35.5

Compare Source

Bug Fixes
  • revert new Realtime API featuring Broadcast and Presence (e155e65)

v1.35.4

Compare Source

Bug Fixes
  • import cross-fetch dynamically (bea7d97)

v1.35.3

Compare Source

Bug Fixes

v1.35.2

Compare Source

Bug Fixes
  • version bump realtime-js to 1.7.2 (3c0bb80)

v1.35.1

Compare Source

Bug Fixes
  • version bump gotrue-js to 1.22.13 (1a09388)

v1.35.0

Compare Source

Features
  • auth: add cookieOptions for underliying auth client (608d93c)

v1.34.1

Compare Source

Bug Fixes
  • version bump realtime-js to 1.7.1 (b196135)

v1.34.0

Compare Source

Features
  • add channel to SupabaseClient (c5f6b5f)

v1.33.3

Compare Source

Bug Fixes
  • version bump realtime-js to v1.6.1 (4a9e296)
  • version bump realtime-js to v1.6.2 (5e4d735)

v1.33.2

Compare Source

Bug Fixes
  • do not cache Authorization header (and add tests) (79b5033)

v1.33.1

Compare Source

Bug Fixes

v1.33.0

Compare Source

Bug Fixes
  • client: getter always returns a new FunctionsClient instance (97bc8cc)
Features
  • functions: set fetch on the underlying client (fe867ae)

v1.32.2

Compare Source

Bug Fixes
  • update functions-js to 1.2.2 (45079cf)

v1.32.1

Compare Source

Bug Fixes

v1.32.0

Compare Source

Features

v1.31.2

Compare Source

Bug Fixes
kelektiv/node.bcrypt.js

v5.1.0

Compare Source

  • Update node-pre-gyp to 1.0.10
    • Replace nodeunit with jest as the testing library
node-config/node-config

v3.3.9

Compare Source

What's Changed

New Contributors

Full Changelog: node-config/node-config@v3.3.8...v3.3.9

v3.3.8

Compare Source

What's Changed

New Contributors

Full Changelog: node-config/node-config@v3.3.7...v3.3.8

fastify/fastify

v4.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.12.0...v4.13.0

v4.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify@v4.11.0...v4.12.0

v4.11.0

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Monday before 7am" in timezone Europe/Berlin, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from a563e72 to 9f6de74 Compare April 29, 2022 01:17
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from 0cc3171 to 387d680 Compare May 9, 2022 14:21
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from 5269097 to f4a345c Compare May 18, 2022 08:32
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 9a429b8 to ffb6877 Compare June 14, 2022 20:05
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from ffb6877 to 1f57fab Compare June 27, 2022 15:25
@socket-security
Copy link

socket-security bot commented Jun 27, 2022

Socket Security Pull Request Report

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

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
bufferutil@4.0.7 (upgraded) install
utf-8-validate@5.0.9 (added) install
es5-ext@0.10.62 (upgraded) postinstall
Pull request report summary
Issue Status
Install scripts ⚠️ 3 issues
Native code ✅ 0 issues
Bin script confusion ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@2.4.2

  • @SocketSecurity ignore bufferutil@4.0.7
  • @SocketSecurity ignore utf-8-validate@5.0.9
  • @SocketSecurity ignore es5-ext@0.10.62

Powered by socket.dev

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from db71587 to 84ee132 Compare July 7, 2022 09:49
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from 98bcf7f to 55caca9 Compare July 18, 2022 10:13
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from b616e21 to 7f33714 Compare July 27, 2022 17:21
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from c341d65 to 5b4a422 Compare August 4, 2022 23:05
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from e437ac3 to 883f0f4 Compare August 8, 2022 21:08
@renovate renovate bot changed the title deps(deps): update dependencies-non-major deps(deps): update dependencies-non-major to v8.1.0 Aug 9, 2022
@renovate renovate bot changed the title deps(deps): update dependencies-non-major to v8.1.0 deps(deps): update dependencies-non-major Aug 10, 2022
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from ad76ab7 to cd8edc0 Compare August 19, 2022 13:55
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 3 times, most recently from 22fe33b to 58ae4bb Compare August 30, 2022 11:56
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 58ae4bb to e9df332 Compare September 25, 2022 21:09
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from e9df332 to ce69ce3 Compare November 20, 2022 17:16
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from ce69ce3 to 256194a Compare January 16, 2023 08:59
@renovate
Copy link
Contributor Author

renovate bot commented Jan 16, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for esbuild-linux-mips64le@0.14.48: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
npm ERR! notsup Valid OS:    linux
npm ERR! notsup Valid Arch:  mips64el
npm ERR! notsup Actual OS:   linux
npm ERR! notsup Actual Arch: x64

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2023-02-09T21_01_14_607Z-debug.log

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 94d4591 to aecf97c Compare January 21, 2023 16:10
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from aecf97c to 94d94ff Compare January 27, 2023 17:44
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 686e50c to 343cd6a Compare February 9, 2023 15:29
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 343cd6a to b5ea93b Compare February 9, 2023 21:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants