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 #39

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@dqbd/tiktoken 1.0.17 -> 1.0.18 age adoption passing confidence
@opendocsg/pdf2md 0.1.31 -> 0.2.1 age adoption passing confidence
@supabase/supabase-js 2.45.6 -> 2.47.16 age adoption passing confidence
command-line-args 6.0.0 -> 6.0.1 age adoption passing confidence
openai 4.68.1 -> 4.79.1 age adoption passing confidence
postgres 3.4.4 -> 3.4.5 age adoption passing confidence
puppeteer (source) 23.6.0 -> 23.11.1 age adoption passing confidence

Release Notes

dqbd/tiktoken (@​dqbd/tiktoken)

v1.0.18

Compare Source

Patch Changes
opendocsg/pdf2md (@​opendocsg/pdf2md)

v0.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: opengovsg/pdf2md@v0.2.0...v0.2.1

v0.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: opengovsg/pdf2md@v0.1.32...v0.2.0

v0.1.32

Compare Source

What's Changed

New Contributors

Full Changelog: opengovsg/pdf2md@v0.1.31...v0.1.32

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

v2.47.16

Compare Source

Bug Fixes
  • 🐛 Fix nullish coalescing operator issue in hasCustomAuthorizationHeader (e8cffda), closes #​1338

v2.47.15

Compare Source

Bug Fixes
  • Make the return value of accessToken nullable (f8e48ff)

v2.47.14

Compare Source

Bug Fixes
  • bump postgrest-js to 1.17.11 (6822cdc)

v2.47.13

Compare Source

Bug Fixes
  • export PostgrestError as a class (7ba8408)

v2.47.12

Compare Source

Bug Fixes
  • Bump postgrest-js to 1.17.10 (80d3c76)

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

75lb/command-line-args (command-line-args)

v6.0.1

Compare Source

openai/openai-node (openai)

v4.79.1

Compare Source

Full Changelog: v4.79.0...v4.79.1

Bug Fixes

v4.79.0

Compare Source

Full Changelog: v4.78.1...v4.79.0

Features
Bug Fixes
  • logs/azure: redact sensitive header when DEBUG is set (#​1218) (6a72fd7)
Chores

v4.78.1

Compare Source

Full Changelog: v4.78.0...v4.78.1

Bug Fixes

v4.78.0

Compare Source

Full Changelog: v4.77.4...v4.78.0

Features

v4.77.4

Compare Source

Full Changelog: v4.77.3...v4.77.4

Documentation

v4.77.3

Compare Source

Full Changelog: v4.77.2...v4.77.3

Chores

v4.77.0

Compare Source

Full Changelog: v4.76.3...v4.77.0

Features
  • api: new o1 and GPT-4o models + preference fine-tuning (#​1229) (2e872d4)
Chores

v4.76.3

Compare Source

Full Changelog: v4.76.2...v4.76.3

Chores
  • internal: better ecosystem test debugging (86fc0a8)
Documentation

v4.76.2

Compare Source

Full Changelog: v4.76.1...v4.76.2

Chores

v4.76.1

Compare Source

Full Changelog: v4.76.0...v4.76.1

Chores

v4.76.0

Compare Source

Full Changelog: v4.75.0...v4.76.0

Features
Chores

v4.75.0

Compare Source

Full Changelog: v4.74.0...v4.75.0

Features

v4.74.0

Compare Source

Full Changelog: v4.73.1...v4.74.0

Features

v4.73.1

Compare Source

Full Changelog: v4.73.0...v4.73.1

Documentation
  • readme: mention .withResponse() for streaming request ID (#​1202) (b6800d4)

v4.73.0

Compare Source

Full Changelog: v4.72.0...v4.73.0

Features
  • api: add gpt-4o-2024-11-20 model (#​1201) (0feeafd)
  • bump model in all example snippets to gpt-4o (6961c37)
Bug Fixes
Chores
Documentation

v4.72.0

Compare Source

Full Changelog: v4.71.1...v4.72.0

Features
  • add back deno runtime testing without type checks (1626cf5)
Chores

v4.71.1

Compare Source

Full Changelog: v4.71.0...v4.71.1

Bug Fixes

v4.71.0

Compare Source

Full Changelog: v4.70.3...v4.71.0

Features

v4.70.3

Compare Source

Full Changelog: v4.70.2...v4.70.3

Bug Fixes
  • change streaming helper imports to be relative (e73b7cf)

v4.70.2

Compare Source

Full Changelog: v4.70.1...v4.70.2

Bug Fixes
  • add permissions to github workflow (ee75e00)
  • skip deno ecosystem test (5b181b0)

v4.70.1

Compare Source

Full Changelog: v4.70.0...v4.70.1

Bug Fixes

v4.70.0

Compare Source

Full Changelog: v4.69.0...v4.70.0

Features
Chores
  • internal: fix isolated modules exports (9cd1958)
Refactors

v4.69.0

Compare Source

Full Changelog: v4.68.4...v4.69.0

Features
  • api: add new, expressive voices for Realtime and Audio in Chat Completions (#​1157) (12e501c)
Bug Fixes
Documentation

v4.68.4

Compare Source

Full Changelog: v4.68.3...v4.68.4

Chores

v4.68.3

Compare Source

Full Changelog: v4.68.2...v4.68.3

Chores

v4.68.2

Compare Source

Full Changelog: v4.68.1...v4.68.2

Chores
porsager/postgres (postgres)

v3.4.5

Compare Source

puppeteer/puppeteer (puppeteer)

v23.11.1: puppeteer: v23.11.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.11.0 to 23.11.1

v23.11.0: puppeteer: v23.11.0

Compare Source

Bug Fixes
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.10.4 to 23.11.0

v23.10.4: puppeteer-core: v23.10.4

Compare Source

Bug Fixes

v23.10.3: puppeteer: v23.10.3

Compare Source

Dependencies
  • The following workspace dependencies were updated
    • dependencies

v23.10.2: puppeteer: v23.10.2

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies

v23.10.1

Compare Source

v23.10.0

Compare Source

v23.9.0: puppeteer: v23.9.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.8.0 to 23.9.0

v23.8.0: puppeteer: v23.8.0

Compare Source

Features
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.7.1 to 23.8.0

v23.7.1: puppeteer: v23.7.1

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 23.7.0 to 23.7.1

v23.7.0: puppeteer: v23.7.0

Compare Source

Miscellaneous Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated

v23.6.1

Compare Source


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 force-pushed the renovate/dependencies-non-major branch 8 times, most recently from e010c8f to 7497f11 Compare November 7, 2024 13:33
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 2 times, most recently from 20e01fd to 1d06747 Compare November 13, 2024 17:26
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 4 times, most recently from 3c9004a to 39010f6 Compare November 27, 2024 07:40
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from d68d1a0 to 888c6be Compare December 4, 2024 18:23
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 10 times, most recently from a5b5a5f to 572fdc9 Compare December 12, 2024 14:12
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 572fdc9 to b379b5f Compare December 12, 2024 18:21
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 8 times, most recently from 60032d1 to a71b1f4 Compare December 19, 2024 17:41
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 6 times, most recently from 897c2ca to b03257f Compare January 10, 2025 21:04
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch 5 times, most recently from a30f9bd to 0df844c Compare January 17, 2025 18:44
@renovate renovate bot force-pushed the renovate/dependencies-non-major branch from 0df844c to 9a2a6e8 Compare January 17, 2025 22:27
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.

0 participants