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

Bump nanoid, ai and ollama-ai-provider in /samples/ollama/ui #285

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2024

Bumps nanoid to 3.3.8 and updates ancestor dependencies nanoid, ai and ollama-ai-provider. These dependencies need to be updated together.

Updates nanoid from 3.3.7 to 3.3.8

Changelog

Sourced from nanoid's changelog.

3.3.8

  • Fixed a way to break Nano ID by passing non-integer size (by @​myndzi).
Commits

Updates ai from 3.4.4 to 3.4.33

Commits

Updates ollama-ai-provider from 0.15.1 to 1.1.0

Release notes

Sourced from ollama-ai-provider's releases.

[email protected]

Minor Changes

  • Add support to structured output
  • Requires Ollama >= 0.5.0

[email protected]

1.0.0

Major Changes

  • Release 1.0.0

    • Requires AI SDK 4.0
    • Removed deprecated OllamaChatSettings
      • stop
      • topK
    • Removed ollama-facade

[email protected]

No release notes provided.

[email protected]

No release notes provided.

[email protected]

No release notes provided.

Commits
  • 1c6c05b chore: version 1.1.0
  • 7de9ec5 feat: add new models
  • 4a06cdc chore: update examples
  • 8ff226f feat: add structured output support
  • 1a1ca22 chore: upgrade weather-ollama to next 15
  • e01c5e5 Merge pull request #33 from egecavusoglu/whitespace-pre-wrap
  • a66de01 Adds whitespace-pre-wrap to message
  • cf0a5b3 chore: version 1.0.0
  • 5da8798 Merge pull request #32 from sgomez/release-1.0
  • 420e02c chore: fix pnpm version
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
## Samples Checklist - [ ] ./samples/angular-express/compose.yaml contains errors - [ ] ./samples/bullmq-bullboard-redis/compose.yaml contains errors - [ ] ./samples/csharp-dotnet/compose.yaml contains errors - [ ] ./samples/django-channels-redis-postgres/compose.yaml contains errors - [ ] ./samples/django-postgres/compose.yaml contains errors - [ ] ./samples/django/compose.yaml contains errors - [ ] ./samples/elysia/compose.yaml contains errors - [ ] ./samples/fastapi-postgres/compose.yaml contains errors - [ ] ./samples/fastapi/compose.yaml contains errors - [ ] ./samples/feathersjs/compose.yaml contains errors - [ ] ./samples/flask/compose.yaml contains errors - [ ] ./samples/golang-http-form/compose.yaml contains errors - [ ] ./samples/golang-http/compose.yaml contains errors - [ ] ./samples/golang-mongodb/compose.yaml contains errors - [ ] ./samples/golang-openai/compose.yaml contains errors - [ ] ./samples/golang-rest-api/compose.yaml contains errors - [ ] ./samples/golang-s3/compose.yaml contains errors - [ ] ./samples/golang-slackbot/compose.yaml contains errors - [ ] ./samples/hasura/compose.yaml contains errors - [ ] ./samples/html-css-js/compose.yaml contains errors - [ ] ./samples/huginn/compose.yaml contains errors - [ ] ./samples/imgproxy/compose.yaml contains errors - [ ] ./samples/javalin/compose.yaml contains errors - [ ] ./samples/langchain/compose.yaml contains errors - [ ] ./samples/metabase/compose.yaml contains errors - [ ] ./samples/nextjs-blog/compose.yaml contains errors - [ ] ./samples/nextjs-documentation/compose.yaml contains errors - [ ] ./samples/nextjs-postgres/compose.yaml contains errors - [ ] ./samples/nextjs/compose.yaml contains errors - [ ] ./samples/nocodb/compose.yaml contains errors - [ ] ./samples/nodejs-chatroom/compose.yaml contains errors - [ ] ./samples/nodejs-express/compose.yaml contains errors - [ ] ./samples/nodejs-form/compose.yaml contains errors - [ ] ./samples/nodejs-http/compose.yaml contains errors - [ ] ./samples/nodejs-openai/compose.yaml contains errors - [ ] ./samples/nodejs-react-postgres/compose.yaml contains errors - [ ] ./samples/nodejs-rest-api/compose.yaml contains errors - [ ] ./samples/nodejs-s3/compose.yaml contains errors - [ ] ./samples/ollama/compose.yaml contains errors - [ ] ./samples/phoenix-postgres/compose.yaml contains errors - [ ] ./samples/python-form/compose.yaml contains errors - [ ] ./samples/python-implicit-gpu/compose.yaml contains errors - [ ] ./samples/python-minimal/compose.yaml contains errors - [ ] ./samples/python-openai/compose.yaml contains errors - [ ] ./samples/python-rest-api/compose.yaml contains errors - [ ] ./samples/python-s3/compose.yaml contains errors - [ ] ./samples/rails/compose.yaml contains errors - [ ] ./samples/react/compose.yaml contains errors - [ ] ./samples/rocket/compose.yaml contains errors - [ ] ./samples/sailsjs-postgres/compose.yaml contains errors - [ ] ./samples/sailsjs/compose.yaml contains errors - [ ] ./samples/svelte-mysql/compose.yaml contains errors - [ ] ./samples/sveltekit-mongodb/compose.yaml contains errors - [ ] ./samples/sveltekit/compose.yaml contains errors - [ ] ./samples/vllm/compose.yaml contains errors - [ ] ./samples/vuejs/compose.yaml contains errors

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.8 and updates ancestor dependencies [nanoid](https://github.com/ai/nanoid), [ai](https://github.com/vercel/ai) and [ollama-ai-provider](https://github.com/sgomez/ollama-ai-provider). These dependencies need to be updated together.


Updates `nanoid` from 3.3.7 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

Updates `ai` from 3.4.4 to 3.4.33
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@3.4.33)

Updates `ollama-ai-provider` from 0.15.1 to 1.1.0
- [Release notes](https://github.com/sgomez/ollama-ai-provider/releases)
- [Commits](https://github.com/sgomez/ollama-ai-provider/compare/[email protected]@1.1.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
- dependency-name: ai
  dependency-type: direct:production
- dependency-name: ollama-ai-provider
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 14, 2024
@dependabot dependabot bot had a problem deploying to deploy-changed-samples December 14, 2024 08:35 Failure
@raphaeltm raphaeltm closed this Dec 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/samples/ollama/ui/multi-7070f228fe branch December 18, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant