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

chore(deps): update devdependencies-major (major) #14

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 6, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@supabase/supabase-js 1.28.5 -> 2.1.0 age adoption passing confidence
@​technologiestiftung/stadtpuls-supabase-definitions 0.0.2 -> 1.0.1 age adoption passing confidence
@​types/faker 5.5.9 -> 6.6.8 age adoption passing confidence
@types/inquirer (source) 8.1.3 -> 9.0.3 age adoption passing confidence
@types/jest (source) 27.0.3 -> 29.2.3 age adoption passing confidence
@types/node (source) 14.17.32 -> 18.11.9 age adoption passing confidence
dotenv 10.0.0 -> 16.0.3 age adoption passing confidence
eslint-plugin-jest 25.3.0 -> 27.1.5 age adoption passing confidence
faker 5.5.3 -> 6.6.6 age adoption passing confidence
jest (source) 27.4.3 -> 29.3.1 age adoption passing confidence
node-fetch 2.6.6 -> 3.3.0 age adoption passing confidence
ts-jest (source) 27.1.0 -> 29.0.3 age adoption passing confidence
ts-node-dev 1.1.8 -> 2.0.0 age adoption passing confidence

Release Notes

supabase/supabase-js

v2.1.0

Compare Source

Features

v2.0.6

Compare Source

Bug Fixes

v2.0.5

Compare Source

Bug Fixes

v2.0.4

Compare Source

Bug Fixes

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes
  • deps: bump postgrest-js (3bd2e8e)

v2.0.1

Compare Source

Bug Fixes
  • upgrade realtime-js to v2.1.0 to fix PG change types (9bb27f3)

v2.0.0

Compare Source

