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

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@supabase/supabase-js 2.20.0 -> 2.47.12 age adoption passing confidence
edge-csrf 1.0.3 -> 1.0.11 age adoption passing confidence
eventsource-parser 1.0.0 -> 1.1.2 age adoption passing confidence
mdast-util-from-markdown 1.3.0 -> 1.3.1 age adoption passing confidence
micromark-extension-mdxjs 1.0.0 -> 1.0.1 age adoption passing confidence
openai 3.2.1 -> 3.3.0 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-cookie (source) 6.1.1 -> 6.1.3 age adoption passing confidence
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence
typescript (source) 5.0.4 -> 5.7.2 age adoption passing confidence
zustand 4.3.8 -> 4.5.6 age adoption passing confidence

Release Notes

supabase/supabase-js (@​supabase/supabase-js)

v2.47.12

Compare Source

v2.47.11

Compare Source

NOTE: This release makes typings stricter which may break existing code.

Example code which was previously working:

await supabase
  .from('mytable')
  .select()
  .eq('myenumcolumn', 'not_a_valid_enum_variant')
Bug Fixes
  • stricter typings when filtering with .eq(), .neq(), and .in() (e50a86e)

v2.47.10

Compare Source

Bug Fixes
  • bump functions-js to 2.4.4 (0f7434a)

v2.47.9

Compare Source

Bug Fixes

v2.47.8

Compare Source

Bug Fixes

Fixes a number of typing issues. More details at https://github.com/orgs/supabase/discussions/30324

v2.47.7

Compare Source

Bug Fixes
  • update auth version to 2.67.1 (315a420)

v2.47.6

Compare Source

Bug Fixes

v2.47.5

Compare Source

Bug Fixes

v2.47.4

Compare Source

Bug Fixes

v2.47.3

Compare Source

Bug Fixes

v2.47.2

Compare Source

Bug Fixes

v2.47.1

Compare Source

Reverts

v2.47.0

Compare Source

Features

v2.46.2

Compare Source

Bug Fixes

v2.46.1

Compare Source

Bug Fixes

v2.46.0

Compare Source

v2.45.6

Compare Source

Bug Fixes

v2.45.5

Compare Source

Bug Fixes

v2.45.4

Compare Source

Bug Fixes
  • bump postgrest-js to v1.16.1 (96caa1d)

v2.45.3

Compare Source

Bug Fixes

v2.45.2

Compare Source

Bug Fixes

v2.45.1

Compare Source

Bug Fixes
  • Allow passing a custom lock function to supabase client (5f37e69)

v2.45.0

Compare Source

Features

v2.44.4

Compare Source

Bug Fixes

v2.44.3

Compare Source

Bug Fixes
  • imports not working w/ Metro bundler (564df44)

v2.44.2

Compare Source

Bug Fixes

v2.44.1

Compare Source

Bug Fixes
  • postgrest-js esm typings (5d92d48)

v2.44.0

Compare Source

Features

v2.43.6

Compare Source

Bug Fixes

v2.43.5

Compare Source

Bug Fixes

v2.43.4

Compare Source

Reverts
  • Revert "fix: use proper dual-packaging" (4ad906d)
  • Revert "fix: bump postgrest-js" (24de3b7)

v2.43.3

Compare Source

Bug Fixes

v2.43.2

Compare Source

Bug Fixes

v2.43.1

Compare Source

Bug Fixes
  • bump auth-js to v2.64.2 (1c35413)

v2.43.0

Compare Source

Features
  • version bump realtime-js to 2.9.5 (53dcd83)

v2.42.7

Compare Source

Bug Fixes
  • set hasCustomAuthorizationHeader property on the AuthClient (31fc0cc)

v2.42.6

Compare Source

Bug Fixes

v2.42.5

Compare Source

v2.42.4

Compare Source

Bug Fixes

v2.42.3

Compare Source

v2.42.2

Compare Source

Bug Fixes
  • version bump realtime-js to 2.9.4 (9d033f8)

v2.42.1

Compare Source

Bug Fixes
  • postgrest-js: typings for rpc with GET (581c60f)

v2.42.0

Compare Source

Features
  • bump postgrest-js to v1.15.0 (b4cc20d)

v2.41.1

Compare Source

Bug Fixes

v2.41.0

Compare Source

Features
  • bump functions-js (get regional types more integrated) (#​996) (1d13090)

v2.40.0

Compare Source

Features
  • typecheck table names in from clause (e327521)

v2.39.8

Compare Source

Bug Fixes

v2.39.7

Compare Source

Bug Fixes
  • revert to using class methods (4eb677a)

v2.39.6

Compare Source

Bug Fixes
  • revert from/schema/rpc changes (76c93a3)

v2.39.5

Compare Source

Bug Fixes
  • Use explicit return type for from/schema/rpc (b9cb9e1)

v2.39.4

Compare Source

Bug Fixes
  • Use class methods instead of bound arrow functions for rest calls (#​973) (a5a70db)

v2.39.3

Compare Source

Bug Fixes
  • version bump realtime-js to 2.9.1 (82ddf3a)
  • version bump realtime-js to v2.9.2 (#​944) (9204dfa)
  • version bump realtime-js to v2.9.3 (f6bf008)

v2.39.2

Compare Source

Bug Fixes
  • bump postgrest-js (24daf10)
  • stop using unstable type params from postgrest-js (e845632)

v2.39.1

Compare Source

Bug Fixes

v2.39.0

Compare Source

Features

v2.38.5

Compare Source

Bug Fixes
  • bump postgrest-js to 1.8.6 (3bc5723)

v2.38.4

Compare Source

Bug Fixes
  • Bump up realtime-js version to 2.8.4 (77567b4)

v2.38.3

Compare Source

Bug Fixes
  • version bump realtime-js to 2.8.2 (90b4353)

v2.38.2

Compare Source

Bug Fixes

v2.38.1

Compare Source

Bug Fixes
  • bump postgrest-js to 1.8.5 (d0fe12a)

v2.38.0

Compare Source

Features
  • version bump gotrue-js to 2.54.2 (6bc5dd3)

v2.37.0

Compare Source

Features
  • version bump realtime-js to 2.8.0 (a040b34)

v2.36.0

Compare Source

Features

v2.35.0

Compare Source

Features

v2.34.0

Compare Source

Features

v2.33.2

Compare Source

Bug Fixes

v2.33.1

Compare Source

Bug Fixes

v2.33.0

Compare Source

Features

v2.32.0

Compare Source

Features
  • enable dynamic schema selection on a per-query basis (90bd357)

v2.31.0

Compare Source

Features

v2.30.0

Compare Source

Features

v2.29.0

Compare Source

Features
  • roll back to fixed gotrue-js 2.43.1 until 2.45.0 is fixed (#​817) (f450b33)

v2.28.0

Compare Source

Features

v2.27.0

Compare Source

Features

v2.26.0

Compare Source

Features

v2.25.0

Compare Source

Features
  • version bump realtime-js to 2.7.3 (c4a101f)

v2.24.0

Compare Source

Features
  • edge functions support for custom domains and vanity domains (abdf36d)

v2.23.0

Compare Source

Features
  • deps: bump postgrest-js to 1.7.0 (3c55237)

v2.22.0

Compare Source

Features

v2.21.0

Compare Source

Features
kubetail-org/edge-csrf (edge-csrf)

v1.0.11

Compare Source

What's Changed

Full Changelog: kubetail-org/edge-csrf@1.0.10...1.0.11

v1.0.10

What's Changed

Full Changelog: kubetail-org/edge-csrf@v1.0.7...1.0.10

v1.0.7

Compare Source

v1.0.6

Compare Source

  • Verified lib working with Next 14
  • Added Next 14 to peer dependency list
  • Refactored examples
  • Added example for Next 14 Server Actions

v1.0.5

Compare Source

v1.0.4

Compare Source

  • Adds excludePathPrefixes option to npm package
rexxars/eventsource-parser (eventsource-parser)

v1.1.2

Compare Source

Bug Fixes
  • add field typesVersions in package.json (efcde97), closes #​7

v1.1.1

Compare Source

Bug Fixes
  • publish only source and dist folders (af08bcb)

v1.1.0

Compare Source

Features
  • implement and expose EventSourceParserStream class (aac9c6f)
Bug Fixes
  • exclude pattern for tests (04fc73e)
syntax-tree/mdast-util-from-markdown (mdast-util-from-markdown)

v1.3.1

Compare Source

  • 13430aa Update types for changes in micromark-util-types

Full Changelog: syntax-tree/mdast-util-from-markdown@1.3.0...1.3.1

micromark/micromark-extension-mdxjs (micromark-extension-mdxjs)

v1.0.1

Compare Source

Misc

Full Changelog: micromark/micromark-extension-mdxjs@1.0.0...1.0.1

openai/openai-node (openai)

v3.3.0

Compare Source

Add support for function calling in the Chat Completions API

Announcement: https://openai.com/blog/function-calling-and-other-api-updates
Documentation: https://platform.openai.com/docs/guides/gpt/function-calling

facebook/react (react)

v18.3.1

Compare Source

v18.3.0

Compare Source

bendotcodes/cookies (react-cookie)

v6.1.3

Compare Source

What's Changed

Full Changelog: bendotcodes/cookies@v6.1.2...v6.1.3

v6.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: bendotcodes/cookies@v6.1.1...v6.1.2

facebook/react (react-dom)

v18.3.1

Compare Source

v18.3.0

Compare Source

microsoft/TypeScript (typescript)

v5.7.2

Compare Source

v5.6.3

Compare Source

v5.6.2

Compare Source

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from tsboter and ff6347 as code owners April 24, 2023 00:21
@vercel
Copy link

vercel bot commented Apr 24, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oeffentliches-gestalten-ai-search-poc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 8, 2025 9:29am
oeffentliches-gestalten-gpt-search ❌ Failed (Inspect) Jan 8, 2025 9:29am

@socket-security
Copy link

socket-security bot commented Apr 24, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 533f67a to 8c25dd0 Compare April 25, 2023 08:08
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 8c25dd0 to ecd7e6f Compare April 25, 2023 13:08
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from ecd7e6f to 8a7ce1d Compare April 25, 2023 19:36
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 8a7ce1d to e2c02eb Compare April 26, 2023 00:28
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from e2c02eb to 7de98af Compare April 26, 2023 17:16
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 7de98af to ed15f6f Compare April 27, 2023 15:47
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from ed15f6f to d169d46 Compare April 27, 2023 21:33
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from d169d46 to 80c9a4a Compare April 28, 2023 03:35
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 80c9a4a to b999c1b Compare April 28, 2023 09:45
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from b999c1b to e524b16 Compare April 29, 2023 07:20
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from e524b16 to 6947f86 Compare April 29, 2023 07:31
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 6947f86 to 5e23f44 Compare April 29, 2023 07:41
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 5e23f44 to 5207bcf Compare April 29, 2023 07:44
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 555cae7 to 6dc79a2 Compare November 28, 2024 02:15
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 6dc79a2 to 10439ef Compare December 5, 2024 18:47
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 10439ef to 79992a1 Compare December 5, 2024 23:26
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 79992a1 to f21e50a Compare December 6, 2024 10:59
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from f21e50a to 6f49d18 Compare December 9, 2024 14:57
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 6f49d18 to a6fe80a Compare December 11, 2024 18:49
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from a6fe80a to b394ef1 Compare December 12, 2024 17:20
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from b394ef1 to 8d93135 Compare December 13, 2024 23:01
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 8d93135 to 0044eb9 Compare December 16, 2024 06:37
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 0044eb9 to 6d07def Compare December 18, 2024 09:50
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 6d07def to 3c8e9d0 Compare December 19, 2024 12:08
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 3c8e9d0 to 166566c Compare January 7, 2025 13:16
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 166566c to 8a5c5b3 Compare January 7, 2025 17:52
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.

1 participant