Skip to content

chore(deps): bump the deps group with 4 updates#239

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/deps-87766ea958
Open

chore(deps): bump the deps group with 4 updates#239
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/deps-87766ea958

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Bumps the deps group with 4 updates: @ai-sdk/google, @napi-rs/canvas, ai and node-ical.

Updates @ai-sdk/google from 3.0.29 to 3.0.30

Release notes

Sourced from @​ai-sdk/google's releases.

@​ai-sdk/google@​3.0.30

Patch Changes

  • 765b013: feat(provider/google): add support for gemini-3.1-pro-preview
Commits

Updates @napi-rs/canvas from 0.1.93 to 0.1.94

Release notes

Sourced from @​napi-rs/canvas's releases.

v0.1.94

What's Changed

Full Changelog: Brooooooklyn/canvas@v0.1.93...v0.1.94

Changelog

Sourced from @​napi-rs/canvas's changelog.

0.1.94 (2026-02-20)

Bug Fixes

  • putImageData incorrectly blending pixels due to Mitchell cubic resampler (#1211) (d83e648)
Commits
  • f58ba70 0.1.94
  • d83e648 fix: putImageData incorrectly blending pixels due to Mitchell cubic resampler...
  • See full diff in compare view

Updates ai from 6.0.86 to 6.0.97

Release notes

Sourced from ai's releases.

ai@6.0.97

Patch Changes

  • ebfdad1: feat(ai): experimental callbacks in ToolLoopAgent

ai@6.0.96

Patch Changes

  • 30c9de6: feat(ai): experimental callbacks for streamText

ai@6.0.95

Patch Changes

  • Updated dependencies [73b7e09]
    • @​ai-sdk/gateway@​3.0.53

ai@6.0.94

Patch Changes

  • Updated dependencies [363fa44]
    • @​ai-sdk/gateway@​3.0.52

ai@6.0.93

Patch Changes

  • d3769ec: feat(ai): add experimental callbacks in generateText

ai@6.0.92

Patch Changes

  • Updated dependencies [765b013]
    • @​ai-sdk/gateway@​3.0.51

ai@6.0.91

Patch Changes

  • Updated dependencies [a433cd3]
    • @​ai-sdk/gateway@​3.0.50

ai@6.0.90

Patch Changes

  • 98e83ab: Fix useChat status briefly flashing to submitted on page load when resume: true is set and there is no active stream to resume. The reconnectToStream check is now performed before setting status to submitted, so status stays ready when the server responds with 204 (no active stream).
Commits
  • 32be973 Version Packages (#12745)
  • ebfdad1 feat(ai): experimental callbacks in ToolLoopAgent (#12717)
  • 1a07b86 docs: add Confident AI as a provider inside Observability Integrations docs (...
  • 3e85068 Version Packages (#12742)
  • 30c9de6 feat(ai): experimental callbacks for streamText (#12708)
  • 3395a75 Version Packages (#12740)
  • dc34ced fix(provider/amazon-bedrock): add missing latest Anthropic model IDs to `Bedr...
  • 5bb7fb4 Version Packages (#12738)
  • 73b7e09 feat (provider/gateway): add SSE support for video generation with heartbeat ...
  • 6f687ac test(provider/anthropic): add fixture-based tests and examples for context ed...
  • Additional commits viewable in compare view

Updates node-ical from 0.25.2 to 0.25.4

Release notes

Sourced from node-ical's releases.

0.25.4

What's Changed

Full Changelog: jens-maus/node-ical@0.25.3...0.25.4

0.25.3

What's Changed

Full Changelog: jens-maus/node-ical@0.25.2...0.25.3

Commits
  • 689043a Merge pull request #465 from KristjanESPERANTO/automerge
  • c61c031 fix: enhance auto-merge conditions for production dependencies in Dependabot ...
  • f52b0b0 docs: clarify requirements for AUTO_MERGE_TOKEN in Dependabot auto-merge work...
  • 2f145de fix: correct output variable name for security alerts in auto-merge workflow
  • 4a36114 ci(dependabot-automerge): enable alert-lookup, refactor env vars, fix securit...
  • 40654e5 ci(dependabot-automerge): address CodeRabbit review findings
  • f18b061 Merge pull request #464 from KristjanESPERANTO/exdate
  • 7ec14cc refactor: simplify auto-merge condition logic for Dependabot PRs
  • f9c7ad4 ci: replace ahmadnassri auto-merge action with dependabot/fetch-metadata + gh...
  • 2fb5311 fix: exclude timed EXDATE instances crossing UTC midnight due to DST
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the deps group with 4 updates: [@ai-sdk/google](https://github.com/vercel/ai), [@napi-rs/canvas](https://github.com/Brooooooklyn/canvas), [ai](https://github.com/vercel/ai) and [node-ical](https://github.com/jens-maus/node-ical).


Updates `@ai-sdk/google` from 3.0.29 to 3.0.30
- [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/@ai-sdk/google@3.0.29...@ai-sdk/google@3.0.30)

Updates `@napi-rs/canvas` from 0.1.93 to 0.1.94
- [Release notes](https://github.com/Brooooooklyn/canvas/releases)
- [Changelog](https://github.com/Brooooooklyn/canvas/blob/main/CHANGELOG.md)
- [Commits](Brooooooklyn/canvas@v0.1.93...v0.1.94)

Updates `ai` from 6.0.86 to 6.0.97
- [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/ai@6.0.86...ai@6.0.97)

Updates `node-ical` from 0.25.2 to 0.25.4
- [Release notes](https://github.com/jens-maus/node-ical/releases)
- [Commits](jens-maus/node-ical@0.25.2...0.25.4)

---
updated-dependencies:
- dependency-name: "@ai-sdk/google"
  dependency-version: 3.0.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@napi-rs/canvas"
  dependency-version: 0.1.94
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: ai
  dependency-version: 6.0.97
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: node-ical
  dependency-version: 0.25.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 23, 2026
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.

0 participants