Bug Fixes
Features
  • add Realtime Channel helper methods (a1ac269)
  • change type for db (36dc881)
  • namespace storage key (#​460) (1cba0b5)
  • postgrest-js@1 (f0a3691)
  • reduce Realtime footprint to four helper methods (6773d6e)
  • Release V2 RC (c487683)
  • replace existing Realtime API with new Realtime API (04f66b4)
  • update realtime-js version to 2.0.0-rc.4 (33edb5b)
  • upgrade realtime-js to v1.7.3 (8503715)
  • use getSession from gotrue-js (2c3df35)
  • version bump realtime-js to 1.8.0-next.16 (127bba6)
  • version bump realtime-js to v1.8.0-next.17 (945d2a6)
BREAKING CHANGES
  • Release V2

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

v1.31.1

Compare Source

Bug Fixes
  • add multiTab TS support (da2b0ba)

v1.31.0

Compare Source

Features
  • support throwing errors by default (6c2e676)

v1.30.7

Compare Source

Bug Fixes

v1.30.6

Compare Source

Bug Fixes
  • update storage-js to v1.6.2 (940f147)

v1.30.5

Compare Source

Bug Fixes
  • umd version (3ea0539)
  • update version before minified output is generated (77a188e)

v1.30.4

Compare Source

Bug Fixes
  • Realtime heartbeat ref reset on message (d2c0346)

v1.30.3

Compare Source

Bug Fixes
  • update gotrue-js to v1.22.1 (e6cab86)

v1.30.2

Compare Source

Bug Fixes

v1.30.1

Compare Source

Bug Fixes
  • update version in package.json on release (2a1c0ce)

v1.30.0

Compare Source

Features
  • refactor Realtime subscription methods (b6a776f)

v1.29.4

Compare Source

Bug Fixes

v1.29.3

Compare Source

Bug Fixes
  • refactor removeAllSubscriptions to use Promise.all instead (7c166e8)

v1.29.2

Compare Source

Bug Fixes
  • enforce Realtime unique subscriptions per client (aa10077)

v1.29.1

Compare Source

Bug Fixes
  • version bump realtime-js to v1.3.4 (ca864da)

v1.29.0

Compare Source

Features
  • add errors to Realtime payload (ec4dec4)

v1.28.6

Compare Source

Bug Fixes
  • create subscription only when .on method is called (6cf54a2)
motdotla/dotenv

v16.0.3

Compare Source

Changed
  • Added library version to debug logs (#​682)

v16.0.2

Compare Source

Added
  • Export env-options.js and cli-options.js in package.json for use with downstream dotenv-expand module

v16.0.1

Compare Source

Changed
  • Minor README clarifications
  • Development ONLY: updated devDependencies as recommended for development only security risks (#​658)

v16.0.0

Compare Source

Added
  • Breaking: Backtick support 🎉 (#​615)

If you had values containing the backtick character, please quote those values with either single or double quotes.

v15.0.1

Compare Source

Changed
  • Properly parse empty single or double quoted values 🐞 (#​614)

v15.0.0

Compare Source

v15.0.0 is a major new release with some important breaking changes.

Added
  • Breaking: Multiline parsing support (just works. no need for the flag.)
Changed
  • Breaking: # marks the beginning of a comment (UNLESS the value is wrapped in quotes. Please update your .env files to wrap in quotes any values containing #. For example: SECRET_HASH="something-with-a-#-hash").

..Understandably, (as some teams have noted) this is tedious to do across the entire team. To make it less tedious, we recommend using dotenv cli going forward. It's an optional plugin that will keep your .env files in sync between machines, environments, or team members.

Removed
  • Breaking: Remove multiline option (just works out of the box now. no need for the flag.)

v14.3.2

Compare Source

Changed
  • Preserve backwards compatibility on values containing # 🐞 (#​603)

v14.3.1

Compare Source

Changed
  • Preserve backwards compatibility on exports by re-introducing the prior in-place exports 🐞 (#​606)

v14.3.0

Compare Source

Added
  • Add multiline option 🎉 (#​486)

v14.2.0

Compare Source

Added
  • Add dotenv_config_override cli option
  • Add DOTENV_CONFIG_OVERRIDE command line env option

v14.1.1

Compare Source

Added
  • Add React gotcha to FAQ on README

v14.1.0

Compare Source

Added
  • Add override option 🎉 (#​595)

v14.0.1

Compare Source

Added
  • Log error on failure to load .env file (#​594)

v14.0.0

Compare Source

Added
  • Breaking: Support inline comments for the parser 🎉 (#​568)

v13.0.1

Compare Source

Changed
  • Hide comments and newlines from debug output (#​404)

v13.0.0

Compare Source

Added
  • Breaking: Add type file for config.js (#​539)

v12.0.4

Compare Source

Changed
  • README updates
  • Minor order adjustment to package json format

v12.0.3

Compare Source

Changed
  • Simplified jsdoc for consistency across editors

v12.0.2

Compare Source

Changed
  • Improve embedded jsdoc type documentation

v12.0.1

Compare Source

Changed
  • README updates and clarifications

v12.0.0

Compare Source

Removed
  • Breaking: drop support for Flow static type checker (#​584)
Changed
  • Move types/index.d.ts to lib/main.d.ts (#​585)
  • Typescript cleanup (#​587)
  • Explicit typescript inclusion in package.json (#​566)

v11.0.0

Compare Source

Changed
  • Breaking: drop support for Node v10 (#​558)
  • Patch debug option (#​550)
jest-community/eslint-plugin-jest

v27.1.5

Compare Source

Performance Improvements
  • use Set instead of iterating, and deduplicate a function (#​1278) (0e048f1)

v27.1.4

Compare Source

Performance Improvements
  • don't collect more info than needed when resolving jest functions (#​1275) (e4a5674)

v27.1.3

Compare Source

Bug Fixes

v27.1.2

Compare Source

Bug Fixes
  • valid-expect-in-promise: adjust grammar in rule message (#​1264) (4494ed2)

v27.1.1

Compare Source

Bug Fixes

v27.1.0

Compare Source

Features

27.0.4 (2022-09-10)

Bug Fixes

27.0.3 (2022-09-09)

Bug Fixes

27.0.2 (2022-09-08)

Bug Fixes
  • no-restricted-matchers: improve check to not be solely based on the start of the matcher chain (#​1236) (5fe4568), closes #​1235

27.0.1 (2022-08-28)

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions with expect call (#​1225) (64ec9c1)

v27.0.4

Compare Source

Bug Fixes

v27.0.3

Compare Source

Bug Fixes

v27.0.2

Compare Source

Bug Fixes
  • no-restricted-matchers: improve check to not be solely based on the start of the matcher chain (#​1236) (5fe4568), closes #​1235

v27.0.1

Compare Source

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions with expect call (#​1225) (64ec9c1)

v27.0.0

Compare Source

Bug Fixes
  • unbound-method: don't suppress errors from base rule (#​1219) (7c1389e)
Features
BREAKING CHANGES
  • no-alias-methods is now recommended as the methods themselves will be removed in the next major version of Jest
  • no-jest-import: removed no-jest-import rule
  • unbound-method: errors thrown by the unbound-method base rule are no longer suppressed - really this means that if you don't specify project when this rule is enabled and @typescript-eslint/eslint-plugin is present, that error will no longer be suppressed instead of silently doing nothing; it will still not throw if this rule is enabled without the base rule being present
  • no-restricted-matchers: no-restricted-matchers now checks against the start of the expect chain, meaning you have to explicitly list each possible matcher & modifier permutations that you want to restrict
  • Support for ESLint version 6 is removed
  • Node versions 12 and 17 are no longer supported

v26.9.0

Compare Source

Features

26.8.7 (2022-08-21)

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions (#​1207) (f928747)

26.8.6 (2022-08-21)

Bug Fixes
  • max-expect: reset expect counter when entering and exiting test function calls (#​1206) (3908ab8)

26.8.5 (2022-08-20)

Bug Fixes
  • prefer-expect-assertions: use scoped based jest fn call parser for expect checks (#​1201) (fd54ca1)

26.8.4 (2022-08-19)

Bug Fixes
  • prefer-mock-promise-shorthand: ignore mockImplementation functions that have parameters (#​1199) (78ccbef)

26.8.3 (2022-08-15)

Performance Improvements

26.8.2 (2022-08-09)

Bug Fixes
  • max-expects: don't count expect.<member>() calls towards max (#​1194) (75a0ff2)

26.8.1 (2022-08-08)

Bug Fixes
  • no-standalone-expect: only report on expect.hasAssertions & expect.assertions member calls (#​1191) (4bf9eea)

v26.8.7

Compare Source

Bug Fixes
  • prefer-expect-assertions: report on concise arrow functions (#​1207) (f928747)

v26.8.6

Compare Source

Bug Fixes
  • max-expect: reset expect counter when entering and exiting test function calls (#​1206) (3908ab8)

v26.8.5

Compare Source

Bug Fixes
  • prefer-expect-assertions: use scoped based jest fn call parser for expect checks (#​1201) (fd54ca1)

v26.8.4

Compare Source

Bug Fixes
  • prefer-mock-promise-shorthand: ignore mockImplementation functions that have parameters (#​1199) (78ccbef)

v26.8.3

Compare Source

Performance Improvements

v26.8.2

Compare Source

Bug Fixes
  • max-expects: don't count expect.<member>() calls towards max (#​1194) (75a0ff2)

v26.8.1

Compare Source

Bug Fixes
  • no-standalone-expect: only report on expect.hasAssertions & expect.assertions member calls (#​1191) (4bf9eea)

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/major-devdependencies-major branch 5 times, most recently from ab5588e to e7df368 Compare December 7, 2021 18:25
@renovate renovate bot changed the title chore(deps): update dependency @types/node to v16 chore(deps): update devdependencies-major (major) Dec 7, 2021
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 5 times, most recently from f91f277 to f0eb2bf Compare December 15, 2021 23:06
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 3 times, most recently from 6ce2d87 to 8f95e53 Compare December 23, 2021 09:26
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 3 times, most recently from 0c1557e to 2fad303 Compare January 5, 2022 03:19
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 11 times, most recently from 71cc344 to b6fab57 Compare January 17, 2022 23:31
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 2 times, most recently from 8832d17 to cc2edee Compare January 19, 2022 00:12
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 6 times, most recently from 8ff9e70 to 7627c9e Compare June 9, 2022 14:52
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 4 times, most recently from 6dfde92 to 42f8fcb Compare June 17, 2022 15:04
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 42f8fcb to 3ad3c5a Compare June 21, 2022 18:48
@renovate renovate bot changed the title chore(deps): update devdependencies-major (major) chore(deps): update devDependencies-major (major) Jun 27, 2022
@renovate renovate bot changed the title chore(deps): update devDependencies-major (major) chore(deps): update devdependencies-major (major) Jun 28, 2022
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 4 times, most recently from f0b47a6 to be496a1 Compare July 3, 2022 14:50
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch 9 times, most recently from 175c271 to 304b973 Compare July 16, 2022 23:47
@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 304b973 to 25b48d6 Compare September 25, 2022 19:59
@socket-security
Copy link

socket-security bot commented Sep 25, 2022

Socket Security Pull Request Report

👍 No new dependency issues detected in pull request

Pull request report summary
Issue Status
Install scripts ✅ 0 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

Powered by socket.dev

@renovate renovate bot force-pushed the renovate/major-devdependencies-major branch from 25b48d6 to f562e31 Compare November 20, 2022 13:18
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