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

Update Safe automerge #35

Merged
merged 1 commit into from
May 8, 2024
Merged

Update Safe automerge #35

merged 1 commit into from
May 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@fastify/static 7.0.3 -> 7.0.4 age adoption passing confidence dependencies patch
actions/checkout b4ffde6 -> 44c2b7a action digest
fast-json-stringify 5.13.0 -> 5.15.1 age adoption passing confidence dependencies minor
fastify (source) 4.26.2 -> 4.27.0 age adoption passing confidence devDependencies minor
node-llama-cpp (source) 2.8.9 -> 2.8.10 age adoption passing confidence devDependencies patch
openai 4.28.4 -> 4.42.0 age adoption passing confidence dependencies minor
tsx 4.7.2 -> 4.9.3 age adoption passing confidence devDependencies minor
typescript (source) 5.4.2 -> 5.4.5 age adoption passing confidence devDependencies patch

Release Notes

fastify/fastify-static (@​fastify/static)

v7.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-static@v7.0.3...v7.0.4

fastify/fast-json-stringify (fast-json-stringify)

v5.15.1

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fast-json-stringify@v5.15.0...v5.15.1

v5.15.0

Compare Source

What's Changed

Full Changelog: fastify/fast-json-stringify@v5.14.1...v5.15.0

v5.14.1

Compare Source

What's Changed

Full Changelog: fastify/fast-json-stringify@v5.14.0...v5.14.1

v5.14.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fast-json-stringify@v5.13.0...v5.14.0

fastify/fastify (fastify)

v4.27.0

Compare Source

withcatai/node-llama-cpp (node-llama-cpp)

v2.8.10

Compare Source

Bug Fixes
openai/openai-node (openai)

v4.42.0

Compare Source

Full Changelog: v4.41.1...v4.42.0

Features
Bug Fixes

v4.41.1

Compare Source

Full Changelog: v4.41.0...v4.41.1

Bug Fixes

v4.41.0

Compare Source

Full Changelog: v4.40.2...v4.41.0

Features

v4.40.2

Compare Source

Full Changelog: v4.40.1...v4.40.2

Bug Fixes

v4.40.1

Compare Source

Full Changelog: v4.40.0...v4.40.1

Chores

v4.40.0

Compare Source

Full Changelog: v4.39.1...v4.40.0

Features

v4.39.1

Compare Source

Full Changelog: v4.39.0...v4.39.1

Chores

v4.39.0

Compare Source

Full Changelog: v4.38.5...v4.39.0

Features
Chores

v4.38.5

Compare Source

Full Changelog: v4.38.4...v4.38.5

Chores

v4.38.4

Compare Source

Full Changelog: v4.38.3...v4.38.4

Bug Fixes

v4.38.3

Compare Source

Full Changelog: v4.38.2...v4.38.3

Chores

v4.38.2

Compare Source

Full Changelog: v4.38.1...v4.38.2

Bug Fixes

v4.38.1

Compare Source

Full Changelog: v4.38.0...v4.38.1

Bug Fixes

v4.38.0

Compare Source

Full Changelog: v4.37.1...v4.38.0

Features

v4.37.1

Compare Source

Full Changelog: v4.37.0...v4.37.1

Chores

v4.37.0

Compare Source

Full Changelog: v4.36.0...v4.37.0

Features

v4.36.0

Compare Source

Full Changelog: v4.35.0...v4.36.0

Features
Build System

v4.35.0

Compare Source

Full Changelog: v4.34.0...v4.35.0

Features

v4.34.0

Compare Source

Full Changelog: v4.33.1...v4.34.0

Features

v4.33.1

Compare Source

Full Changelog: v4.33.0...v4.33.1

Chores

v4.33.0

Compare Source

Full Changelog: v4.32.2...v4.33.0

Features
  • api: add additional messages when creating thread run (#​759) (f1fdb41)

v4.32.2

Compare Source

Full Changelog: v4.32.1...v4.32.2

Bug Fixes
Chores

v4.32.1

Compare Source

Full Changelog: v4.32.0...v4.32.1

Chores

v4.32.0

Compare Source

Full Changelog: v4.31.0...v4.32.0

Features
Chores
Documentation
Refactors
  • rename createAndStream to stream (02920ae)

v4.31.0

Compare Source

Full Changelog: v4.30.0...v4.31.0

Features
Bug Fixes
  • streaming: trigger all event handlers with fromReadableStream (#​741) (7b1e593)

v4.30.0

Compare Source

Full Changelog: v4.29.2...v4.30.0

Features
Bug Fixes
Chores
Documentation
  • readme: consistent use of sentence case in headings (#​729) (7e515fd)
  • readme: document how to make undocumented requests (#​730) (a06d861)

v4.29.2

Compare Source

Full Changelog: v4.29.1...v4.29.2

Chores
Documentation

v4.29.1

Compare Source

Full Changelog: v4.29.0...v4.29.1

Documentation

v4.29.0

Compare Source

Full Changelog: v4.28.5...v4.29.0

Features

v4.28.5

Compare Source

Full Changelog: v4.28.4...v4.28.5

Bug Fixes
  • ChatCompletionStream: abort on async iterator break and handle errors (#​699) (ac417a2)
  • streaming: correctly handle trailing new lines in byte chunks (#​708) (4753be2)
Chores
Documentation
privatenumber/tsx (tsx)

v4.9.3

Compare Source

Bug Fixes

This release is also available on:

v4.9.2

Compare Source

Bug Fixes

This release is also available on:

v4.9.1

Compare Source

v4.9.0

Compare Source

v4.8.2

Compare Source

Bug Fixes
  • types: cjs/api to use .d.cts (4b1f03c)

This release is also available on:

v4.8.1

Compare Source

v4.8.0

Compare Source

v4.7.3

Compare Source

Bug Fixes
  • support TS resolution in JS files when allowJs is set (#​535) (081853e)

This release is also available on:

Microsoft/TypeScript (typescript)

v5.4.5: TypeScript 5.4.5

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.4.4: TypeScript 5.4.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.4.3: TypeScript 5.4.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:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcollina mcollina merged commit fab98da into main May 8, 2024
5 checks passed
@mcollina mcollina deleted the renovate/safe-automerge branch May 8, 2024 16:09
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